Age | Commit message (Expand) | Author | Files | Lines |
2015-01-14 | standardize usage info string format | Alex Henrie | 1 | -3/+3 |
2014-06-19 | use xstrfmt to replace xmalloc + strcpy/strcat | Jeff King | 1 | -4/+1 |
2014-02-20 | use wildmatch() directly without fnmatch() wrapper | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2013-12-17 | Merge branch 'cc/starts-n-ends-with' | Junio C Hamano | 1 | -3/+3 |
2013-12-05 | replace {pre,suf}fixcmp() with {starts,ends}_with() | Christian Couder | 1 | -3/+3 |
2013-12-05 | Merge branch 'jk/robustify-parse-commit' | Junio C Hamano | 1 | -2/+1 |
2013-10-24 | assume parse_commit checks commit->object.parsed | Jeff King | 1 | -2/+1 |
2013-08-07 | branch, commit, name-rev: ease up boolean conditions | Stefan Beller | 1 | -1/+1 |
2013-08-05 | Replace deprecated OPT_BOOLEAN by OPT_BOOL | Stefan Beller | 1 | -6/+6 |
2013-07-18 | describe: fix --contains when a tag is given as input | Junio C Hamano | 1 | -1/+16 |
2013-07-18 | name-rev: differentiate between tags and commits they point at | Junio C Hamano | 1 | -8/+16 |
2013-07-09 | name-rev: allow converting the exact object name at the tip of a ref | Junio C Hamano | 1 | -1/+58 |
2013-07-07 | name-ref: factor out name shortening logic from name_ref() | Junio C Hamano | 1 | -7/+12 |
2013-06-18 | name-rev: allow to specify a subpath for --refs option | Namhyung Kim | 1 | -7/+29 |
2012-08-20 | i18n: name-rev: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 1 | -11/+11 |
2011-11-18 | Sync with 1.7.7.4 | Junio C Hamano | 1 | -1/+1 |
2011-11-18 | Merge branch 'jc/maint-name-rev-all' into maint | Junio C Hamano | 1 | -1/+1 |
2011-10-03 | name-rev: split usage string | René Scharfe | 1 | -1/+3 |
2010-08-29 | object.h: Add OBJECT_ARRAY_INIT macro and make use of it. | Thiago Farina | 1 | -1/+1 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+305 |