index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
lib-subtest.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-28
leak tests: don't skip some tests under SANITIZE=leak
Ævar Arnfjörð Bjarmason
7
-10
/
+10
2022-07-28
test-lib: have the "check" mode for SANITIZE=leak consider leak logs
Ævar Arnfjörð Bjarmason
4
-2
/
+95
2022-07-28
test-lib: add a GIT_TEST_PASSING_SANITIZE_LEAK=check mode
Ævar Arnfjörð Bjarmason
2
-8
/
+43
2022-07-28
test-lib: simplify by removing test_external
Ævar Arnfjörð Bjarmason
6
-154
/
+28
2022-07-28
tests: move copy/pasted PERL + Test::More checks to a lib-perl.sh
Ævar Arnfjörð Bjarmason
4
-28
/
+25
2022-07-28
t/Makefile: don't remove test-results in "clean-except-prove-cache"
Ævar Arnfjörð Bjarmason
3
-3
/
+3
2022-07-28
test-lib: add a SANITIZE=leak logging mode
Ævar Arnfjörð Bjarmason
2
-1
/
+34
2022-07-28
t/README: reword the "GIT_TEST_PASSING_SANITIZE_LEAK" description
Ævar Arnfjörð Bjarmason
2
-7
/
+4
2022-07-28
test-lib: add a --invert-exit-code switch
Ævar Arnfjörð Bjarmason
2
-2
/
+115
2022-07-28
test-lib: fix GIT_EXIT_OK logic errors, use BAIL_OUT
Ævar Arnfjörð Bjarmason
1
-10
/
+6
2022-07-28
test-lib: don't set GIT_EXIT_OK before calling test_atexit_handler
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2022-07-28
test-lib: use $1, not $@ in test_known_broken_{ok,failure}_
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2022-07-23
The sixth batch
Junio C Hamano
1
-1
/
+16
2022-07-20
The fifth batch
Junio C Hamano
1
-0
/
+24
2022-07-18
The fourth batch
Junio C Hamano
1
-0
/
+34
2022-07-15
mingw: avoid mktemp() in mkstemp() implementation
René Scharfe
1
-4
/
+1
2022-07-15
setup.c: create `safe.bareRepository`
Glen Choo
3
-1
/
+129
2022-07-15
safe.directory: use git_protected_config()
Glen Choo
3
-18
/
+14
2022-07-15
config: learn `git_protected_config()`
Glen Choo
4
-11
/
+82
2022-07-15
Documentation: define protected configuration
Glen Choo
2
-3
/
+16
2022-07-15
Documentation/git-config.txt: add SCOPES section
Glen Choo
1
-23
/
+59
2022-07-15
The third batch
Junio C Hamano
1
-2
/
+22
2022-07-14
shortlog: use a stable sort
Johannes Schindelin
1
-1
/
+1
2022-07-14
mergetool(vimdiff): allow paths to contain spaces again
Johannes Schindelin
1
-4
/
+35
2022-07-14
tests: fix incorrect --write-junit-xml code
Johannes Schindelin
1
-5
/
+5
2022-07-13
The second batch
Junio C Hamano
1
-0
/
+35
2022-07-12
t5330: remove run_with_limited_processses()
Han Xin
1
-24
/
+1
2022-07-12
diff-files: move misplaced cleanup label
Jeff King
1
-1
/
+1
2022-07-12
fsck: do not dereference NULL while checking resolve-undo data
Junio C Hamano
1
-0
/
+1
2022-07-12
The first batch after Git 2.37
Junio C Hamano
1
-0
/
+31
2022-07-11
ref-filter: disable save_commit_buffer while traversing
Jeff King
1
-0
/
+5
2022-07-11
clone: move unborn head creation to update_head()
Jeff King
1
-12
/
+15
2022-07-11
remote-curl: send Accept-Language header to server
Li Linchao
6
-8
/
+51
2022-07-11
gpg-interface: add function for converting trust level to string
Jaydeep Das
3
-23
/
+31
2022-07-10
multi-pack-index: simplify handling of unknown --options
SZEDER Gábor
1
-4
/
+4
2022-07-10
cocci: avoid normalization rules for memcpy
René Scharfe
1
-42
/
+40
2022-07-10
sha256: add support for Nettle
brian m. carlson
3
-1
/
+44
2022-07-10
builtin/mv.c: use the MOVE_ARRAY() macro instead of memmove()
Junio C Hamano
1
-9
/
+7
2022-07-08
vimdiff: make layout engine more robust against user vim settings
Fernando Ramos
1
-18
/
+18
2022-07-08
clone: use remote branch if it matches default HEAD
Jeff King
3
-6
/
+48
2022-07-08
clone: propagate empty remote HEAD even with other branches
Jeff King
2
-22
/
+55
2022-07-08
clone: drop extra newline from warning message
Jeff King
1
-1
/
+1
2022-07-06
cocci: generalize "unused" rule to cover more than "strbuf"
Ævar Arnfjörð Bjarmason
4
-6
/
+57
2022-07-06
cocci: add and apply a rule to find "unused" strbufs
Ævar Arnfjörð Bjarmason
7
-10
/
+119
2022-07-06
cocci: have "coccicheck{,-pending}" depend on "coccicheck-test"
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2022-07-06
cocci: add a "coccicheck-test" target and test *.cocci rules
Ævar Arnfjörð Bjarmason
4
-0
/
+40
2022-07-06
Makefile & .gitignore: ignore & clean "git.res", not "*.res"
Ævar Arnfjörð Bjarmason
2
-2
/
+2
2022-07-06
Makefile: remove mandatory "spatch" arguments from SPATCH_FLAGS
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2022-07-06
ls-files: update test style
Li Linchao
5
-71
/
+132
2022-07-06
merge-ort: fix issue with dual rename and add/add conflict
Elijah Newren
2
-3
/
+9
[next]