Age | Commit message (Expand) | Author | Files | Lines |
2016-01-26 | tag: do not show ambiguous tag names as "tags/foo" | Jeff King | 1 | -0/+12 |
2016-01-25 | t6300: use test_atom for some un-modern tests | Jeff King | 1 | -52/+10 |
2015-10-05 | Merge branch 'jk/date-local' | Junio C Hamano | 1 | -67/+95 |
2015-09-03 | t6300: add tests for "-local" date formats | John Keeping | 1 | -0/+36 |
2015-09-03 | t6300: make UTC and local dates different | John Keeping | 1 | -35/+35 |
2015-09-03 | t6300: add test for "raw" date format | John Keeping | 1 | -0/+4 |
2015-09-03 | t6300: introduce test_date() helper | John Keeping | 1 | -52/+40 |
2015-07-20 | strbuf: make strbuf_addftime more robust | Jeff King | 1 | -0/+10 |
2015-06-29 | introduce "format" date-mode | Jeff King | 1 | -0/+8 |
2015-05-22 | for-each-ref: accept "%(push)" format | Jeff King | 1 | -1/+12 |
2015-01-12 | for-each-ref: always check stat_tracking_info()'s return value | Raphael Kubo da Costa | 1 | -0/+13 |
2013-12-06 | Merge branch 'rr/for-each-ref-decoration' | Junio C Hamano | 1 | -13/+56 |
2013-11-19 | for-each-ref: avoid color leakage | Ramkumar Ramachandra | 1 | -1/+1 |
2013-11-19 | for-each-ref: introduce %(color:...) for color | Ramkumar Ramachandra | 1 | -0/+17 |
2013-11-19 | for-each-ref: introduce %(upstream:track[short]) | Ramkumar Ramachandra | 1 | -0/+27 |
2013-11-18 | for-each-ref: introduce %(HEAD) asterisk marker | Ramkumar Ramachandra | 1 | -0/+2 |
2013-11-18 | t6300 (for-each-ref): don't hardcode SHA-1 hexes | Ramkumar Ramachandra | 1 | -8/+8 |
2013-11-18 | t6300 (for-each-ref): clearly demarcate setup | Ramkumar Ramachandra | 1 | -5/+2 |
2013-10-30 | for-each-ref: avoid loading objects to print %(objectname) | Jeff King | 1 | -0/+4 |
2012-08-21 | for-each-ref: Fix sort with multiple keys | Kacper Kornet | 1 | -1/+1 |
2012-08-21 | t6300: test sort with multiple keys | Kacper Kornet | 1 | -0/+10 |
2011-09-08 | for-each-ref: add split message parts to %(contents:*). | Michał Górny | 1 | -2/+58 |
2011-09-08 | for-each-ref: handle multiline subjects like --pretty | Jeff King | 1 | -0/+21 |
2011-09-08 | t6300: add more body-parsing tests | Jeff King | 1 | -0/+20 |
2010-05-18 | for-each-ref: Field with abbreviated objectname | Michael J Gruber | 1 | -0/+9 |
2009-04-13 | for-each-ref: utilize core.warnAmbiguousRefs for :short-format | Bert Wesarg | 1 | -3/+15 |
2009-04-07 | for-each-ref: add "upstream" format field | Jeff King | 1 | -0/+22 |
2008-09-05 | for-each-ref: `:short` format for `refname` | Bert Wesarg | 1 | -0/+44 |
2008-09-03 | tests: use "git xyzzy" form (t3600 - t6999) | Nanako Shiraishi | 1 | -14/+14 |
2008-08-20 | for-each-ref: cope with tags with incomplete lines | Junio C Hamano | 1 | -0/+10 |
2008-06-26 | improve for-each-ref test script | Jeff King | 1 | -17/+70 |
2008-05-24 | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 1 | -12/+12 |
2008-02-01 | Sane use of test_expect_failure | Junio C Hamano | 1 | -4/+4 |
2007-12-06 | for-each-ref: Fix quoting style constants. | Johannes Sixt | 1 | -0/+39 |
2007-11-10 | for-each-ref: fix setup of option-parsing for --sort | Lars Hjemli | 1 | -0/+22 |
2007-10-29 | Make builtin-for-each-ref.c use parse-opts. | Pierre Habouzit | 1 | -0/+0 |
2007-10-03 | Add a test script for for-each-ref, including test of date formatting | Andy Parkins | 1 | -0/+151 |