index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t4013-diff-various.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mk/diff-ignore-regex'
Junio C Hamano
2020-11-02
1
-0
/
+41
|
\
|
*
diff: add -I<regex> that ignores matching changes
Michał Kępień
2020-10-20
1
-0
/
+41
*
|
Merge branch 'dd/diff-customize-index-line-abbrev'
Junio C Hamano
2020-09-01
1
-21
/
+42
|
\
\
|
*
|
diff: index-line: respect --abbrev in object's name
Đoàn Trần Công Danh
2020-08-21
1
-0
/
+3
|
*
|
t4013: improve diff-post-processor logic
brian m. carlson
2020-08-21
1
-21
/
+39
*
|
|
Merge branch 'so/log-diff-merges-opt'
Junio C Hamano
2020-08-18
1
-0
/
+2
|
\
\
\
|
*
|
|
t/t4013: add test for --diff-merges=off
Sergey Organov
2020-08-11
1
-0
/
+2
*
|
|
|
Merge branch 'jk/log-fp-implies-m'
Junio C Hamano
2020-08-18
1
-0
/
+1
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
revision: add "--no-diff-merges" option to counteract "-m"
Jeff King
2020-07-29
1
-0
/
+1
|
|
/
*
/
Revert "fmt-merge-msg: stop treating `master` specially"
Junio C Hamano
2020-07-30
1
-2
/
+2
|
/
*
fmt-merge-msg: stop treating `master` specially
Johannes Schindelin
2020-06-24
1
-2
/
+2
*
Merge branch 'tb/diff-tree-with-notes'
Junio C Hamano
2020-04-29
1
-0
/
+12
|
\
|
*
diff-tree.c: load notes machinery when required
Taylor Blau
2020-04-21
1
-0
/
+12
*
|
t4013: make test hash independent
brian m. carlson
2020-02-07
1
-6
/
+38
|
/
*
t: use LF variable defined in the test harness
Junio C Hamano
2019-09-05
1
-3
/
+0
*
Merge branch 'nd/diff-parseopt'
Junio C Hamano
2019-05-30
1
-0
/
+2
|
\
|
*
diff-parseopt: restore -U (no argument) behavior
Nguyễn Thái Ngọc Duy
2019-05-29
1
-0
/
+2
*
|
combine-diff: treat --dirstat like --stat
Jeff King
2019-01-24
1
-0
/
+1
*
|
combine-diff: treat --summary like --stat
Jeff King
2019-01-24
1
-0
/
+7
*
|
combine-diff: treat --shortstat like --stat
Jeff King
2019-01-24
1
-0
/
+1
|
/
*
tests: send "bug in the test script" errors to the script's stderr
SZEDER Gábor
2018-11-20
1
-1
/
+1
*
tests: fix non-portable "${var:-"str"}" construct
Ævar Arnfjörð Bjarmason
2018-08-29
1
-1
/
+1
*
t/helper: merge test-chmtime into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
1
-1
/
+1
*
diff: add --compact-summary
Nguyễn Thái Ngọc Duy
2018-02-28
1
-0
/
+5
*
t4013: test new output from diff --abbrev --raw
Ann T Ropea
2017-12-06
1
-1
/
+15
*
t4013: prepare for upcoming "diff --raw --abbrev" output format change
Ann T Ropea
2017-12-06
1
-6
/
+23
*
print_sha1_ellipsis: introduce helper
Ann T Ropea
2017-12-04
1
-1
/
+1
*
diff: correct newline in summary for renamed files
Stefan Beller
2017-09-28
1
-0
/
+12
*
diff: handle --no-abbrev in no-index case
Jack Bates
2016-12-08
1
-0
/
+7
*
graph: add support for --line-prefix on all graph-aware output
Jacob Keller
2016-09-01
1
-0
/
+6
*
diff: activate diff.renames by default
Matthieu Moy
2016-02-25
1
-0
/
+2
*
Merge branch 'maint'
Junio C Hamano
2014-07-28
1
-0
/
+10
|
\
|
*
t4013: test diff-tree's --stdin commit formatting
Jeff King
2014-07-28
1
-0
/
+10
*
|
t4013-diff-various.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-30
1
-3
/
+3
|
/
*
diffstat summary line varies by locale: miscellany
Jonathan Nieder
2012-03-13
1
-1
/
+6
*
Teach --dirstat not to completely ignore rearranged lines within a file
Johan Herland
2011-04-11
1
-2
/
+0
*
--dirstat-by-file: Make it faster and more correct
Johan Herland
2011-04-11
1
-0
/
+2
*
--dirstat: Describe non-obvious differences relative to --stat or regular diff
Johan Herland
2011-04-11
1
-6
/
+21
*
log: fix --max-count when used together with -S or -G
Matthieu Moy
2011-03-09
1
-0
/
+3
*
diff: support --cached on unborn branches
Nguyễn Thái Ngọc Duy
2011-02-08
1
-0
/
+11
*
diff/log -G<pattern>: tests
Junio C Hamano
2010-08-31
1
-0
/
+3
*
diff: parse separate options like -S foo
Matthieu Moy
2010-08-06
1
-0
/
+5
*
show --first-parent/-m: do not default to --cc
Junio C Hamano
2010-03-09
1
-0
/
+2
*
show -c: show patch text
Junio C Hamano
2010-03-09
1
-0
/
+1
*
t4013: add tests for log -p -m --first-parent
Junio C Hamano
2010-03-09
1
-0
/
+3
*
git-log: allow --decorate[=short|full]
Lars Hjemli
2009-08-18
1
-0
/
+1
*
format-patch: --numbered-files and --stdout aren't mutually exclusive
Stephen Boyd
2009-03-23
1
-1
/
+1
*
format-patch: --attach/inline uses filename instead of SHA1
Stephen Boyd
2009-03-23
1
-0
/
+1
*
test-lib: Simplify test counting.
Johannes Sixt
2009-03-19
1
-2
/
+1
*
Merge branch 'tr/gcov'
Junio C Hamano
2009-03-11
1
-0
/
+5
|
\
[next]