Age | Commit message (Expand) | Author | Files | Lines |
2018-04-19 | Replace --{drop,keep}-prerequisites with --keep-unused | Boris Kolpackov | 3 | -45/+44 |
2018-04-19 | Implement build plan simulation | Karen Arutyunov | 2 | -13/+118 |
2018-04-19 | Add support for package-specific options in pkg-build | Boris Kolpackov | 1 | -4/+4 |
2018-03-20 | Re-enable dist-using test for Windows | Boris Kolpackov | 1 | -5/+0 |
2018-03-19 | Fix bug in version iteration test | Karen Arutyunov | 1 | -2/+9 |
2018-03-19 | Make use of cp builtin -p option | Karen Arutyunov | 2 | -8/+4 |
2018-03-16 | Redo pkg-status output | Boris Kolpackov | 13 | -198/+198 |
2018-03-16 | Add support for version iteration | Karen Arutyunov | 11 | -31/+218 |
2018-03-14 | Add --no-result option to suppress printing informational messages | Boris Kolpackov | 5 | -27/+19 |
2018-03-12 | Add support for --keep-out option | Karen Arutyunov | 4 | -66/+297 |
2018-03-12 | Add support for shallow fetch | Karen Arutyunov | 1 | -12/+52 |
2018-03-09 | Fix up package manifest version for pkg-unpack | Karen Arutyunov | 3 | -18/+46 |
2018-03-09 | Call output directory just <pkg> for external packages | Karen Arutyunov | 4 | -30/+42 |
2018-03-09 | Search for repository location in database before parsing for pkg-build | Karen Arutyunov | 1 | -12/+38 |
2018-03-09 | Prefer dir repository type over others for pkg-build | Karen Arutyunov | 1 | -1/+8 |
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 | 9 | -19/+124 |
2018-03-05 | Add .manifest extension to repositories, packages and signature files | Karen Arutyunov | 74 | -176/+212 |
2018-03-05 | Rename bpkg repository type to pkg | Karen Arutyunov | 9 | -171/+171 |
2018-03-03 | Shorten bpkg certificates and repositories directory names | Karen Arutyunov | 13 | -19/+19 |
2018-03-03 | Fix support of package scheme in <package>@<location> | Karen Arutyunov | 1 | -19/+71 |
2018-03-02 | Update pkg-build | Karen Arutyunov | 3 | -4/+95 |
2018-03-02 | Update rep-fetch | Karen Arutyunov | 19 | -25/+317 |
2018-02-26 | Add support for rep-list and rep-remove, update rep-add | Karen Arutyunov | 25 | -31/+393 |
2018-02-22 | Invent repository_state() function | Karen Arutyunov | 4 | -14/+14 |
2018-02-22 | Add missing files required for pkg-build tests | Karen Arutyunov | 3 | -0/+3 |
2018-02-22 | Add support for version control-based repos to pkg-build | Karen Arutyunov | 11 | -42/+145 |
2018-02-21 | Add support for pkg-checkout | Karen Arutyunov | 14 | -1/+100 |
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 | 12 | -4/+50 |
2018-02-19 | Parse repositories and packages files for git repositories | Karen Arutyunov | 18 | -48/+110 |
2018-02-15 | Raise minimum supported git version to 2.12.0 from 2.11.0 | Karen Arutyunov | 1 | -2/+2 |
2018-02-15 | Raise minimum supported git version to 2.11.0 from 2.1.4 | Karen Arutyunov | 2 | -3/+24 |
2018-02-15 | Shorten tag names for git repository tests (too long filenames on Windows) | Karen Arutyunov | 11 | -9/+19 |
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 | 1 | -0/+2 |
2018-02-15 | Make git_clone() to abbreviate (16 chars) commit id-based directory name | Karen Arutyunov | 2 | -8/+12 |
2018-02-13 | Cosmetic change | Boris Kolpackov | 2 | -2/+2 |
2018-02-12 | Clone and fetch git repositories | Karen Arutyunov | 29 | -81/+918 |
2018-02-12 | Adjust libhello-1.0.0 test package to new test rule semantics | Karen Arutyunov | 2 | -1/+1 |
2018-02-09 | Fix test setup | Boris Kolpackov | 1 | -1/+1 |
2018-01-17 | Fix bpkg test failure on Windows | Karen Arutyunov | 1 | -3/+3 |
2018-01-17 | Fix building local package against local prerequisite package | Boris Kolpackov | 2 | -2/+52 |
2018-01-16 | Factor out bpkg repository fetching code used in rep-fetch and rep-info | Boris Kolpackov | 2 | -8/+0 |
2018-01-15 | Adapt to adding type prefix for repository canonical name | Karen Arutyunov | 4 | -75/+81 |
2017-12-28 | Add repository type detection | Karen Arutyunov | 1 | -5/+79 |
2017-12-16 | Adjust to new printed representation of dir{} targets | Boris Kolpackov | 1 | -18/+18 |
2017-07-31 | Redo libhello test project header installation setup | Karen Arutyunov | 2 | -1/+1 |
2017-07-25 | Revert previous fix (was bug in build2) | Karen Arutyunov | 1 | -2/+12 |
2017-07-25 | Adapt pkg-update test to build2 changes | Karen Arutyunov | 1 | -12/+2 |