Age | Commit message (Expand) | Author | Files | Lines |
2013-04-03 | Merge branch 'jc/describe' into maint | Junio C Hamano | 1 | -21/+20 |
2013-02-28 | describe: --match=<pattern> must limit the refs even when used with --all | Junio C Hamano | 1 | -21/+20 |
2013-02-24 | Fix ".git/refs" stragglers | Greg Price | 1 | -2/+2 |
2012-10-25 | Merge branch 'jk/peel-ref' | Jeff King | 1 | -1/+1 |
2012-10-04 | peel_ref: do not return a null sha1 | Jeff King | 1 | -1/+1 |
2012-08-20 | i18n: describe: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 1 | -14/+14 |
2011-08-11 | describe: Refresh the index when run with --dirty | Allan Caffee | 1 | -2/+15 |
2011-04-01 | Merge branch 'ab/i18n-st' | Junio C Hamano | 1 | -18/+18 |
2011-03-23 | Merge branch 'lt/default-abbrev' | Junio C Hamano | 1 | -1/+5 |
2011-03-11 | Make the default abbrev length configurable | Linus Torvalds | 1 | -1/+5 |
2011-03-09 | i18n: git-describe basic messages | Ævar Arnfjörð Bjarmason | 1 | -18/+18 |
2011-02-18 | for_each_hash: allow passing a 'void *data' pointer to callback | Linus Torvalds | 1 | -2/+2 |
2010-12-22 | Merge branch 'tf/commit-list-prefix' | Junio C Hamano | 1 | -3/+3 |
2010-12-09 | describe: Delay looking up commits until searching for an inexact match | Anders Kaseorg | 1 | -15/+22 |
2010-12-09 | describe: Store commit_names in a hash table by commit SHA1 | Anders Kaseorg | 1 | -5/+33 |
2010-12-09 | describe: Do not use a flex array in struct commit_name | Anders Kaseorg | 1 | -6/+6 |
2010-12-09 | describe: Use for_each_rawref | Anders Kaseorg | 1 | -1/+1 |
2010-11-29 | commit: Add commit_list prefix in two function names. | Thiago Farina | 1 | -3/+3 |
2010-05-21 | Merge branch 'sp/maint-describe-tiebreak-with-tagger-date' | Junio C Hamano | 1 | -4/+45 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+396 |