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-07-12
Merge branch 'ds/branch-checked-out' into ds/rebase-update-ref
Junio C Hamano
1
-0
/
+129
2022-07-12
t5330: remove run_with_limited_processses()
Han Xin
1
-24
/
+1
2022-07-11
Sync with Git 2.37.1
Junio C Hamano
1
-4
/
+4
2022-07-11
Merge branch 'rs/archive-with-internal-gzip'
Junio C Hamano
1
-6
/
+22
2022-07-11
Merge branch 'ds/branch-checked-out'
Junio C Hamano
1
-0
/
+129
2022-07-11
remote-curl: send Accept-Language header to server
Li Linchao
3
-3
/
+28
2022-07-07
clone: use remote branch if it matches default HEAD
Jeff King
2
-3
/
+34
2022-07-07
clone: propagate empty remote HEAD even with other branches
Jeff King
1
-0
/
+38
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
1
-2
/
+2
2022-07-06
t6423: add tests of dual directory rename plus add/add conflict
Elijah Newren
1
-0
/
+105
2022-07-04
Merge 'js/add-i-delete' into maint-2.37
Junio C Hamano
1
-0
/
+9
2022-07-02
Merge branch 'js/add-i-delete'
Junio C Hamano
1
-0
/
+9
2022-07-01
mv: add check_dir_in_index() and solve general dir check issue
Shaoxuan Yuan
2
-3
/
+3
2022-07-01
mv: check if <destination> exists in index to handle overwriting
Shaoxuan Yuan
1
-2
/
+2
2022-07-01
mv: check if out-of-cone file exists in index with SKIP_WORKTREE bit
Shaoxuan Yuan
1
-2
/
+2
2022-07-01
t1092: mv directory from out-of-cone to in-cone
Shaoxuan Yuan
1
-0
/
+25
2022-07-01
t7002: add tests for moving out-of-cone file/directory
Shaoxuan Yuan
1
-0
/
+84
2022-07-01
test-tool delta: fix a memory leak
Ævar Arnfjörð Bjarmason
2
-7
/
+16
2022-07-01
test-tool ref-store: fix a memory leak
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-07-01
test-tool bloom: fix memory leaks
Ævar Arnfjörð Bjarmason
2
-1
/
+3
2022-07-01
test-tool json-writer: fix memory leaks
Ævar Arnfjörð Bjarmason
2
-4
/
+14
2022-07-01
test-tool regex: call regfree(), fix memory leaks
Ævar Arnfjörð Bjarmason
2
-3
/
+7
2022-07-01
test-tool urlmatch-normalization: fix a memory leak
Ævar Arnfjörð Bjarmason
2
-3
/
+10
2022-07-01
test-tool {dump,scrap}-cache-tree: fix memory leaks
Ævar Arnfjörð Bjarmason
3
-1
/
+9
2022-07-01
test-tool path-utils: fix a memory leak
Ævar Arnfjörð Bjarmason
2
-4
/
+8
2022-07-01
test-tool test-hash: fix a memory leak
Ævar Arnfjörð Bjarmason
5
-1
/
+9
2022-07-01
pull: fix a "struct oid_array" memory leak
Ævar Arnfjörð Bjarmason
3
-1
/
+2
2022-07-01
cat-file: fix a common "struct object_context" memory leak
Ævar Arnfjörð Bjarmason
12
-4
/
+15
2022-07-01
merge-file: fix memory leaks on error path
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2022-07-01
check-ref-format: fix trivial memory leak
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-06-30
t6429: fix use of non-existent function
Elijah Newren
1
-1
/
+1
2022-06-30
commit-graph.c: no lazy fetch in lookup_commit_in_graph()
Han Xin
1
-0
/
+70
2022-06-30
submodule--helper update: use display path helper
Glen Choo
1
-2
/
+2
2022-06-30
submodule--helper tests: add missing "display path" coverage
Glen Choo
1
-0
/
+62
2022-06-30
Merge branch 'ab/submodule-cleanup' into gc/submodule-use-super-prefix
Junio C Hamano
1
-1
/
+1
2022-06-30
config tests: fix harmless but broken "rm -r" cleanup
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2022-06-30
test-lib.sh: fix prepend_var() quoting issue
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2022-06-30
tests: add missing double quotes to included library paths
Ævar Arnfjörð Bjarmason
3
-3
/
+3
2022-06-28
add --interactive: allow `update` to stage deleted files
Johannes Schindelin
1
-0
/
+9
2022-06-28
gitweb: remove "test" and "test-installed" targets
Ævar Arnfjörð Bjarmason
1
-4
/
+0
2022-06-28
submodule update: remove "-v" option
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-06-27
Sync with Git 2.36.2
Junio C Hamano
1
-4
/
+4
2022-06-23
Sync with 2.35.4
Johannes Schindelin
2
-0
/
+108
2022-06-23
Sync with 2.34.4
Johannes Schindelin
2
-0
/
+108
2022-06-23
Sync with 2.33.4
Johannes Schindelin
2
-0
/
+108
2022-06-23
Sync with 2.32.3
Johannes Schindelin
2
-0
/
+108
2022-06-23
Sync with 2.31.4
Johannes Schindelin
2
-0
/
+108
2022-06-23
Sync with 2.30.5
Johannes Schindelin
2
-0
/
+108
2022-06-22
merge-tree: add a --allow-unrelated-histories flag
Elijah Newren
1
-1
/
+23
[prev]
[next]