aboutsummaryrefslogtreecommitdiff
path: root/bpkg-util
AgeCommit message (Expand)AuthorFilesLines
2021-02-26Convert bash functions that return arrays to comply with Bash Style GuideKaren Arutyunov2-50/+40
2021-02-22Always use [[...]] instead of [...] in manage scriptFrancois Kritzinger1-101/+82
2021-02-22Fix ownership dropping bug in manage scriptFrancois Kritzinger1-43/+45
2021-02-22Return arrays into readarray and turn on nullglob in manage scriptFrancois Kritzinger1-52/+83
2021-02-15Add commit/file dropping to manage scriptFrancois Kritzinger1-161/+617
2020-12-15Add commit splittingFrancois Kritzinger1-298/+609
2020-11-24Add testing-management modeFrancois Kritzinger2-285/+773
2020-11-16Reorder bpkg_util_pkg_find_archive() result fields so optional ones go lastKaren Arutyunov1-2/+2
2020-10-27Minor tweak to manage scriptBoris Kolpackov1-2/+2
2020-10-14Rename project/package from bpkg-rep to bpkg-utilKaren Arutyunov6-0/+1561