Sign in
googlers
/
jrn
/
git
/
10da030ab757c38a01507bf18e2484698000b791
/
t
/
t4013
20aa7c5
Merge branch 'nd/diff-parseopt'
by Junio C Hamano
· 6 years ago
8ef0519
diff-parseopt: restore -U (no argument) behavior
by Nguyễn Thái Ngọc Duy
· 6 years ago
dac03b5
combine-diff: treat --dirstat like --stat
by Jeff King
· 6 years ago
04b19fc
combine-diff: treat --summary like --stat
by Jeff King
· 6 years ago
8290faa
combine-diff: treat --shortstat like --stat
by Jeff King
· 6 years ago
ddf88fa
diff: add --compact-summary
by Nguyễn Thái Ngọc Duy
· 7 years ago
c2f1d39
t4013: test new output from diff --abbrev --raw
by Ann T Ropea
· 7 years ago
58aaced
diff: correct newline in summary for renamed files
by Stefan Beller
· 7 years ago
43d1948
diff: handle --no-abbrev in no-index case
by Jack Bates
· 8 years ago
660e113
graph: add support for --line-prefix on all graph-aware output
by Jacob Keller
· 9 years ago
76c61fb
log: decorate HEAD with branch name under --decorate=full, too
by Junio C Hamano
· 10 years ago
51ff0f2
log: decorate HEAD with branch name
by Junio C Hamano
· 10 years ago
dc801e7
diff --stat: use less columns for change counts
by Zbigniew Jędrzejewski-Szmek
· 13 years ago
7f81463
Use correct grammar in diffstat summary line
by Nguyễn Thái Ngọc Duy
· 13 years ago
2ff3a80
Teach --dirstat not to completely ignore rearranged lines within a file
by Johan Herland
· 14 years ago
0133dab
--dirstat-by-file: Make it faster and more correct
by Johan Herland
· 14 years ago
204f01a
--dirstat: Describe non-obvious differences relative to --stat or regular diff
by Johan Herland
· 14 years ago
251df09
log: fix --max-count when used together with -S or -G
by Matthieu Moy
· 14 years ago
a2b7a3b
diff: support --cached on unborn branches
by Nguyễn Thái Ngọc Duy
· 14 years ago
bf1dfc3
diff/log -G<pattern>: tests
by Junio C Hamano
· 15 years ago
dea007f
diff: parse separate options like -S foo
by Matthieu Moy
· 15 years ago
6622d9c
format-patch: Add a signature option (--signature)
by Stephen Boyd
· 15 years ago
2bf6587
show --first-parent/-m: do not default to --cc
by Junio C Hamano
· 15 years ago
b449005
show -c: show patch text
by Junio C Hamano
· 15 years ago
126f431
t4013: add tests for log -p -m --first-parent
by Junio C Hamano
· 15 years ago
77abcbd
Let --decorate show HEAD position
by Thomas Rast
· 15 years ago
33e7018
git-log: allow --decorate[=short|full]
by Lars Hjemli
· 16 years ago
de435ac
Prettify log decorations even more
by Felipe Contreras
· 16 years ago
747e250
format-patch: --numbered-files and --stdout aren't mutually exclusive
by Stephen Boyd
· 16 years ago
108dab2
format-patch: --attach/inline uses filename instead of SHA1
by Stephen Boyd
· 16 years ago
e785dad
Merge branch 'tr/gcov'
by Junio C Hamano
· 16 years ago
fcbc6ef
Test rev-list --parents/--children
by Thomas Rast
· 16 years ago
28fd76b
Test log --decorate
by Thomas Rast
· 16 years ago
f37bfb7
Test diff --dirstat functionality
by Thomas Rast
· 16 years ago
25487f8
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
d61027b
Skip timestamp differences for diff --no-index
by Michael Spang
· 16 years ago
7fcda92
log: do not print ellipses with --abbrev-commit
by Thomas Rast
· 16 years ago
e423ffd
diff: accept -- when using --no-index
by Thomas Rast
· 16 years ago
a567fdc
format-patch: autonumber by default
by Brian Gernhardt
· 16 years ago
b75271d
"git diff <tree>{3,}": do not reverse order of arguments
by Matt McCutchen
· 16 years ago
6b2fbaa
format-patch: Produce better output with --inline or --attach
by Kevin Ballard
· 17 years ago
0569e9b
"git diff": do not ignore index without --no-index
by Junio C Hamano
· 17 years ago
859c4fb
format-patch: wrap cover-letter's shortlog sensibly
by Johannes Schindelin
· 17 years ago
a5a27c7
Add a --cover-letter option to format-patch
by Daniel Barkalow
· 17 years ago
304b5af
Clean up "git log" format with DIFF_FORMAT_NO_OUTPUT
by Linus Torvalds
· 17 years ago
e2b1acc
Merge branch 'maint'
by Junio C Hamano
· 18 years ago
3cb5673
diff --no-index: fix --name-status with added files
by Johannes Schindelin
· 18 years ago
dbd2144
format-patch: Add format.subjectprefix config option
by Adam Roben
· 18 years ago
171ddd9
Add testcase for format-patch --subject-prefix (take 3)
by Robin H. Johnson
· 18 years ago
33ee4cf
format-patch --attach: not folding some long headers.
by Junio C Hamano
· 18 years ago
c112f68
format-patch: add --inline option and make --attach a true attachment
by Johannes Schindelin
· 18 years ago
c261e43
Add --summary to git-format-patch by default
by Junio C Hamano
· 18 years ago
d7014dc
Turn on recursive with --summary
by Johannes Schindelin
· 18 years ago
8554092
Adjust t4013 tests to corrected format-patch.
by Junio C Hamano
· 19 years ago
a40d384
t4013 diff format tests update
by Junio C Hamano
· 19 years ago
49b2788
Merge branch 'jc/diff-test'
by Junio C Hamano
· 19 years ago
b319b02
t4013: add "diff" UI program tests.
by Junio C Hamano
· 19 years ago
026625e
t4013: note improvements brought by the new output code.
by Junio C Hamano
· 19 years ago
6adc876
Merge branch 'jc/diff-test' into jc/diff-test-updates
by Junio C Hamano
· 19 years ago
d410e43
t4013: add format-patch tests.
by Junio C Hamano
· 19 years ago
9e76bab
t4013 test updates for new output code.
by Junio C Hamano
· 19 years ago
47979d5
t4013: add more tests around -c and --cc
by Junio C Hamano
· 19 years ago
3c2f75b
t4013: add tests for diff/log family output options.
by Junio C Hamano
· 19 years ago