index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t6120-describe.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-26
describe: don't abort too early when searching tags
Benno Evers
1
-0
/
+51
2019-12-09
name-rev: eliminate recursion in name_rev()
SZEDER Gábor
1
-1
/
+1
2019-12-06
t6120: add a test to cover inner conditions in 'git name-rev's name_rev()
SZEDER Gábor
1
-0
/
+41
2019-12-06
t6120-describe: modernize the 'check_describe' helper
SZEDER Gábor
1
-6
/
+4
2019-11-13
t6120-describe: correct test repo history graph in comment
SZEDER Gábor
1
-9
/
+10
2019-09-28
name-rev: avoid cutoff timestamp underflow
SZEDER Gábor
1
-0
/
+15
2019-02-21
tests: fix unportable "\?" and "\+" regex syntax
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2019-02-06
Merge branch 'ss/describe-dirty-in-the-right-directory'
Junio C Hamano
1
-0
/
+39
2019-02-04
t6120: test for describe with a bare repository
Sebastian Staudt
1
-0
/
+6
2019-02-04
describe: setup working tree for --dirty
Sebastian Staudt
1
-0
/
+33
2018-08-21
tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
SZEDER Gábor
1
-2
/
+1
2018-05-14
t: switch $_z40 to $ZERO_OID
brian m. carlson
1
-1
/
+1
2018-02-27
Merge branch 'sb/describe-blob'
Junio C Hamano
1
-0
/
+8
2018-02-12
describe: confirm that blobs actually exist
Jeff King
1
-0
/
+8
2018-01-23
Merge branch 'dk/describe-all-output-fix'
Junio C Hamano
1
-1
/
+5
2017-12-27
describe: prepend "tags/" when describing tags with embedded name
Daniel Knittl-Frank
1
-1
/
+5
2017-12-19
builtin/describe.c: describe a blob
Stefan Beller
1
-0
/
+34
2017-11-03
t6120: fix typo in test name
Stefan Beller
1
-1
/
+1
2017-09-29
Merge branch 'mk/describe-match-with-all'
Junio C Hamano
1
-0
/
+27
2017-09-28
Merge branch 'jk/describe-omit-some-refs'
Junio C Hamano
1
-1
/
+5
2017-09-20
describe: teach --match to handle branches and remotes
Max Kirillov
1
-0
/
+27
2017-09-20
Merge branch 'jk/describe-omit-some-refs' into mk/describe-match-with-all
Junio C Hamano
1
-1
/
+5
2017-09-17
describe: fix matching to actually match all patterns
Max Kirillov
1
-1
/
+5
2017-09-15
test-lib: don't use ulimit in test prerequisites on cygwin
Ramsay Jones
1
-1
/
+0
2017-09-08
t6120: test describe and name-rev with deep repos
Michael J Gruber
1
-0
/
+31
2017-09-08
t6120: clean up state after breaking repo
Michael J Gruber
1
-0
/
+1
2017-09-08
t6120: test name-rev --all and --stdin
Michael J Gruber
1
-0
/
+25
2017-06-27
Spelling fixes
Ville Skyttä
1
-1
/
+1
2017-03-22
builtin/describe: introduce --broken flag
Stefan Beller
1
-0
/
+20
2017-01-23
describe: teach describe negative pattern matches
Jacob Keller
1
-0
/
+8
2017-01-23
describe: teach --match to accept multiple patterns
Jacob Keller
1
-0
/
+19
2015-08-25
describe --contains: default to HEAD when no commit-ish is given
SZEDER Gábor
1
-0
/
+8
2013-07-18
describe: fix --contains when a tag is given as input
Junio C Hamano
1
-0
/
+12
2013-07-18
name-rev: differentiate between tags and commits they point at
Junio C Hamano
1
-0
/
+12
2013-05-20
describe: Add --first-parent option
Mike Crowe
1
-0
/
+3
2011-04-13
i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012...
Junio C Hamano
1
-2
/
+2
2011-03-09
i18n: git-describe basic messages
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2010-04-13
describe: Break annotated tag ties by tagger date
Shawn O. Pearce
1
-3
/
+5
2009-11-20
describe: do not use unannotated tag even if exact match
Thomas Rast
1
-0
/
+6
2009-11-10
Merge branch 'jp/dirty-describe'
Junio C Hamano
1
-0
/
+14
2009-10-27
Teach "git describe" --dirty option
Jean Privat
1
-0
/
+14
2009-10-23
Do not fail "describe --always" in a tag-less repository
Junio C Hamano
1
-0
/
+2
2008-12-27
Merge branch 'sp/maint-describe-all-tag-warning' into maint
Junio C Hamano
1
-0
/
+6
2008-12-26
describe: Avoid unnecessary warning when using --all
Shawn O. Pearce
1
-0
/
+6
2008-10-17
describe: Make --tags and --all match lightweight tags more often
Shawn O. Pearce
1
-4
/
+4
2008-09-03
tests: use "git xyzzy" form (t3600 - t6999)
Nanako Shiraishi
1
-15
/
+15
2008-07-02
Fix describe --tags --long so it does not segfault
Shawn O. Pearce
1
-0
/
+2
2008-06-04
Merge branch 'maint'
Junio C Hamano
1
-0
/
+22
2008-06-04
describe: match pattern for lightweight tags too
Michael Dressel
1
-0
/
+22
2008-05-24
tests: do not use implicit "git diff --no-index"
Junio C Hamano
1
-1
/
+1
[next]