index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
diff-options.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: link generating patch sections
John Cai
2023-01-13
1
-1
/
+7
*
Merge branch 'js/diff-filter-negation-fix'
Junio C Hamano
2022-02-17
1
-5
/
+2
|
\
|
*
docs(diff): lose incorrect claim about `diff-files --diff-filter=A`
Johannes Schindelin
2022-01-28
1
-5
/
+2
*
|
show, log: provide a --remerge-diff capability
Elijah Newren
2022-02-02
1
-1
/
+13
|
/
*
Merge branch 'jn/log-m-does-not-imply-p'
Junio C Hamano
2021-08-11
1
-4
/
+4
|
\
|
*
Revert 'diff-merges: let "-m" imply "-p"'
Jonathan Nieder
2021-08-09
1
-4
/
+4
*
|
diffcore-rename: treat a rename_limit of 0 as unlimited
Elijah Newren
2021-07-16
1
-0
/
+1
*
|
doc: clarify documentation for rename/copy limits
Elijah Newren
2021-07-16
1
-5
/
+10
*
|
Merge branch 'so/log-m-implies-p'
Junio C Hamano
2021-06-14
1
-4
/
+4
|
\
|
|
*
diff-merges: let "-m" imply "-p"
Sergey Organov
2021-05-21
1
-4
/
+4
*
|
Merge branch 'ab/pathname-encoding-doc'
Junio C Hamano
2021-04-30
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
doc: clarify the filename encoding in git diff
Andrey Bienkowski
2021-04-20
1
-1
/
+4
*
|
doc/diff-options: document new --diff-merges features
Sergey Organov
2021-04-17
1
-4
/
+11
|
/
*
diff: --{rotate,skip}-to=<path>
Junio C Hamano
2021-02-16
1
-0
/
+8
*
Merge branch 'so/log-diff-merge'
Junio C Hamano
2021-02-06
1
-0
/
+51
|
\
|
*
doc/git-show: include --diff-merges description
Sergey Organov
2020-12-21
1
-0
/
+51
*
|
Merge branch 'pb/blame-funcname-range-userdiff'
Junio C Hamano
2020-11-18
1
-1
/
+4
|
\
\
|
*
|
doc: add more pointers to gitattributes(5) for userdiff
Philippe Blain
2020-11-02
1
-1
/
+4
|
|
/
*
|
Merge branch 'jc/abbrev-doc'
Junio C Hamano
2020-11-11
1
-1
/
+2
|
\
\
|
*
|
doc: clarify that --abbrev=<n> is about the minimum length
Junio C Hamano
2020-11-04
1
-1
/
+2
|
|
/
*
|
Merge branch 'so/format-patch-doc-on-default-diff-format'
Junio C Hamano
2020-11-11
1
-3
/
+6
|
\
\
|
*
|
doc/diff-options: fix out of place mentions of '--patch/-p'
Sergey Organov
2020-10-31
1
-3
/
+6
|
|
/
*
|
Merge branch 'mk/diff-ignore-regex'
Junio C Hamano
2020-11-02
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
diff: add -I<regex> that ignores matching changes
Michał Kępień
2020-10-20
1
-0
/
+5
*
|
Merge branch 'dd/diff-customize-index-line-abbrev'
Junio C Hamano
2020-09-01
1
-4
/
+5
|
\
\
|
*
|
diff: index-line: respect --abbrev in object's name
Đoàn Trần Công Danh
2020-08-21
1
-4
/
+5
|
|
/
*
/
doc/git-log: move "-t" into diff-options list
Jeff King
2020-07-29
1
-0
/
+5
|
/
*
diff: add config option relative
Laurent Arnoud
2020-05-25
1
-1
/
+4
*
diff-options.txt: avoid "regex" overload in example
Martin Ågren
2020-02-09
1
-4
/
+4
*
Merge branch 'nd/diff-parseopt-3'
Junio C Hamano
2019-04-16
1
-1
/
+1
|
\
|
*
diff-parseopt: convert --binary
Nguyễn Thái Ngọc Duy
2019-03-07
1
-1
/
+1
*
|
Merge branch 'nd/diff-parseopt-2'
Junio C Hamano
2019-03-07
1
-0
/
+20
|
\
|
|
*
diff-parseopt: convert --no-renames|--[no--rename-empty
Nguyễn Thái Ngọc Duy
2019-02-22
1
-0
/
+3
|
*
diff-parseopt: convert --output-*
Nguyễn Thái Ngọc Duy
2019-02-22
1
-0
/
+10
|
*
diff-parseopt: convert --dirstat and friends
Nguyễn Thái Ngọc Duy
2019-02-22
1
-0
/
+7
*
|
Merge branch 'nd/diff-parseopt'
Junio C Hamano
2019-03-07
1
-1
/
+1
|
\
|
|
*
diff.c: convert -U|--unified
Nguyễn Thái Ngọc Duy
2019-01-28
1
-1
/
+1
*
|
Merge branch 'pw/diff-color-moved-ws-fix'
Junio C Hamano
2019-01-29
1
-2
/
+13
|
\
\
|
|
/
|
/
|
|
*
diff: allow --no-color-moved-ws
Phillip Wood
2019-01-10
1
-0
/
+7
|
*
Use "whitespace" consistently
Phillip Wood
2019-01-10
1
-2
/
+2
|
*
diff: document --no-color-moved
Phillip Wood
2019-01-10
1
-0
/
+4
*
|
log -G: ignore binary files
Thomas Braun
2018-12-26
1
-0
/
+5
|
/
*
Merge branch 'es/diff-color-moved-fix'
Junio C Hamano
2018-08-16
1
-1
/
+2
|
\
|
*
diff: --color-moved: rename "dimmed_zebra" to "dimmed-zebra"
Eric Sunshine
2018-07-25
1
-1
/
+2
*
|
Merge branch 'sb/diff-color-move-more'
Junio C Hamano
2018-08-03
1
-2
/
+31
|
\
\
|
*
|
diff.c: offer config option to control ws handling in move detection
Stefan Beller
2018-07-19
1
-2
/
+5
|
*
|
diff.c: add white space mode to move detection that allows indent changes
Stefan Beller
2018-07-19
1
-0
/
+5
|
*
|
diff.c: decouple white space treatment from move detection algorithm
Stefan Beller
2018-07-17
1
-0
/
+17
|
*
|
diff.c: add a blocks mode for moved code detection
Stefan Beller
2018-07-17
1
-2
/
+6
*
|
|
doc: fix typos in documentation and release notes
Karthikeyan Singaravelan
2018-06-19
1
-1
/
+1
[next]