summaryrefslogtreecommitdiffstats
path: root/t/t6018-rev-list-glob.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* rev-list: make empty --stdin not an errorJeff King2018-08-221-1/+1
* t6018-rev-list-glob: fix 'empty stdin' testSZEDER Gábor2018-08-221-1/+1
* tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason2018-07-301-8/+4
* rev-list: don't show usage when we see empty ref patternsJeff King2017-08-031-3/+3
* t6018: flesh out empty input/output rev-list testsJeff King2017-08-031-11/+9
* Spelling fixesVille Skyttä2016-08-111-1/+1
* rev-parse: introduce --exclude=<glob> to tame wildcardsJunio C Hamano2013-11-011-0/+12
* rev-list --exclude: testsJunio C Hamano2013-11-011-0/+42
* revisions: allow --glob and friends in parse_options-enabled commandsJonathan Nieder2011-04-211-0/+50
* log: parse separate option for --globMatthieu Moy2010-08-061-0/+6
* t6018: make sure all tested symbolic names are different revsMichael J Gruber2010-06-271-1/+3
* t6018: add tests for rev-list's --branches and --tagsMichael J Gruber2010-06-271-0/+13
* rev-parse --branches/--tags/--remotes=patternIlari Liusvaara2010-01-201-1/+62
* rev-parse --globIlari Liusvaara2010-01-201-0/+134