summaryrefslogtreecommitdiff
path: root/tests/test-refs.sh
Commit message (Expand)AuthorAgeFilesLines
* bin/refs: Add option to print revisionsDan Nicholson2023-02-071-0/+8
* bin/refs: Sort listingDan Nicholson2023-02-071-0/+4
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* bin/refs: Allow overwriting existing refDan Nicholson2019-06-121-0/+5
* bin/refs: Disallow creating broken aliasesJonathan Lebon2018-10-311-1/+7
* src/ostree: Don't delete refs having aliasesSinny Kumari2018-10-111-0/+5
* lib/core: Support <remote>: syntax when listing refsJonathan Lebon2018-03-161-0/+7
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* bin/refs: Disallow aliases to remote refsColin Walters2017-12-141-1/+8
* Disallow refs starting with a non-letter or digitColin Walters2017-10-181-1/+30
* tree-wide: Replace archive-z2 with archiveColin Walters2017-09-011-1/+1
* lib/repo: Add API to create and list ref aliasesColin Walters2017-08-021-1/+41
* repo+tests: Add [core]disable-xattrs=true, use it on overlayfsColin Walters2017-03-241-1/+1
* refs: resolve conflict between local/remote reposYu Qi Zhang2016-06-231-0/+12
* refs: allow overwrite of empty foldersYu Qi Zhang2016-06-211-1/+9
* refs: add "ostree refs --create" and unit testsYu Qi Zhang2016-06-151-0/+31
* tests: Port to glib-tap.mk, make `make check` run all of the testsColin Walters2016-03-031-0/+0
* refs: Add argument --list to print the full ref nameGiuseppe Scrivano2016-03-021-0/+3
* refs: add testsGiuseppe Scrivano2016-03-021-0/+65