summaryrefslogtreecommitdiff
path: root/t/t6018-rev-list-glob.sh
AgeCommit message (Expand)Author
2020-08-26revision: set rev_input_given in handle_revision_arg()Jeff King
2018-11-18Merge branch 'ra/rev-parse-exclude-glob'Junio C Hamano
2018-11-13Merge branch 'ag/rev-parse-all-exclude-fix'Junio C Hamano
2018-11-13refs: fix some exclude patterns being ignoredRafael Ascensão
2018-11-13refs: show --exclude failure with --branches/tags/remotes=globRafael Ascensão
2018-11-01rev-parse: clear --exclude list after 'git rev-parse --all'Andreas Gruenbacher
2018-08-22rev-list: make empty --stdin not an errorJeff King
2018-08-22t6018-rev-list-glob: fix 'empty stdin' testSZEDER Gábor
2018-07-30tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason
2017-08-02rev-list: don't show usage when we see empty ref patternsJeff King
2017-08-02t6018: flesh out empty input/output rev-list testsJeff King
2016-08-11Spelling fixesVille Skyttä
2013-11-01rev-parse: introduce --exclude=<glob> to tame wildcardsJunio C Hamano
2013-11-01rev-list --exclude: testsJunio C Hamano
2011-04-21revisions: allow --glob and friends in parse_options-enabled commandsJonathan Nieder
2010-08-06log: parse separate option for --globMatthieu Moy
2010-06-27t6018: make sure all tested symbolic names are different revsMichael J Gruber
2010-06-27t6018: add tests for rev-list's --branches and --tagsMichael J Gruber
2010-01-20rev-parse --branches/--tags/--remotes=patternIlari Liusvaara
2010-01-20rev-parse --globIlari Liusvaara