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
/
t3206-range-diff.sh
Age
Commit message (
Expand
)
Author
2025-09-25
format-patch: handle range-diff on notes correctly for single patches
Kristoffer Haugsbakk
2024-12-23
Merge branch 'js/range-diff-diff-merges'
Junio C Hamano
2024-12-16
range-diff: optionally include merge commits' diffs in the analysis
Johannes Schindelin
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-08-15
Merge branch 'jc/t3206-test-when-finished-fix'
Junio C Hamano
2024-08-06
t3206: test_when_finished before dirtying operations, not after
Junio C Hamano
2024-08-01
builtin/log: fix leaking branch name when creating cover letters
Patrick Steinhardt
2024-06-07
format-patch: assume --cover-letter for diff in multi-patch series
Rubén Justo
2023-11-08
Merge branch 'jc/test-i18ngrep'
Junio C Hamano
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-09-19
range-diff: treat notes like `log`
Kristoffer Haugsbakk
2023-02-21
range-diff: let '--abbrev' option takes effect
Teng Long
2022-10-06
Sync with 2.37.4
Taylor Blau
2022-10-05
t3206: prepare for changing protocol.file.allow
Taylor Blau
2022-08-26
range-diff: optionally accept pathspecs
Johannes Schindelin
2022-06-06
range-diff: show submodule changes irrespective of diff.submodule
Philippe Blain
2021-03-23
format-patch: allow a non-integral version numbers
ZheNing Hu
2021-02-17
Merge branch 'js/range-diff-one-side-only'
Junio C Hamano
2021-02-17
Merge branch 'js/range-diff-wo-dotdot'
Junio C Hamano
2021-02-06
range-diff/format-patch: handle commit ranges other than A..B
Johannes Schindelin
2021-02-06
range-diff: offer --left-only/--right-only options
Johannes Schindelin
2020-11-19
t3[0-3]*: adjust the references to the default branch name "main"
Johannes Schindelin
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-09-24
diff: fix modified lines stats with --stat and --numstat
Thomas Guyot-Sionnest
2020-04-15
range-diff: fix a crash in parsing git-log output
Vasil Dimov
2020-02-07
t3206: make hash size independent
brian m. carlson
2019-12-06
t3206: fix incorrect test name
Denton Liu
2019-11-21
format-patch: pass notes configuration to range-diff
Denton Liu
2019-11-21
range-diff: pass through --notes to `git log`
Denton Liu
2019-11-21
range-diff: output `## Notes ##` header
Denton Liu
2019-11-21
t3206: range-diff compares logs with commit notes
Denton Liu
2019-11-21
t3206: s/expected/expect/
Denton Liu
2019-11-21
t3206: disable parameter substitution in heredoc
Denton Liu
2019-11-21
t3206: remove spaces after redirect operators
Denton Liu
2019-10-15
Merge branch 'tg/range-diff-output-update'
Junio C Hamano
2019-10-11
Merge branch 'js/range-diff-noprefix'
Junio C Hamano
2019-10-09
range-diff: don't segfault with mode-only changes
Thomas Gummerer
2019-10-03
range-diff: internally force `diff.noprefix=true`
Johannes Schindelin
2019-08-20
t3206: abstract away hash size constants
brian m. carlson
2019-07-11
range-diff: add headers to the outer hunk header
Thomas Gummerer
2019-07-11
range-diff: add filename to inner diff
Thomas Gummerer
2019-07-11
range-diff: add section header instead of diff header
Thomas Gummerer
2019-07-11
range-diff: suppress line count in outer diff
Thomas Gummerer
2019-07-11
range-diff: don't remove funcname from inner diff
Thomas Gummerer
2018-12-04
range-diff: always pass at least minimal diff options
Martin Ågren
2018-11-18
Merge branch 'ab/range-diff-no-patch'
Junio C Hamano
2018-11-14
range-diff: make diff option behavior (e.g. --stat) consistent
Ævar Arnfjörð Bjarmason
2018-11-12
range-diff: fix regression in passing along diff options
Ævar Arnfjörð Bjarmason
2018-10-25
range-diff: allow to diff files regardless of submodule config
Lucas De Marchi
2018-09-24
Merge branch 'tg/range-diff-corner-case-fix'
Junio C Hamano
[next]