Age | Commit message (Expand) | Author | Files | Lines |
2018-03-09 | Prefer dir repository type over others for pkg-build | Karen Arutyunov | 3 | -14/+17 |
2018-03-09 | Fix repository_name() to always recognize names for local repositories | Karen Arutyunov | 2 | -13/+42 |
2018-03-08 | Minor doc tweak | Boris Kolpackov | 1 | -5/+5 |
2018-03-08 | Add support for dir repository | Karen Arutyunov | 22 | -279/+719 |
2018-03-08 | Change database parameter type to transaction for some rep_*() functions | Karen Arutyunov | 6 | -27/+33 |
2018-03-08 | Add missing commands to doc/buildfile | Karen Arutyunov | 1 | -1/+4 |
2018-03-07 | Fix typo | Boris Kolpackov | 1 | -1/+1 |
2018-03-07 | Document package iteration mechanism, external package term | Boris Kolpackov | 3 | -25/+59 |
2018-03-06 | Add note to rep-fetch documentation | Boris Kolpackov | 1 | -1/+5 |
2018-03-05 | Add .manifest extension to repositories, packages and signature files | Karen Arutyunov | 82 | -256/+300 |
2018-03-05 | Style/naming cleanup in man synopsis | Boris Kolpackov | 14 | -38/+47 |
2018-03-05 | Rename bpkg repository type to pkg | Karen Arutyunov | 22 | -294/+293 |
2018-03-04 | Minor documentation formatting tweaks | Boris Kolpackov | 1 | -4/+4 |
2018-03-03 | Use butl::url::traits::find() to sens URLs | Boris Kolpackov | 2 | -20/+16 |
2018-03-03 | Fix certificates and repositories directory names in comments | Karen Arutyunov | 3 | -5/+5 |
2018-03-03 | Shorten bpkg certificates and repositories directory names | Karen Arutyunov | 14 | -21/+25 |
2018-03-03 | Fix support of package scheme in <package>@<location> | Karen Arutyunov | 2 | -32/+101 |
2018-03-03 | Document new pkg-build functionality | Boris Kolpackov | 1 | -13/+39 |
2018-03-03 | Support package scheme in <package>@<location> | Boris Kolpackov | 1 | -6/+18 |
2018-03-03 | Add support for specifying just repository URL in pkg-build | Boris Kolpackov | 1 | -15/+29 |
2018-03-02 | Improve filesystem modification detection | Boris Kolpackov | 1 | -23/+24 |
2018-03-02 | Update pkg-build | Karen Arutyunov | 8 | -63/+324 |
2018-03-02 | Update rep-fetch | Karen Arutyunov | 34 | -202/+895 |
2018-03-02 | Minor documentation changes | Boris Kolpackov | 3 | -5/+6 |
2018-03-01 | Initial naming adjustments (bdep) | Boris Kolpackov | 4 | -18/+18 |
2018-02-26 | Add support for rep-list and rep-remove, update rep-add | Karen Arutyunov | 37 | -60/+981 |
2018-02-26 | Document new rep-list and rep-remove, update rep-add and rep-fetch | Boris Kolpackov | 6 | -19/+123 |
2018-02-22 | Invent repository_state() function | Karen Arutyunov | 8 | -24/+50 |
2018-02-22 | Add missing files required for pkg-build tests | Karen Arutyunov | 3 | -0/+3 |
2018-02-22 | Rename repository state to fragment | Boris Kolpackov | 6 | -13/+15 |
2018-02-22 | Add support for version control-based repos to pkg-build | Karen Arutyunov | 12 | -136/+283 |
2018-02-21 | Add support for pkg-checkout | Karen Arutyunov | 35 | -132/+646 |
2018-02-20 | Add missing header inclusion | Boris Kolpackov | 1 | -0/+2 |
2018-02-19 | Convert expected git repo fetch warnings to infos in pkg-status testscript | Karen Arutyunov | 1 | -1/+6 |
2018-02-19 | Use root repository as a default complement for git repository | Karen Arutyunov | 14 | -11/+98 |
2018-02-19 | Parse repositories and packages files for git repositories | Karen Arutyunov | 35 | -168/+450 |
2018-02-15 | Raise minimum supported git version to 2.12.0 from 2.11.0 | Karen Arutyunov | 2 | -5/+5 |
2018-02-15 | Raise minimum supported git version to 2.11.0 from 2.1.4 | Karen Arutyunov | 3 | -28/+27 |
2018-02-15 | Shorten tag names for git repository tests (too long filenames on Windows) | Karen Arutyunov | 11 | -9/+19 |
2018-02-15 | Fix rev-parse command failure on older git versions | Karen Arutyunov | 1 | -1/+80 |
2018-02-15 | Convert expected git repo fetch warnings in testscript to infos | Karen Arutyunov | 1 | -1/+5 |
2018-02-15 | Adapt to package/repository manifests API change | Karen Arutyunov | 8 | -61/+35 |
2018-02-15 | Make git_clone() to abbreviate (16 chars) commit id-based directory name | Karen Arutyunov | 3 | -9/+19 |
2018-02-13 | Cosmetic change | Boris Kolpackov | 3 | -3/+3 |
2018-02-13 | Document packages and repositories files for git repositories | Boris Kolpackov | 3 | -40/+77 |
2018-02-13 | Spec type value in repository manifest | Boris Kolpackov | 1 | -0/+12 |
2018-02-13 | Add another example of git repository URL fragment | Boris Kolpackov | 1 | -0/+1 |
2018-02-13 | Respec git repository URL fragment format | Boris Kolpackov | 1 | -7/+13 |
2018-02-12 | Fix init_tmp() not to fail if configuration directory is not a bpkg one | Karen Arutyunov | 1 | -3/+5 |
2018-02-12 | Use abbreviated to 16 chars SHA256 fingerprint as certificate id | Karen Arutyunov | 5 | -64/+57 |