aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-09Prefer dir repository type over others for pkg-buildKaren Arutyunov3-14/+17
2018-03-09Fix repository_name() to always recognize names for local repositoriesKaren Arutyunov2-13/+42
2018-03-08Minor doc tweakBoris Kolpackov1-5/+5
2018-03-08Add support for dir repositoryKaren Arutyunov22-279/+719
2018-03-08Change database parameter type to transaction for some rep_*() functionsKaren Arutyunov6-27/+33
2018-03-08Add missing commands to doc/buildfileKaren Arutyunov1-1/+4
2018-03-07Fix typoBoris Kolpackov1-1/+1
2018-03-07Document package iteration mechanism, external package termBoris Kolpackov3-25/+59
2018-03-06Add note to rep-fetch documentationBoris Kolpackov1-1/+5
2018-03-05Add .manifest extension to repositories, packages and signature filesKaren Arutyunov82-256/+300
2018-03-05Style/naming cleanup in man synopsisBoris Kolpackov14-38/+47
2018-03-05Rename bpkg repository type to pkgKaren Arutyunov22-294/+293
2018-03-04Minor documentation formatting tweaksBoris Kolpackov1-4/+4
2018-03-03Use butl::url::traits::find() to sens URLsBoris Kolpackov2-20/+16
2018-03-03Fix certificates and repositories directory names in commentsKaren Arutyunov3-5/+5
2018-03-03Shorten bpkg certificates and repositories directory namesKaren Arutyunov14-21/+25
2018-03-03Fix support of package scheme in <package>@<location>Karen Arutyunov2-32/+101
2018-03-03Document new pkg-build functionalityBoris Kolpackov1-13/+39
2018-03-03Support package scheme in <package>@<location>Boris Kolpackov1-6/+18
2018-03-03Add support for specifying just repository URL in pkg-buildBoris Kolpackov1-15/+29
2018-03-02Improve filesystem modification detectionBoris Kolpackov1-23/+24
2018-03-02Update pkg-buildKaren Arutyunov8-63/+324
2018-03-02Update rep-fetchKaren Arutyunov34-202/+895
2018-03-02Minor documentation changesBoris Kolpackov3-5/+6
2018-03-01Initial naming adjustments (bdep)Boris Kolpackov4-18/+18
2018-02-26Add support for rep-list and rep-remove, update rep-addKaren Arutyunov37-60/+981
2018-02-26Document new rep-list and rep-remove, update rep-add and rep-fetchBoris Kolpackov6-19/+123
2018-02-22Invent repository_state() functionKaren Arutyunov8-24/+50
2018-02-22Add missing files required for pkg-build testsKaren Arutyunov3-0/+3
2018-02-22Rename repository state to fragmentBoris Kolpackov6-13/+15
2018-02-22Add support for version control-based repos to pkg-buildKaren Arutyunov12-136/+283
2018-02-21Add support for pkg-checkoutKaren Arutyunov35-132/+646
2018-02-20Add missing header inclusionBoris Kolpackov1-0/+2
2018-02-19Convert expected git repo fetch warnings to infos in pkg-status testscriptKaren Arutyunov1-1/+6
2018-02-19Use root repository as a default complement for git repositoryKaren Arutyunov14-11/+98
2018-02-19Parse repositories and packages files for git repositoriesKaren Arutyunov35-168/+450
2018-02-15Raise minimum supported git version to 2.12.0 from 2.11.0Karen Arutyunov2-5/+5
2018-02-15Raise minimum supported git version to 2.11.0 from 2.1.4Karen Arutyunov3-28/+27
2018-02-15Shorten tag names for git repository tests (too long filenames on Windows)Karen Arutyunov11-9/+19
2018-02-15Fix rev-parse command failure on older git versionsKaren Arutyunov1-1/+80
2018-02-15Convert expected git repo fetch warnings in testscript to infosKaren Arutyunov1-1/+5
2018-02-15Adapt to package/repository manifests API changeKaren Arutyunov8-61/+35
2018-02-15Make git_clone() to abbreviate (16 chars) commit id-based directory nameKaren Arutyunov3-9/+19
2018-02-13Cosmetic changeBoris Kolpackov3-3/+3
2018-02-13Document packages and repositories files for git repositoriesBoris Kolpackov3-40/+77
2018-02-13Spec type value in repository manifestBoris Kolpackov1-0/+12
2018-02-13Add another example of git repository URL fragmentBoris Kolpackov1-0/+1
2018-02-13Respec git repository URL fragment formatBoris Kolpackov1-7/+13
2018-02-12Fix init_tmp() not to fail if configuration directory is not a bpkg oneKaren Arutyunov1-3/+5
2018-02-12Use abbreviated to 16 chars SHA256 fingerprint as certificate idKaren Arutyunov5-64/+57