]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-08-26  Junio C HamanoMerge branch 'jc/leakfix-mailmap' into maint-2.46
2024-08-26  Junio C HamanoMerge branch 'jc/leakfix-hashfile' into maint-2.46
2024-08-26  Junio C HamanoMerge branch 'jc/jl-git-no-advice-fix' into maint-2.46
2024-08-26  Junio C HamanoMerge branch 'tb/config-fixed-value-with-valueless...
2024-08-26  Junio C HamanoMerge branch 'ps/ls-remote-out-of-repo-fix' into maint...
2024-08-26  Junio C HamanoMerge branch 'jk/osxkeychain-username-is-nul-terminated...
2024-08-23  RenĂ© Scharferemote: plug memory leaks at early returns
2024-08-23  Junio C HamanoThe eighth batch
2024-08-23  Junio C HamanoMerge branch 'ps/stash-keep-untrack-empty-fix'
2024-08-23  Junio C HamanoMerge branch 'ps/hash-and-ref-format-from-config'
2024-08-23  Junio C HamanoMerge branch 'cp/unit-test-reftable-readwrite'
2024-08-23  Junio C HamanoMerge branch 'ps/config-wo-the-repository'
2024-08-23  Junio C HamanoMerge branch 'ps/leakfixes-part-4'
2024-08-23  Patrick Steinhardtreftable/stack: fix segfault when reload with reused...
2024-08-23  Patrick Steinhardtreftable/stack: reorder swapping in the reloaded stack...
2024-08-23  Patrick Steinhardtreftable/reader: keep readers alive during iteration
2024-08-23  Patrick Steinhardtreftable/reader: introduce refcounting
2024-08-23  Patrick Steinhardtreftable/stack: fix broken refnames in `write_n_ref_tab...
2024-08-23  Patrick Steinhardtreftable/reader: inline `reader_close()`
2024-08-23  Patrick Steinhardtreftable/reader: inline `init_reader()`
2024-08-23  Patrick Steinhardtreftable/reader: rename `reftable_new_reader()`
2024-08-23  Patrick Steinhardtreftable/stack: inline `stack_compact_range_stats()`
2024-08-23  Patrick Steinhardtreftable/blocksource: drop malloc block source
2024-08-23  Celeste Liudoc: replace 3 dash with correct 2 dash in git-config(1)
2024-08-22  Calvin Wansend-pack: add new tracing regions for push
2024-08-22  Josh Steadmonfetch: add top-level trace2 regions
2024-08-22  Josh Steadmontrace2: implement trace2_printf() for event target
2024-08-22  ahmed akefdocs: explain the order of output in the batched mode...
2024-08-22  Junio C HamanoMerge branch 'ps/reftable-drop-generic' into ps/reftabl...
2024-08-22  Derrick Stoleediff-index: integrate with the sparse index
2024-08-22  Patrick Steinhardttransport: fix leaking negotiation tips
2024-08-22  Patrick Steinhardttransport: fix leaking arguments when fetching from...
2024-08-22  Patrick Steinhardtbuiltin/fetch: fix leaking transaction with `--atomic`
2024-08-22  Patrick Steinhardtremote: fix leaking peer ref when expanding refmap
2024-08-22  Patrick Steinhardtremote: fix leaks when matching refspecs
2024-08-22  Patrick Steinhardtremote: fix leaking config strings
2024-08-22  Patrick Steinhardtbuiltin/fetch-pack: fix leaking refs
2024-08-22  Patrick Steinhardtsideband: fix leaks when configuring sideband colors
2024-08-22  Patrick Steinhardtbuiltin/send-pack: fix leaking refspecs
2024-08-22  Patrick Steinhardttransport: fix leaking OID arrays in git:// transport...
2024-08-22  Patrick Steinhardtt/helper: fix leaking multi-pack-indices in "read-midx"
2024-08-22  Patrick Steinhardtbuiltin/repack: fix leaks when computing packs to repack
2024-08-22  Patrick Steinhardtmidx-write: fix leaking hashfile on error cases
2024-08-22  Patrick Steinhardtbuiltin/archive: fix leaking `OPT_FILENAME()` value
2024-08-22  Patrick Steinhardtbuiltin/upload-archive: fix leaking args passed to...
2024-08-22  Patrick Steinhardtbuiltin/merge-tree: fix leaking `-X` strategy options
2024-08-22  Patrick Steinhardtpretty: fix leaking key/value separator buffer
2024-08-22  Patrick Steinhardtpretty: fix memory leaks when parsing pretty formats
2024-08-22  Patrick Steinhardtconvert: fix leaks when resetting attributes
2024-08-22  Patrick Steinhardtmailinfo: fix leaking header data
2024-08-22  D Harithammaexec_cmd: RUNTIME_PREFIX on z/OS systems
2024-08-22  Patrick Steinhardtreftable/generic: drop interface
2024-08-22  Patrick Steinhardtt/helper: refactor to not use `struct reftable_table`
2024-08-22  Patrick Steinhardtt/helper: use `hash_to_hex_algop()` to print hashes
2024-08-22  Patrick Steinhardtt/helper: inline printing of reftable records
2024-08-22  Patrick Steinhardtt/helper: inline `reftable_table_print()`
2024-08-22  Patrick Steinhardtt/helper: inline `reftable_stack_print_directory()`
2024-08-22  Patrick Steinhardtt/helper: inline `reftable_reader_print_file()`
2024-08-22  Patrick Steinhardtt/helper: inline `reftable_dump_main()`
2024-08-22  Patrick Steinhardtreftable/dump: drop unused `compact_stack()`
2024-08-22  Patrick Steinhardtreftable/generic: move generic iterator code into itera...
2024-08-22  Patrick Steinhardtreftable/iter: drop double-checking logic
2024-08-22  Patrick Steinhardtreftable/stack: open-code reading refs
2024-08-22  Patrick Steinhardtreftable/merged: stop using generic tables in the merge...
2024-08-22  Patrick Steinhardtreftable/merged: rename `reftable_new_merged_table()`
2024-08-22  Patrick Steinhardtreftable/merged: expose functions to initialize iterators
2024-08-21  Junio C HamanoThe seventh batch
2024-08-21  Junio C HamanoMerge branch 'jc/how-to-maintain-updates'
2024-08-21  Junio C HamanoMerge branch 'jk/apply-patch-mode-check-fix'
2024-08-21  Junio C HamanoMerge branch 'ps/bundle-outside-repo-fix'
2024-08-21  Junio C HamanoMerge branch 'jc/grammo-fixes'
2024-08-21  Junio C HamanoMerge branch 'ag/git-svn-global-ignores'
2024-08-21  Patrick Steinhardtbuiltin/maintenance: fix loose objects task emitting...
2024-08-21  Patrick Steinhardtt7900: exercise detaching via trace2 regions
2024-08-21  Chandra Pratapt-reftable-block: add tests for index blocks
2024-08-21  Chandra Pratapt-reftable-block: add tests for obj blocks
2024-08-21  Chandra Pratapt-reftable-block: add tests for log blocks
2024-08-21  Chandra Pratapt-reftable-block: remove unnecessary variable 'j'
2024-08-21  Chandra Pratapt-reftable-block: use xstrfmt() instead of xstrdup()
2024-08-21  Chandra Pratapt-reftable-block: use block_iter_reset() instead of...
2024-08-21  Chandra Pratapt-reftable-block: use reftable_record_key() instead...
2024-08-21  Chandra Pratapt-reftable-block: use reftable_record_equal() instead...
2024-08-21  Chandra Pratapt-reftable-block: release used block reader
2024-08-21  Chandra Pratapt: harmonize t-reftable-block.c with coding guidelines
2024-08-21  Chandra Pratapt: move reftable/block_test.c to the unit testing framework
2024-08-21  Matheus Tavaresrebase --exec: respect --quiet
2024-08-20  Junio C HamanoSync with 'maint' for Windows+VS build jobs used at CI
2024-08-20  Junio C HamanoMerge branch 'jk/midx-unused-fix'
2024-08-20  Junio C HamanoMerge branch 'js/ci-win-vs-build' into maint-2.46
2024-08-20  Junio C Hamanomailinfo: we parse fixed headers
2024-08-20  Junio C HamanoCodingGuidelines: spaces around C operators
2024-08-20  Junio C HamanoMerge branch 'ps/leakfixes-part-4' into ps/leakfixes...
2024-08-20  Ghanshyam Thakkart: migrate t0110-urlmatch-normalization to the new...
2024-08-20  Jeff Kingt-hashmap: stop calling setup() for t_intern() test
2024-08-20  Avi Halachmi... git-prompt: support custom 0-width PS1 markers
2024-08-20  Avi Halachmi... git-prompt: ta-da! document usage in other shells
2024-08-20  Avi Halachmi... git-prompt: don't use shell $'...'
2024-08-20  Avi Halachmi... git-prompt: add some missing quotes
2024-08-20  Avi Halachmi... git-prompt: replace [[...]] with standard code
2024-08-20  Avi Halachmi... git-prompt: don't use shell arrays
next