summaryrefslogtreecommitdiffstats
path: root/bpkg/package.hxx
Commit message (Expand)AuthorAgeFilesLines
* Close database schema versionBoris Kolpackov2018-09-111-1/+1
* Fix memory leak due to complement repository cyclesKaren Arutyunov2018-07-091-12/+14
* Adapt to repository_url(string) ctor throwing invalid_argument for empty stringKaren Arutyunov2018-07-091-3/+3
* Workaround for GCC bug #86441Boris Kolpackov2018-07-091-1/+12
* Default version epoch to oneKaren Arutyunov2018-06-151-1/+5
* Close database schema versionBoris Kolpackov2018-05-291-1/+1
* Adapt to inventing package_name typeKaren Arutyunov2018-05-241-9/+17
* Update copyright yearKaren Arutyunov2018-05-191-1/+1
* Fix package checksum mismatch for all repositories being fetchedKaren Arutyunov2018-05-101-8/+2
* Add support for --patch optionKaren Arutyunov2018-05-101-0/+5
* Add support for dependent repository trustKaren Arutyunov2018-05-031-1/+2
* Add support for repository fragmentsKaren Arutyunov2018-04-271-96/+191
* Implement git repository handling transition (phase 0)Karen Arutyunov2018-04-191-2/+2
* Implement dependency up/down-grade/unholdKaren Arutyunov2018-04-191-12/+30
* Replace --{drop,keep}-prerequisites with --keep-unusedBoris Kolpackov2018-04-191-0/+8
* Include drops into the overall planKaren Arutyunov2018-04-191-5/+14
* Implement build plan simulationKaren Arutyunov2018-04-191-2/+31
* Redo pkg-status outputBoris Kolpackov2018-03-161-0/+5
* Add support for version iterationKaren Arutyunov2018-03-161-67/+242
* Add support for shallow fetchKaren Arutyunov2018-03-121-5/+19
* Rename bpkg repository type to pkgKaren Arutyunov2018-03-051-1/+1
* Fix certificates and repositories directory names in commentsKaren Arutyunov2018-03-031-2/+2
* Update pkg-buildKaren Arutyunov2018-03-021-21/+23
* Update rep-fetchKaren Arutyunov2018-03-021-6/+0
* Add support for rep-list and rep-remove, update rep-addKaren Arutyunov2018-02-261-0/+55
* Rename repository state to fragmentBoris Kolpackov2018-02-221-5/+6
* Add support for pkg-checkoutKaren Arutyunov2018-02-211-11/+24
* Parse repositories and packages files for git repositoriesKaren Arutyunov2018-02-191-1/+2
* Use abbreviated to 16 chars SHA256 fingerprint as certificate idKaren Arutyunov2018-02-121-12/+14
* Clone and fetch git repositoriesKaren Arutyunov2018-02-121-10/+14
* Add repository type detectionKaren Arutyunov2017-12-281-4/+19
* Adapt to modularization of libbutlKaren Arutyunov2017-10-031-2/+2
* Use system_clock instead of timestamp::clockKaren Arutyunov2017-08-291-1/+1
* Adapt to adding hxx extension for headers and lib prefix for library dir in l...Karen Arutyunov2017-05-011-3/+3
* Fix incorrect identifierBoris Kolpackov2017-05-011-1/+1
* Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov2017-05-011-0/+917