summaryrefslogtreecommitdiff
path: root/t/t6300-for-each-ref.sh
AgeCommit message (Expand)Author
2022-01-04Merge branch 'es/test-chain-lint'Junio C Hamano
2021-12-13t6000-t9999: detect and signal failure within loopEric Sunshine
2021-12-13t6300: make `%(raw:size) --shell` test more robustEric Sunshine
2021-12-05tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when neededJohannes Schindelin
2021-10-20for-each-ref: delay parsing of --sort=<atom> optionsJunio C Hamano
2021-09-08Merge branch 'dd/t6300-wo-gpg-fix'Junio C Hamano
2021-08-25t6300: check for cat-file exit status codeĐoàn Trần Công Danh
2021-08-25t6300: don't run cat-file on non-existent objectĐoàn Trần Công Danh
2021-07-26ref-filter: add %(rest) atomZheNing Hu
2021-07-26ref-filter: --format=%(raw) support --perlZheNing Hu
2021-07-26ref-filter: add %(raw) atomZheNing Hu
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