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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-04
tests: cache glibc version check
Phillip Wood
1
-3
/
+8
2022-08-03
Merge branch 'en/merge-restore-to-pristine'
Junio C Hamano
4
-1
/
+99
2022-08-03
Merge branch 'rs/mergesort'
Junio C Hamano
3
-30
/
+10
2022-08-03
Merge branch 'sa/cat-file-mailmap'
Junio C Hamano
1
-0
/
+59
2022-08-03
Merge branch 'zh/ls-files-format'
Junio C Hamano
1
-0
/
+95
2022-08-03
Merge branch 'tb/commit-graph-genv2-upgrade-fix'
Junio C Hamano
1
-0
/
+27
2022-08-03
Merge branch 'tk/untracked-cache-with-uall'
Junio C Hamano
1
-0
/
+5
2022-08-03
revisions API: don't leak memory on argv elements that need free()-ing
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-08-03
log: fix a memory leak in "git show <revision>..."
Ævar Arnfjörð Bjarmason
9
-2
/
+8
2022-08-03
test-fast-rebase helper: use release_revisions() (again)
Ævar Arnfjörð Bjarmason
1
-2
/
+0
2022-08-01
symbolic-ref: refuse to set syntactically invalid target
Linus Torvalds
2
-2
/
+12
2022-08-01
Merge branch 'mt/checkout-count-fix'
Junio C Hamano
3
-1
/
+75
2022-08-01
Merge branch 'ds/rebase-update-ref'
Junio C Hamano
3
-26
/
+365
2022-07-29
t5351: avoid using `test_cmp` for binary data
Johannes Schindelin
1
-1
/
+1
2022-07-29
t5351: avoid relying on `core.fsyncMethod = batch` to be supported
Johannes Schindelin
1
-2
/
+8
2022-07-27
upload-pack: fix a memory leak in create_pack_file()
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-07-27
leak tests: mark passing SANITIZE=leak tests as leak-free
Ævar Arnfjörð Bjarmason
37
-1
/
+38
2022-07-27
leak tests: don't skip some tests under SANITIZE=leak
Ævar Arnfjörð Bjarmason
7
-10
/
+10
2022-07-27
test-lib: have the "check" mode for SANITIZE=leak consider leak logs
Ævar Arnfjörð Bjarmason
4
-2
/
+95
2022-07-27
test-lib: add a GIT_TEST_PASSING_SANITIZE_LEAK=check mode
Ævar Arnfjörð Bjarmason
2
-8
/
+43
2022-07-27
test-lib: simplify by removing test_external
Ævar Arnfjörð Bjarmason
5
-149
/
+26
2022-07-27
tests: move copy/pasted PERL + Test::More checks to a lib-perl.sh
Ævar Arnfjörð Bjarmason
3
-19
/
+23
2022-07-27
t/Makefile: don't remove test-results in "clean-except-prove-cache"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-07-27
test-lib: add a SANITIZE=leak logging mode
Ævar Arnfjörð Bjarmason
2
-1
/
+34
2022-07-27
t/README: reword the "GIT_TEST_PASSING_SANITIZE_LEAK" description
Ævar Arnfjörð Bjarmason
2
-7
/
+4
2022-07-27
test-lib: add a --invert-exit-code switch
Ævar Arnfjörð Bjarmason
2
-2
/
+115
2022-07-27
test-lib: fix GIT_EXIT_OK logic errors, use BAIL_OUT
Ævar Arnfjörð Bjarmason
1
-10
/
+6
2022-07-27
test-lib: don't set GIT_EXIT_OK before calling test_atexit_handler
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2022-07-27
test-lib: use $1, not $@ in test_known_broken_{ok,failure}_
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2022-07-27
Merge branch 'll/ls-files-tests-update' into maint
Junio C Hamano
5
-71
/
+132
2022-07-27
Merge branch 'ds/t5510-brokequote' into maint
Junio C Hamano
1
-1
/
+5
2022-07-27
Merge branch 'en/t6429-test-must-be-empty-fix' into maint
Junio C Hamano
1
-1
/
+1
2022-07-27
Merge branch 'ab/test-quoting-fix' into maint
Junio C Hamano
5
-7
/
+8
2022-07-27
Merge branch 'gg/worktree-from-the-above' into maint
Junio C Hamano
1
-0
/
+265
2022-07-27
Merge branch 'en/merge-dual-dir-renames-fix' into maint
Junio C Hamano
1
-0
/
+105
2022-07-27
Merge branch 'js/ci-github-workflow-markup' into maint
Junio C Hamano
1
-5
/
+5
2022-07-27
Merge branch 'ds/doc-wo-whitelist'
Junio C Hamano
5
-9
/
+8
2022-07-27
Merge branch 'mb/config-document-include'
Junio C Hamano
1
-0
/
+13
2022-07-27
Merge branch 'ma/t4200-update'
Junio C Hamano
1
-3
/
+0
2022-07-27
Merge branch 'ab/squelch-empty-fsync-traces'
Junio C Hamano
2
-7
/
+34
2022-07-23
ls-files: introduce "--format" option
ZheNing Hu
1
-0
/
+95
2022-07-22
merge: do not exit restore_state() prematurely
Elijah Newren
1
-0
/
+32
2022-07-22
merge: make restore_state() restore staged state too
Elijah Newren
1
-1
/
+6
2022-07-22
merge: fix save_state() to work when there are stat-dirty files
Elijah Newren
1
-0
/
+11
2022-07-22
merge: do not abort early if one strategy fails to handle the merge
Elijah Newren
3
-1
/
+18
2022-07-22
merge: abort if index does not match HEAD for trivial merges
Elijah Newren
1
-1
/
+21
2022-07-22
merge-resolve: abort if index does not match HEAD
Elijah Newren
1
-0
/
+13
2022-07-22
builtin/cat-file.c: support NUL-delimited input with `-z`
Taylor Blau
1
-1
/
+41
2022-07-22
t1006: extract --batch-command inputs to variables
Taylor Blau
1
-14
/
+16
2022-07-22
Merge branch 'js/ci-github-workflow-markup'
Junio C Hamano
1
-5
/
+5
[prev]
[next]