aboutsummaryrefslogtreecommitdiff
path: root/builtin/for-each-ref.c
Commit message (Expand)AuthorAge
...
* | Merge branch 'cc/starts-n-ends-with'Junio C Hamano2013-12-17
|\ \
| * | replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder2013-12-05
| |/
* | 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
* | Merge branch 'jk/for-each-ref-skip-parsing'Junio C Hamano2013-11-01
|\ \ | |/ |/|
| * for-each-ref: avoid loading objects to print %(objectname)Jeff King2013-10-30
* | for-each-ref, quote: convert *_quote_print -> *_quote_bufNguyễn Thái Ngọc Duy2013-07-30
|/
* Merge branch 'nd/i18n-parseopt-help'Junio C Hamano2012-09-07
|\
| * i18n: for-each-ref: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-20
* | for-each-ref: Fix sort with multiple keysKacper Kornet2012-08-21
|/
* Convert resolve_ref+xstrdup to new resolve_refdup functionNguyễn Thái Ngọc Duy2011-12-13
* 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
* for-each-ref: refactor subject and body placeholder parsingJeff King2011-09-08
* for-each-ref: fix objectname:short bugJay Soffian2010-08-26
* Merge branch 'maint'Junio C Hamano2010-06-07
|\
| * Change C99 comments to old-style C commentsTor Arntsen2010-06-07
* | for-each-ref: Field with abbreviated objectnameMichael J Gruber2010-05-18
|/
* Merge branch 'lt/deepen-builtin-source'Junio C Hamano2010-03-10
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22