Age | Commit message (Expand) | Author | Files | Lines |
2014-12-22 | Merge branch 'rt/for-each-ref-spell-tcl-as-Tcl' | Junio C Hamano | 1 | -1/+1 |
2014-11-30 | for-each-ref: correct spelling of Tcl in option description | Ralf Thielow | 1 | -1/+1 |
2014-10-21 | Merge branch 'rs/ref-transaction' | Junio C Hamano | 1 | -2/+9 |
2014-10-20 | Merge branch 'jn/parse-config-slot' | Junio C Hamano | 1 | -2/+4 |
2014-10-15 | for-each-ref: skip and warn about broken ref names | Ronnie Sahlberg | 1 | -0/+5 |
2014-10-15 | refs.c: change resolve_ref_unsafe reading argument to be a flags field | Ronnie Sahlberg | 1 | -2/+4 |
2014-10-14 | color_parse: do not mention variable name in error message | Jeff King | 1 | -2/+4 |
2014-09-26 | Merge branch 'rs/realloc-array' | Junio C Hamano | 1 | -6/+3 |
2014-09-18 | use REALLOC_ARRAY for changing the allocation size of arrays | René Scharfe | 1 | -6/+3 |
2014-09-03 | calloc() and xcalloc() takes nmemb and then size | Arjun Sreedharan | 1 | -1/+1 |
2014-07-17 | use commit_list_count() to count the members of commit_lists | René Scharfe | 1 | -14/+2 |
2014-06-09 | Use starts_with() for C strings instead of memcmp() | René Scharfe | 1 | -1/+1 |
2014-02-20 | use wildmatch() directly without fnmatch() wrapper | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2013-12-30 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+1 |
2013-12-30 | for-each-ref: remove unused variable | Ramkumar Ramachandra | 1 | -2/+1 |
2013-12-17 | Merge branch 'cc/starts-n-ends-with' | Junio C Hamano | 1 | -10/+10 |
2013-12-06 | Merge branch 'rr/for-each-ref-decoration' | Junio C Hamano | 1 | -13/+81 |
2013-12-05 | replace {pre,suf}fixcmp() with {starts,ends}_with() | Christian Couder | 1 | -7/+7 |
2013-11-19 | for-each-ref: avoid color leakage | Ramkumar Ramachandra | 1 | -5/+23 |
2013-11-19 | for-each-ref: introduce %(color:...) for color | Ramkumar Ramachandra | 1 | -2/+9 |
2013-11-19 | for-each-ref: introduce %(upstream:track[short]) | Ramkumar Ramachandra | 1 | -3/+37 |
2013-11-18 | for-each-ref: introduce %(HEAD) asterisk marker | Ramkumar Ramachandra | 1 | -2/+11 |
2013-11-01 | Merge branch 'jk/for-each-ref-skip-parsing' | Junio C Hamano | 1 | -9/+20 |
2013-10-30 | for-each-ref: avoid loading objects to print %(objectname) | Jeff King | 1 | -9/+20 |
2013-07-30 | for-each-ref, quote: convert *_quote_print -> *_quote_buf | Nguyễn Thái Ngọc Duy | 1 | -4/+9 |
2012-09-07 | Merge branch 'nd/i18n-parseopt-help' | Junio C Hamano | 1 | -9/+9 |
2012-08-21 | for-each-ref: Fix sort with multiple keys | Kacper Kornet | 1 | -1/+3 |
2012-08-20 | i18n: for-each-ref: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 1 | -9/+9 |
2011-12-13 | Convert resolve_ref+xstrdup to new resolve_refdup function | Nguyễn Thái Ngọc Duy | 1 | -5/+2 |
2011-09-08 | for-each-ref: add split message parts to %(contents:*). | Michał Górny | 1 | -6/+26 |
2011-09-08 | for-each-ref: handle multiline subjects like --pretty | Jeff King | 1 | -5/+24 |
2011-09-08 | for-each-ref: refactor subject and body placeholder parsing | Jeff King | 1 | -25/+29 |
2010-08-26 | for-each-ref: fix objectname:short bug | Jay Soffian | 1 | -1/+2 |
2010-06-07 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+2 |
2010-06-07 | Change C99 comments to old-style C comments | Tor Arntsen | 1 | -2/+2 |
2010-05-18 | for-each-ref: Field with abbreviated objectname | Michael J Gruber | 1 | -0/+3 |
2010-03-10 | Merge branch 'lt/deepen-builtin-source' | Junio C Hamano | 1 | -0/+996 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+955 |