summaryrefslogtreecommitdiff
path: root/t/t6300-for-each-ref.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'es/test-chain-lint'Junio C Hamano2022-01-031-5/+2
|\
| * t6000-t9999: detect and signal failure within loopEric Sunshine2021-12-131-1/+1
| * t6300: make `%(raw:size) --shell` test more robustEric Sunshine2021-12-131-4/+1
* | tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when neededJohannes Schindelin2021-12-051-3/+0
|/
* for-each-ref: delay parsing of --sort=<atom> optionsJunio C Hamano2021-10-201-0/+26
* Merge branch 'dd/t6300-wo-gpg-fix'Junio C Hamano2021-09-081-11/+18
|\
| * t6300: check for cat-file exit status codeĐoàn Trần Công Danh2021-08-251-1/+3
| * t6300: don't run cat-file on non-existent objectĐoàn Trần Công Danh2021-08-251-11/+16
* | ref-filter: add %(rest) atomZheNing Hu2021-07-261-0/+4
* | ref-filter: --format=%(raw) support --perlZheNing Hu2021-07-261-2/+17
* | ref-filter: add %(raw) atomZheNing Hu2021-07-261-0/+216
|/
* Merge branch 'ab/detox-gettext-tests'Junio C Hamano2021-04-201-3/+3
|\
| * tests: remove all uses of test_i18cmpÆvar Arnfjörð Bjarmason2021-04-131-3/+3
* | Merge branch 'jk/ref-filter-segfault-fix'Junio C Hamano2021-04-131-0/+10
|\ \ | |/ |/|
| * ref-filter: fix NULL check for parse object failureJeff King2021-04-011-0/+10
* | ref-filter: use pretty.c logic for trailersHariom Verma2021-02-151-0/+95
* | t6300: use function to test trailer optionsHariom Verma2021-02-151-43/+47
* | Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano2021-01-251-0/+3
|\ \
| * | tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
| |/
* | t6300: avoid using the default name of the initial branchJohannes Schindelin2020-12-071-88/+90
|/
* Merge branch 'hv/ref-filter-misc'Junio C Hamano2020-09-091-0/+35
|\
| * ref-filter: add `sanitize` option for 'subject' atomHariom Verma2020-08-281-0/+7
| * ref-filter: add `short` modifier to 'parent' atomHariom Verma2020-08-281-0/+6
| * ref-filter: add `short` modifier to 'tree' atomHariom Verma2020-08-281-0/+6
| * ref-filter: support different email formatsHariom Verma2020-08-281-0/+16
* | Merge branch 'hv/ref-filter-trailers-atom-parsing-fix'Junio C Hamano2020-08-311-38/+18
|\ \ | |/ |/|
| * ref-filter: 'contents:trailers' show error if `:` is missingHariom Verma2020-08-211-0/+8
| * t6300: unify %(trailers) and %(contents:trailers) testsHariom Verma2020-08-211-42/+14
* | t6300: fix issues related to %(contents:size)Alban Gruin2020-07-311-2/+2
* | ref-filter: add support for %(contents:size)Christian Couder2020-07-161-0/+19
* | t6300: test refs pointing to tree and blobChristian Couder2020-07-101-0/+19
|/
* Merge branch 'jk/for-each-ref-multi-key-sort-fix'Junio C Hamano2020-05-081-6/+88
|\
| * ref-filter: apply fallback refname sort only after all user sortsJeff King2020-05-041-6/+48
| * ref-filter: apply --ignore-case to all sorting keysJeff King2020-05-041-0/+40
* | t6300: make hash algorithm independentbrian m. carlson2020-02-241-1/+1
* | t6300: abstract away SHA-1-specific constantsbrian m. carlson2020-02-241-9/+16
* | Merge branch 'mp/for-each-ref-missing-name-or-email'Junio C Hamano2019-09-091-0/+19
|\ \
| * | ref-filter: initialize empty name or email fieldsMischa POSLAWSKY2019-08-221-0/+19
| |/
* | ref-filter.c: find disjoint pattern prefixesTaylor Blau2019-06-271-0/+26
* | ref-filter: use correct branch for %(push:track)Damien Robert2019-04-181-2/+11
* | ref-filter: add tests for deltabaseOlga Telezhnaya2018-12-281-0/+3
* | ref-filter: add tests for objectsize:diskOlga Telezhnaya2018-12-281-0/+3
|/
* Merge branch 'jk/trailer-fixes'Junio C Hamano2018-09-171-0/+23
|\
| * pretty, ref-filter: format %(trailers) with no_divider optionJeff King2018-08-231-0/+23
* | tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason2018-07-301-2/+1
* | Merge branch 'jk/for-each-ref-icase'Junio C Hamano2018-07-241-0/+11
|\ \ | |/ |/|
| * ref-filter: avoid backend filtering with --ignore-caseJeff King2018-07-031-1/+1
| * t6300: add a test for --ignore-caseJeff King2018-07-031-0/+11
* | t: switch $_z40 to $ZERO_OIDbrian m. carlson2018-05-141-1/+1
|/
* t6300-for-each-ref: fix "more than one quoting style" testssg/t6300-modernizeSZEDER Gábor2018-02-131-5/+2