Age | Commit message (Expand) | Author | Files | Lines |
2020-09-14 | Exit with status 2 for recoverable errors | Karen Arutyunov | 4 | -14/+48 |
2020-09-12 | Match certificate fingerprints case-insensitively | Karen Arutyunov | 4 | -9/+12 |
2020-08-05 | Fix mv() diagnostics | Boris Kolpackov | 1 | -1/+1 |
2020-07-27 | Fix man page name in NEWS file | Boris Kolpackov | 1 | -1/+1 |
2020-07-23 | Drop all database migrations to be backward compatible with 0.12.0 and above ... | Karen Arutyunov | 3 | -32/+6 |
2020-07-21 | Change to version 0.14.0-a.0.z | Boris Kolpackov | 2 | -6/+6 |
2020-07-18 | Release version 0.13.0v0.13.0 | Boris Kolpackov | 2 | -8/+8 |
2020-07-17 | Update submodules | Boris Kolpackov | 1 | -0/+0 |
2020-07-17 | Minor tweaks to NEWS file | Boris Kolpackov | 1 | -2/+3 |
2020-07-17 | Minor tweaks to NEWS file | Boris Kolpackov | 1 | -2/+3 |
2020-07-16 | Use *.config.mode instead of *.mode in tests | Boris Kolpackov | 5 | -5/+5 |
2020-07-14 | Update NEWS file | Boris Kolpackov | 1 | -0/+13 |
2020-07-03 | Load cxx.config rather than cxx for tests | Karen Arutyunov | 1 | -1/+1 |
2020-07-03 | Fix typo in manual | Karen Arutyunov | 1 | -1/+1 |
2020-07-03 | Update documentation with switch to SPDX license expression | Boris Kolpackov | 1 | -44/+118 |
2020-07-01 | Improve diagnostics when failing on git repositories with uncleanly removed s... | Karen Arutyunov | 1 | -33/+49 |
2020-07-01 | Use legal{} target type for legal documentation (LICENSE, AUTHORS, etc) | Boris Kolpackov | 1 | -2/+2 |
2020-06-26 | Fix build order for test and main packages | Karen Arutyunov | 15 | -130/+376 |
2020-06-26 | Fix pkg-disfigure diagnostics | Karen Arutyunov | 2 | -3/+3 |
2020-06-26 | Fix bpkg package iteration test failing when CI | Karen Arutyunov | 1 | -0/+4 |
2020-06-19 | Get rid of unnecessary copies | Boris Kolpackov | 1 | -2/+2 |
2020-06-18 | Fix assertion failure in rep-remove | Karen Arutyunov | 1 | -7/+20 |
2020-05-01 | Add --pkg-proxy common option | Karen Arutyunov | 21 | -55/+250 |
2020-04-10 | Replace build-email manifest value with build-warning-email | Karen Arutyunov | 1 | -1/+1 |
2020-04-07 | Minor comments and diagnostics fix | Karen Arutyunov | 1 | -7/+7 |
2020-04-07 | Fix fixup_worktree() to properly replace git's filesystem-agnostic symlinks w... | Karen Arutyunov | 1 | -1/+1 |
2020-04-07 | Add note on tests configuration | Boris Kolpackov | 1 | -4/+9 |
2020-04-07 | Bump build2 version requirement to 0.13.0- (need config directive) | Boris Kolpackov | 1 | -2/+2 |
2020-04-06 | Make use of project configuration variables for tests | Karen Arutyunov | 19 | -57/+61 |
2020-04-06 | Adapt documentation to reflect that external test packages may have their own... | Karen Arutyunov | 1 | -3/+5 |
2020-03-05 | Don't mention CONTRIBUTING.md in buildfile | Karen Arutyunov | 2 | -3/+3 |
2020-02-28 | Add .gitattributes file | Karen Arutyunov | 1 | -0/+20 |
2020-02-19 | Fix copyright notice extraction for building and documentation generating | Karen Arutyunov | 2 | -4/+4 |
2020-02-19 | Add LEGAL file, move ODB exception note there | Boris Kolpackov | 3 | -8/+9 |
2020-02-18 | Update style submodule | Boris Kolpackov | 1 | -0/+0 |
2020-02-18 | New LICENSE/AUTHORS arrangement | Karen Arutyunov | 7 | -35/+44 |
2020-02-12 | Adapt to renaming butl::fdnull() to fdopen_null() | Karen Arutyunov | 5 | -6/+6 |
2020-02-12 | Use copyright extracted from COPYRIGHT file for printing utility version | Karen Arutyunov | 2 | -3/+11 |
2020-02-10 | Distribute and install COPYRIGHT file | Karen Arutyunov | 1 | -1/+3 |
2020-02-07 | Add copyright variable substitution to doc/cli.sh | Karen Arutyunov | 1 | -8/+24 |
2020-02-07 | Update submodules | Boris Kolpackov | 1 | -0/+0 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 149 | -149/+0 |
2020-02-07 | Update last year in COPYRIGHT file | Karen Arutyunov | 1 | -1/+1 |
2020-02-07 | Add COPYRIGHT file | Karen Arutyunov | 2 | -1/+14 |
2020-02-03 | Change rep-create certificate expiration warning threshold from 60 days to 1 ... | Karen Arutyunov | 1 | -1/+1 |
2020-01-29 | Restrict manifest text with only Unicode graphic characters, '\t', '\r', and ... | Karen Arutyunov | 1 | -2/+7 |
2019-11-28 | Fix bundled git running other git as a child on Windows | Karen Arutyunov | 1 | -1/+26 |
2019-11-26 | Use switch in buildfile | Karen Arutyunov | 1 | -4/+8 |
2019-11-21 | Change version to 0.13.0-a.0.z | Boris Kolpackov | 2 | -6/+6 |
2019-11-19 | Release version 0.12.0v0.12.0 | Boris Kolpackov | 2 | -8/+8 |