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
/
t7502-commit.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-06
Merge branch 'nd/status-auto-comment-char'
Junio C Hamano
1
-0
/
+26
2014-05-19
commit: allow core.commentChar=auto for character auto selection
Nguyễn Thái Ngọc Duy
1
-0
/
+26
2014-05-02
commit: print "Date" line when the user has set date
Jeff King
1
-0
/
+7
2014-02-25
commit: add --cleanup=scissors
Nguyễn Thái Ngọc Duy
1
-0
/
+16
2013-06-05
Merge branch 'rs/commit-m-no-edit'
Junio C Hamano
1
-0
/
+17
2013-05-28
commit: don't start editor if empty message is given with -m
René Scharfe
1
-0
/
+17
2013-04-01
Merge branch 'bc/append-signed-off-by'
Junio C Hamano
1
-0
/
+12
2013-03-28
Merge branch 'yd/use-test-config-unconfig'
Junio C Hamano
1
-31
/
+9
2013-03-25
t7502: remove clear_config
Yann Droneaud
1
-26
/
+6
2013-03-25
t7502: use test_config to set/unset git config variables
Yann Droneaud
1
-5
/
+3
2013-03-21
Merge branch 'rt/commit-cleanup-config'
Junio C Hamano
1
-8
/
+16
2013-02-23
git-commit: populate the edit buffer with 2 blank lines before s-o-b
Brandon Casey
1
-0
/
+12
2013-02-23
t7502: perform commits using alternate editor in a subshell
Brandon Casey
1
-8
/
+16
2013-02-19
git-commit: only append a newline to -m mesg if necessary
Brandon Casey
1
-1
/
+1
2013-02-19
t7502: demonstrate breakage with a commit message with trailing newlines
Brandon Casey
1
-3
/
+11
2013-02-19
t/t7502: compare entire commit message with what was expected
Brandon Casey
1
-2
/
+2
2013-02-04
Merge branch 'jc/custom-comment-char'
Junio C Hamano
1
-0
/
+7
2013-01-16
Allow custom "comment char"
Junio C Hamano
1
-0
/
+7
2013-01-10
commit: make default of "cleanup" option configurable
Ralf Thielow
1
-7
/
+77
2012-11-15
t7502: factor out autoident prerequisite
Jeff King
1
-11
/
+1
2012-07-26
t7502: test early quit from commit with bad ident
Jeff King
1
-0
/
+17
2012-07-26
t7502: handle systems where auto-identity is broken
Jeff King
1
-3
/
+10
2012-07-26
t7502: drop confusing test_might_fail call
Jeff King
1
-1
/
+1
2012-07-26
t7502: narrow checks for author/committer name in template
Jeff King
1
-17
/
+8
2012-07-26
t7502: properly quote GIT_EDITOR
Jeff King
1
-1
/
+1
2012-07-26
t7502: clean up fake_editor tests
Jeff King
1
-13
/
+7
2012-04-11
tests: modernise style: more uses of test_line_count
Stefano Lattarini
1
-1
/
+1
2011-04-13
i18n: use test_i18ngrep and test_i18ncmp in t7502
Junio C Hamano
1
-41
/
+31
2011-03-09
i18n: git-status "Changes to be committed" message
Ævar Arnfjörð Bjarmason
1
-10
/
+10
2011-03-09
i18n: git-commit "enter the commit message" message
Ævar Arnfjörð Bjarmason
1
-9
/
+17
2011-03-09
i18n: git-commit print_summary messages
Ævar Arnfjörð Bjarmason
1
-2
/
+8
2011-03-09
i18n: git-commit formatting messages
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2010-11-09
tests: add missing &&, batch 2
Jonathan Nieder
1
-1
/
+1
2010-10-06
Introduce sane_unset and use it to ensure proper && chaining
Elijah Newren
1
-2
/
+2
2010-06-21
Merge branch 'tc/commit-abbrev-fix'
Junio C Hamano
1
-0
/
+68
2010-06-13
commit::print_summary(): don't use format_commit_message()
Tay Ray Chuan
1
-2
/
+2
2010-05-28
t7502-commit: add summary output tests for empty and merge commits
Tay Ray Chuan
1
-2
/
+27
2010-05-28
t7502-commit: add tests for summary output
Tay Ray Chuan
1
-0
/
+43
2010-05-25
t7502-commit: fix spelling
Tay Ray Chuan
1
-1
/
+1
2010-01-13
t7502: test commit.status, --status and --no-status
Junio C Hamano
1
-0
/
+109
2009-11-06
builtin-commit.c: fix logic to omit empty line before existing footers
Junio C Hamano
1
-0
/
+9
2009-03-25
t7502-commit: Skip SIGTERM test on Windows
Johannes Sixt
1
-1
/
+1
2008-10-26
wt-status: load diff ui config
Jeff King
1
-0
/
+8
2008-07-31
Compact commit template message
Jeff King
1
-6
/
+5
2008-07-30
Advertise the ability to abort a commit
Anders Melchiorsen
1
-3
/
+4
2008-07-23
t7502-commit.sh: rearrange test to make more portable
Brandon Casey
1
-3
/
+5
2008-06-19
t7502-commit.sh: test_must_fail doesn't work with inline environment variables
Brandon Casey
1
-1
/
+5
2008-06-04
t7502: honor SHELL_PATH
Junio C Hamano
1
-3
/
+3
2008-06-03
t7502: tighten loosely written test sequence
Junio C Hamano
1
-17
/
+18
2008-06-03
t7502: do not globally unset GIT_COMMITTER_* environment variables
Junio C Hamano
1
-3
/
+6
[next]