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
/
t7004-tag.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-05
tag: use new advice API to check visibility
Heba Waly
1
-0
/
+1
2019-12-25
Merge branch 'rs/test-cleanup'
Junio C Hamano
1
-1
/
+0
2019-12-11
t7004: don't create unused file
René Scharfe
1
-1
/
+0
2019-12-01
Merge branch 'ma/t7004'
Junio C Hamano
1
-3
/
+3
2019-11-14
t7004: check existence of correct tag
Martin Ågren
1
-3
/
+3
2019-11-10
Fix spelling errors in names of tests
Elijah Newren
1
-1
/
+1
2019-06-05
tag: add tag.gpgSign config option to force all tags be GPG-signed
Tigran Mkrtchyan
1
-0
/
+21
2019-05-09
tag: fix typo in nested tagging hint
Denton Liu
1
-1
/
+1
2019-04-12
tag: advise on nested tags
Denton Liu
1
-0
/
+11
2018-08-27
Merge branch 'sg/test-must-be-empty'
Junio C Hamano
1
-6
/
+2
2018-08-21
tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
SZEDER Gábor
1
-6
/
+2
2018-08-20
Merge branch 'ab/test-must-be-empty-for-master'
Junio C Hamano
1
-14
/
+8
2018-07-30
tests: make use of the test_must_be_empty function
Ævar Arnfjörð Bjarmason
1
-14
/
+8
2018-07-20
gpg-interface t: extend the existing GPG tests with GPGSM
Henning Schild
1
-0
/
+13
2018-05-23
Merge branch 'nd/term-columns'
Junio C Hamano
1
-1
/
+1
2018-05-13
column: fix off-by-one default width
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-04-16
gpg-interface: find the last gpg signature line
Jeff King
1
-0
/
+11
2018-04-16
t7004: fix mistaken tag name
Jeff King
1
-1
/
+1
2018-02-07
tag: add --edit option
Nicolas Morey-Chaisemartin
1
-0
/
+30
2017-10-18
Merge branch 'jk/ref-filter-colors-fix'
Junio C Hamano
1
-0
/
+6
2017-10-17
tag: respect color.ui config
Jeff King
1
-0
/
+6
2017-10-17
Merge branch 'jk/ui-color-always-to-auto-maint' (early part) into jk/ref-filt...
Junio C Hamano
1
-3
/
+3
2017-10-04
Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-auto
Junio C Hamano
1
-3
/
+3
2017-10-04
provide --color option for all ref-filter users
Jeff King
1
-2
/
+2
2017-10-04
test-terminal: set TERM=vt100
Jeff King
1
-1
/
+1
2017-09-15
test-lib: don't use ulimit in test prerequisites on cygwin
Ramsay Jones
1
-1
/
+0
2017-09-10
Merge branch 'ab/ref-filter-no-contains' into maint
Junio C Hamano
1
-1
/
+1
2017-09-08
t7004: move limited stack prereq to test-lib
Michael J Gruber
1
-6
/
+0
2017-08-22
Merge branch 'ab/ref-filter-no-contains'
Junio C Hamano
1
-1
/
+1
2017-08-07
tests: don't give unportable ">" to "test" built-in, use -gt
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2017-07-13
ref-filter: consult want_color() before emitting colors
Jeff King
1
-0
/
+25
2017-05-11
tests: fix tests broken under GETTEXT_POISON=YesPlease
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2017-04-11
Merge branch 'ab/ref-filter-no-contains'
Junio C Hamano
1
-12
/
+233
2017-03-27
Merge branch 'st/verify-tag'
Junio C Hamano
1
-7
/
+5
2017-03-24
tag: add tests for --with and --without
Ævar Arnfjörð Bjarmason
1
-2
/
+4
2017-03-24
ref-filter: add --no-contains option to tag/branch/for-each-ref
Ævar Arnfjörð Bjarmason
1
-4
/
+126
2017-03-24
tag: change --point-at to default to HEAD
Ævar Arnfjörð Bjarmason
1
-1
/
+8
2017-03-24
tag: implicitly supply --list given another list-like option
Ævar Arnfjörð Bjarmason
1
-5
/
+50
2017-03-24
tag: change misleading --list <pattern> documentation
Ævar Arnfjörð Bjarmason
1
-0
/
+25
2017-03-24
tag: add more incompatibles mode tests
Ævar Arnfjörð Bjarmason
1
-0
/
+16
2017-03-24
t7004, t7030: fix here-doc syntax errors
Santiago Torres
1
-7
/
+5
2017-03-23
tag tests: fix a typo in a test description
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2017-03-23
tag: remove a TODO item from the test suite
Ævar Arnfjörð Bjarmason
1
-2
/
+0
2017-03-23
ref-filter: add test for --contains on a non-commit
Ævar Arnfjörð Bjarmason
1
-1
/
+3
2017-03-21
ref-filter: make combining --merged & --no-merged an error
Ævar Arnfjörð Bjarmason
1
-0
/
+4
2017-02-27
Merge branch 'cw/tag-reflog-message'
Junio C Hamano
1
-1
/
+17
2017-02-08
tag: generate useful reflog message
Cornelius Weig
1
-1
/
+17
2017-02-03
Merge branch 'cw/log-updates-for-all-refs-really'
Junio C Hamano
1
-0
/
+8
2017-01-31
Merge branch 'st/verify-tag'
Junio C Hamano
1
-0
/
+16
2017-01-31
refs: add option core.logAllRefUpdates = always
Cornelius Weig
1
-0
/
+8
[next]