| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'nd/no-more-fnmatch' | Junio C Hamano | 2014-03-14 | 1 | -1/+1 |
|\ |
|
| * | use wildmatch() directly without fnmatch() wrapper | Nguyễn Thái Ngọc Duy | 2014-02-20 | 1 | -1/+1 |
* | | Merge branch 'kb/fast-hashmap' | Junio C Hamano | 2014-02-27 | 1 | -29/+24 |
|\ \
| |/
|/| |
|
| * | buitin/describe.c: use new hash map implementation | Karsten Blees | 2013-11-18 | 1 | -29/+24 |
* | | replace {pre,suf}fixcmp() with {starts,ends}_with()cc/starts-n-ends-with | Christian Couder | 2013-12-05 | 1 | -1/+1 |
* | | describe: trivial style fixes | Felipe Contreras | 2013-10-31 | 1 | -4/+3 |
|/ |
|
* | Merge branch 'rh/ishes-doc' | Junio C Hamano | 2013-09-17 | 1 | -2/+2 |
|\ |
|
| * | use 'commit-ish' instead of 'committish' | Richard Hansen | 2013-09-04 | 1 | -2/+2 |
* | | Replace deprecated OPT_BOOLEAN by OPT_BOOL | Stefan Beller | 2013-08-05 | 1 | -10/+10 |
|/ |
|
* | describe: fix --contains when a tag is given as inputjc/name-rev-exact-ref | Junio C Hamano | 2013-07-18 | 1 | -1/+2 |
* | describe: use argv-array | Junio C Hamano | 2013-07-09 | 1 | -15/+15 |
* | Merge branch 'mh/reflife' | Junio C Hamano | 2013-06-14 | 1 | -2/+4 |
|\ |
|
| * | describe: make own copy of refname | Michael Haggerty | 2013-05-28 | 1 | -2/+4 |
* | | describe: Add --first-parent option | Mike Crowe | 2013-05-20 | 1 | -0/+5 |
|/ |
|
* | Merge branch 'jc/describe' | Junio C Hamano | 2013-03-25 | 1 | -21/+20 |
|\ |
|
| * | describe: --match=<pattern> must limit the refs even when used with --all | Junio C Hamano | 2013-02-28 | 1 | -21/+20 |
* | | Fix ".git/refs" stragglers | Greg Price | 2013-02-24 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'jk/peel-ref' | Jeff King | 2012-10-25 | 1 | -1/+1 |
|\ |
|
| * | peel_ref: do not return a null sha1 | Jeff King | 2012-10-04 | 1 | -1/+1 |
* | | i18n: describe: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 2012-08-20 | 1 | -14/+14 |
|/ |
|
* | describe: Refresh the index when run with --dirty | Allan Caffee | 2011-08-11 | 1 | -2/+15 |
* | Merge branch 'ab/i18n-st' | Junio C Hamano | 2011-04-01 | 1 | -18/+18 |
|\ |
|
| * | i18n: git-describe basic messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -18/+18 |
* | | Merge branch 'lt/default-abbrev' | Junio C Hamano | 2011-03-23 | 1 | -1/+5 |
|\ \ |
|
| * | | Make the default abbrev length configurable | Linus Torvalds | 2011-03-11 | 1 | -1/+5 |
| |/ |
|
* | | for_each_hash: allow passing a 'void *data' pointer to callback | Linus Torvalds | 2011-02-18 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'tf/commit-list-prefix' | Junio C Hamano | 2010-12-22 | 1 | -3/+3 |
|\ |
|
| * | commit: Add commit_list prefix in two function names. | Thiago Farina | 2010-11-29 | 1 | -3/+3 |
* | | describe: Delay looking up commits until searching for an inexact match | Anders Kaseorg | 2010-12-09 | 1 | -15/+22 |
* | | describe: Store commit_names in a hash table by commit SHA1 | Anders Kaseorg | 2010-12-09 | 1 | -5/+33 |
* | | describe: Do not use a flex array in struct commit_name | Anders Kaseorg | 2010-12-09 | 1 | -6/+6 |
* | | describe: Use for_each_rawref | Anders Kaseorg | 2010-12-09 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'sp/maint-describe-tiebreak-with-tagger-date' | Junio C Hamano | 2010-05-21 | 1 | -4/+45 |
* | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 2010-02-22 | 1 | -0/+396 |