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 'en/pull-conflicting-options'
Junio C Hamano
2021-08-31
1
-1
/
+1
|
\
|
*
pull: abort by default when fast-forwarding is not possible
Elijah Newren
2021-07-22
1
-1
/
+1
*
|
Revert 'diff-merges: let "-m" imply "-p"'
Jonathan Nieder
2021-08-09
1
-2
/
+2
|
/
*
diff-merges: let "-m" imply "-p"
Sergey Organov
2021-05-21
1
-2
/
+2
*
t4013: test "git diff-index -m"
Sergey Organov
2021-05-21
1
-0
/
+13
*
t4013: test "git diff-tree -m"
Sergey Organov
2021-05-21
1
-0
/
+1
*
t4013: test "git log -m --stat"
Sergey Organov
2021-05-21
1
-0
/
+1
*
t4013: test "git log -m --raw"
Sergey Organov
2021-05-21
1
-0
/
+1
*
t4013: test that "-m" alone has no effect in "git log"
Sergey Organov
2021-05-21
1
-0
/
+8
*
diff-merges: introduce log.diffMerges config variable
Sergey Organov
2021-04-17
1
-0
/
+23
*
diff-merges: introduce --diff-merges=on
Sergey Organov
2021-04-17
1
-0
/
+8
*
Merge branch 'ab/detox-gettext-tests'
Junio C Hamano
2021-02-26
1
-1
/
+1
|
\
|
*
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
2021-02-11
1
-1
/
+1
*
|
test libs: rename "diff-lib" to "lib-diff"
Ævar Arnfjörð Bjarmason
2021-02-12
1
-1
/
+1
|
/
*
Merge branch 'so/log-diff-merge'
Junio C Hamano
2021-02-06
1
-1
/
+10
|
\
|
*
t4013: add tests for --diff-merges=first-parent
Sergey Organov
2020-12-21
1
-0
/
+2
|
*
diff-merges: fix -m to properly override -c/--cc
Sergey Organov
2020-12-21
1
-2
/
+2
|
*
t4013: add tests for -m failing to override -c/--cc
Sergey Organov
2020-12-21
1
-0
/
+2
|
*
t4013: support test_expect_failure through ':failure' magic
Sergey Organov
2020-12-21
1
-1
/
+6
*
|
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-11-20
1
-0
/
+3
*
|
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
[next]