summaryrefslogtreecommitdiffstats
path: root/bpkg/rep-remove.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when compiled with GCC 4.9Karen Arutyunov2018-11-021-2/+2
* Fix memory leak due to complement repository cyclesKaren Arutyunov2018-07-091-13/+11
* Adapt to repository_url(string) ctor throwing invalid_argument for empty stringKaren Arutyunov2018-07-091-3/+1
* Update copyright yearKaren Arutyunov2018-05-191-1/+1
* Pass ignore_dangling flag to dir_iterator() ctorKaren Arutyunov2018-05-171-1/+1
* Add support for repository fragmentsKaren Arutyunov2018-04-271-40/+137
* Implement git repository handling transition (phase 0)Karen Arutyunov2018-04-191-5/+4
* Implement build plan simulationKaren Arutyunov2018-04-191-2/+2
* Add --no-result option to suppress printing informational messagesBoris Kolpackov2018-03-141-4/+5
* Change database parameter type to transaction for some rep_*() functionsKaren Arutyunov2018-03-081-6/+12
* Update rep-fetchKaren Arutyunov2018-03-021-27/+139
* Add support for rep-list and rep-remove, update rep-addKaren Arutyunov2018-02-261-0/+288