Show patches with: none      |   46819 patches
« 1 2 ... 10 11 12468 469 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,06/22] read-cache: fix leaking hashfile when writing index fails Memory leak fixes (pt.4) - - - --- 2024-08-13 Patrick Steinhardt Superseded
[v3,05/22] bulk-checkin: fix leaking state TODO Memory leak fixes (pt.4) - - - --- 2024-08-13 Patrick Steinhardt Superseded
[v3,04/22] object-name: fix leaking symlink paths in object context Memory leak fixes (pt.4) - - - --- 2024-08-13 Patrick Steinhardt Superseded
[v3,03/22] object-file: fix memory leak when reading corrupted headers Memory leak fixes (pt.4) - - - --- 2024-08-13 Patrick Steinhardt Superseded
[v3,02/22] git: fix leaking system paths Memory leak fixes (pt.4) - - - --- 2024-08-13 Patrick Steinhardt Superseded
[v3,01/22] remote: plug memory leak when aliasing URLs Memory leak fixes (pt.4) - - - --- 2024-08-13 Patrick Steinhardt Superseded
[2/2] bundle: default to SHA1 when reading bundle headers bundle: fix handling of object format - - - --- 2024-08-13 Patrick Steinhardt Accepted
[1/2] builtin/bundle: have unbundle check for repo before opening its bundle bundle: fix handling of object format - - - --- 2024-08-13 Patrick Steinhardt Accepted
[v2,20/20] config: hide functions using `the_repository` by default Stop using `the_repository` in "config.c" - - - --- 2024-08-13 Patrick Steinhardt Accepted
[v2,19/20] global: prepare for hiding away repo-less config functions Stop using `the_repository` in "config.c" - - - --- 2024-08-13 Patrick Steinhardt Accepted
[v2,18/20] config: don't depend on `the_repository` with branch conditions Stop using `the_repository` in "config.c" - - - --- 2024-08-13 Patrick Steinhardt Accepted
[v2,17/20] config: don't have setters depend on `the_repository` Stop using `the_repository` in "config.c" - - - --- 2024-08-13 Patrick Steinhardt Accepted
[v2,16/20] config: pass repo to functions that rename or copy sections Stop using `the_repository` in "config.c" - - - --- 2024-08-13 Patrick Steinhardt Accepted
[v2,15/20] config: pass repo to `git_die_config()` Stop using `the_repository` in "config.c" - - - --- 2024-08-13 Patrick Steinhardt Accepted
[v2,14/20] config: pass repo to `git_config_get_expiry_in_days()` Stop using `the_repository` in "config.c" - - - --- 2024-08-13 Patrick Steinhardt Accepted
[v2,13/20] config: pass repo to `git_config_get_expiry()` Stop using `the_repository` in "config.c" - - - --- 2024-08-13 Patrick Steinhardt Accepted
[v2,12/20] config: pass repo to `git_config_get_max_percent_split_change()` Stop using `the_repository` in "config.c" - - - --- 2024-08-13 Patrick Steinhardt Accepted
[v2,11/20] config: pass repo to `git_config_get_split_index()` Stop using `the_repository` in "config.c" - - - --- 2024-08-13 Patrick Steinhardt Accepted
[v2,10/20] config: pass repo to `git_config_get_index_threads()` Stop using `the_repository` in "config.c" - - - --- 2024-08-13 Patrick Steinhardt Accepted
[v2,09/20] config: expose `repo_config_clear()` Stop using `the_repository` in "config.c" - - - --- 2024-08-13 Patrick Steinhardt Accepted
[v2,08/20] config: introduce missing setters that take repo as parameter Stop using `the_repository` in "config.c" - - - --- 2024-08-13 Patrick Steinhardt Accepted
[v2,07/20] path: hide functions using `the_repository` by default Stop using `the_repository` in "config.c" - - - --- 2024-08-13 Patrick Steinhardt Accepted
[v2,06/20] path: stop relying on `the_repository` in `worktree_git_path()` Stop using `the_repository` in "config.c" - - - --- 2024-08-13 Patrick Steinhardt Accepted
[v2,05/20] path: stop relying on `the_repository` when reporting garbage Stop using `the_repository` in "config.c" - - - --- 2024-08-13 Patrick Steinhardt Accepted
[v2,04/20] hooks: remove implicit dependency on `the_repository` Stop using `the_repository` in "config.c" - - - --- 2024-08-13 Patrick Steinhardt Accepted
[v2,03/20] editor: do not rely on `the_repository` for interactive edits Stop using `the_repository` in "config.c" - - - --- 2024-08-13 Patrick Steinhardt Accepted
[v2,02/20] path: expose `do_git_common_path()` as `repo_common_pathv()` Stop using `the_repository` in "config.c" - - - --- 2024-08-13 Patrick Steinhardt Accepted
[v2,01/20] path: expose `do_git_path()` as `repo_git_pathv()` Stop using `the_repository` in "config.c" - - - --- 2024-08-13 Patrick Steinhardt Accepted
[2/2] git-gui: strip commit messages less aggressively Re: [BUG REPORT] git-gui invokes prepare-commit-msg hook incorrectly - - - --- 2024-08-13 Oswald Buddenhagen New
[1/2] git-gui: strip comments and consecutive empty lines from commit messages Re: [BUG REPORT] git-gui invokes prepare-commit-msg hook incorrectly - - - --- 2024-08-13 Oswald Buddenhagen New
[7/7] builtin/maintenance: fix auto-detach with non-standard tasks builtin/maintenance: fix auto-detach with non-standard tasks - - - --- 2024-08-13 Patrick Steinhardt Superseded
[6/7] builtin/maintenance: add a `--detach` flag builtin/maintenance: fix auto-detach with non-standard tasks - - - --- 2024-08-13 Patrick Steinhardt Superseded
[5/7] builtin/gc: add a `--detach` flag builtin/maintenance: fix auto-detach with non-standard tasks - - - --- 2024-08-13 Patrick Steinhardt Superseded
[4/7] builtin/gc: stop processing log file on signal builtin/maintenance: fix auto-detach with non-standard tasks - - - --- 2024-08-13 Patrick Steinhardt Superseded
[3/7] builtin/gc: fix leaking config values builtin/maintenance: fix auto-detach with non-standard tasks - - - --- 2024-08-13 Patrick Steinhardt Superseded
[2/7] builtin/gc: refactor to read config into structure builtin/maintenance: fix auto-detach with non-standard tasks - - - --- 2024-08-13 Patrick Steinhardt Superseded
[1/7] config: fix constness of out parameter for `git_config_get_expiry()` builtin/maintenance: fix auto-detach with non-standard tasks - - - --- 2024-08-13 Patrick Steinhardt Superseded
[10/10] reftable/generic: drop interface reftable: drop generic `reftable_table` interface - - - --- 2024-08-13 Patrick Steinhardt Superseded
[09/10] reftable/dump: move code into "t/helper/test-reftable.c" reftable: drop generic `reftable_table` interface - - - --- 2024-08-13 Patrick Steinhardt Superseded
[08/10] reftable/dump: drop unused printing functionality reftable: drop generic `reftable_table` interface - - - --- 2024-08-13 Patrick Steinhardt Superseded
[07/10] reftable/dump: drop unused `compact_stack()` reftable: drop generic `reftable_table` interface - - - --- 2024-08-13 Patrick Steinhardt Superseded
[06/10] reftable/generic: move generic iterator code into iterator interface reftable: drop generic `reftable_table` interface - - - --- 2024-08-13 Patrick Steinhardt Superseded
[05/10] reftable/iter: drop double-checking logic reftable: drop generic `reftable_table` interface - - - --- 2024-08-13 Patrick Steinhardt Superseded
[04/10] reftable/stack: open-code reading refs reftable: drop generic `reftable_table` interface - - - --- 2024-08-13 Patrick Steinhardt Superseded
[03/10] reftable/merged: stop using generic tables in the merged table reftable: drop generic `reftable_table` interface - - - --- 2024-08-13 Patrick Steinhardt Superseded
[02/10] reftable/merged: rename `reftable_new_merged_table()` reftable: drop generic `reftable_table` interface - - - --- 2024-08-13 Patrick Steinhardt Superseded
[01/10] reftable/merged: expose functions to initialize iterators reftable: drop generic `reftable_table` interface - - - --- 2024-08-13 Patrick Steinhardt Superseded
midx: drop unused parameters from add_midx_to_chain() midx: drop unused parameters from add_midx_to_chain() - - - --- 2024-08-13 Jeff King Accepted
git-svn: mention `svn:globalignores` in help+docs git-svn: mention `svn:globalignores` in help+docs - - - --- 2024-08-12 Alex Galvin New
[v3,3/3] git-svn: mention `svn:globalignores` in help git-svn: use svn:global-ignores when creating .gitignores - - - --- 2024-08-12 Alex Galvin New
[v3,2/3] git-svn: use `svn:global-ignores` to create .gitignore git-svn: use svn:global-ignores when creating .gitignores - - - --- 2024-08-12 Alex Galvin Accepted
[v3,1/3] git-svn: add public property `svn:global-ignores` git-svn: use svn:global-ignores when creating .gitignores - - - --- 2024-08-12 Alex Galvin Accepted
[v2,3/3] p1500: add is-base performance tests git for-each-ref: is-base atom and base branches - - - --- 2024-08-11 Derrick Stolee Superseded
[v2,2/3] for-each-ref: add 'is-base' token git for-each-ref: is-base atom and base branches - - - --- 2024-08-11 Derrick Stolee Superseded
[v2,1/3] commit-reach: add get_branch_base_for_tip git for-each-ref: is-base atom and base branches - - - --- 2024-08-11 Derrick Stolee Superseded
[v3,3/3] doc: apply synopsis simplification on git-clone and git-init doc: introducing synopsis para - - - --- 2024-08-11 Jean-Noël Avila Superseded
[v3,2/3] doc: update the guidelines to reflect the current formatting rules doc: introducing synopsis para - - - --- 2024-08-11 Jean-Noël Avila Superseded
[v3,1/3] doc: introduce a synopsis custom paragraph attribute doc: introducing synopsis para - - - --- 2024-08-11 Jean-Noël Avila Superseded
[v2,5/5] cgit: add higher-level cgit crate Introduce cgit-rs, a Rust wrapper around libgit.a - - - --- 2024-08-09 Josh Steadmon New
[v2,4/5] config: add git_configset_alloc() and git_configset_clear_and_free() Introduce cgit-rs, a Rust wrapper around libgit.a - - - --- 2024-08-09 Josh Steadmon New
[v2,3/5] cgit-sys: add repo initialization and config access Introduce cgit-rs, a Rust wrapper around libgit.a - - - --- 2024-08-09 Josh Steadmon New
[v2,2/5] cgit-sys: introduce Rust wrapper for libgit.a Introduce cgit-rs, a Rust wrapper around libgit.a - - - --- 2024-08-09 Josh Steadmon New
[v2,1/5] common-main: split init and exit code into new files Introduce cgit-rs, a Rust wrapper around libgit.a - - - --- 2024-08-09 Josh Steadmon New
[2/2] remerge-diff: clean up temporary objdir at a central place [1/2] remerge-diff: lazily prpare temporary objdir on demand - - - --- 2024-08-09 Junio C Hamano Accepted
[1/2] remerge-diff: lazily prpare temporary objdir on demand [1/2] remerge-diff: lazily prpare temporary objdir on demand - - - --- 2024-08-09 Junio C Hamano Accepted
doc: grammofix in git-diff-tree doc: grammofix in git-diff-tree - - - --- 2024-08-09 Junio C Hamano Accepted
tutorial: grammofix tutorial: grammofix - - - --- 2024-08-09 Junio C Hamano Accepted
[v4,3/3] ref-filter: populate symref from iterator keep track of unresolved value of symbolic-ref in ref iterators - - - --- 2024-08-09 John Cai Accepted
[v4,2/3] refs: add referent to each_ref_fn keep track of unresolved value of symbolic-ref in ref iterators - - - --- 2024-08-09 John Cai Accepted
[v4,1/3] refs: keep track of unresolved reference value in iterators keep track of unresolved value of symbolic-ref in ref iterators - - - --- 2024-08-09 John Cai Accepted
[v2,4/4] t-reftable-readwrite: add test for known error t: port reftable/readwrite_test.c to the unit testing framework - - - --- 2024-08-09 Chandra Pratap Superseded
[v2,3/4] t-reftable-readwrite: use 'for' in place of infinite 'while' loops t: port reftable/readwrite_test.c to the unit testing framework - - - --- 2024-08-09 Chandra Pratap Superseded
[v2,2/4] t-reftable-readwrite: use free_names() instead of a for loop t: port reftable/readwrite_test.c to the unit testing framework - - - --- 2024-08-09 Chandra Pratap Superseded
[v2,1/4] t: move reftable/readwrite_test.c to the unit testing framework t: port reftable/readwrite_test.c to the unit testing framework - - - --- 2024-08-09 Chandra Pratap Superseded
[v2] diff-tree: fix crash when used with --remerge-diff [v2] diff-tree: fix crash when used with --remerge-diff - 1 - --- 2024-08-09 Xing Xin Accepted
tests: drop use of 'tee' that hides exit status tests: drop use of 'tee' that hides exit status - - - --- 2024-08-08 Junio C Hamano Accepted
[3/3] send-email: teach git send-email option to translate aliases send-email: teach git send-email mode to translate aliases - - - --- 2024-08-08 Keller, Jacob E Superseded
[2/3] t9001-send-email.sh: update alias list used for pine test send-email: teach git send-email mode to translate aliases - - - --- 2024-08-08 Keller, Jacob E Superseded
[1/3] t90001-send-email.sh: fix quoting for mailrc --dump-aliases test send-email: teach git send-email mode to translate aliases - - - --- 2024-08-08 Keller, Jacob E Superseded
[v6,8/8] t7004: make use of write_script t7004: modernize the style - - - --- 2024-08-08 AbdAlRahman Gad Accepted
[v6,7/8] t7004: use single quotes instead of double quotes t7004: modernize the style - - - --- 2024-08-08 AbdAlRahman Gad Accepted
[v6,6/8] t7004: begin the test body on the same line as test_expect_success t7004: modernize the style - - - --- 2024-08-08 AbdAlRahman Gad Accepted
[v6,5/8] t7004: description on the same line as test_expect_success t7004: modernize the style - - - --- 2024-08-08 AbdAlRahman Gad Accepted
[v6,4/8] t7004: use indented here-doc t7004: modernize the style - - - --- 2024-08-08 AbdAlRahman Gad Accepted
[v6,3/8] t7004: do not prepare things outside test_expect_success t7004: modernize the style - - - --- 2024-08-08 AbdAlRahman Gad Accepted
[v6,2/8] t7004: one command per line t7004: modernize the style - - - --- 2024-08-08 AbdAlRahman Gad Accepted
[v6,1/8] t7004: remove space after redirect operators t7004: modernize the style - - - --- 2024-08-08 AbdAlRahman Gad Accepted
[v3,9/9] reftable/stack: handle locked tables during auto-compaction reftable: improvements and fixes for compaction - - - --- 2024-08-08 Patrick Steinhardt Accepted
[v3,8/9] reftable/stack: fix corruption on concurrent compaction reftable: improvements and fixes for compaction - - - --- 2024-08-08 Patrick Steinhardt Accepted
[v3,7/9] reftable/stack: use lock_file when adding table to "tables.list" reftable: improvements and fixes for compaction - - - --- 2024-08-08 Patrick Steinhardt Accepted
[v3,6/9] reftable/stack: do not die when fsyncing lock file files reftable: improvements and fixes for compaction - - - --- 2024-08-08 Patrick Steinhardt Accepted
[v3,5/9] reftable/stack: simplify tracking of table locks reftable: improvements and fixes for compaction - - - --- 2024-08-08 Patrick Steinhardt Accepted
[v3,4/9] reftable/stack: update stats on failed full compaction reftable: improvements and fixes for compaction - - - --- 2024-08-08 Patrick Steinhardt Accepted
[v3,3/9] reftable/stack: test compaction with already-locked tables reftable: improvements and fixes for compaction - - - --- 2024-08-08 Patrick Steinhardt Accepted
[v3,2/9] reftable/stack: extract function to setup stack with N tables reftable: improvements and fixes for compaction - - - --- 2024-08-08 Patrick Steinhardt Accepted
[v3,1/9] reftable/stack: refactor function to gather table sizes reftable: improvements and fixes for compaction - - - --- 2024-08-08 Patrick Steinhardt Accepted
diff-tree: fix crash when used with --remerge-diff diff-tree: fix crash when used with --remerge-diff - - - --- 2024-08-08 Xing Xin Superseded
[v2,22/22] builtin/diff: free symmetric diff members Memory leak fixes (pt.4) - - - --- 2024-08-08 Patrick Steinhardt Superseded
[v2,21/22] diff: free state populated via options Memory leak fixes (pt.4) - - - --- 2024-08-08 Patrick Steinhardt Superseded
[v2,20/22] builtin/log: fix leak when showing converted blob contents Memory leak fixes (pt.4) - - - --- 2024-08-08 Patrick Steinhardt Superseded
« 1 2 ... 10 11 12468 469 »