summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add support for --patch optionKaren Arutyunov2018-05-103-37/+364
* Adjust to new scope syntaxKaren Arutyunov2018-05-042-1/+1
* Tweak pkg-build plan wordingBoris Kolpackov2018-05-031-98/+98
* Adapt to optional base repository manifestKaren Arutyunov2018-05-0321-5/+23
* Add support for dependent repository trustKaren Arutyunov2018-05-0311-3/+125
* Add support for default and excluding git ref filtersKaren Arutyunov2018-05-0216-34/+193
* Add support for repository fragmentsKaren Arutyunov2018-04-2714-4/+21
* Fix pkg-build testscriptKaren Arutyunov2018-04-201-0/+6
* Add support for comma-separated list of git reference filterKaren Arutyunov2018-04-201-0/+7
* Implement git repository handling transition (phase 0)Karen Arutyunov2018-04-1919-247/+256
* Implement dependency up/down-grade/unholdKaren Arutyunov2018-04-1952-170/+1388
* Implement package drops via plan refinementsKaren Arutyunov2018-04-192-6/+9
* Improve pkg-checkout progress diagnostics at verbosity level 1Boris Kolpackov2018-04-192-6/+6
* Replace --{drop,keep}-prerequisites with --keep-unusedBoris Kolpackov2018-04-193-45/+44
* Implement build plan simulationKaren Arutyunov2018-04-192-13/+118
* Add support for package-specific options in pkg-buildBoris Kolpackov2018-04-191-4/+4
* Re-enable dist-using test for WindowsBoris Kolpackov2018-03-201-5/+0
* Fix bug in version iteration testKaren Arutyunov2018-03-191-2/+9
* Make use of cp builtin -p optionKaren Arutyunov2018-03-192-8/+4
* Redo pkg-status outputBoris Kolpackov2018-03-1613-198/+198
* Add support for version iterationKaren Arutyunov2018-03-1611-31/+218
* Add --no-result option to suppress printing informational messagesBoris Kolpackov2018-03-145-27/+19
* Add support for --keep-out optionKaren Arutyunov2018-03-124-66/+297
* Add support for shallow fetchKaren Arutyunov2018-03-121-12/+52
* Fix up package manifest version for pkg-unpackKaren Arutyunov2018-03-093-18/+46
* Call output directory just <pkg> for external packagesKaren Arutyunov2018-03-094-30/+42
* Search for repository location in database before parsing for pkg-buildKaren Arutyunov2018-03-091-12/+38
* Prefer dir repository type over others for pkg-buildKaren Arutyunov2018-03-091-1/+8
* Fix repository_name() to always recognize names for local repositoriesKaren Arutyunov2018-03-091-7/+30
* Add support for dir repositoryKaren Arutyunov2018-03-089-19/+124
* Add .manifest extension to repositories, packages and signature filesKaren Arutyunov2018-03-0574-176/+212
* Rename bpkg repository type to pkgKaren Arutyunov2018-03-059-171/+171
* Shorten bpkg certificates and repositories directory namesKaren Arutyunov2018-03-0313-19/+19
* Fix support of package scheme in <package>@<location>Karen Arutyunov2018-03-031-19/+71
* Update pkg-buildKaren Arutyunov2018-03-023-4/+95
* Update rep-fetchKaren Arutyunov2018-03-0219-25/+317
* Add support for rep-list and rep-remove, update rep-addKaren Arutyunov2018-02-2625-31/+393
* Invent repository_state() functionKaren Arutyunov2018-02-224-14/+14
* Add missing files required for pkg-build testsKaren Arutyunov2018-02-223-0/+3
* Add support for version control-based repos to pkg-buildKaren Arutyunov2018-02-2211-42/+145
* Add support for pkg-checkoutKaren Arutyunov2018-02-2114-1/+100
* Convert expected git repo fetch warnings to infos in pkg-status testscriptKaren Arutyunov2018-02-191-1/+6
* Use root repository as a default complement for git repositoryKaren Arutyunov2018-02-1912-4/+50
* Parse repositories and packages files for git repositoriesKaren Arutyunov2018-02-1918-48/+110
* Raise minimum supported git version to 2.12.0 from 2.11.0Karen Arutyunov2018-02-151-2/+2
* Raise minimum supported git version to 2.11.0 from 2.1.4Karen Arutyunov2018-02-152-3/+24
* Shorten tag names for git repository tests (too long filenames on Windows)Karen Arutyunov2018-02-1511-9/+19
* Convert expected git repo fetch warnings in testscript to infosKaren Arutyunov2018-02-151-1/+5
* Adapt to package/repository manifests API changeKaren Arutyunov2018-02-151-0/+2
* Make git_clone() to abbreviate (16 chars) commit id-based directory nameKaren Arutyunov2018-02-152-8/+12