summaryrefslogtreecommitdiffstats
path: root/bpkg/archive.cxx
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearKaren Arutyunov2018-05-191-1/+1
* Fallback to output directory removal for --keep-out on disfigure failureKaren Arutyunov2018-05-141-0/+1
* Parse repositories and packages files for git repositoriesKaren Arutyunov2018-02-191-1/+0
* Adapt to modularization of libbutlKaren Arutyunov2017-10-031-2/+2
* Make use of butl::openssl, ifdstream::read_text() and ifdstream::read_binary()Karen Arutyunov2017-05-311-2/+1
* Adapt to adding hxx extension for headers and lib prefix for library dir in l...Karen Arutyunov2017-05-011-2/+2
* Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov2017-05-011-2/+2
* Reimplement tar invocations to do manual decompressionBoris Kolpackov2017-05-011-10/+54
* Adapt to process_error changeKaren Arutyunov2017-04-101-1/+1
* Make use of operator<<(ostream, exception)Karen Arutyunov2017-01-091-3/+2
* Update copyright yearBoris Kolpackov2017-01-051-1/+1
* Adjust to path::extension() changeBoris Kolpackov2016-12-171-5/+2
* Use diagnostics facility from libbutlBoris Kolpackov2016-11-221-4/+3
* Adopt to auto_fd introduced to libbutl fdstreams and processKaren Arutyunov2016-11-031-1/+1
* Audit all print_process()/process ctor for path_search()Karen Arutyunov2016-09-171-4/+6
* Add io_error alias for std::ios_base::failureKaren Arutyunov2016-09-161-1/+1
* Only use tar --force-local argument on WindowsKaren Arutyunov2016-09-021-1/+4
* Adapt to fdstream extensionKaren Arutyunov2016-07-231-4/+3
* Port to MinGWKaren Arutyunov2016-05-311-1/+13
* Make rep_create to convert file-type manifest values to corresponding inline-...Karen Arutyunov2016-03-111-0/+120