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