| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'cc/starts-n-ends-with' | Junio C Hamano | 2013-12-17 | 1 | -10/+10 |
|\ |
|
| * | replace {pre,suf}fixcmp() with {starts,ends}_with()cc/starts-n-ends-with | Christian Couder | 2013-12-05 | 1 | -7/+7 |
* | | Merge branch 'rr/for-each-ref-decoration' | Junio C Hamano | 2013-12-06 | 1 | -13/+81 |
|\ \
| |/
|/| |
|
| * | for-each-ref: avoid color leakagerr/for-each-ref-decoration | Ramkumar Ramachandra | 2013-11-19 | 1 | -5/+23 |
| * | for-each-ref: introduce %(color:...) for color | Ramkumar Ramachandra | 2013-11-19 | 1 | -2/+9 |
| * | for-each-ref: introduce %(upstream:track[short]) | Ramkumar Ramachandra | 2013-11-19 | 1 | -3/+37 |
| * | for-each-ref: introduce %(HEAD) asterisk marker | Ramkumar Ramachandra | 2013-11-18 | 1 | -2/+11 |
* | | Merge branch 'jk/for-each-ref-skip-parsing' | Junio C Hamano | 2013-11-01 | 1 | -9/+20 |
|\ \
| |/
|/| |
|
| * | for-each-ref: avoid loading objects to print %(objectname)jk/for-each-ref-skip-parsing | Jeff King | 2013-10-30 | 1 | -9/+20 |
* | | for-each-ref, quote: convert *_quote_print -> *_quote_buf | Nguyễn Thái Ngọc Duy | 2013-07-30 | 1 | -4/+9 |
|/ |
|
* | Merge branch 'nd/i18n-parseopt-help' | Junio C Hamano | 2012-09-07 | 1 | -9/+9 |
|\ |
|
| * | i18n: for-each-ref: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 2012-08-20 | 1 | -9/+9 |
* | | for-each-ref: Fix sort with multiple keys | Kacper Kornet | 2012-08-21 | 1 | -1/+3 |
|/ |
|
* | Convert resolve_ref+xstrdup to new resolve_refdup function | Nguyễn Thái Ngọc Duy | 2011-12-13 | 1 | -5/+2 |
* | for-each-ref: add split message parts to %(contents:*). | Michał Górny | 2011-09-08 | 1 | -6/+26 |
* | for-each-ref: handle multiline subjects like --pretty | Jeff King | 2011-09-08 | 1 | -5/+24 |
* | for-each-ref: refactor subject and body placeholder parsing | Jeff King | 2011-09-08 | 1 | -25/+29 |
* | for-each-ref: fix objectname:short bug | Jay Soffian | 2010-08-26 | 1 | -1/+2 |
* | Merge branch 'maint' | Junio C Hamano | 2010-06-07 | 1 | -2/+2 |
|\ |
|
| * | Change C99 comments to old-style C comments | Tor Arntsen | 2010-06-07 | 1 | -2/+2 |
* | | for-each-ref: Field with abbreviated objectname | Michael J Gruber | 2010-05-18 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'lt/deepen-builtin-source' | Junio C Hamano | 2010-03-10 | 1 | -18/+59 |
* | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 2010-02-22 | 1 | -0/+955 |