Age | Commit message (Expand) | Author | Files | Lines |
2018-04-19 | Implement git repository handling transition (phase 0) | Karen Arutyunov | 1 | -17/+40 |
2018-03-19 | Fix bug in version iteration test | Karen Arutyunov | 1 | -2/+9 |
2018-03-16 | Redo pkg-status output | Boris Kolpackov | 1 | -7/+7 |
2018-03-16 | Add support for version iteration | Karen Arutyunov | 1 | -3/+144 |
2018-03-14 | Add --no-result option to suppress printing informational messages | Boris Kolpackov | 1 | -8/+0 |
2018-03-12 | Add support for shallow fetch | Karen Arutyunov | 1 | -12/+52 |
2018-03-09 | Fix repository_name() to always recognize names for local repositories | Karen Arutyunov | 1 | -7/+30 |
2018-03-08 | Add support for dir repository | Karen Arutyunov | 1 | -2/+31 |
2018-03-05 | Add .manifest extension to repositories, packages and signature files | Karen Arutyunov | 1 | -25/+27 |
2018-03-05 | Rename bpkg repository type to pkg | Karen Arutyunov | 1 | -74/+74 |
2018-03-03 | Shorten bpkg certificates and repositories directory names | Karen Arutyunov | 1 | -4/+4 |
2018-03-02 | Update rep-fetch | Karen Arutyunov | 1 | -21/+241 |
2018-02-19 | Parse repositories and packages files for git repositories | Karen Arutyunov | 1 | -18/+10 |
2018-02-15 | Raise minimum supported git version to 2.11.0 from 2.1.4 | Karen Arutyunov | 1 | -1/+6 |
2018-02-15 | Make git_clone() to abbreviate (16 chars) commit id-based directory name | Karen Arutyunov | 1 | -3/+3 |
2018-02-12 | Clone and fetch git repositories | Karen Arutyunov | 1 | -63/+129 |
2018-01-15 | Adapt to adding type prefix for repository canonical name | Karen Arutyunov | 1 | -24/+24 |
2017-03-16 | Make use of >! redirect in testscripts | Karen Arutyunov | 1 | -2/+2 |
2017-03-15 | Port test.sh to testscript | Karen Arutyunov | 1 | -0/+134 |