index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2021-10-27
t/helper/test-read-midx.c: free MIDX within read_midx_file()
Taylor Blau
-1
/
+2
2021-10-27
midx.c: don't leak MIDX from verify_midx_file
Taylor Blau
-1
/
+3
2021-10-27
sparse-index: update command for expand/collapse test
Victoria Dye
-1
/
+5
2021-10-27
reset: preserve skip-worktree bit in mixed reset
Victoria Dye
-14
/
+39
2021-10-27
submodule: drop unused sm_name parameter from append_fetch_remotes()
Jeff King
-3
/
+2
2021-10-25
The fifteenth batch
Junio C Hamano
-0
/
+38
2021-10-25
Merge branch 'ab/test-lib-diff-cleanup'
Junio C Hamano
-433
/
+53
2021-10-25
Merge branch 'ab/fix-make-lint-docs'
Junio C Hamano
-13
/
+69
2021-10-25
Merge branch 'ab/pkt-line-cleanup'
Junio C Hamano
-53
/
+13
2021-10-25
Merge branch 'tb/fix-midx-rename-while-mapped'
Junio C Hamano
-19
/
+23
2021-10-25
Merge branch 'ab/test-cleanly-recreate-trash-directory'
Junio C Hamano
-1
/
+13
2021-10-25
Merge branch 'jc/doc-commit-header-continuation-line'
Junio C Hamano
-4
/
+20
2021-10-25
Merge branch 'ab/mark-leak-free-tests-more'
Junio C Hamano
-11
/
+38
2021-10-25
Merge branch 'ab/mark-leak-free-tests'
Junio C Hamano
-0
/
+86
2021-10-25
Merge branch 'ab/parse-options-cleanup'
Junio C Hamano
-56
/
+109
2021-10-25
Merge branch 'js/userdiff-cpp'
Junio C Hamano
-67
/
+94
2021-10-25
Merge branch 'fs/ssh-signing'
Junio C Hamano
-66
/
+1341
2021-10-25
Merge branch 'da/mergetools-special-case-xxdiff-exit-128'
Junio C Hamano
-0
/
+7
2021-10-25
Merge branch 'fs/ssh-signing-fix'
Junio C Hamano
-6
/
+46
2021-10-25
Merge branch 'pw/sparse-cache-tree-verify-fix'
Junio C Hamano
-9
/
+30
2021-10-25
Merge branch 'ab/fix-commit-error-message-upon-unwritable-object-store'
Junio C Hamano
-16
/
+67
2021-10-25
Merge branch 'rs/add-dry-run-without-objects'
Junio C Hamano
-1
/
+4
2021-10-25
Merge branch 'rs/disable-gc-during-perf-tests'
Junio C Hamano
-0
/
+6
2021-10-25
Merge branch 'jt/no-abuse-alternate-odb-for-submodules'
Junio C Hamano
-68
/
+148
2021-10-25
Merge branch 'ab/unpack-trees-leakfix'
Junio C Hamano
-22
/
+19
2021-10-25
Merge branch 'jh/perf-remove-test-times'
Junio C Hamano
-0
/
+1
2021-10-25
Merge branch 'ab/fsck-unexpected-type'
Junio C Hamano
-162
/
+478
2021-10-25
gitweb.txt: change "folder" to "directory"
Martin Ågren
-1
/
+1
2021-10-25
gitignore.txt: change "folder" to "directory"
Martin Ågren
-1
/
+1
2021-10-25
git-multi-pack-index.txt: change "folder" to "directory"
Martin Ågren
-3
/
+3
2021-10-25
git.txt: fix typo
Martin Ågren
-1
/
+1
2021-10-25
archive: describe compression level option
Bagas Sanjaya
-5
/
+12
2021-10-25
config.txt: fix typo
Martin Ågren
-1
/
+1
2021-10-25
command-list.txt: remove 'sparse-index' from main help
SZEDER Gábor
-1
/
+1
2021-10-25
http-backend: remove a duplicated code branch
Robin Dupret
-3
/
+1
2021-10-25
userdiff-cpp: back out the digit-separators in numbers
Johannes Sixt
-18
/
+18
2021-10-23
submodule--helper: fix incorrect newlines in an error message
Kaartic Sivaraam
-14
/
+23
2021-10-23
branch (doc): -m/-c copies config and reflog
Junio C Hamano
-2
/
+2
2021-10-23
format-patch (doc): clarify --base=auto
Junio C Hamano
-3
/
+3
2021-10-23
MyFirstContribution: teach to use "format-patch --base=auto"
Junio C Hamano
-13
/
+28
2021-10-23
reflog: free() ref given to us by dwim_log()
Ævar Arnfjörð Bjarmason
-0
/
+1
2021-10-23
submodule--helper: fix small memory leaks
Ævar Arnfjörð Bjarmason
-0
/
+2
2021-10-23
clone: fix a memory leak of the "git_dir" variable
Ævar Arnfjörð Bjarmason
-1
/
+3
2021-10-23
grep: fix a "path_list" memory leak
Ævar Arnfjörð Bjarmason
-5
/
+7
2021-10-23
grep: use object_array_clear() in cmd_grep()
Ævar Arnfjörð Bjarmason
-0
/
+1
2021-10-23
grep: prefer "struct grep_opt" over its "void *" equivalent
Ævar Arnfjörð Bjarmason
-2
/
+2
2021-10-21
status: print stash info with --porcelain=v2 --show-stash
Øystein Walle
-0
/
+38
2021-10-21
status: count stash entries in separate function
Øystein Walle
-2
/
+8
2021-10-21
config.c: don't leak memory in handle_path_include()
Ævar Arnfjörð Bjarmason
-2
/
+6
2021-10-21
Makefile: remove redundant GIT-CFLAGS dependency from "sparse"
Ævar Arnfjörð Bjarmason
-1
/
+1
[prev]
[next]