Show patches with: none      |   44200 patches
« 1 2 ... 160 161 162441 442 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
cache.h: drop duplicate `ensure_full_index()` declaration cache.h: drop duplicate `ensure_full_index()` declaration - - - --- 2022-01-10 Martin Ågren Accepted
bisect: report actual bisect_state() argument on error bisect: report actual bisect_state() argument on error - - - --- 2022-01-10 René Scharfe New
[RFC,5/5] Accelerate ensure_skip_worktree_means_skip_worktree by caching Remove the present-despite-SKIP_WORKTREE class of bugs - - - --- 2022-01-09 Elijah Newren New
[RFC,4/5] Update documentation related to sparsity and the skip-worktree bit Remove the present-despite-SKIP_WORKTREE class of bugs - - - --- 2022-01-09 Elijah Newren New
[RFC,3/5] repo_read_index: ensure SKIP_WORKTREE means skip worktree Remove the present-despite-SKIP_WORKTREE class of bugs - - - --- 2022-01-09 Elijah Newren New
[RFC,2/5] unpack-trees: fix accidental loss of user changes Remove the present-despite-SKIP_WORKTREE class of bugs - - - --- 2022-01-09 Elijah Newren Accepted
[RFC,1/5] t1011: add testcase demonstrating accidental loss of user modifications Remove the present-despite-SKIP_WORKTREE class of bugs - - - --- 2022-01-09 Elijah Newren Accepted
lazyload: use correct calling conventions lazyload: use correct calling conventions - - - --- 2022-01-08 Matthias Aßhauer Accepted
[v8,6/6] object-file API: add a format_object_header() function unpack large blobs in stream - - - --- 2022-01-08 Han Xin New
[v8,5/6] unpack-objects: unpack_non_delta_entry() read data in a stream unpack large blobs in stream - - - --- 2022-01-08 Han Xin New
[v8,4/6] object-file.c: add "stream_loose_object()" to handle large object unpack large blobs in stream - - - --- 2022-01-08 Han Xin New
[v8,3/6] object-file.c: remove the slash for directory_size() unpack large blobs in stream - - - --- 2022-01-08 Han Xin New
[v8,2/6] object-file.c: refactor write_loose_object() to several steps unpack large blobs in stream - - - --- 2022-01-08 Han Xin New
[v8,1/6] unpack-objects: low memory footprint for get_data() in dry_run mode unpack large blobs in stream - - - --- 2022-01-08 Han Xin New
submodule--helper: check clone.defaultRemoteName in print-default-remote submodule--helper: check clone.defaultRemoteName in print-default-remote - - - --- 2022-01-08 Sean Barag New
Bug: With diff.noprefix=true, `git format-patch` creates a patch that `git am` rejects Bug: With diff.noprefix=true, `git format-patch` creates a patch that `git am` rejects - - - --- 2022-01-08 Keith Thompson New
git-gui: insert menu entries for added remotes before the "All" entry git-gui: insert menu entries for added remotes before the "All" entry - - - --- 2022-01-07 Tom Levy New
git-gui: reload tracking branches after adding remote git-gui: reload tracking branches after adding remote - - - --- 2022-01-07 Tom Levy New
[v2,6/6] refs: skip hooks when deleting uncovered packed refs refs: excessive hook execution with packed refs - - - --- 2022-01-07 Patrick Steinhardt Superseded
[v2,5/6] refs: do not execute reference-transaction hook on packing refs refs: excessive hook execution with packed refs - - - --- 2022-01-07 Patrick Steinhardt Superseded
[v2,4/6] refs: demonstrate excessive execution of the reference-transaction hook refs: excessive hook execution with packed refs - - - --- 2022-01-07 Patrick Steinhardt Superseded
[v2,3/6] refs: allow skipping the reference-transaction hook refs: excessive hook execution with packed refs - - - --- 2022-01-07 Patrick Steinhardt Superseded
[v2,2/6] refs: allow passing flags when beginning transactions refs: excessive hook execution with packed refs - - - --- 2022-01-07 Patrick Steinhardt Superseded
[v2,1/6] refs: open-code deletion of packed refs refs: excessive hook execution with packed refs - - - --- 2022-01-07 Patrick Steinhardt Superseded
[v4,4/4] update-index: refresh should rewrite index in case of racy timestamps update-index: refresh should rewrite index in case of racy timestamps - - - --- 2022-01-07 Marc Strapetz Accepted
[v4,3/4] t7508: add tests capturing racy timestamp handling update-index: refresh should rewrite index in case of racy timestamps - - - --- 2022-01-07 Marc Strapetz Accepted
[v4,2/4] t7508: fix bogus mtime verification update-index: refresh should rewrite index in case of racy timestamps - - - --- 2022-01-07 Marc Strapetz Accepted
[v4,1/4] test-lib: introduce API for verifying file mtime update-index: refresh should rewrite index in case of racy timestamps - - - --- 2022-01-07 Marc Strapetz Accepted
[1/1] fetch: fix deadlock when cleaning up lockfiles in async signals [1/1] fetch: fix deadlock when cleaning up lockfiles in async signals - - - --- 2022-01-07 Patrick Steinhardt Accepted
[1/1] fetch: fix deadlock when cleaning up lockfiles in async signals Async-signal safety in signal handlers - - - --- 2022-01-07 Patrick Steinhardt New
t/gpg: simplify test for unknown key t/gpg: simplify test for unknown key - 1 - --- 2022-01-07 Fabian Stelzer Superseded
[v3] gpg-interface: trim CR from ssh-keygen [v3] gpg-interface: trim CR from ssh-keygen - - - --- 2022-01-07 Fabian Stelzer Accepted
hook: test -a|o is not POSIX hook: test -a|o is not POSIX - - - --- 2022-01-07 Issam E. Maghni New
[v2,2/2] grep: use grep_and_expr() in compile_pattern_and() grep: introduce and use grep_and_expr() - - - --- 2022-01-06 Taylor Blau Accepted
[v2,1/2] grep: extract grep_binexp() from grep_or_expr() grep: introduce and use grep_and_expr() - - - --- 2022-01-06 Taylor Blau Accepted
[v3,4/4] update-index: refresh should rewrite index in case of racy timestamps update-index: refresh should rewrite index in case of racy timestamps - - - --- 2022-01-06 Marc Strapetz Superseded
[v3,3/4] t7508: add tests capturing racy timestamp handling update-index: refresh should rewrite index in case of racy timestamps - - - --- 2022-01-06 Marc Strapetz Superseded
[v3,2/4] t7508: fix bogus mtime verification update-index: refresh should rewrite index in case of racy timestamps - - - --- 2022-01-06 Marc Strapetz Superseded
[v3,1/4] test-lib: introduce API for verifying file mtime update-index: refresh should rewrite index in case of racy timestamps - - - --- 2022-01-06 Marc Strapetz Superseded
[v2] git-p4: fixed instantiation of CalledProcessError [v2] git-p4: fixed instantiation of CalledProcessError - - - --- 2022-01-06 Joel Holdsworth Accepted
[v2,3/3] git-p4: don't print shell commands as python lists git-p4: Rationalise command construction - - - --- 2022-01-06 Joel Holdsworth Accepted
[v2,2/3] git-p4: pass command arguments as lists instead of using shell git-p4: Rationalise command construction - - - --- 2022-01-06 Joel Holdsworth Accepted
[v2,1/3] git-p4: don't select shell mode using the type of the command argument git-p4: Rationalise command construction - - - --- 2022-01-06 Joel Holdsworth Accepted
[v6] receive-pack.c: consolidate find header logic [v6] receive-pack.c: consolidate find header logic - - - --- 2022-01-06 John Cai Accepted
[2/2] grep: use grep_and_expr() in compile_pattern_and() grep: introduce and use grep_and_expr() - - - --- 2022-01-06 Taylor Blau Superseded
[1/2] grep: extract grep_binexp() from grep_or_expr() grep: introduce and use grep_and_expr() - - - --- 2022-01-06 Taylor Blau Superseded
[v5] builtin/reflog.c: use parse-options api for expire, delete subcommands [v5] builtin/reflog.c: use parse-options api for expire, delete subcommands - - - --- 2022-01-06 John Cai New
[v3] builtin/pull.c: teach run_merge() to honor rebase.autostash config [v3] builtin/pull.c: teach run_merge() to honor rebase.autostash config - - - --- 2022-01-06 John Cai New
[v2] builtin/pull.c: teach run_merge() to honor rebase.autostash config [v2] builtin/pull.c: teach run_merge() to honor rebase.autostash config - - - --- 2022-01-06 John Cai Superseded
[2/2] grep: use grep_not_expr() in compile_pattern_not() [1/2] grep: use grep_or_expr() in compile_pattern_or() - - - --- 2022-01-06 René Scharfe New
[1/2] grep: use grep_or_expr() in compile_pattern_or() [1/2] grep: use grep_or_expr() in compile_pattern_or() - - - --- 2022-01-06 René Scharfe New
[v9,9/9] cocci: allow padding with `strbuf_addf()` ls-tree.c: introduce "--format" option - - - --- 2022-01-06 Teng Long New
[v9,8/9] ls-tree.c: introduce "--format" option ls-tree.c: introduce "--format" option - - - --- 2022-01-06 Teng Long New
[v9,7/9] ls-tree.c: introduce struct "show_tree_data" ls-tree.c: introduce "--format" option - - - --- 2022-01-06 Teng Long New
[v9,6/9] ls-tree.c: support --object-only option for "git-ls-tree" ls-tree.c: introduce "--format" option - - - --- 2022-01-06 Teng Long New
[v9,5/9] ls-tree: optimize naming and handling of "return" in show_tree() ls-tree.c: introduce "--format" option - - - --- 2022-01-06 Teng Long New
[v9,4/9] ls-tree: use "size_t", not "int" for "struct strbuf"'s "len" ls-tree.c: introduce "--format" option - - - --- 2022-01-06 Teng Long Accepted
[v9,3/9] ls-tree: use "enum object_type", not {blob,tree,commit}_type ls-tree.c: introduce "--format" option - - - --- 2022-01-06 Teng Long Accepted
[v9,2/9] ls-tree: add missing braces to "else" arms ls-tree.c: introduce "--format" option - - - --- 2022-01-06 Teng Long Accepted
[v9,1/9] ls-tree: remove commented-out code ls-tree.c: introduce "--format" option - - - --- 2022-01-06 Teng Long Accepted
[v5] receive-pack.c: consolidate find header logic [v5] receive-pack.c: consolidate find header logic - - - --- 2022-01-06 John Cai Superseded
[V5] git-apply: skip threeway in add / rename cases [V5] git-apply: skip threeway in add / rename cases - - - --- 2022-01-05 Jerry Zhang New
[v7,2/2] name-rev.c: use strbuf_getline instead of limited size buffer name-rev: deprecate --stdin in favor of --annotate-stdin - - - --- 2022-01-05 John Cai Accepted
[v7,1/2] name-rev: deprecate --stdin in favor of --annotate-stdin name-rev: deprecate --stdin in favor of --annotate-stdin - - - --- 2022-01-05 John Cai New
[V3] git-rev-list: add --first-parent-not flag [V3] git-rev-list: add --first-parent-not flag - - - --- 2022-01-05 Jerry Zhang New
[v6,2/2] name-rev.c: use strbuf_getline instead of limited size buffer name-rev: deprecate --stdin in favor of --annotate-stdin - - - --- 2022-01-05 John Cai Superseded
[v6,1/2] name-rev: deprecate --stdin in favor of --annotate-stdin name-rev: deprecate --stdin in favor of --annotate-stdin - - - --- 2022-01-05 John Cai Superseded
[v5,11/11] i18n: turn even more messages into "cannot be used together" ones Factorization of messages with similar meaning - - - --- 2022-01-05 Jean-Noël AVILA Accepted
[v5,10/11] i18n: ref-filter: factorize "%(foo) atom used without %(bar) atom" Factorization of messages with similar meaning - - - --- 2022-01-05 Jean-Noël AVILA Accepted
[v5,09/11] i18n: factorize "--foo outside a repository" Factorization of messages with similar meaning - - - --- 2022-01-05 Jean-Noël AVILA Accepted
[v5,08/11] i18n: refactor "unrecognized %(foo) argument" strings Factorization of messages with similar meaning - - - --- 2022-01-05 Jean-Noël AVILA Accepted
[v5,07/11] i18n: factorize "no directory given for --foo" Factorization of messages with similar meaning - - - --- 2022-01-05 Jean-Noël AVILA Accepted
[v5,06/11] i18n: factorize "--foo requires --bar" and the like Factorization of messages with similar meaning - - - --- 2022-01-05 Jean-Noël AVILA Accepted
[v5,05/11] i18n: tag.c factorize i18n strings Factorization of messages with similar meaning - - - --- 2022-01-05 Jean-Noël AVILA Accepted
[v5,04/11] i18n: standardize "cannot open" and "cannot read" Factorization of messages with similar meaning - - - --- 2022-01-05 Jean-Noël AVILA Accepted
[v5,03/11] i18n: turn "options are incompatible" into "cannot be used together" Factorization of messages with similar meaning - - - --- 2022-01-05 Jean-Noël AVILA Accepted
[v5,02/11] i18n: refactor "%s, %s and %s are mutually exclusive" Factorization of messages with similar meaning - - - --- 2022-01-05 Jean-Noël AVILA Accepted
[v5,01/11] i18n: refactor "foo and bar are mutually exclusive" Factorization of messages with similar meaning - - - --- 2022-01-05 Jean-Noël AVILA Accepted
submodule.h: use a named enum for RECURSE_SUBMODULES_* submodule.h: use a named enum for RECURSE_SUBMODULES_* - 1 - --- 2022-01-05 Philippe Blain New
[v2,8/8] merge-tree: provide an easy way to access which files have conflicts RFC: Server side merges (no ref updating, no commit creating, no touching worktree or index) - - - --- 2022-01-05 Elijah Newren New
[v2,7/8] merge-tree: support saving merge messages to a separate file RFC: Server side merges (no ref updating, no commit creating, no touching worktree or index) - - - --- 2022-01-05 Elijah Newren New
[v2,6/8] merge-ort: allow update messages to be written to different file stream RFC: Server side merges (no ref updating, no commit creating, no touching worktree or index) - - - --- 2022-01-05 Elijah Newren New
[v2,5/8] merge-ort: split out a separate display_update_messages() function RFC: Server side merges (no ref updating, no commit creating, no touching worktree or index) - - - --- 2022-01-05 Elijah Newren New
[v2,4/8] merge-tree: implement real merges RFC: Server side merges (no ref updating, no commit creating, no touching worktree or index) - - - --- 2022-01-05 Elijah Newren New
[v2,3/8] merge-tree: add option parsing and initial shell for real merge function RFC: Server side merges (no ref updating, no commit creating, no touching worktree or index) - - - --- 2022-01-05 Elijah Newren New
[v2,2/8] merge-tree: move logic for existing merge into new function RFC: Server side merges (no ref updating, no commit creating, no touching worktree or index) - - - --- 2022-01-05 Elijah Newren New
[v2,1/8] merge-tree: rename merge_trees() to trivial_merge_trees() RFC: Server side merges (no ref updating, no commit creating, no touching worktree or index) - - - --- 2022-01-05 Elijah Newren New
[RFC,2/2] merge-ort: add t/t4310-merge-tree-ort.sh Introduce new merge-tree-ort command - - - --- 2022-01-05 Christian Couder New
[RFC,1/2] merge-ort: add new merge-tree-ort command Introduce new merge-tree-ort command - - - --- 2022-01-05 Christian Couder New
[3/3] git-p4: don't print shell commands as python lists git-p4: Rationalise command construction - - - --- 2022-01-05 Joel Holdsworth Superseded
[2/3] git-p4: pass command arguments as lists instead of using shell git-p4: Rationalise command construction - - - --- 2022-01-05 Joel Holdsworth Superseded
[1/3] git-p4: don't select shell mode using the type of the command argument git-p4: Rationalise command construction - - - --- 2022-01-05 Joel Holdsworth Superseded
[v4] receive-pack.c: consolidate find header logic [v4] receive-pack.c: consolidate find header logic - - - --- 2022-01-05 John Cai Superseded
git-p4: fixed instantiation of CalledProcessError git-p4: fixed instantiation of CalledProcessError - - - --- 2022-01-05 Joel Holdsworth Superseded
git-p4: don't allow cloning into non-empty directories git-p4: don't allow cloning into non-empty directories - - - --- 2022-01-05 Joel Holdsworth New
Properly align memory allocations and temporary buffers Properly align memory allocations and temporary buffers - - - --- 2022-01-05 Jessica Clarke New
apply: Avoid ambiguous pointer provenance for CHERI/Arm's Morello apply: Avoid ambiguous pointer provenance for CHERI/Arm's Morello - - - --- 2022-01-05 Jessica Clarke New
[v2,2/2] update-index: refresh should rewrite index in case of racy timestamps update-index: refresh should rewrite index in case of racy timestamps - - - --- 2022-01-05 Marc Strapetz Superseded
[v2,1/2] t7508: add tests capturing racy timestamp handling update-index: refresh should rewrite index in case of racy timestamps - - - --- 2022-01-05 Marc Strapetz Superseded
[v2,1/1] grep: align default colors with GNU grep ones grep: align default colors with GNU grep ones - - - --- 2022-01-05 Lénaïc Huard Accepted
« 1 2 ... 160 161 162441 442 »