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
2024-08-14
Merge branch 'ps/refs-wo-the-repository'
Junio C Hamano
-57
/
+56
2024-08-14
Merge branch 'jc/jl-git-no-advice-fix'
Junio C Hamano
-1
/
+0
2024-08-14
Merge branch 'tb/config-fixed-value-with-valueless-true'
Junio C Hamano
-1
/
+10
2024-08-14
Merge branch 'jk/apply-patch-mode-check-fix'
Junio C Hamano
-0
/
+63
2024-08-14
Merge branch 'ps/ref-api-cleanup'
Junio C Hamano
-207
/
+0
2024-08-14
Merge branch 'ps/ls-remote-out-of-repo-fix'
Junio C Hamano
-0
/
+28
2024-08-14
Merge branch 'jc/transport-leakfix'
Junio C Hamano
-1
/
+3
2024-08-14
Merge branch 'rh/http-proxy-path'
Junio C Hamano
-3
/
+128
2024-08-14
Merge branch 'cp/unit-test-reftable-pq'
Junio C Hamano
-97
/
+163
2024-08-14
Merge branch 'jk/osxkeychain-username-is-nul-terminated'
Junio C Hamano
-1
/
+1
2024-08-14
Merge branch 'ps/leakfixes-part-3'
Junio C Hamano
-88
/
+256
2024-08-14
t9001-send-email.sh: update alias list used for pine test
Jacob Keller
-3
/
+5
2024-08-14
p1500: add is-base performance tests
Derrick Stolee
-0
/
+31
2024-08-14
for-each-ref: add 'is-base' token
Derrick Stolee
-1
/
+202
2024-08-14
commit: add gentle reference lookup method
Derrick Stolee
-1
/
+9
2024-08-14
commit-reach: add get_branch_base_for_tip
Derrick Stolee
-0
/
+206
2024-08-14
builtin/diff: free symmetric diff members
Patrick Steinhardt
-0
/
+8
2024-08-14
diff: free state populated via options
Patrick Steinhardt
-0
/
+14
2024-08-14
builtin/log: fix leak when showing converted blob contents
Patrick Steinhardt
-0
/
+3
2024-08-14
userdiff: fix leaking memory for configured diff drivers
Patrick Steinhardt
-11
/
+43
2024-08-14
builtin/format-patch: fix various trivial memory leaks
Patrick Steinhardt
-3
/
+11
2024-08-14
diff: fix leak when parsing invalid ignore regex option
Patrick Steinhardt
-1
/
+6
2024-08-14
unpack-trees: clear index when not propagating it
Patrick Steinhardt
-0
/
+3
2024-08-14
sequencer: release todo list on error paths
Patrick Steinhardt
-19
/
+48
2024-08-14
merge-ort: unconditionally release attributes index
Patrick Steinhardt
-2
/
+5
2024-08-14
builtin/fast-export: plug leaking tag names
Patrick Steinhardt
-5
/
+13
2024-08-14
builtin/fast-export: fix leaking diff options
Patrick Steinhardt
-0
/
+2
2024-08-14
builtin/fast-import: plug trivial memory leaks
Patrick Steinhardt
-2
/
+9
2024-08-14
builtin/notes: fix leaking `struct notes_tree` when merging notes
Patrick Steinhardt
-5
/
+6
2024-08-14
builtin/rebase: fix leaking `commit.gpgsign` value
Patrick Steinhardt
-0
/
+5
2024-08-14
config: fix leaking comment character config
Patrick Steinhardt
-3
/
+9
2024-08-14
submodule-config: fix leaking name entry when traversing submodules
Patrick Steinhardt
-10
/
+8
2024-08-14
read-cache: fix leaking hashfile when writing index fails
Patrick Steinhardt
-39
/
+62
2024-08-14
bulk-checkin: fix leaking state TODO
Patrick Steinhardt
-1
/
+14
2024-08-14
object-name: fix leaking symlink paths in object context
Patrick Steinhardt
-0
/
+2
2024-08-14
object-file: fix memory leak when reading corrupted headers
Patrick Steinhardt
-0
/
+2
2024-08-14
git: fix leaking system paths
Patrick Steinhardt
-3
/
+10
2024-08-14
remote: plug memory leak when aliasing URLs
Patrick Steinhardt
-1
/
+3
2024-08-14
t9001-send-email.sh: fix quoting for mailrc --dump-aliases test
Jacob Keller
-3
/
+3
2024-08-13
midx: drop unused parameters from add_midx_to_chain()
Jeff King
-9
/
+5
2024-08-13
bundle: default to SHA1 when reading bundle headers
Patrick Steinhardt
-1
/
+31
2024-08-13
builtin/bundle: have unbundle check for repo before opening its bundle
Patrick Steinhardt
-2
/
+10
2024-08-13
t-reftable-readwrite: add test for known error
Chandra Pratap
-0
/
+5
2024-08-13
t-reftable-readwrite: use 'for' in place of infinite 'while' loops
Chandra Pratap
-9
/
+3
2024-08-13
t-reftable-readwrite: use free_names() instead of a for loop
Chandra Pratap
-7
/
+3
2024-08-13
t: move reftable/readwrite_test.c to the unit testing framework
Chandra Pratap
-212
/
+210
2024-08-13
config: hide functions using `the_repository` by default
Patrick Steinhardt
-208
/
+171
2024-08-13
global: prepare for hiding away repo-less config functions
Patrick Steinhardt
-0
/
+45
2024-08-13
config: don't depend on `the_repository` with branch conditions
Patrick Steinhardt
-4
/
+5
2024-08-13
config: don't have setters depend on `the_repository`
Patrick Steinhardt
-8
/
+8
[prev]
[next]