summaryrefslogtreecommitdiff
path: root/t/t6300-for-each-ref.sh
AgeCommit message (Expand)AuthorFilesLines
2012-08-21for-each-ref: Fix sort with multiple keysLibravatar Kacper Kornet1-1/+1
2012-08-21t6300: test sort with multiple keysLibravatar Kacper Kornet1-0/+10
2011-09-08for-each-ref: add split message parts to %(contents:*).Libravatar Michał Górny1-2/+58
2011-09-08for-each-ref: handle multiline subjects like --prettyLibravatar Jeff King1-0/+21
2011-09-08t6300: add more body-parsing testsLibravatar Jeff King1-0/+20
2010-05-18for-each-ref: Field with abbreviated objectnameLibravatar Michael J Gruber1-0/+9
2009-04-13for-each-ref: utilize core.warnAmbiguousRefs for :short-formatLibravatar Bert Wesarg1-3/+15
2009-04-07for-each-ref: add "upstream" format fieldLibravatar Jeff King1-0/+22
2008-09-05for-each-ref: `:short` format for `refname`Libravatar Bert Wesarg1-0/+44
2008-09-03tests: use "git xyzzy" form (t3600 - t6999)Libravatar Nanako Shiraishi1-14/+14
2008-08-20for-each-ref: cope with tags with incomplete linesLibravatar Junio C Hamano1-0/+10
2008-06-26improve for-each-ref test scriptLibravatar Jeff King1-17/+70
2008-05-24tests: do not use implicit "git diff --no-index"Libravatar Junio C Hamano1-12/+12
2008-02-01Sane use of test_expect_failureLibravatar Junio C Hamano1-4/+4
2007-12-06for-each-ref: Fix quoting style constants.Libravatar Johannes Sixt1-0/+39
2007-11-10for-each-ref: fix setup of option-parsing for --sortLibravatar Lars Hjemli1-0/+22
2007-10-29Make builtin-for-each-ref.c use parse-opts.Libravatar Pierre Habouzit1-0/+0
2007-10-03Add a test script for for-each-ref, including test of date formattingLibravatar Andy Parkins1-0/+151