Show patches with: Archived = No       |   23280 patches
« 1 2 3 4232 233 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[10/10] reftable/block: optimize allocations by using scratch buffer refs: optimize ref format migrations - - - --- 2024-11-08 Patrick Steinhardt New
[09/10] reftable/block: rename `block_writer::buf` variable refs: optimize ref format migrations - - - --- 2024-11-08 Patrick Steinhardt New
[08/10] reftable/writer: optimize allocations by using a scratch buffer refs: optimize ref format migrations - - - --- 2024-11-08 Patrick Steinhardt New
[07/10] refs: don't normalize log messages with `REF_SKIP_CREATE_REFLOG` refs: optimize ref format migrations - - - --- 2024-11-08 Patrick Steinhardt New
[06/10] refs: skip collision checks in initial transactions refs: optimize ref format migrations - - - --- 2024-11-08 Patrick Steinhardt New
[05/10] refs: use "initial" transaction semantics to migrate refs refs: optimize ref format migrations - - - --- 2024-11-08 Patrick Steinhardt New
[04/10] refs/files: support symbolic and root refs in initial transaction refs: optimize ref format migrations - - - --- 2024-11-08 Patrick Steinhardt New
[03/10] refs: introduce "initial" transaction flag refs: optimize ref format migrations - - - --- 2024-11-08 Patrick Steinhardt New
[02/10] refs/files: move logic to commit initial transaction refs: optimize ref format migrations - - - --- 2024-11-08 Patrick Steinhardt New
[01/10] refs: allow passing flags when setting up a transaction refs: optimize ref format migrations - - - --- 2024-11-08 Patrick Steinhardt New
[v2,7/7] reftable/system: provide thin wrapper for lockfile subsystem reftable: stop using Git subsystems - - - --- 2024-11-08 Patrick Steinhardt New
[v2,6/7] reftable/stack: drop only use of `get_locked_file_path()` reftable: stop using Git subsystems - - - --- 2024-11-08 Patrick Steinhardt New
[v2,5/7] reftable/system: provide thin wrapper for tempfile subsystem reftable: stop using Git subsystems - - - --- 2024-11-08 Patrick Steinhardt New
[v2,4/7] reftable/stack: stop using `fsync_component()` directly reftable: stop using Git subsystems - - - --- 2024-11-08 Patrick Steinhardt New
[v2,3/7] reftable/system: stop depending on "hash.h" reftable: stop using Git subsystems - - - --- 2024-11-08 Patrick Steinhardt New
[v2,2/7] reftable: explicitly handle hash format IDs reftable: stop using Git subsystems - - - --- 2024-11-08 Patrick Steinhardt New
[v2,1/7] reftable/system: move "dir.h" to its only user reftable: stop using Git subsystems - - - --- 2024-11-08 Patrick Steinhardt New
range-diff: optionally include merge commits' diffs in the analysis range-diff: optionally include merge commits' diffs in the analysis - - - --- 2024-11-07 Johannes Schindelin New
[v6,9/9] midx: add repository to `multi_pack_index` struct packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-07 karthik nayak New
[v6,8/9] config: make `packed_git_(limit|window_size)` non-global variables packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-07 karthik nayak New
[v6,7/9] config: make `delta_base_cache_limit` a non-global variable packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-07 karthik nayak New
[v6,6/9] packfile: pass down repository to `for_each_packed_object` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-07 karthik nayak New
[v6,5/9] packfile: pass down repository to `has_object[_kept]_pack` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-07 karthik nayak New
[v6,4/9] packfile: pass down repository to `odb_pack_name` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-07 karthik nayak New
[v6,3/9] packfile: pass `repository` to static function in the file packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-07 karthik nayak New
[v6,2/9] packfile: use `repository` from `packed_git` directly packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-07 karthik nayak New
[v6,1/9] packfile: add repository to struct `packed_git` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-07 karthik nayak New
[v3,4/4] Documentation/git-bundle.txt: discuss naïve backups [v3,1/4] Documentation/git-bundle.txt: mention full backup example - - - --- 2024-11-07 Kristoffer Haugsbakk New
[v3,3/4] Documentation/git-bundle.txt: mention --all in spec. refs [v3,1/4] Documentation/git-bundle.txt: mention full backup example - - - --- 2024-11-07 Kristoffer Haugsbakk New
[v3,2/4] Documentation/git-bundle.txt: remove old `--all` example [v3,1/4] Documentation/git-bundle.txt: mention full backup example - - - --- 2024-11-07 Kristoffer Haugsbakk New
[v3,1/4] Documentation/git-bundle.txt: mention full backup example [v3,1/4] Documentation/git-bundle.txt: mention full backup example - - - --- 2024-11-07 Kristoffer Haugsbakk New
[v3,0/4] Documentation/git-bundle.txt: promote --all for full backup - - - --- 2024-11-07 Kristoffer Haugsbakk New
trace2: prevent segfault on config collection where no value specified trace2: prevent segfault on config collection where no value specified - - - --- 2024-11-07 Adam Murray New
[4/4] describe: stop traversing when we run out of names perf improvements for git-describe with few tags - - - --- 2024-11-06 Jeff King New
[3/4] describe: stop digging for max_candidates+1 perf improvements for git-describe with few tags - - - --- 2024-11-06 Jeff King New
[2/4] t/perf: add tests for git-describe perf improvements for git-describe with few tags - - - --- 2024-11-06 Jeff King New
[1/4] t6120: demonstrate weakness in disjoint-root handling perf improvements for git-describe with few tags - - - --- 2024-11-06 Jeff King New
[3/3] repository: BUG when is_bare_cfg is not initialized Remove is_bare_repository_cfg global state - - - --- 2024-11-06 John Cai New
[2/3] setup: initialize is_bare_cfg Remove is_bare_repository_cfg global state - - - --- 2024-11-06 John Cai New
[1/3] git: remove is_bare_repository_cfg global variable Remove is_bare_repository_cfg global state - - - --- 2024-11-06 John Cai New
[26/26] t: remove TEST_PASSES_SANITIZE_LEAK annotations [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[25/26] test-lib: unconditionally enable leak checking [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[24/26] t: remove unneeded !SANITIZE_LEAK prerequisites [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[23/26] t: mark some tests as leak free [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[22/26] t5601: work around leak sanitizer issue [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[21/26] git-compat-util: drop `UNLEAK()` annotation [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[20/26] t/helper: fix leaking commit graph in "read-graph" subcommand [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[19/26] builtin/branch: fix leaking sorting options [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[18/26] builtin/init-db: fix leaking directory paths [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[17/26] builtin/help: fix leaks in `check_git_cmd()` [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[16/26] help: fix leaking return value from `help_unknown_cmd()` [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[15/26] help: fix leaking `struct cmdnames` [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[14/26] help: refactor to not use globals for reading config [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[13/26] builtin/sparse-checkout: fix leaking sanitized patterns [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[12/26] split-index: fix memory leak in `move_cache_to_base_index()` [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[11/26] git: refactor builtin handling to use a `struct strvec` [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[10/26] git: refactor alias handling to use a `struct strvec` [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[09/26] strvec: introduce new `strvec_splice()` function [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[08/26] line-log: fix leak when rewriting commit parents [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[07/26] bisect: fix various cases where we leak commit list items [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[06/26] bisect: fix leaking commit list items in `check_merge_base()` [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[05/26] bisect: fix multiple leaks in `bisect_next_all()` [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[04/26] bisect: fix leaking `current_bad_oid` [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[03/26] bisect: fix leaking string in `handle_bad_merge_base()` [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[02/26] bisect: fix leaking good/bad terms when reading multipe times [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[01/26] builtin/blame: fix leaking blame entries with `--incremental` [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[00/26] Memory leak fixes (pt.10, final) - - - --- 2024-11-06 Patrick Steinhardt New
diff-algorithm to work better with color-moved, and issue with am.messageid (was: [PATCH] bind.2: m… diff-algorithm to work better with color-moved, and issue with am.messageid (was: [PATCH] bind.2: m… - - - --- 2024-11-06 Alejandro Colomar New
[v2] Makefile: don't remove configure on distclean [v2] Makefile: don't remove configure on distclean - - - --- 2024-11-05 Jonas 'Sortie' Termansen New
[v3,2/2] fetch-pack: die if in commit graph but not obj db When fetching, die if in commit graph but not obj db - - - --- 2024-11-05 Jonathan Tan Accepted
[v3,1/2] Revert "fetch-pack: add a deref_without_lazy_fetch_extended()" When fetching, die if in commit graph but not obj db - - - --- 2024-11-05 Jonathan Tan Accepted
[v2,2/2] t/helper/test-tool: implement sha1-unsafe helper t/helper/test-tool: implement 'sha1-unsafe' helper - - - --- 2024-11-05 Taylor Blau New
[v2,1/2] t/helper/test-sha1: prepare for an unsafe mode t/helper/test-tool: implement 'sha1-unsafe' helper - - - --- 2024-11-05 Taylor Blau New
t6300: values containing ')' are broken in ref formats t6300: values containing ')' are broken in ref formats - - - --- 2024-11-05 Kousik Sanagavarapu New
configure.ac: detect sysinfo configure.ac: detect sysinfo - - - --- 2024-11-05 Jonas 'Sortie' Termansen New
compat: only replace hstrerror if NO_IPV6. compat: only replace hstrerror if NO_IPV6. - - - --- 2024-11-05 Jonas 'Sortie' Termansen New
Makefile: don't remove configure on distclean Makefile: don't remove configure on distclean - - - --- 2024-11-05 Jonas 'Sortie' Termansen Superseded
[v2,8/8] refs/reftable: reuse iterators when reading refs refs/reftable: reuse iterators when reading refs - - - --- 2024-11-05 Patrick Steinhardt New
[v2,7/8] reftable/merged: drain priority queue on reseek refs/reftable: reuse iterators when reading refs - - - --- 2024-11-05 Patrick Steinhardt New
[v2,6/8] reftable/stack: add mechanism to notify callers on reload refs/reftable: reuse iterators when reading refs - - - --- 2024-11-05 Patrick Steinhardt New
[v2,5/8] refs/reftable: refactor reflog expiry to use reftable backend refs/reftable: reuse iterators when reading refs - - - --- 2024-11-05 Patrick Steinhardt New
[v2,4/8] refs/reftable: refactor reading symbolic refs to use reftable backend refs/reftable: reuse iterators when reading refs - - - --- 2024-11-05 Patrick Steinhardt New
[v2,3/8] refs/reftable: read references via `struct reftable_backend` refs/reftable: reuse iterators when reading refs - - - --- 2024-11-05 Patrick Steinhardt New
[v2,2/8] refs/reftable: handle reloading stacks in the reftable backend refs/reftable: reuse iterators when reading refs - - - --- 2024-11-05 Patrick Steinhardt New
[v2,1/8] refs/reftable: encapsulate reftable stack refs/reftable: reuse iterators when reading refs - - - --- 2024-11-05 Patrick Steinhardt New
[v3,22/22] list-objects-filter-options: work around reported leak on error Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,21/22] builtin/merge: release output buffer after performing merge Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,20/22] dir: fix leak when parsing "status.showUntrackedFiles" Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,19/22] t/helper: fix leaking buffer in "dump-untracked-cache" Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,18/22] t/helper: stop re-initialization of `the_repository` Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,17/22] sparse-index: correctly free EWAH contents Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,16/22] dir: release untracked cache data Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,15/22] combine-diff: fix leaking lost lines Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,14/22] builtin/tag: fix leaking key ID on failure to sign Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,13/22] transport-helper: fix leaking import/export marks Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,12/22] builtin/commit: fix leaking cleanup config Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,11/22] trailer: fix leaking strbufs when formatting trailers Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,10/22] trailer: fix leaking trailer values Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,09/22] builtin/commit: fix leaking change data contents Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
[v3,08/22] upload-pack: fix leaking URI protocols Memory leak fixes (pt.9) - - - --- 2024-11-05 Patrick Steinhardt Accepted
« 1 2 3 4232 233 »