Show patches with: Archived = No       |   24705 patches
« 1 2 3 4247 248 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[6/6] xdiff: avoid signed vs. unsigned comparisons in xutils.c [1/6] xdiff: move sign comparison warning guard into each file - - - --- 2025-02-12 David Aguilar New
[5/6] xdiff: avoid signed vs. unsigned comparisons in xpatience.c [1/6] xdiff: move sign comparison warning guard into each file - - - --- 2025-02-12 David Aguilar New
[4/6] xdiff: avoid signed vs. unsigned comparisons in xhistogram.c [1/6] xdiff: move sign comparison warning guard into each file - - - --- 2025-02-12 David Aguilar New
[3/6] xdiff: avoid signed vs. unsigned comparisons in xemit.c [1/6] xdiff: move sign comparison warning guard into each file - - - --- 2025-02-12 David Aguilar New
[2/6] xdiff: avoid signed vs. unsigned comparisons in xdiffi.c [1/6] xdiff: move sign comparison warning guard into each file - - - --- 2025-02-12 David Aguilar New
[1/6] xdiff: move sign comparison warning guard into each file [1/6] xdiff: move sign comparison warning guard into each file - - - --- 2025-02-12 David Aguilar New
[v2,3/3] builtin/diff-pairs: allow explicit diff queue flush batch blob diff generation - - - --- 2025-02-12 Justin Tobler New
[v2,2/3] builtin: introduce diff-pairs command batch blob diff generation - - - --- 2025-02-12 Justin Tobler New
[v2,1/3] diff: return diff_filepair from diff queue helpers batch blob diff generation - - - --- 2025-02-12 Justin Tobler New
[v5,10/10] diff: docs: Use --patch-{grep,modifies} over -G/-S Long names for `git log -S` and `git log -G` - - - --- 2025-02-12 Illia Bobyr New
[v5,09/10] diff: --pickaxe-{all,regex} help: Add --patch-{grep,modifies} Long names for `git log -S` and `git log -G` - - - --- 2025-02-12 Illia Bobyr New
[v5,08/10] diff: test: Use --patch-{grep,modifies} over -G/-S Long names for `git log -S` and `git log -G` - - - --- 2025-02-12 Illia Bobyr New
[v5,07/10] completion: Support --patch-{grep,modifies} Long names for `git log -S` and `git log -G` - - - --- 2025-02-12 Illia Bobyr New
[v5,06/10] diff: --patch-{grep,modifies} arg names for -G and -S Long names for `git log -S` and `git log -G` - - - --- 2025-02-12 Illia Bobyr New
[v5,05/10] docs: gitdiffcore: -G and -S: Use regex/string placeholders Long names for `git log -S` and `git log -G` - - - --- 2025-02-12 Illia Bobyr New
[v5,04/10] diff: short help: Add -G and --pickaxe-grep Long names for `git log -S` and `git log -G` - - - --- 2025-02-12 Illia Bobyr New
[v5,03/10] diff: short help: Correct -S description Long names for `git log -S` and `git log -G` - - - --- 2025-02-12 Illia Bobyr New
[v5,02/10] diff: -G description: Correct copy/paste error Long names for `git log -S` and `git log -G` - - - --- 2025-02-12 Illia Bobyr New
[v5,01/10] t/t4209-log-pickaxe: Naming typo: -G takes a regex Long names for `git log -S` and `git log -G` - - - --- 2025-02-12 Illia Bobyr New
doc: clarify the intent of the renormalize option in the merge machinery doc: clarify the intent of the renormalize option in the merge machinery - - - --- 2025-02-11 Elijah Newren New
[GSoC] merge-recursive: optimize string_list construction [GSoC] merge-recursive: optimize string_list construction - - - --- 2025-02-11 Meet Soni New
doc: centrally document various ways spell `true` and `false` doc: centrally document various ways spell `true` and `false` - - - --- 2025-02-11 Junio C Hamano New
[v2] rebase -i: reword empty commit after fast-forward [v2] rebase -i: reword empty commit after fast-forward - - - --- 2025-02-11 Phillip Wood New
[1/1] Added built in function recognition for shell userdiff: add built-in pattern for shell scripts - - - --- 2025-02-11 Moumita New
[v2] builtin/refs: add '--skip-reflog' flag to bypass reflog migration [v2] builtin/refs: add '--skip-reflog' flag to bypass reflog migration - - - --- 2025-02-11 Karthik Nayak New
[v4,10/10] diff: docs: Use --patch-{grep,modifies} over -G/-S Long names for `git log -S` and `git log -G` - - - --- 2025-02-11 Illia Bobyr Superseded
[v4,09/10] diff: --pickaxe-{all,regex} help: Add --patch-{grep,modifies} Long names for `git log -S` and `git log -G` - - - --- 2025-02-11 Illia Bobyr Superseded
[v4,08/10] diff: test: Use --patch-{grep,modifies} over -G/-S Long names for `git log -S` and `git log -G` - - - --- 2025-02-11 Illia Bobyr Superseded
[v4,07/10] completion: Support --patch-{grep,modifies} Long names for `git log -S` and `git log -G` - - - --- 2025-02-11 Illia Bobyr Superseded
[v4,06/10] diff: --patch-{grep,modifies} arg names for -G and -S Long names for `git log -S` and `git log -G` - - - --- 2025-02-11 Illia Bobyr Superseded
[v4,05/10] docs: gitdiffcore: -G and -S: Use regex/string placeholders Long names for `git log -S` and `git log -G` - - - --- 2025-02-11 Illia Bobyr Superseded
[v4,04/10] diff: short help: Add -G and --pickaxe-grep Long names for `git log -S` and `git log -G` - - - --- 2025-02-11 Illia Bobyr Superseded
[v4,03/10] diff: short help: Correct -S description Long names for `git log -S` and `git log -G` - - - --- 2025-02-11 Illia Bobyr Superseded
[v4,02/10] diff: -G description: Correct copy/paste error Long names for `git log -S` and `git log -G` - - - --- 2025-02-11 Illia Bobyr Superseded
[v4,01/10] t/t4209-log-pickaxe: Naming typo: -G takes a regex [v4,01/10] t/t4209-log-pickaxe: Naming typo: -G takes a regex - - - --- 2025-02-11 Illia Bobyr New
[v2] thunderbird-patch-inline: avoid bashism [v2] thunderbird-patch-inline: avoid bashism - - - --- 2025-02-10 brian m. carlson Accepted
rebase: add `--update-refs=interactive` rebase: add `--update-refs=interactive` - - - --- 2025-02-10 Ivan Shapovalov New
[3/3] clean: add `config.exclude` and `--remove-excluded` clean: add `config.exclude` and `--remove-excluded` - - - --- 2025-02-10 Ivan Shapovalov New
[2/3] clean: rename `ignored` -> `remove_ignored` clean: add `config.exclude` and `--remove-excluded` - - - --- 2025-02-10 Ivan Shapovalov New
[1/3] clean, dir: add and use new helper `add_patterns_from_string_list()` clean: add `config.exclude` and `--remove-excluded` - - - --- 2025-02-10 Ivan Shapovalov New
[Outreachy,v2] builtin/update-server-info: remove the_repository global variable [Outreachy,v2] builtin/update-server-info: remove the_repository global variable - - - --- 2025-02-10 Usman Akinyemi New
[Outreachy] builtin/update-server-info: remove the_repository global variable [Outreachy] builtin/update-server-info: remove the_repository global variable - - - --- 2025-02-10 Usman Akinyemi Superseded
[2/2] t5319: add test for MIDX QSORT progress reporting midx: implement progress reporting for QSORT operation - - - --- 2025-02-10 Ayush Chandekar New
[1/2] midx: show progress during QSORT operation midx: implement progress reporting for QSORT operation - - - --- 2025-02-10 Ayush Chandekar New
contrib/subtree: verify HEAD is valid before adding a subtree contrib/subtree: verify HEAD is valid before adding a subtree - - - --- 2025-02-10 Bingwu Zhang New
commit: avoid parent list buildup in clear_commit_marks_many() commit: avoid parent list buildup in clear_commit_marks_many() - - - --- 2025-02-09 René Scharfe New
[GSOC,v2,6/6] apply: enable -Wsign-comparison checks apply: address -Wsign-comparison warnings - - - --- 2025-02-09 Zejun Zhao New
[GSOC,v2,5/6] apply: use `size_t` loop counters apply: address -Wsign-comparison warnings - - - --- 2025-02-09 Zejun Zhao New
[GSOC,v2,4/6] apply: cast some ptrdiff_t's to size_t's apply: address -Wsign-comparison warnings - - - --- 2025-02-09 Zejun Zhao New
[GSOC,v2,3/6] apply: do a typecast to eliminate warnings apply: address -Wsign-comparison warnings - - - --- 2025-02-09 Zejun Zhao New
[GSOC,v2,2/6] apply: change some variables from `int` to `size_t` apply: address -Wsign-comparison warnings - - - --- 2025-02-09 Zejun Zhao New
[GSOC,v2,1/6] apply: change fields in `apply_state` to unsigned apply: address -Wsign-comparison warnings - - - --- 2025-02-09 Zejun Zhao New
[1/1] refs.c: fix -Wsign-compare warnings Fix -Wsign-compare warnings in refs.c - - - --- 2025-02-08 Moumita New
[GSoC] t7603: replace test -f by test_path_is_file [GSoC] t7603: replace test -f by test_path_is_file - - - --- 2025-02-08 Lucas Oshiro Accepted
revision: fix missing null for freed memory revision: fix missing null for freed memory - - - --- 2025-02-08 Emily Klassen New
builtin/refs: add '--skip-reflog' flag to bypass reflog migration builtin/refs: add '--skip-reflog' flag to bypass reflog migration - - - --- 2025-02-07 Karthik Nayak Superseded
[v5,18/18] Makefile: skip reftable library for Coccinelle reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,17/18] reftable: decouple from Git codebase by pulling in "compat/posix.h" reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,16/18] git-compat-util.h: split out POSIX-emulating bits reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,15/18] compat/mingw: split out POSIX-related bits reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,14/18] reftable/basics: introduce `REFTABLE_UNUSED` annotation reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,13/18] reftable/basics: stop using `SWAP()` macro reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,12/18] reftable/stack: stop using `sleep_millisec()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,11/18] reftable/system: introduce `reftable_rand()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,10/18] reftable/reader: stop using `ARRAY_SIZE()` macro reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,09/18] reftable/basics: provide wrappers for big endian conversion reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,08/18] reftable/basics: stop using `st_mult()` in array allocators reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,07/18] reftable: stop using `BUG()` in trivial cases reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,06/18] reftable/record: don't `BUG()` in `reftable_record_cmp()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,05/18] reftable/record: stop using `BUG()` in `reftable_record_init()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,04/18] reftable/record: stop using `COPY_ARRAY()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,03/18] reftable/blocksource: stop using `xmmap()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,02/18] reftable/stack: stop using `write_in_full()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,01/18] reftable/stack: stop using `read_in_full()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v2,16/16] path: adjust last remaining users of `the_repository` path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,15/16] environment: move access to "core.sharedRepository" into repo settings path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,14/16] environment: move access to "core.hooksPath" into repo settings path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,13/16] repo-settings: introduce function to clear struct path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,12/16] path: drop `git_path()` in favor of `repo_git_path()` path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,11/16] rerere: let `rerere_path()` write paths into a caller-provided buffer path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,10/16] path: drop `git_common_path()` in favor of `repo_common_path()` path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,09/16] worktree: return allocated string from `get_worktree_git_dir()` path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,08/16] path: drop `git_path_buf()` in favor of `repo_git_path_replace()` path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,07/16] path: drop `git_pathdup()` in favor of `repo_git_path()` path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,06/16] path: drop unused `strbuf_git_path()` function path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,05/16] path: refactor `repo_submodule_path()` family of functions path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,04/16] submodule: refactor `submodule_to_gitdir()` to accept a repo path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,03/16] path: refactor `repo_worktree_path()` family of functions path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,02/16] path: refactor `repo_git_path()` family of functions path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,01/16] path: refactor `repo_common_path()` family of functions path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[6/6] update-ref: add --allow-partial flag for stdin mode refs: introduce support for partial reference transactions - - - --- 2025-02-07 Karthik Nayak New
[5/6] refs: implement partial reference transaction support refs: introduce support for partial reference transactions - - - --- 2025-02-07 Karthik Nayak New
[4/6] refs/reftable: extract code from the transaction preparation refs: introduce support for partial reference transactions - - - --- 2025-02-07 Karthik Nayak New
[3/6] refs/files: remove duplicate duplicates check refs: introduce support for partial reference transactions - - - --- 2025-02-07 Karthik Nayak New
[2/6] refs: move duplicate refname update check to generic layer refs: introduce support for partial reference transactions - - - --- 2025-02-07 Karthik Nayak New
[1/6] refs/files: remove duplicate check in `split_symref_update()` refs: introduce support for partial reference transactions - - - --- 2025-02-07 Karthik Nayak New
[v2] doc: documentation for http.uploadarchive config option [v2] doc: documentation for http.uploadarchive config option - - - --- 2025-02-06 Piotr Szlazak Accepted
[16/16] path: adjust last remaining users of `the_repository` path: remove dependency on `the_repository` - - - --- 2025-02-06 Patrick Steinhardt Superseded
[15/16] environment: move access to "core.sharedRepository" into repo settings path: remove dependency on `the_repository` - - - --- 2025-02-06 Patrick Steinhardt Superseded
[14/16] environment: move access to "core.hooksPath" into repo settings path: remove dependency on `the_repository` - - - --- 2025-02-06 Patrick Steinhardt Superseded
« 1 2 3 4247 248 »