]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-08-14  Junio C HamanoMerge branch 'ps/ls-remote-out-of-repo-fix'
2024-08-14  Junio C HamanoMerge branch 'jc/transport-leakfix'
2024-08-14  Junio C HamanoMerge branch 'rh/http-proxy-path'
2024-08-14  Junio C HamanoMerge branch 'cp/unit-test-reftable-pq'
2024-08-14  Junio C HamanoMerge branch 'jk/osxkeychain-username-is-nul-terminated'
2024-08-14  Junio C HamanoMerge branch 'ps/leakfixes-part-3'
2024-08-14  Jacob Kellert9001-send-email.sh: update alias list used for pine...
2024-08-14  Derrick Stoleep1500: add is-base performance tests
2024-08-14  Derrick Stoleefor-each-ref: add 'is-base' token
2024-08-14  Derrick Stoleecommit: add gentle reference lookup method
2024-08-14  Derrick Stoleecommit-reach: add get_branch_base_for_tip
2024-08-14  Patrick Steinhardtbuiltin/diff: free symmetric diff members
2024-08-14  Patrick Steinhardtdiff: free state populated via options
2024-08-14  Patrick Steinhardtbuiltin/log: fix leak when showing converted blob contents
2024-08-14  Patrick Steinhardtuserdiff: fix leaking memory for configured diff drivers
2024-08-14  Patrick Steinhardtbuiltin/format-patch: fix various trivial memory leaks
2024-08-14  Patrick Steinhardtdiff: fix leak when parsing invalid ignore regex option
2024-08-14  Patrick Steinhardtunpack-trees: clear index when not propagating it
2024-08-14  Patrick Steinhardtsequencer: release todo list on error paths
2024-08-14  Patrick Steinhardtmerge-ort: unconditionally release attributes index
2024-08-14  Patrick Steinhardtbuiltin/fast-export: plug leaking tag names
2024-08-14  Patrick Steinhardtbuiltin/fast-export: fix leaking diff options
2024-08-14  Patrick Steinhardtbuiltin/fast-import: plug trivial memory leaks
2024-08-14  Patrick Steinhardtbuiltin/notes: fix leaking `struct notes_tree` when...
2024-08-14  Patrick Steinhardtbuiltin/rebase: fix leaking `commit.gpgsign` value
2024-08-14  Patrick Steinhardtconfig: fix leaking comment character config
2024-08-14  Patrick Steinhardtsubmodule-config: fix leaking name entry when traversin...
2024-08-14  Patrick Steinhardtread-cache: fix leaking hashfile when writing index...
2024-08-14  Patrick Steinhardtbulk-checkin: fix leaking state TODO
2024-08-14  Patrick Steinhardtobject-name: fix leaking symlink paths in object context
2024-08-14  Patrick Steinhardtobject-file: fix memory leak when reading corrupted...
2024-08-14  Patrick Steinhardtgit: fix leaking system paths
2024-08-14  Patrick Steinhardtremote: plug memory leak when aliasing URLs
2024-08-14  Jacob Kellert9001-send-email.sh: fix quoting for mailrc --dump...
2024-08-13  Jeff Kingmidx: drop unused parameters from add_midx_to_chain()
2024-08-13  Patrick Steinhardtbundle: default to SHA1 when reading bundle headers
2024-08-13  Patrick Steinhardtbuiltin/bundle: have unbundle check for repo before...
2024-08-13  Chandra Pratapt-reftable-readwrite: add test for known error
2024-08-13  Chandra Pratapt-reftable-readwrite: use 'for' in place of infinite...
2024-08-13  Chandra Pratapt-reftable-readwrite: use free_names() instead of a...
2024-08-13  Chandra Pratapt: move reftable/readwrite_test.c to the unit testing...
2024-08-13  Patrick Steinhardtconfig: hide functions using `the_repository` by default
2024-08-13  Patrick Steinhardtglobal: prepare for hiding away repo-less config functions
2024-08-13  Patrick Steinhardtconfig: don't depend on `the_repository` with branch...
2024-08-13  Patrick Steinhardtconfig: don't have setters depend on `the_repository`
2024-08-13  Patrick Steinhardtconfig: pass repo to functions that rename or copy...
2024-08-13  Patrick Steinhardtconfig: pass repo to `git_die_config()`
2024-08-13  Patrick Steinhardtconfig: pass repo to `git_config_get_expiry_in_days()`
2024-08-13  Patrick Steinhardtconfig: pass repo to `git_config_get_expiry()`
2024-08-13  Patrick Steinhardtconfig: pass repo to `git_config_get_max_percent_split_...
2024-08-13  Patrick Steinhardtconfig: pass repo to `git_config_get_split_index()`
2024-08-13  Patrick Steinhardtconfig: pass repo to `git_config_get_index_threads()`
2024-08-13  Patrick Steinhardtconfig: expose `repo_config_clear()`
2024-08-13  Patrick Steinhardtconfig: introduce missing setters that take repo as...
2024-08-13  Patrick Steinhardtpath: hide functions using `the_repository` by default
2024-08-13  Patrick Steinhardtpath: stop relying on `the_repository` in `worktree_git...
2024-08-13  Patrick Steinhardtpath: stop relying on `the_repository` when reporting...
2024-08-13  Patrick Steinhardthooks: remove implicit dependency on `the_repository`
2024-08-13  Patrick Steinhardteditor: do not rely on `the_repository` for interactive...
2024-08-13  Patrick Steinhardtpath: expose `do_git_common_path()` as `repo_common_pat...
2024-08-13  Patrick Steinhardtpath: expose `do_git_path()` as `repo_git_pathv()`
2024-08-09  Junio C Hamanoremerge-diff: clean up temporary objdir at a central...
2024-08-09  Junio C Hamanoremerge-diff: lazily prepare temporary objdir on demand
2024-08-09  Junio C Hamanodoc: grammofix in git-diff-tree
2024-08-09  Junio C Hamanotutorial: grammofix
2024-08-09  John Cairef-filter: populate symref from iterator
2024-08-09  John Cairefs: add referent to each_ref_fn
2024-08-09  John Cairefs: keep track of unresolved reference value in iterators
2024-08-09  Xing Xindiff-tree: fix crash when used with --remerge-diff
2024-08-09  Junio C Hamanotests: drop use of 'tee' that hides exit status
2024-08-08  Junio C HamanoThe third batch
2024-08-08  Junio C HamanoMerge branch 'ps/p4-tests-updates'
2024-08-08  Junio C HamanoMerge branch 'dh/encoding-trace-optim'
2024-08-08  Junio C HamanoMerge branch 'ps/doc-more-c-coding-guidelines'
2024-08-08  Junio C HamanoMerge branch 'rs/grep-omit-blank-lines-after-function...
2024-08-08  Junio C HamanoMerge branch 'dd/notes-empty-no-edit-by-default'
2024-08-08  Junio C HamanoMerge branch 'es/shell-check-updates'
2024-08-08  Junio C HamanoMerge branch 'rj/add-p-pager'
2024-08-08  Junio C HamanoMerge branch 'ks/unit-test-comment-typofix'
2024-08-08  AbdAlRahman Gadt7004: make use of write_script
2024-08-08  AbdAlRahman Gadt7004: use single quotes instead of double quotes
2024-08-08  AbdAlRahman Gadt7004: begin the test body on the same line as test_exp...
2024-08-08  AbdAlRahman Gadt7004: description on the same line as test_expect_success
2024-08-08  AbdAlRahman Gadt7004: do not prepare things outside test_expect_success
2024-08-08  AbdAlRahman Gadt7004: use indented here-doc
2024-08-08  AbdAlRahman Gadt7004: one command per line
2024-08-08  AbdAlRahman Gadt7004: remove space after redirect operators
2024-08-08  Patrick Steinhardtreftable/stack: handle locked tables during auto-compaction
2024-08-08  Patrick Steinhardtreftable/stack: fix corruption on concurrent compaction
2024-08-08  Patrick Steinhardtreftable/stack: use lock_file when adding table to...
2024-08-08  Patrick Steinhardtreftable/stack: do not die when fsyncing lock file...
2024-08-08  Patrick Steinhardtreftable/stack: simplify tracking of table locks
2024-08-08  Patrick Steinhardtreftable/stack: update stats on failed full compaction
2024-08-08  Patrick Steinhardtreftable/stack: test compaction with already-locked...
2024-08-08  Patrick Steinhardtreftable/stack: extract function to setup stack with...
2024-08-08  Patrick Steinhardtreftable/stack: refactor function to gather table sizes
2024-08-08  shejialuofsck: add ref name check for files backend
2024-08-08  shejialuofiles-backend: add unified interface for refs scanning
2024-08-08  shejialuobuiltin/refs: add verify subcommand
2024-08-08  shejialuorefs: set up ref consistency check infrastructure
next