aboutsummaryrefslogtreecommitdiff
path: root/t/t6300-for-each-ref.sh
Commit message (Expand)AuthorAge
* Merge branch 'jk/trailers-placeholder-in-pretty'Junio C Hamano2016-12-19
|\
| * ref-filter: add support to display trailers as part of contentsJacob Keller2016-12-11
* | for-each-ref: do not segv with %(HEAD) on an unborn branchJunio C Hamano2016-11-18
|/
* tag: do not show ambiguous tag names as "tags/foo"Jeff King2016-01-26
* t6300: use test_atom for some un-modern testsJeff King2016-01-25
* Merge branch 'jk/date-local'Junio C Hamano2015-10-05
|\
| * t6300: add tests for "-local" date formatsJohn Keeping2015-09-03
| * t6300: make UTC and local dates differentJohn Keeping2015-09-03
| * t6300: add test for "raw" date formatJohn Keeping2015-09-03
| * t6300: introduce test_date() helperJohn Keeping2015-09-03
* | strbuf: make strbuf_addftime more robustJeff King2015-07-20
|/
* introduce "format" date-modeJeff King2015-06-29
* for-each-ref: accept "%(push)" formatJeff King2015-05-22
* for-each-ref: always check stat_tracking_info()'s return valueRaphael Kubo da Costa2015-01-12
* Merge branch 'rr/for-each-ref-decoration'Junio C Hamano2013-12-06
|\
| * for-each-ref: avoid color leakageRamkumar Ramachandra2013-11-19
| * for-each-ref: introduce %(color:...) for colorRamkumar Ramachandra2013-11-19
| * for-each-ref: introduce %(upstream:track[short])Ramkumar Ramachandra2013-11-19
| * for-each-ref: introduce %(HEAD) asterisk markerRamkumar Ramachandra2013-11-18
| * t6300 (for-each-ref): don't hardcode SHA-1 hexesRamkumar Ramachandra2013-11-18
| * t6300 (for-each-ref): clearly demarcate setupRamkumar Ramachandra2013-11-18
* | for-each-ref: avoid loading objects to print %(objectname)Jeff King2013-10-30
|/
* for-each-ref: Fix sort with multiple keysKacper Kornet2012-08-21
* t6300: test sort with multiple keysKacper Kornet2012-08-21
* for-each-ref: add split message parts to %(contents:*).Michał Górny2011-09-08
* for-each-ref: handle multiline subjects like --prettyJeff King2011-09-08
* t6300: add more body-parsing testsJeff King2011-09-08
* for-each-ref: Field with abbreviated objectnameMichael J Gruber2010-05-18
* for-each-ref: utilize core.warnAmbiguousRefs for :short-formatBert Wesarg2009-04-13
* for-each-ref: add "upstream" format fieldJeff King2009-04-07
* for-each-ref: `:short` format for `refname`Bert Wesarg2008-09-05
* tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-03
* for-each-ref: cope with tags with incomplete linesJunio C Hamano2008-08-20
* improve for-each-ref test scriptJeff King2008-06-26
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-24
* Sane use of test_expect_failureJunio C Hamano2008-02-01
* for-each-ref: Fix quoting style constants.Johannes Sixt2007-12-06
* for-each-ref: fix setup of option-parsing for --sortLars Hjemli2007-11-10
* Make builtin-for-each-ref.c use parse-opts.Pierre Habouzit2007-10-29
* Add a test script for for-each-ref, including test of date formattingAndy Parkins2007-10-03