index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t4060-diff-submodule-option-diff-format.sh
Age
Commit message (
Expand
)
Author
2025-06-02
t: silence output from `test_create_repo()`
Patrick Steinhardt
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-10-16
t/test-lib: wire up NO_ICONV prerequisite
Patrick Steinhardt
2024-05-27
config: plug various memory leaks
Patrick Steinhardt
2022-10-06
Sync with 2.33.5
Taylor Blau
2022-10-06
Sync with 2.30.6
Taylor Blau
2022-10-01
t/t4NNN: allow local submodules
Taylor Blau
2021-08-31
diff --submodule=diff: do not fail on ever-initialied deleted submodules
David Turner
2021-07-26
t4060: remove unused variable
David Turner
2020-12-08
diff: do not show submodule with untracked files as "-dirty"
Sangeeta Jain
2020-02-07
t4060: make test work with SHA-256
brian m. carlson
2018-08-27
Merge branch 'sg/test-must-be-empty'
Junio C Hamano
2018-08-21
tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
SZEDER Gábor
2018-08-21
tests: use 'test_must_be_empty' instead of '! test -s'
SZEDER Gábor
2018-07-16
t4000-t4999: fix broken &&-chains
Eric Sunshine
2017-06-15
t: move "git add submodule" into test blocks
Jeff King
2017-05-29
Merge branch 'jk/diff-submodule-diff-inline'
Junio C Hamano
2017-05-08
diff: recurse into nested submodules for inline diff
Stefan Beller
2017-04-02
diff: submodule inline diff to initialize env array.
Stefan Beller
2016-08-31
diff: teach diff to display submodule difference with an inline diff
Jacob Keller