Age | Commit message (Expand) | Author | Files | Lines |
2018-11-24 | Fix git repository commit fetch failure | Karen Arutyunov | 1 | -1/+45 |
2018-11-24 | Fix assertion failing during build plan simulation | Karen Arutyunov | 1 | -6/+9 |
2018-11-19 | Add --jobs common option | Karen Arutyunov | 2 | -1/+20 |
2018-11-19 | Add few clarifications to 'requires' package manifest value documentation | Boris Kolpackov | 1 | -2/+6 |
2018-11-16 | Add support for repository typed URLs (git+https://..., etc) | Karen Arutyunov | 6 | -79/+144 |
2018-11-13 | Fix pkg-update/vars tests | Karen Arutyunov | 1 | -2/+2 |
2018-11-13 | Add pkg-verify --deep option | Karen Arutyunov | 10 | -63/+137 |
2018-11-13 | Add support for vars grouping for package commands | Karen Arutyunov | 24 | -122/+210 |
2018-11-10 | Fix pkg-build crash on system package drop | Karen Arutyunov | 2 | -5/+24 |
2018-11-09 | Add support for pkg-build configuration variables | Karen Arutyunov | 5 | -107/+307 |
2018-11-09 | Clean up command line variable handling in pkg-configure, pkg-<command> | Boris Kolpackov | 3 | -27/+12 |
2018-11-08 | Adjust command line variable scope syntax to reflect build system changes | Boris Kolpackov | 1 | -2/+2 |
2018-11-08 | Add support for ssh:// git protocol | Karen Arutyunov | 7 | -13/+48 |
2018-11-06 | Document build-warning-email and build-error-email package manifest values | Karen Arutyunov | 1 | -3/+27 |
2018-11-02 | Fix crash when compiled with GCC 4.9 | Karen Arutyunov | 1 | -2/+2 |
2018-11-02 | Add reduced support for git versions [2.11.0 2.14.0) | Karen Arutyunov | 4 | -17/+64 |
2018-11-02 | Fix minimum supported git version raising it to 2.14.0 from 2.12.0 | Karen Arutyunov | 2 | -6/+13 |
2018-10-23 | Adapt to inheriting butl::invalid_path from std::invalid_argument | Karen Arutyunov | 2 | -8/+8 |
2018-10-16 | Add explicit move() suggested by Clang 7 | Boris Kolpackov | 1 | -1/+1 |
2018-10-11 | Work around compiler issues in qualified_option class template | Boris Kolpackov | 4 | -11/+11 |
2018-10-10 | Add support for openssl qualified options | Karen Arutyunov | 6 | -26/+200 |
2018-09-20 | Fix bpkg to issue meaningful diagnostics if can't execute openssl | Karen Arutyunov | 1 | -24/+12 |
2018-09-17 | Add note to LICENSE file about ODB license exception | Boris Kolpackov | 1 | -0/+5 |
2018-09-12 | Bump version to 0.9.0-a.0.z, master is open for business | Boris Kolpackov | 2 | -6/+6 |
2018-09-11 | Bump version to 0.8.0v0.8.0 | Boris Kolpackov | 2 | -6/+6 |
2018-09-11 | Close database schema version | Boris Kolpackov | 1 | -1/+1 |
2018-09-10 | Issue warning for git repository that have no packages available and its URL ... | Karen Arutyunov | 1 | -0/+8 |
2018-09-10 | Update NEWS file | Boris Kolpackov | 1 | -0/+19 |
2018-09-07 | Fix pkg-build testscript | Karen Arutyunov | 1 | -3/+3 |
2018-09-05 | Documentation fixes | Boris Kolpackov | 1 | -1/+1 |
2018-09-04 | Rename .test/test{} to .testscript/testscript{} | Karen Arutyunov | 31 | -66/+90 |
2018-09-03 | Update to match new pre-formatted fragment escape semantics in CLI | Boris Kolpackov | 1 | -1/+1 |
2018-08-29 | Fix rep-info crash when no repository fragments are fetched | Karen Arutyunov | 1 | -6/+5 |
2018-08-29 | Add --{repositories|packages}-file options to bpkg-rep-info | Boris Kolpackov | 4 | -20/+158 |
2018-08-22 | Shorten build2 output matching regexes in testscripts | Karen Arutyunov | 5 | -69/+61 |
2018-08-21 | Fix testscripts broken due to build2 output change | Karen Arutyunov | 2 | -26/+5 |
2018-08-14 | Adapt to git_version() returning semantic_version now | Karen Arutyunov | 1 | -3/+4 |
2018-08-07 | Make use of git utility functions from libbutl | Karen Arutyunov | 1 | -63/+40 |
2018-08-06 | Clean up character literals in documentation | Boris Kolpackov | 1 | -22/+22 |
2018-08-04 | Minor formatting fix | Karen Arutyunov | 1 | -1/+1 |
2018-08-04 | Specify package manifest header | Boris Kolpackov | 1 | -0/+9 |
2018-07-30 | Sanitize version substitutions | Karen Arutyunov | 1 | -1/+1 |
2018-07-27 | Add note on manifest format versions in binary manifest lists | Boris Kolpackov | 1 | -1/+2 |
2018-07-21 | Specify binary manifest representation | Boris Kolpackov | 1 | -1/+15 |
2018-07-14 | Make use of testscript mv builtin | Karen Arutyunov | 1 | -6/+11 |
2018-07-13 | Update recommendations on package naming with regard to dot | Boris Kolpackov | 1 | -3/+7 |
2018-07-12 | Move STDIN, STDOUT, and STDERR to lower case | Karen Arutyunov | 14 | -37/+37 |
2018-07-12 | Add --manifest option to pkg-verify | Karen Arutyunov | 6 | -6/+43 |
2018-07-11 | Add project manifest value | Karen Arutyunov | 1 | -1/+2 |
2018-07-11 | Specify 'project' package manifest value | Boris Kolpackov | 1 | -0/+19 |