index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xdiff-interface.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-06
merge-ort: shuffle the computation and cleanup of potential collisions
Elijah Newren
1
-5
/
+15
2022-07-06
merge-ort: make a separate function for freeing struct collisions
Elijah Newren
1
-16
/
+22
2022-07-06
merge-ort: small cleanups of check_for_directory_rename
Elijah Newren
1
-6
/
+6
2022-07-06
t6423: add tests of dual directory rename plus add/add conflict
Elijah Newren
1
-0
/
+105
2022-07-04
Git 2.37.1
v2.37.1
Junio C Hamano
3
-2
/
+19
2022-07-03
A regression fix for 2.37
Junio C Hamano
3
-2
/
+11
2022-07-01
mv: add check_dir_in_index() and solve general dir check issue
Shaoxuan Yuan
3
-9
/
+47
2022-07-01
mv: use flags mode for update_mode
Shaoxuan Yuan
1
-8
/
+17
2022-07-01
mv: check if <destination> exists in index to handle overwriting
Shaoxuan Yuan
2
-5
/
+14
2022-07-01
mv: check if out-of-cone file exists in index with SKIP_WORKTREE bit
Shaoxuan Yuan
2
-4
/
+21
2022-07-01
mv: decouple if/else-if checks using goto
Shaoxuan Yuan
1
-59
/
+80
2022-07-01
mv: update sparsity after moving from out-of-cone to in-cone
Shaoxuan Yuan
1
-0
/
+17
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
4
-7
/
+12
2022-07-01
cat-file: fix a common "struct object_context" memory leak
Ævar Arnfjörð Bjarmason
13
-14
/
+37
2022-07-01
gc: fix a memory leak
Ævar Arnfjörð Bjarmason
1
-1
/
+7
2022-07-01
checkout: avoid "struct unpack_trees_options" leak
Ævar Arnfjörð Bjarmason
1
-14
/
+22
2022-07-01
merge-file: fix memory leaks on error path
Ævar Arnfjörð Bjarmason
2
-4
/
+8
2022-07-01
merge-file: refactor for subsequent memory leak fix
Ævar Arnfjörð Bjarmason
1
-12
/
+14
2022-07-01
cat-file: fix a memory leak in --batch-command mode
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-07-01
revert: free "struct replay_opts" members
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2022-07-01
submodule.c: free() memory from xgetcwd()
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2022-07-01
clone: fix memory leak in wanted_peer_refs()
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-07-01
check-ref-format: fix trivial memory leak
Ævar Arnfjörð Bjarmason
2
-3
/
+9
2022-07-01
t6429: fix use of non-existent function
Elijah Newren
1
-1
/
+1
2022-07-01
commit-graph.c: no lazy fetch in lookup_commit_in_graph()
Han Xin
2
-1
/
+71
2022-07-01
submodule--helper: remove display path helper
Glen Choo
1
-16
/
+8
2022-07-01
submodule--helper update: use --super-prefix
Glen Choo
1
-20
/
+10
2022-07-01
submodule--helper: remove unused SUPPORT_SUPER_PREFIX flags
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2022-07-01
submodule--helper: use correct display path helper
Glen Choo
1
-11
/
+3
2022-07-01
submodule--helper: don't recreate recursive prefix
Glen Choo
1
-11
/
+4
2022-07-01
submodule--helper update: use display path helper
Glen Choo
2
-16
/
+7
2022-07-01
submodule--helper tests: add missing "display path" coverage
Glen Choo
1
-0
/
+62
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-30
git-rebase.txt: use back-ticks consistently
Derrick Stolee
1
-120
/
+122
2022-06-29
pack-objects.h: remove outdated pahole results
Taylor Blau
1
-10
/
+0
2022-06-29
add --interactive: allow `update` to stage deleted files
Johannes Schindelin
2
-2
/
+19
2022-06-28
gitweb/Makefile: add a "NO_GITWEB" parameter
Ævar Arnfjörð Bjarmason
2
-0
/
+9
[prev]
[next]