aboutsummaryrefslogtreecommitdiff
path: root/t/t6120-describe.sh
Commit message (Expand)AuthorAge
* builtin/describe.c: describe a blobStefan Beller2017-12-19
* t6120: fix typo in test nameStefan Beller2017-11-03
* Merge branch 'mk/describe-match-with-all'Junio C Hamano2017-09-29
|\
| * describe: teach --match to handle branches and remotesMax Kirillov2017-09-20
| * Merge branch 'jk/describe-omit-some-refs' into mk/describe-match-with-allJunio C Hamano2017-09-20
| |\
* | \ Merge branch 'jk/describe-omit-some-refs'Junio C Hamano2017-09-28
|\ \ \ | | |/ | |/|
| * | describe: fix matching to actually match all patternsMax Kirillov2017-09-17
* | | test-lib: don't use ulimit in test prerequisites on cygwinRamsay Jones2017-09-15
* | | t6120: test describe and name-rev with deep reposMichael J Gruber2017-09-08
* | | t6120: clean up state after breaking repoMichael J Gruber2017-09-08
* | | t6120: test name-rev --all and --stdinMichael J Gruber2017-09-08
| |/ |/|
* | Spelling fixesVille Skyttä2017-06-27
* | builtin/describe: introduce --broken flagStefan Beller2017-03-22
|/
* describe: teach describe negative pattern matchesJacob Keller2017-01-23
* describe: teach --match to accept multiple patternsJacob Keller2017-01-23
* describe --contains: default to HEAD when no commit-ish is givenSZEDER Gábor2015-08-25
* describe: fix --contains when a tag is given as inputJunio C Hamano2013-07-18
* name-rev: differentiate between tags and commits they point atJunio C Hamano2013-07-18
* describe: Add --first-parent optionMike Crowe2013-05-20
* i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012...Junio C Hamano2011-04-13
* i18n: git-describe basic messagesÆvar Arnfjörð Bjarmason2011-03-09
* describe: Break annotated tag ties by tagger dateShawn O. Pearce2010-04-13
* describe: do not use unannotated tag even if exact matchThomas Rast2009-11-20
* Merge branch 'jp/dirty-describe'Junio C Hamano2009-11-10
|\
| * Teach "git describe" --dirty optionJean Privat2009-10-27
* | Do not fail "describe --always" in a tag-less repositoryJunio C Hamano2009-10-23
|/
* Merge branch 'sp/maint-describe-all-tag-warning' into maintJunio C Hamano2008-12-27
|\
| * describe: Avoid unnecessary warning when using --allShawn O. Pearce2008-12-26
* | describe: Make --tags and --all match lightweight tags more oftenShawn O. Pearce2008-10-17
* | tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-03
* | Fix describe --tags --long so it does not segfaultShawn O. Pearce2008-07-02
* | Merge branch 'maint'Junio C Hamano2008-06-04
|\ \ | |/
| * describe: match pattern for lightweight tags tooMichael Dressel2008-06-04
* | tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-24
|/
* t6120 (describe): check --long properlyJunio C Hamano2008-03-03
* Add git-describe test for "verify annotated tag names on output"Shawn O. Pearce2008-03-03
* Test for packed tags in git-describe outputShawn O. Pearce2008-03-03
* Don't allow git-describe failures to go unnoticed in t6120Shawn O. Pearce2008-03-03
* git-describe: --long shows the object name even for a tagged commitSanti Béjar2008-02-25
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* Add describe test.Junio C Hamano2007-01-14