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
*
Merge branch 'jk/trailer-fixes'
Junio C Hamano
2018-09-17
1
-0
/
+16
|
\
|
*
sequencer: ignore "---" divider when parsing trailers
Jeff King
2018-08-23
1
-0
/
+16
*
|
Merge branch 'sg/t7501-thinkofix'
Junio C Hamano
2018-08-27
1
-1
/
+1
|
\
\
|
*
|
t7501-commit: drop silly command substitution
SZEDER Gábor
2018-08-22
1
-1
/
+1
*
|
|
Merge branch 'sg/test-must-be-empty'
Junio C Hamano
2018-08-27
1
-4
/
+2
|
\
\
\
|
*
|
|
tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
SZEDER Gábor
2018-08-21
1
-4
/
+2
|
|
|
/
|
|
/
|
*
|
|
t7000-t7999: fix broken &&-chains
Eric Sunshine
2018-07-16
1
-26
/
+26
*
|
|
t: use test_write_lines() instead of series of 'echo' commands
Eric Sunshine
2018-07-03
1
-2
/
+2
|
/
/
*
|
commit: allow partial commits with relative paths
Brandon Williams
2018-04-05
1
-0
/
+12
*
|
status: contextually notify user about an initial commit
Kaartic Sivaraam
2017-06-22
1
-1
/
+1
*
|
Merge branch 'ak/commit-only-allow-empty'
Junio C Hamano
2016-12-19
1
-0
/
+9
|
\
\
|
*
|
commit: make --only --allow-empty work without paths
Andreas Krey
2016-12-05
1
-0
/
+9
*
|
|
sequencer: use trailer's trailer layout
Jonathan Tan
2016-11-29
1
-0
/
+36
|
/
/
*
|
Merge branch 'ss/commit-dry-run-resolve-merge-to-no-op'
Junio C Hamano
2016-05-23
1
-0
/
+20
|
\
|
|
*
wt-status.c: set commitable bit if there is a meaningful merge.
Stephen P. Smith
2016-02-17
1
-0
/
+20
*
|
commit: do not ignore an empty message given by -m ''
Jeff King
2016-04-07
1
-3
/
+3
*
|
commit: --amend -m '' silently fails to wipe message
Adam Dinwoodie
2016-04-07
1
-0
/
+20
|
/
*
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
[next]