Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-05-31 | Make use of butl::openssl, ifdstream::read_text() and ifdstream::read_binary() | Karen Arutyunov | 1 | -1/+1 |
2017-05-08 | Add support for certificate name subdomain wildcard | Karen Arutyunov | 8 | -0/+317 |
2017-05-01 | Add hxx extension for headers and lib prefix for library dirs | Karen Arutyunov | 17 | -13/+16 |
2017-05-01 | Reimplement tar invocations to do manual decompression | Boris Kolpackov | 1 | -3/+2 |
2017-04-28 | Make tests to pass | Karen Arutyunov | 6 | -10/+10 |
2017-04-28 | Switch to version module | Karen Arutyunov | 1 | -16/+1 |
2017-03-20 | Make use of --no-cleanup testscript builtin option | Karen Arutyunov | 3 | -16/+6 |
2017-03-17 | Use exclusion group in tests/buildfile | Boris Kolpackov | 1 | -2/+3 |
2017-03-17 | Make bpkg use build system driver that is running tests | Boris Kolpackov | 2 | -24/+29 |
2017-03-16 | Make use of >! redirect in testscripts | Karen Arutyunov | 13 | -52/+52 |
2017-03-15 | Port test.sh to testscript | Karen Arutyunov | 214 | -2304/+5475 |
2017-01-25 | Specify test.target for test packages | Karen Arutyunov | 3 | -1/+5 |
2016-12-02 | Adapt buildfiles to expansion change | Karen Arutyunov | 3 | -3/+3 |
2016-10-12 | Fix repository paths in comments in tests/cert.sh | Karen Arutyunov | 1 | -5/+5 |
2016-09-04 | Update libhello in tests | Boris Kolpackov | 22 | -77/+104 |
2016-09-01 | Make ?sys: to change preference to system | Karen Arutyunov | 1 | -8/+14 |
2016-08-31 | Build infrastructure update | Karen Arutyunov | 3 | -2/+2 |
2016-08-29 | Add pkg/1/build2.org/system/t3 repository | Karen Arutyunov | 2 | -0/+4 |
2016-08-29 | Support system packages | Karen Arutyunov | 16 | -173/+522 |
2016-08-23 | Update install.* variables in buildfiles | Boris Kolpackov | 1 | -1/+1 |
2016-08-04 | Update bpkg test to be able to specify C++ compiler | Karen Arutyunov | 5 | -18/+71 |
2016-07-14 | Add --cert-* rep-info command options | Karen Arutyunov | 1 | -0/+8 |
2016-07-12 | Use ./ instead of just . to denote current directory in buildfiles | Boris Kolpackov | 2 | -2/+2 |
2016-06-18 | Rename cfg-{add,fetch} to rep-{add,fetch} (aliases stay same) | Boris Kolpackov | 1 | -120/+120 |
2016-06-18 | Offer to update dependents in pkg-build, add options to pkg-{build,drop} | Boris Kolpackov | 1 | -6/+6 |
2016-06-18 | Fix test.sh not to collapse several consecutive spaces into the single one in... | Karen Arutyunov | 1 | -3/+3 |
2016-06-18 | Fix test.sh to work in MSYS2 | Karen Arutyunov | 1 | -1/+1 |
2016-06-18 | Exclude some test cases for MSYS | Karen Arutyunov | 1 | -21/+30 |