index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t7501-commit.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
commit: accept more date formats for "--date"
Jeff King
2014-05-02
1
-2
/
+10
*
commit: print "Date" line when the user has set date
Jeff King
2014-05-02
1
-0
/
+5
*
demonstrate git-commit --dry-run exit code behaviour
Tay Ray Chuan
2014-02-24
1
-0
/
+36
*
t7501: fix "empty commit" test with NO_PERL
Jeff King
2014-01-23
1
-0
/
+1
*
Make test "using invalid commit with -C" more strict
Kacper Kornet
2013-08-25
1
-1
/
+1
*
Test 'commit --only' after 'checkout --orphan'
Thomas Rast
2013-06-02
1
-0
/
+13
*
Merge branch 'jk/maint-commit-amend-only-no-paths'
Junio C Hamano
2012-07-16
1
-0
/
+10
|
\
|
*
commit: fix "--amend --only" with no pathspec
Jeff King
2012-07-10
1
-0
/
+10
*
|
Merge branch 'cw/amend-commit-without-message'
Junio C Hamano
2012-07-16
1
-0
/
+15
|
\
\
|
*
|
Allow edit of empty message with commit --amend
Chris Webb
2012-07-09
1
-0
/
+15
*
|
|
Merge branch 'jc/refactor-diff-stdin'
Junio C Hamano
2012-07-14
1
-0
/
+12
|
\
\
\
|
*
|
|
diff-index.c: "git diff" has no need to read blob from the standard input
Junio C Hamano
2012-06-29
1
-0
/
+12
*
|
|
|
commit: rephrase the error when user did not touch templated log message
Junio C Hamano
2012-03-30
1
-0
/
+6
*
|
|
|
commit: do not trigger bogus "has templated message edited" check
Junio C Hamano
2012-03-30
1
-0
/
+6
*
|
|
|
t7501: test the right kind of breakage
Junio C Hamano
2012-03-30
1
-0
/
+2
|
|
/
/
|
/
|
|
*
|
|
test: commit --amend should honor --no-edit
Jonathan Nieder
2011-12-09
1
-0
/
+40
*
|
|
t7501 (commit): modernize style
Jonathan Nieder
2011-12-08
1
-133
/
+127
*
|
|
test: remove a porcelain test that hard-codes commit names
Jonathan Nieder
2011-12-08
1
-20
/
+0
*
|
|
test: add missing "&&" after echo command
Jonathan Nieder
2011-12-08
1
-6
/
+7
|
/
/
*
|
Merge branch 'ci/commit--interactive-atomic'
Junio C Hamano
2011-05-17
1
-4
/
+17
|
\
\
|
*
|
Test atomic git-commit --interactive
Conrad Irwin
2011-05-10
1
-0
/
+10
|
*
|
Allow git commit --interactive with paths
Conrad Irwin
2011-05-10
1
-2
/
+3
|
*
|
t7501.8: feed a meaningful command
Jeff King
2011-05-10
1
-4
/
+6
*
|
|
i18n: use test_i18ngrep in t7501
Junio C Hamano
2011-04-14
1
-3
/
+4
|
/
/
*
|
i18n: git-status "Initial commit" message
Ævar Arnfjörð Bjarmason
2011-03-10
1
-2
/
+5
*
|
ident: die on bogus date format
Jeff King
2010-12-20
1
-0
/
+4
*
|
commit --amend: copy notes to the new commit
Thomas Rast
2010-03-13
1
-0
/
+12
|
/
*
Merge branch 'jk/warn-author-committer-after-commit'
Junio C Hamano
2010-01-20
1
-1
/
+5
|
\
|
*
commit: show interesting ident information in summary
Jeff King
2010-01-14
1
-1
/
+5
*
|
builtin-commit: add --date option
Miklos Vajna
2009-12-03
1
-0
/
+15
|
/
*
Do not use VISUAL editor on dumb terminals
Jonathan Nieder
2009-11-13
1
-4
/
+4
*
commit: More generous accepting of RFC-2822 footer lines.
David Brown
2009-10-28
1
-0
/
+41
*
tests: skip perl tests if NO_PERL is defined
Jeff King
2009-04-09
1
-2
/
+2
*
t7501-commit.sh: explicitly check that -F prevents invoking the editor
Adeodato Simó
2009-01-11
1
-0
/
+20
*
t7501: always use test_cmp instead of diff
Miklos Vajna
2008-09-10
1
-6
/
+6
*
tests: use "git xyzzy" form (t7200 - t9001)
Nanako Shiraishi
2008-09-03
1
-24
/
+24
*
t/: Use "test_must_fail git" instead of "! git"
Stephan Beyer
2008-07-13
1
-9
/
+9
*
Merge branch 'bd/tests'
Junio C Hamano
2008-05-14
1
-4
/
+4
|
\
|
*
Fix tests breaking when checkout path contains shell metacharacters
Bryan Donlan
2008-05-05
1
-4
/
+4
*
|
fix bsd shell negation
Jeff King
2008-05-14
1
-1
/
+1
|
/
*
add test_cmp function for test scripts
Jeff King
2008-03-13
1
-7
/
+7
*
Merge branch 'maint'
Junio C Hamano
2008-02-03
1
-0
/
+18
|
\
|
*
Fix "git-commit -C $tag"
Junio C Hamano
2008-02-03
1
-0
/
+18
*
|
Sane use of test_expect_failure
Junio C Hamano
2008-02-02
1
-20
/
+20
|
/
*
commit: allow --amend to reuse message from another commit
Junio C Hamano
2007-12-15
1
-0
/
+17
*
Add tests for pre-commit and commit-msg hooks
Wincent Colaiuta
2007-12-09
1
-1
/
+1
*
Merge branch 'kh/commit'
Junio C Hamano
2007-12-05
1
-0
/
+27
|
\
|
*
t7501-commit: Add test for git commit <file> with dirty index.
Kristian Høgsberg
2007-11-23
1
-0
/
+10
|
*
Add testcase for amending and fixing author in git commit.
Kristian Høgsberg
2007-11-23
1
-0
/
+15
*
|
git-commit --allow-empty
Junio C Hamano
2007-12-03
1
-0
/
+7
[next]