| Commit message (Expand) | Author | Age |
* | describe --contains: default to HEAD when no commit-ish is given | SZEDER Gábor | 2015-08-25 |
* | describe: fix --contains when a tag is given as input | Junio C Hamano | 2013-07-18 |
* | name-rev: differentiate between tags and commits they point at | Junio C Hamano | 2013-07-18 |
* | describe: Add --first-parent option | Mike Crowe | 2013-05-20 |
* | i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012... | Junio C Hamano | 2011-04-13 |
* | i18n: git-describe basic messages | Ævar Arnfjörð Bjarmason | 2011-03-09 |
* | describe: Break annotated tag ties by tagger date | Shawn O. Pearce | 2010-04-13 |
* | describe: do not use unannotated tag even if exact match | Thomas Rast | 2009-11-20 |
* | Merge branch 'jp/dirty-describe' | Junio C Hamano | 2009-11-10 |
|\ |
|
| * | Teach "git describe" --dirty option | Jean Privat | 2009-10-27 |
* | | Do not fail "describe --always" in a tag-less repository | Junio C Hamano | 2009-10-23 |
|/ |
|
* | Merge branch 'sp/maint-describe-all-tag-warning' into maint | Junio C Hamano | 2008-12-27 |
|\ |
|
| * | describe: Avoid unnecessary warning when using --all | Shawn O. Pearce | 2008-12-26 |
* | | describe: Make --tags and --all match lightweight tags more often | Shawn O. Pearce | 2008-10-17 |
* | | tests: use "git xyzzy" form (t3600 - t6999) | Nanako Shiraishi | 2008-09-03 |
* | | Fix describe --tags --long so it does not segfault | Shawn O. Pearce | 2008-07-02 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-06-04 |
|\ \
| |/ |
|
| * | describe: match pattern for lightweight tags too | Michael Dressel | 2008-06-04 |
* | | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 2008-05-24 |
|/ |
|
* | t6120 (describe): check --long properly | Junio C Hamano | 2008-03-03 |
* | Add git-describe test for "verify annotated tag names on output" | Shawn O. Pearce | 2008-03-03 |
* | Test for packed tags in git-describe output | Shawn O. Pearce | 2008-03-03 |
* | Don't allow git-describe failures to go unnoticed in t6120 | Shawn O. Pearce | 2008-03-03 |
* | git-describe: --long shows the object name even for a tagged commit | Santi Béjar | 2008-02-25 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 |
* | Add describe test. | Junio C Hamano | 2007-01-14 |