Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |