aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-checkout.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-02-15Implement git repository working tree fix up for package checkout on WindowsKaren Arutyunov1-17/+102
2019-01-30Fix package dependency constraint completions that could end up with latest s...Karen Arutyunov1-1/+4
2019-01-24Add support for --no-progress optionKaren Arutyunov1-2/+2
2019-01-23Drop redundant repository checkout for pkg_checkout() simulation modeKaren Arutyunov1-16/+16
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2019-01-15Add support for $ in package manifest dependency constraintKaren Arutyunov1-1/+1
2018-05-24Adapt to inventing package_name typeKaren Arutyunov1-6/+20
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-05-14Fallback to output directory removal for --keep-out on disfigure failureKaren Arutyunov1-3/+2
2018-04-27Add support for repository fragmentsKaren Arutyunov1-18/+15
2018-04-19Implement git repository handling transition (phase 0)Karen Arutyunov1-3/+36
2018-04-19Implement dependency up/down-grade/unholdKaren Arutyunov1-7/+1
2018-04-19Improve pkg-checkout progress diagnostics at verbosity level 1Boris Kolpackov1-5/+14
2018-04-19Implement build plan simulationKaren Arutyunov1-43/+57
2018-03-16Add support for version iterationKaren Arutyunov1-0/+5
2018-03-14Add --no-result option to suppress printing informational messagesBoris Kolpackov1-1/+1
2018-02-22Invent repository_state() functionKaren Arutyunov1-3/+1
2018-02-22Rename repository state to fragmentBoris Kolpackov1-1/+1
2018-02-21Add support for pkg-checkoutKaren Arutyunov1-0/+246