aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-16Release version 0.14.0v0.14.0Boris Kolpackov1-5/+5
2021-07-22Change manifest builds value from all to hostBoris Kolpackov1-1/+1
2021-07-22Update copyrightBoris Kolpackov1-1/+1
2021-03-06Fix manage script to only show ownership if related to archive(s)Francois Kritzinger1-114/+178
2021-02-26Convert bash functions that return arrays to comply with Bash Style GuideKaren Arutyunov4-62/+56
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 Arutyunov2-3/+3
2020-10-27Minor tweak to manage scriptBoris Kolpackov1-2/+2
2020-10-14Rename project/package from bpkg-rep to bpkg-utilKaren Arutyunov19-73/+73
2020-10-14Re-enable git pulls and repo clean checks at startupFrancois Kritzinger1-13/+13
2020-10-14Add new script bpkg-rep-manageFrancois Kritzinger4-1/+963
2020-09-24Add package-archive.bash public moduleKaren Arutyunov15-8/+353
2020-08-07Add prerequisite bpkg repository to repositories.manifestKaren Arutyunov1-0/+4
2020-07-21Change to version 0.14.0-a.0.zBoris Kolpackov1-2/+2
2020-07-18Release version 0.13.0v0.13.0Boris Kolpackov1-4/+4
2020-07-01Use legal{} target type for legal documentation (LICENSE, AUTHORS, etc)Boris Kolpackov1-2/+2
2020-04-10Replace build-email manifest value with build-warning-emailKaren Arutyunov1-1/+1
2020-04-07Bump build2 version requirement to 0.13.0- (need config directive)Boris Kolpackov1-2/+2
2020-03-05Don't mention CONTRIBUTING.md in buildfileKaren Arutyunov3-4/+4
2020-02-28Add .gitattributes fileKaren Arutyunov1-0/+19
2020-02-18New LICENSE/AUTHORS arrangementKaren Arutyunov5-30/+38
2020-02-10Distribute and install COPYRIGHT fileKaren Arutyunov1-2/+2
2020-02-07Drop copyright notice from source codeKaren Arutyunov11-11/+0
2020-02-07Update last year in COPYRIGHT fileKaren Arutyunov1-1/+1
2020-02-07Add COPYRIGHT fileKaren Arutyunov2-1/+14
2019-11-28Use switch in export.buildKaren Arutyunov1-2/+5
2019-11-21Change version to 0.13.0-a.0.zBoris Kolpackov1-2/+2
2019-11-19Release version 0.12.0v0.12.0Boris Kolpackov1-4/+4
2019-10-02Add CONTRIBUTING.md that points to our Community pageBoris Kolpackov2-1/+6
2019-06-11Change version to 0.12.0-a.0.zBoris Kolpackov1-4/+4
2019-06-08Release version 0.11.0v0.11.0Boris Kolpackov1-2/+2
2019-06-04Replace tags with topics/keywords in package manifestBoris Kolpackov1-1/+1
2019-03-20Change version to 0.11.0-a.0.zBoris Kolpackov1-4/+4
2019-03-18Release version 0.10.0v0.10.0Boris Kolpackov1-2/+2
2019-03-04Replace build-include/exclude with builds values in manifestKaren Arutyunov1-6/+3
2019-02-22Fix typo in publish script commentKaren Arutyunov1-1/+1
2019-02-21Change version to 0.10.0-a.0.zBoris Kolpackov1-4/+4
2019-02-19Release version 0.9.0v0.9.0Boris Kolpackov1-2/+2
2019-02-08Update NEWS fileBoris Kolpackov1-3/+1
2019-01-16Update copyright yearKaren Arutyunov12-12/+12
2018-12-01Adapt manifest to wildcard semantics change for build-{include,exclude} valuesKaren Arutyunov1-3/+6
2018-11-07Fix comment typoKaren Arutyunov1-1/+1
2018-10-24Minor documentation changesBoris Kolpackov2-22/+28
2018-10-24Fix rsync permission-related options in bpkg-rep-publish scriptKaren Arutyunov1-3/+3
2018-10-23Complete INSTALL-PUBLISH fileKaren Arutyunov1-1/+78