Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-07-10 | Drop unused sha256(istream) function | Karen Arutyunov | 2 | -22/+0 |
2018-07-09 | Fix memory leak due to complement repository cycles | Karen Arutyunov | 5 | -51/+57 |
2018-07-09 | Fix pkg-build crash for <package>@<location> spec in presense of --no-fetch o... | Karen Arutyunov | 1 | -2/+8 |
2018-07-09 | Adapt to repository_url(string) ctor throwing invalid_argument for empty string | Karen Arutyunov | 4 | -11/+5 |
2018-07-09 | Workaround for GCC bug #86441 | Boris Kolpackov | 1 | -1/+12 |
2018-07-09 | Adjust ODB compilation script for bdep-based setup | Boris Kolpackov | 1 | -6/+33 |
2018-07-07 | Supress clang's 'control may reach end of non-void function' warning | Karen Arutyunov | 1 | -1/+1 |
2018-07-07 | Move prompt facility from bpkg to libbutl | Boris Kolpackov | 3 | -43/+18 |
2018-07-05 | Fix failing on Windows rep-fetch test | Karen Arutyunov | 1 | -2/+3 |
2018-07-05 | Add repositories.manifest | Boris Kolpackov | 1 | -0/+18 |
2018-07-05 | Minor diagnostics tweak | Boris Kolpackov | 2 | -2/+2 |
2018-07-05 | Adapt to prerequisite repository type guessing rules change | Karen Arutyunov | 3 | -7/+10 |
2018-07-05 | Strip .git extension for non-existent local prerequisite location | Karen Arutyunov | 3 | -1/+60 |
2018-06-28 | Bump build2 version requirement to 0.8.0 | Boris Kolpackov | 1 | -2/+2 |
2018-06-20 | Regularize .gitignore files | Karen Arutyunov | 3 | -0/+10 |