Age | Commit message (Expand) | Author | Files | Lines |
2019-06-07 | Update NEWS files | Boris Kolpackov | 1 | -0/+36 |
2019-06-07 | Fix uncaught invalid_argument thrown by pkg-build for package like 'foo/1.0.0-' | Karen Arutyunov | 4 | -4/+38 |
2019-06-04 | Add test for bpkg-cfg-create --existing option | Karen Arutyunov | 1 | -0/+12 |
2019-06-04 | Replace tags with topics/keywords in package manifest | Boris Kolpackov | 1 | -1/+1 |
2019-06-04 | Add --existing|-e option to bpkg-cfg-create | Boris Kolpackov | 2 | -35/+84 |
2019-06-03 | Fix missing for Windows path::traits alias renaming | Karen Arutyunov | 1 | -1/+1 |
2019-06-03 | Replace tags with keywords, add topics package manifest values in manual | Boris Kolpackov | 1 | -16/+23 |
2019-06-03 | Add support for AGPL | Boris Kolpackov | 1 | -0/+2 |
2019-06-03 | Adapt to renaming traits alias to traits_type for basic_path, basic_url, and ... | Karen Arutyunov | 4 | -6/+7 |
2019-05-31 | Fix pkg-build test failing on Windows | Karen Arutyunov | 1 | -1/+1 |
2019-05-31 | Allow specifying system package that doesn't belong to any repository for pkg... | Karen Arutyunov | 7 | -48/+297 |
2019-05-28 | Print backtrace to stderr when terminating due to unhandled exception | Karen Arutyunov | 2 | -0/+24 |
2019-05-24 | Adapt version.hxx.in to increasing standard version major, minor, and patch m... | Karen Arutyunov | 1 | -15/+14 |
2019-05-23 | Fix bug in start_extract() process management logic | Boris Kolpackov | 1 | -0/+6 |
2019-05-23 | Switch to libarchive's bsdtar as default on Windows | Boris Kolpackov | 1 | -4/+2 |
2019-05-22 | Update submodules | Boris Kolpackov | 1 | -0/+0 |
2019-05-22 | Document package manifest upstream-version value | Karen Arutyunov | 1 | -0/+8 |
2019-05-22 | Prep work for switching to libarchive's bsdtar on Windows | Boris Kolpackov | 2 | -17/+53 |
2019-05-22 | Unify package archive extraction cases to use common implementation | Boris Kolpackov | 3 | -113/+110 |
2019-05-21 | Add rep-info --deep option | Karen Arutyunov | 21 | -85/+298 |
2019-05-21 | Detect and complain about dependency cycle in pkg-build | Karen Arutyunov | 4 | -159/+329 |
2019-05-17 | Update 'license' package manifest value documentation | Boris Kolpackov | 1 | -21/+28 |
2019-05-07 | Add support for description-type package manifest value | Karen Arutyunov | 7 | -9/+35 |
2019-05-07 | Convert UTF-8 tree characters to ASCII when producing PS from XHTML in doc/cl... | Karen Arutyunov | 1 | -2/+13 |
2019-05-01 | Fix rep-fetch test failing for git 2.21.0 | Karen Arutyunov | 1 | -0/+7 |
2019-04-04 | Update --options-file option description | Karen Arutyunov | 1 | -11/+11 |
2019-03-23 | Cleanup some files replacing tabs with spaces | Karen Arutyunov | 10 | -36/+36 |
2019-03-23 | Cosmetic changes | Boris Kolpackov | 1 | -11/+11 |
2019-03-23 | Skip git repository submodules with 'none' update method configured | Karen Arutyunov | 1 | -9/+80 |
2019-03-20 | Change version to 0.11.0-a.0.z | Boris Kolpackov | 2 | -8/+8 |
2019-03-18 | Release version 0.10.0v0.10.0 | Boris Kolpackov | 2 | -6/+6 |
2019-03-18 | Update NEWS file | Boris Kolpackov | 1 | -0/+4 |
2019-03-08 | Fix bug in buildfile | Karen Arutyunov | 1 | -1/+1 |
2019-03-08 | Use new setup for unit tests | Karen Arutyunov | 2 | -5/+36 |
2019-03-05 | Align with latest bdep-new | Karen Arutyunov | 4 | -10/+25 |
2019-03-04 | Add 'builds: all' value to manifest | Karen Arutyunov | 1 | -1/+1 |
2019-02-26 | Adjust to new aggregate initialization rules in C++20 | Boris Kolpackov | 1 | -0/+32 |
2019-02-25 | Disable tests failing for root user on POSIX systems | Karen Arutyunov | 2 | -2/+14 |
2019-02-22 | Fix typo in NEWS file | Boris Kolpackov | 1 | -1/+1 |
2019-02-22 | Improve ODB regeneration script | Boris Kolpackov | 1 | -3/+7 |
2019-02-21 | Change version to 0.10.0-a.0.z | Boris Kolpackov | 2 | -8/+8 |
2019-02-19 | Release version 0.9.0v0.9.0 | Boris Kolpackov | 2 | -6/+6 |
2019-02-15 | Implement git repository working tree fix up for package checkout on Windows | Karen Arutyunov | 20 | -233/+979 |
2019-02-09 | Fix git repository fetch that was deep regardless of the sensing result | Karen Arutyunov | 2 | -12/+26 |
2019-02-08 | Fix github-based repository fetching for URLs missing .git extension | Karen Arutyunov | 3 | -16/+57 |
2019-02-08 | Update NEWS file | Boris Kolpackov | 1 | -3/+49 |
2019-01-30 | Fix package dependency constraint completions that could end up with latest s... | Karen Arutyunov | 7 | -32/+59 |
2019-01-26 | Add stub version tags to git repository default set | Karen Arutyunov | 1 | -3/+5 |
2019-01-24 | Redirect git stdout to stderr in run_git() | Karen Arutyunov | 1 | -34/+34 |
2019-01-24 | Add support for --no-progress option | Karen Arutyunov | 9 | -426/+483 |