summaryrefslogtreecommitdiff
path: root/t/t6300-for-each-ref.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/t6300-cleanup'Junio C Hamano2017-03-101-1/+1
|\
| * t6300: avoid creating refs/heads/HEADjk/t6300-cleanupJeff King2017-02-271-1/+1
* | ref-filter: resurrect "strip" as a synonym to "lstrip"Junio C Hamano2017-02-071-0/+12
* | ref-filter: add an 'rstrip=<N>' option to atoms which deal with refnamesKarthik Nayak2017-01-311-0/+19
* | ref-filter: modify the 'lstrip=<N>' option to work with negative '<N>'Karthik Nayak2017-01-311-6/+6
* | ref-filter: Do not abruptly die when using the 'lstrip=<N>' optionKarthik Nayak2017-01-101-4/+0
* | ref-filter: rename the 'strip' option to 'lstrip'Karthik Nayak2017-01-101-11/+11
* | ref-filter: make remote_ref_atom_parser() use refname_atom_parser_internal()Karthik Nayak2017-01-101-0/+2
* | ref-filter: introduce refname_atom_parser()Karthik Nayak2017-01-101-0/+9
* | ref-filter: make "%(symref)" atom work with the ':short' modifierKarthik Nayak2017-01-101-0/+24
* | ref-filter: add support for %(upstream:track,nobracket)Karthik Nayak2017-01-101-0/+2
* | ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreamsKarthik Nayak2017-01-101-1/+1
* | ref-filter: modify "%(objectname:short)" to take lengthKarthik Nayak2017-01-101-0/+10
* | Merge branch 'jk/trailers-placeholder-in-pretty'Junio C Hamano2016-12-191-0/+25
|\ \ | |/ |/|
| * ref-filter: add support to display trailers as part of contentsjk/trailers-placeholder-in-prettyJacob Keller2016-12-111-0/+26
* | for-each-ref: do not segv with %(HEAD) on an unborn branchjc/for-each-ref-head-segfault-fixJunio C Hamano2016-11-181-0/+10
|/
* tag: do not show ambiguous tag names as "tags/foo"jk/list-tag-2.7-regressionJeff King2016-01-261-0/+12
* t6300: use test_atom for some un-modern testsJeff King2016-01-251-52/+10
* Merge branch 'jk/date-local'Junio C Hamano2015-10-051-67/+95
|\
| * t6300: add tests for "-local" date formatsjk/date-localJohn Keeping2015-09-031-0/+36
| * t6300: make UTC and local dates differentJohn Keeping2015-09-031-35/+35
| * t6300: add test for "raw" date formatJohn Keeping2015-09-031-0/+4
| * t6300: introduce test_date() helperJohn Keeping2015-09-031-52/+40
* | strbuf: make strbuf_addftime more robustjk/date-mode-formatJeff King2015-07-201-0/+10
|/
* introduce "format" date-modeJeff King2015-06-291-0/+8
* for-each-ref: accept "%(push)" formatjk/at-push-sha1Jeff King2015-05-221-1/+12
* for-each-ref: always check stat_tracking_info()'s return valuerc/for-each-ref-trackingRaphael Kubo da Costa2015-01-121-0/+13
* Merge branch 'rr/for-each-ref-decoration'Junio C Hamano2013-12-061-13/+56
|\
| * for-each-ref: avoid color leakagerr/for-each-ref-decorationRamkumar Ramachandra2013-11-191-1/+1
| * for-each-ref: introduce %(color:...) for colorRamkumar Ramachandra2013-11-191-0/+17
| * for-each-ref: introduce %(upstream:track[short])Ramkumar Ramachandra2013-11-191-0/+27
| * for-each-ref: introduce %(HEAD) asterisk markerRamkumar Ramachandra2013-11-181-0/+2
| * t6300 (for-each-ref): don't hardcode SHA-1 hexesRamkumar Ramachandra2013-11-181-8/+8
| * t6300 (for-each-ref): clearly demarcate setupRamkumar Ramachandra2013-11-181-5/+2
* | for-each-ref: avoid loading objects to print %(objectname)jk/for-each-ref-skip-parsingJeff King2013-10-301-0/+4
|/
* for-each-ref: Fix sort with multiple keysKacper Kornet2012-08-211-1/+1
* t6300: test sort with multiple keysKacper Kornet2012-08-211-0/+10
* for-each-ref: add split message parts to %(contents:*).Michał Górny2011-09-081-2/+58
* for-each-ref: handle multiline subjects like --prettyJeff King2011-09-081-0/+21
* t6300: add more body-parsing testsJeff King2011-09-081-0/+20
* for-each-ref: Field with abbreviated objectnameMichael J Gruber2010-05-181-0/+9
* for-each-ref: utilize core.warnAmbiguousRefs for :short-formatBert Wesarg2009-04-131-3/+15
* for-each-ref: add "upstream" format fieldJeff King2009-04-071-0/+22
* for-each-ref: `:short` format for `refname`Bert Wesarg2008-09-051-0/+44
* tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-031-14/+14
* for-each-ref: cope with tags with incomplete linesJunio C Hamano2008-08-201-0/+10
* improve for-each-ref test scriptJeff King2008-06-261-17/+70
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-241-12/+12
* Sane use of test_expect_failureJunio C Hamano2008-02-011-4/+4
* for-each-ref: Fix quoting style constants.Johannes Sixt2007-12-061-0/+39