Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-06-15 | Default version epoch to one | Karen Arutyunov | 4 | -14/+73 |
2018-06-15 | Use portable environment variable manipulation functions | Karen Arutyunov | 3 | -19/+23 |
2018-06-13 | Set BPKG_OPEN_CONFIG environment variable while configuration database is open | Boris Kolpackov | 2 | -6/+44 |
2018-06-12 | Make project url and email optional in package manifest | Karen Arutyunov | 1 | -6/+6 |
2018-06-09 | Reduce housekeeping verbosity | Boris Kolpackov | 1 | -1/+1 |
2018-06-06 | Update submodules | Boris Kolpackov | 1 | -0/+0 |
2018-06-04 | Fix 're-linkage issue' testscript comment to reflect it happens not only on W... | Karen Arutyunov | 1 | -4/+4 |
2018-06-01 | Remove target/scope irregularity workarounds | Karen Arutyunov | 3 | -2/+2 |
2018-06-01 | Fix repeated removal of repository fragment object during rep-fetch | Karen Arutyunov | 1 | -1/+17 |
2018-05-31 | Bump version to 0.8.0-a.0.z, master is open for business | Boris Kolpackov | 2 | -6/+6 |
2018-05-30 | Allow trailing plus in package names (think libc++)0.7.0 | Boris Kolpackov | 1 | -1/+1 |
2018-05-29 | Adapt to moving repository git.build2.org/etc/style.git to git.build2.org/sty... | Karen Arutyunov | 1 | -1/+1 |
2018-05-29 | Close database schema version | Boris Kolpackov | 1 | -1/+1 |
2018-05-29 | Bump version to 0.7.0 | Boris Kolpackov | 2 | -6/+6 |
2018-05-29 | Update NEWS file | Boris Kolpackov | 1 | -0/+41 |
2018-05-29 | Update style submodule | Boris Kolpackov | 1 | -0/+0 |
2018-05-29 | Minor terminology update (package/project dependency manager) | Boris Kolpackov | 1 | -1/+1 |
2018-05-26 | Update preface in manual | Boris Kolpackov | 1 | -1/+3 |
2018-05-26 | Don't print empty location, zero line/column | Boris Kolpackov | 2 | -2/+22 |
2018-05-26 | Add bpkg-argument-grouping(1) help topic | Boris Kolpackov | 7 | -6/+85 |
2018-05-24 | Adapt to inventing package_name type | Karen Arutyunov | 34 | -174/+369 |
2018-05-23 | Update documentation | Boris Kolpackov | 2 | -6/+7 |