summaryrefslogtreecommitdiff
path: root/t/t6300-for-each-ref.sh
AgeCommit message (Expand)Author
2021-04-21Merge branch 'ab/detox-gettext-tests'Junio C Hamano
2021-04-13Merge branch 'jk/ref-filter-segfault-fix'Junio C Hamano
2021-04-13tests: remove all uses of test_i18cmpÆvar Arnfjörð Bjarmason
2021-04-01ref-filter: fix NULL check for parse object failureJeff King
2021-02-16ref-filter: use pretty.c logic for trailersHariom Verma
2021-02-16t6300: use function to test trailer optionsHariom Verma
2021-01-25Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano
2020-12-07t6300: avoid using the default name of the initial branchJohannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-09-09Merge branch 'hv/ref-filter-misc'Junio C Hamano
2020-08-31Merge branch 'hv/ref-filter-trailers-atom-parsing-fix'Junio C Hamano
2020-08-28ref-filter: add `sanitize` option for 'subject' atomHariom Verma
2020-08-28ref-filter: add `short` modifier to 'parent' atomHariom Verma
2020-08-28ref-filter: add `short` modifier to 'tree' atomHariom Verma
2020-08-28ref-filter: support different email formatsHariom Verma
2020-08-21ref-filter: 'contents:trailers' show error if `:` is missingHariom Verma
2020-08-21t6300: unify %(trailers) and %(contents:trailers) testsHariom Verma
2020-07-31t6300: fix issues related to %(contents:size)Alban Gruin
2020-07-16ref-filter: add support for %(contents:size)Christian Couder
2020-07-10t6300: test refs pointing to tree and blobChristian Couder
2020-05-08Merge branch 'jk/for-each-ref-multi-key-sort-fix'Junio C Hamano
2020-05-04ref-filter: apply fallback refname sort only after all user sortsJeff King
2020-05-04ref-filter: apply --ignore-case to all sorting keysJeff King
2020-02-24t6300: make hash algorithm independentbrian m. carlson
2020-02-24t6300: abstract away SHA-1-specific constantsbrian m. carlson
2019-09-09Merge branch 'mp/for-each-ref-missing-name-or-email'Junio C Hamano
2019-08-22ref-filter: initialize empty name or email fieldsMischa POSLAWSKY
2019-06-27ref-filter.c: find disjoint pattern prefixesTaylor Blau
2019-04-18ref-filter: use correct branch for %(push:track)Damien Robert
2018-12-28ref-filter: add tests for deltabaseOlga Telezhnaya
2018-12-28ref-filter: add tests for objectsize:diskOlga Telezhnaya
2018-09-17Merge branch 'jk/trailer-fixes'Junio C Hamano
2018-08-23pretty, ref-filter: format %(trailers) with no_divider optionJeff King
2018-07-30tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason
2018-07-24Merge branch 'jk/for-each-ref-icase'Junio C Hamano
2018-07-03ref-filter: avoid backend filtering with --ignore-caseJeff King
2018-07-03t6300: add a test for --ignore-caseJeff King
2018-05-14t: switch $_z40 to $ZERO_OIDbrian m. carlson
2018-02-13t6300-for-each-ref: fix "more than one quoting style" testsSZEDER Gábor
2017-11-15Merge branch 'js/for-each-ref-remote-name-and-ref'Junio C Hamano
2017-11-08for-each-ref: test :remotename and :remoterefJohannes Schindelin
2017-10-18Merge branch 'jk/ref-filter-colors-fix'Junio C Hamano
2017-10-17tag: respect color.ui configJeff King
2017-10-11Merge branch 'tb/show-trailers-in-ref-filter'Junio C Hamano
2017-10-07Merge branch 'tb/ref-filter-empty-modifier'Junio C Hamano
2017-10-05ref-filter.c: pass empty-string as NULL to atom parsersTaylor Blau
2017-10-04provide --color option for all ref-filter usersJeff King
2017-10-04test-terminal: set TERM=vt100Jeff King
2017-10-02ref-filter.c: parse trailers arguments with %(contents) atomTaylor Blau
2017-10-02ref-filter.c: use trailer_opts to format trailersTaylor Blau