index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t4013
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
diff: add --compact-summary
Nguyễn Thái Ngọc Duy
2018-02-28
4
-0
/
+32
*
t4013: test new output from diff --abbrev --raw
Ann T Ropea
2017-12-06
14
-0
/
+238
*
diff: correct newline in summary for renamed files
Stefan Beller
2017-09-28
5
-0
/
+22
*
diff: handle --no-abbrev in no-index case
Jack Bates
2016-12-08
6
-0
/
+27
*
graph: add support for --line-prefix on all graph-aware output
Jacob Keller
2016-09-01
2
-0
/
+44
*
log: decorate HEAD with branch name under --decorate=full, too
Junio C Hamano
2015-05-13
1
-1
/
+1
*
log: decorate HEAD with branch name
Junio C Hamano
2015-03-10
1
-1
/
+1
*
diff --stat: use less columns for change counts
Zbigniew Jędrzejewski-Szmek
2012-04-30
53
-282
/
+282
*
Use correct grammar in diffstat summary line
Nguyễn Thái Ngọc Duy
2012-02-04
52
-89
/
+89
*
Teach --dirstat not to completely ignore rearranged lines within a file
Johan Herland
2011-04-11
1
-0
/
+1
*
--dirstat-by-file: Make it faster and more correct
Johan Herland
2011-04-11
1
-0
/
+3
*
--dirstat: Describe non-obvious differences relative to --stat or regular diff
Johan Herland
2011-04-11
4
-1
/
+15
*
log: fix --max-count when used together with -S or -G
Matthieu Moy
2011-03-09
3
-0
/
+16
*
diff: support --cached on unborn branches
Nguyễn Thái Ngọc Duy
2011-02-08
2
-0
/
+53
*
diff/log -G<pattern>: tests
Junio C Hamano
2010-08-31
3
-0
/
+52
*
diff: parse separate options like -S foo
Matthieu Moy
2010-08-06
1
-0
/
+7
*
format-patch: Add a signature option (--signature)
Stephen Boyd
2010-06-16
1
-0
/
+3
*
show --first-parent/-m: do not default to --cc
Junio C Hamano
2010-03-09
2
-0
/
+123
*
show -c: show patch text
Junio C Hamano
2010-03-09
1
-0
/
+36
*
t4013: add tests for log -p -m --first-parent
Junio C Hamano
2010-03-09
3
-0
/
+378
*
Let --decorate show HEAD position
Thomas Rast
2009-10-13
2
-2
/
+2
*
git-log: allow --decorate[=short|full]
Lars Hjemli
2009-08-18
1
-0
/
+34
*
Prettify log decorations even more
Felipe Contreras
2009-05-14
1
-3
/
+3
*
format-patch: --numbered-files and --stdout aren't mutually exclusive
Stephen Boyd
2009-03-23
1
-0
/
+170
*
format-patch: --attach/inline uses filename instead of SHA1
Stephen Boyd
2009-03-23
9
-32
/
+93
*
Merge branch 'tr/gcov'
Junio C Hamano
2009-03-11
4
-0
/
+51
|
\
|
*
Test rev-list --parents/--children
Thomas Rast
2009-02-20
2
-0
/
+14
|
*
Test log --decorate
Thomas Rast
2009-02-20
1
-0
/
+34
|
*
Test diff --dirstat functionality
Thomas Rast
2009-02-20
1
-0
/
+3
*
|
Merge branch 'maint'
Junio C Hamano
2009-02-18
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Skip timestamp differences for diff --no-index
Michael Spang
2009-02-18
1
-0
/
+2
*
|
log: do not print ellipses with --abbrev-commit
Thomas Rast
2009-02-14
14
-14
/
+14
|
/
*
diff: accept -- when using --no-index
Thomas Rast
2009-01-07
1
-0
/
+3
*
format-patch: autonumber by default
Brian Gernhardt
2008-10-18
9
-18
/
+272
*
"git diff <tree>{3,}": do not reverse order of arguments
Matt McCutchen
2008-10-12
1
-0
/
+29
*
format-patch: Produce better output with --inline or --attach
Kevin Ballard
2008-07-30
8
-0
/
+32
*
"git diff": do not ignore index without --no-index
Junio C Hamano
2008-05-24
2
-1
/
+3
*
format-patch: wrap cover-letter's shortlog sensibly
Johannes Schindelin
2008-03-03
1
-2
/
+2
*
Add a --cover-letter option to format-patch
Daniel Barkalow
2008-02-20
1
-0
/
+100
*
Clean up "git log" format with DIFF_FORMAT_NO_OUTPUT
Linus Torvalds
2007-10-16
1
-1
/
+0
*
Merge branch 'maint'
Junio C Hamano
2007-07-04
1
-0
/
+3
|
\
|
*
diff --no-index: fix --name-status with added files
Johannes Schindelin
2007-07-03
1
-0
/
+3
*
|
format-patch: Add format.subjectprefix config option
Adam Roben
2007-07-03
2
-0
/
+62
|
/
*
Add testcase for format-patch --subject-prefix (take 3)
Robin H. Johnson
2007-04-12
1
-0
/
+164
*
format-patch --attach: not folding some long headers.
Junio C Hamano
2007-03-05
6
-72
/
+36
*
format-patch: add --inline option and make --attach a true attachment
Johannes Schindelin
2007-03-05
6
-6
/
+353
*
Add --summary to git-format-patch by default
Junio C Hamano
2007-01-18
6
-0
/
+12
*
Turn on recursive with --summary
Johannes Schindelin
2006-10-06
1
-1
/
+1
*
Adjust t4013 tests to corrected format-patch.
Junio C Hamano
2006-07-14
6
-0
/
+8
*
t4013 diff format tests update
Junio C Hamano
2006-07-14
41
-103
/
+157
[next]