aboutsummaryrefslogtreecommitdiff
path: root/t/t6300-for-each-ref.sh
Commit message (Expand)AuthorAge
* Merge branch 'jk/t6300-cleanup'Junio C Hamano2017-03-10
|\
| * t6300: avoid creating refs/heads/HEADJeff King2017-02-27
* | ref-filter: resurrect "strip" as a synonym to "lstrip"Junio C Hamano2017-02-07
* | ref-filter: add an 'rstrip=<N>' option to atoms which deal with refnamesKarthik Nayak2017-01-31
* | ref-filter: modify the 'lstrip=<N>' option to work with negative '<N>'Karthik Nayak2017-01-31
* | ref-filter: Do not abruptly die when using the 'lstrip=<N>' optionKarthik Nayak2017-01-10
* | ref-filter: rename the 'strip' option to 'lstrip'Karthik Nayak2017-01-10
* | ref-filter: make remote_ref_atom_parser() use refname_atom_parser_internal()Karthik Nayak2017-01-10
* | ref-filter: introduce refname_atom_parser()Karthik Nayak2017-01-10
* | ref-filter: make "%(symref)" atom work with the ':short' modifierKarthik Nayak2017-01-10
* | ref-filter: add support for %(upstream:track,nobracket)Karthik Nayak2017-01-10
* | ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreamsKarthik Nayak2017-01-10
* | ref-filter: modify "%(objectname:short)" to take lengthKarthik Nayak2017-01-10
* | 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