summaryrefslogtreecommitdiffstats
path: root/t/t6300-for-each-ref.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ab/detox-gettext-tests'Junio C Hamano2021-04-211-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-141-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-161-0/+95
* | t6300: use function to test trailer optionsHariom Verma2021-02-161-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-201-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-09-011-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" testsSZEDER Gábor2018-02-131-5/+2
* Merge branch 'js/for-each-ref-remote-name-and-ref'Junio C Hamano2017-11-151-0/+32
|\
| * for-each-ref: test :remotename and :remoterefJohannes Schindelin2017-11-081-0/+32
* | Merge branch 'jk/ref-filter-colors-fix'Junio C Hamano2017-10-181-0/+5
|\ \
| * | tag: respect color.ui configJeff King2017-10-171-0/+5
* | | Merge branch 'tb/show-trailers-in-ref-filter'Junio C Hamano2017-10-111-2/+88
|\ \ \
| * | | ref-filter.c: parse trailers arguments with %(contents) atomTaylor Blau2017-10-021-0/+38
| * | | ref-filter.c: use trailer_opts to format trailersTaylor Blau2017-10-021-0/+41
| * | | t6300: refactor %(trailers) testsTaylor Blau2017-10-021-2/+9
| | |/ | |/|
* | | Merge branch 'tb/ref-filter-empty-modifier'Junio C Hamano2017-10-071-0/+1
|\ \ \ | |_|/ |/| |
| * | ref-filter.c: pass empty-string as NULL to atom parsersTaylor Blau2017-10-051-0/+1
| |/
* | provide --color option for all ref-filter usersJeff King2017-10-041-2/+2