summaryrefslogtreecommitdiff
path: root/t/t6300-for-each-ref.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ow/ref-filter-omit-empty'Junio C Hamano2023-04-211-0/+8
|\
| * branch, for-each-ref, tag: add option to omit empty linesØystein Walle2023-04-131-0/+8
* | for-each-ref: explicitly test no matchesDerrick Stolee2023-03-201-0/+13
* | for-each-ref: add --stdin optionDerrick Stolee2023-03-201-0/+37
|/
* Merge branch 'jk/hash-object-fsck'Junio C Hamano2023-01-301-1/+1
|\
| * t: use hash-object --literally when created malformed objectsJeff King2023-01-181-1/+1
* | ref-filter: truncate atom names in error messagesJeff King2022-12-151-0/+6
* | ref-filter: factor out "unrecognized %(foo) arg" errorsJeff King2022-12-151-0/+6
* | ref-filter: factor out "%(foo) does not take arguments" errorsJeff King2022-12-151-0/+6
|/
* ref-filter: fix parsing of signatures with CRLF and no bodyJeff King2022-11-021-0/+25
* ref-filter: fix parsing of signatures without blank linesJeff King2022-11-021-0/+15
* 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