index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t6120-describe.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
SZEDER Gábor
2018-08-21
1
-2
/
+1
*
t: switch $_z40 to $ZERO_OID
brian m. carlson
2018-05-14
1
-1
/
+1
*
Merge branch 'sb/describe-blob'
Junio C Hamano
2018-02-27
1
-0
/
+8
|
\
|
*
describe: confirm that blobs actually exist
Jeff King
2018-02-12
1
-0
/
+8
*
|
Merge branch 'dk/describe-all-output-fix'
Junio C Hamano
2018-01-23
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
describe: prepend "tags/" when describing tags with embedded name
Daniel Knittl-Frank
2017-12-27
1
-1
/
+5
*
|
builtin/describe.c: describe a blob
Stefan Beller
2017-12-19
1
-0
/
+34
*
|
t6120: fix typo in test name
Stefan Beller
2017-11-03
1
-1
/
+1
|
/
*
Merge branch 'mk/describe-match-with-all'
Junio C Hamano
2017-09-29
1
-0
/
+27
|
\
|
*
describe: teach --match to handle branches and remotes
Max Kirillov
2017-09-20
1
-0
/
+27
|
*
Merge branch 'jk/describe-omit-some-refs' into mk/describe-match-with-all
Junio C Hamano
2017-09-20
1
-1
/
+5
|
|
\
*
|
\
Merge branch 'jk/describe-omit-some-refs'
Junio C Hamano
2017-09-28
1
-1
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
describe: fix matching to actually match all patterns
Max Kirillov
2017-09-17
1
-1
/
+5
*
|
|
test-lib: don't use ulimit in test prerequisites on cygwin
Ramsay Jones
2017-09-15
1
-1
/
+0
*
|
|
t6120: test describe and name-rev with deep repos
Michael J Gruber
2017-09-08
1
-0
/
+31
*
|
|
t6120: clean up state after breaking repo
Michael J Gruber
2017-09-08
1
-0
/
+1
*
|
|
t6120: test name-rev --all and --stdin
Michael J Gruber
2017-09-08
1
-0
/
+25
|
|
/
|
/
|
*
|
Spelling fixes
Ville Skyttä
2017-06-27
1
-1
/
+1
*
|
builtin/describe: introduce --broken flag
Stefan Beller
2017-03-22
1
-0
/
+20
|
/
*
describe: teach describe negative pattern matches
Jacob Keller
2017-01-24
1
-0
/
+8
*
describe: teach --match to accept multiple patterns
Jacob Keller
2017-01-24
1
-0
/
+19
*
describe --contains: default to HEAD when no commit-ish is given
SZEDER Gábor
2015-08-25
1
-0
/
+8
*
describe: fix --contains when a tag is given as input
Junio C Hamano
2013-07-19
1
-0
/
+12
*
name-rev: differentiate between tags and commits they point at
Junio C Hamano
2013-07-19
1
-0
/
+12
*
describe: Add --first-parent option
Mike Crowe
2013-05-20
1
-0
/
+3
*
i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012...
Junio C Hamano
2011-04-14
1
-2
/
+2
*
i18n: git-describe basic messages
Ævar Arnfjörð Bjarmason
2011-03-10
1
-1
/
+1
*
describe: Break annotated tag ties by tagger date
Shawn O. Pearce
2010-04-13
1
-3
/
+5
*
describe: do not use unannotated tag even if exact match
Thomas Rast
2009-11-21
1
-0
/
+6
*
Merge branch 'jp/dirty-describe'
Junio C Hamano
2009-11-10
1
-0
/
+14
|
\
|
*
Teach "git describe" --dirty option
Jean Privat
2009-10-27
1
-0
/
+14
*
|
Do not fail "describe --always" in a tag-less repository
Junio C Hamano
2009-10-23
1
-0
/
+2
|
/
*
Merge branch 'sp/maint-describe-all-tag-warning' into maint
Junio C Hamano
2008-12-27
1
-0
/
+6
|
\
|
*
describe: Avoid unnecessary warning when using --all
Shawn O. Pearce
2008-12-27
1
-0
/
+6
*
|
describe: Make --tags and --all match lightweight tags more often
Shawn O. Pearce
2008-10-17
1
-4
/
+4
*
|
tests: use "git xyzzy" form (t3600 - t6999)
Nanako Shiraishi
2008-09-03
1
-15
/
+15
*
|
Fix describe --tags --long so it does not segfault
Shawn O. Pearce
2008-07-03
1
-0
/
+2
*
|
Merge branch 'maint'
Junio C Hamano
2008-06-04
1
-0
/
+22
|
\
|
|
*
describe: match pattern for lightweight tags too
Michael Dressel
2008-06-04
1
-0
/
+22
*
|
tests: do not use implicit "git diff --no-index"
Junio C Hamano
2008-05-24
1
-1
/
+1
|
/
*
t6120 (describe): check --long properly
Junio C Hamano
2008-03-04
1
-0
/
+1
*
Add git-describe test for "verify annotated tag names on output"
Shawn O. Pearce
2008-03-04
1
-1
/
+16
*
Test for packed tags in git-describe output
Shawn O. Pearce
2008-03-04
1
-0
/
+3
*
Don't allow git-describe failures to go unnoticed in t6120
Shawn O. Pearce
2008-03-04
1
-1
/
+3
*
git-describe: --long shows the object name even for a tagged commit
Santi Béjar
2008-02-26
1
-0
/
+2
*
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
2007-07-03
1
-11
/
+11
*
Add describe test.
Junio C Hamano
2007-01-15
1
-0
/
+97