Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-29 | Add --{repositories|packages}-file options to bpkg-rep-info | Boris Kolpackov | 1 | -4/+68 | |
This allows saving both manifests with a single invocation (which is the only way to guarantee they are consistent). | |||||
2018-07-12 | Add --manifest option to pkg-verify | Karen Arutyunov | 1 | -1/+1 | |
2018-05-19 | Update copyright year | Karen Arutyunov | 1 | -1/+1 | |
2018-05-03 | Adapt to optional base repository manifest | Karen Arutyunov | 1 | -0/+1 | |
2018-04-27 | Add support for repository fragments | Karen Arutyunov | 1 | -0/+11 | |
2018-03-09 | Fix up package manifest version for pkg-unpack | Karen Arutyunov | 1 | -1/+1 | |
2018-03-08 | Add support for dir repository | Karen Arutyunov | 1 | -1/+1 | |
2018-03-05 | Add .manifest extension to repositories, packages and signature files | Karen Arutyunov | 1 | -5/+8 | |
2018-03-05 | Rename bpkg repository type to pkg | Karen Arutyunov | 1 | -11/+11 | |
2018-02-22 | Invent repository_state() function | Karen Arutyunov | 1 | -3/+3 | |
2018-02-19 | Parse repositories and packages files for git repositories | Karen Arutyunov | 1 | -4/+48 | |
2018-02-15 | Adapt to package/repository manifests API change | Karen Arutyunov | 1 | -0/+2 | |
2018-01-16 | Factor out bpkg repository fetching code used in rep-fetch and rep-info | Boris Kolpackov | 1 | -2/+0 | |
Note that now rep-info in the manifest mode does not dump any of the repository type-specific information. | |||||
2018-01-15 | Adapt to adding type prefix for repository canonical name | Karen Arutyunov | 1 | -9/+9 | |
2017-03-17 | Make bpkg use build system driver that is running tests | Boris Kolpackov | 1 | -1/+1 | |
2017-03-16 | Make use of >! redirect in testscripts | Karen Arutyunov | 1 | -1/+1 | |
2017-03-15 | Port test.sh to testscript | Karen Arutyunov | 1 | -0/+128 | |