index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t4013-diff-various.sh
Age
Commit message (
Expand
)
Author
2025-10-23
diff: stop output garbled message in dry run mode
Lidong Yan
2025-09-10
t4013: switch default branch name to main
Phillip Wood
2025-08-08
diff: ensure consistent diff behavior with ignore options
Lidong Yan
2025-06-25
Merge branch 'jc/you-still-use-whatchanged'
Junio C Hamano
2025-05-12
whatchanged: remove when built with WITH_BREAKING_CHANGES
Junio C Hamano
2025-05-12
whatchanged: require --i-still-use-this
Junio C Hamano
2025-04-07
t: introduce PERL_TEST_HELPERS prerequisite
Patrick Steinhardt
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-08-14
diff: fix leak when parsing invalid ignore regex option
Patrick Steinhardt
2024-03-18
diff.*Prefix: use camelCase in the doc and test titles
Junio C Hamano
2024-03-15
diff: add diff.srcPrefix and diff.dstPrefix configuration variables
Peter Hutterer
2024-01-30
Merge branch 'rs/parse-options-with-keep-unknown-abbrev-fix'
Junio C Hamano
2024-01-20
parse-options: fully disable option abbreviation with PARSE_OPT_KEEP_UNKNOWN
René Scharfe
2023-12-20
Merge branch 'ps/ref-tests-update-more'
Junio C Hamano
2023-12-09
Merge branch 'ps/ref-tests-update'
Junio C Hamano
2023-12-03
t4013: simplify magic parsing and drop "failure"
Patrick Steinhardt
2023-11-08
Merge branch 'jc/test-i18ngrep'
Junio C Hamano
2023-11-03
t: convert tests to not access symrefs via the filesystem
Patrick Steinhardt
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-10-09
diff-merges: introduce '--dd' option
Sergey Organov
2023-03-09
diff: add --default-prefix option
Jeff King
2023-03-09
t4013: add tests for diff prefix options
Jeff King
2022-08-05
log: add --clear-decorations option
Derrick Stolee
2022-05-04
Merge branch 'jc/show-pathspec-fix'
Junio C Hamano
2022-04-29
2.36 show regression fix
Junio C Hamano
2022-04-26
2.36 gitk/diff-tree --stdin regression fix
Junio C Hamano
2021-12-13
tests: use test_write_lines() to generate line-oriented output
Eric Sunshine
2021-08-30
Merge branch 'en/pull-conflicting-options'
Junio C Hamano
2021-08-09
Revert 'diff-merges: let "-m" imply "-p"'
Jonathan Nieder
2021-07-22
pull: abort by default when fast-forwarding is not possible
Elijah Newren
2021-05-21
diff-merges: let "-m" imply "-p"
Sergey Organov
2021-05-21
t4013: test "git diff-index -m"
Sergey Organov
2021-05-21
t4013: test "git diff-tree -m"
Sergey Organov
2021-05-21
t4013: test "git log -m --stat"
Sergey Organov
2021-05-21
t4013: test "git log -m --raw"
Sergey Organov
2021-05-21
t4013: test that "-m" alone has no effect in "git log"
Sergey Organov
2021-04-16
diff-merges: introduce log.diffMerges config variable
Sergey Organov
2021-04-16
diff-merges: introduce --diff-merges=on
Sergey Organov
2021-02-25
Merge branch 'ab/detox-gettext-tests'
Junio C Hamano
2021-02-12
test libs: rename "diff-lib" to "lib-diff"
Ævar Arnfjörð Bjarmason
2021-02-10
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
2021-02-05
Merge branch 'so/log-diff-merge'
Junio C Hamano
2020-12-21
t4013: add tests for --diff-merges=first-parent
Sergey Organov
2020-12-21
diff-merges: fix -m to properly override -c/--cc
Sergey Organov
2020-12-21
t4013: add tests for -m failing to override -c/--cc
Sergey Organov
2020-12-21
t4013: support test_expect_failure through ':failure' magic
Sergey Organov
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-11-02
Merge branch 'mk/diff-ignore-regex'
Junio C Hamano
2020-10-20
diff: add -I<regex> that ignores matching changes
Michał Kępień
2020-08-31
Merge branch 'dd/diff-customize-index-line-abbrev'
Junio C Hamano
[next]