Show patches with: none      |   43475 patches
« 1 2 ... 152 153 154434 435 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,1/6] refs: extract packed_refs_delete_refs() to allow control of transaction refs: excessive hook execution with packed refs - - - --- 2022-01-13 Patrick Steinhardt Superseded
[v10,9/9] ls-tree.c: introduce "--format" option ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-13 Teng Long Superseded
[v10,8/9] cocci: allow padding with `strbuf_addf()` ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-13 Teng Long Superseded
[v10,7/9] ls-tree.c: introduce struct "show_tree_data" ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-13 Teng Long Superseded
[v10,6/9] ls-tree.c: support --object-only option for "git-ls-tree" ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-13 Teng Long Superseded
[v10,5/9] ls-tree: optimize naming and handling of "return" in show_tree() ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-13 Teng Long Superseded
[v10,4/9] ls-tree: use "size_t", not "int" for "struct strbuf"'s "len" ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-13 Teng Long Superseded
[v10,3/9] ls-tree: use "enum object_type", not {blob,tree,commit}_type ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-13 Teng Long Superseded
[v10,2/9] ls-tree: add missing braces to "else" arms ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-13 Teng Long Superseded
[v10,1/9] ls-tree: remove commented-out code ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-13 Teng Long Superseded
[v4,3/3] fetch --negotiate-only: do not update submodules fetch: skip unnecessary tasks when using --negotiate-only - - - --- 2022-01-13 Glen Choo Superseded
[v4,2/3] fetch: skip tasks related to fetching objects fetch: skip unnecessary tasks when using --negotiate-only - - - --- 2022-01-13 Glen Choo Superseded
[v4,1/3] fetch: use goto cleanup in cmd_fetch() fetch: skip unnecessary tasks when using --negotiate-only - - - --- 2022-01-13 Glen Choo Superseded
[v1] Modify NonStop configuration to disable uncompress2 [v1] Modify NonStop configuration to disable uncompress2 - - - --- 2022-01-12 Randall S. Becker New
[7/7] reftable: rename writer_stats to reftable_writer_stats reftable: avoid reading and writing empty keys - - - --- 2022-01-12 Han-Wen Nienhuys New
[6/7] reftable: add test for length of disambiguating prefix reftable: avoid reading and writing empty keys - - - --- 2022-01-12 Han-Wen Nienhuys Accepted
[5/7] reftable: ensure that obj_id_len is >= 2 on writing reftable: avoid reading and writing empty keys - - - --- 2022-01-12 Han-Wen Nienhuys Accepted
[4/7] reftable: avoid writing empty keys at the block layer reftable: avoid reading and writing empty keys - - - --- 2022-01-12 Han-Wen Nienhuys New
[3/7] reftable: add a test that verifies that writing empty keys fails reftable: avoid reading and writing empty keys - - - --- 2022-01-12 Han-Wen Nienhuys Accepted
[2/7] reftable: reject 0 object_id_len reftable: avoid reading and writing empty keys - - - --- 2022-01-12 Han-Wen Nienhuys Accepted
[1/7] Documentation: object_id_len goes up to 31 reftable: avoid reading and writing empty keys - - - --- 2022-01-12 Han-Wen Nienhuys Accepted
[20/20] git-p4: seperate multiple statements onto seperate lines git-p4: Various code tidy-ups - - - --- 2022-01-12 Joel Holdsworth Superseded
[19/20] git-p4: move inline comments to line above git-p4: Various code tidy-ups - - - --- 2022-01-12 Joel Holdsworth Superseded
[18/20] git-p4: only seperate code blocks by a single empty line git-p4: Various code tidy-ups - - - --- 2022-01-12 Joel Holdsworth Superseded
[17/20] git-p4: compare to singletons with "is" and "is not" git-p4: Various code tidy-ups - - - --- 2022-01-12 Joel Holdsworth Superseded
[16/20] git-p4: tidied visual indented lines of conditionals git-p4: Various code tidy-ups - - - --- 2022-01-12 Joel Holdsworth Superseded
[15/20] git-p4: ensure there is a single space around all operators git-p4: Various code tidy-ups - - - --- 2022-01-12 Joel Holdsworth Superseded
[14/20] git-p4: ensure every comment has a single # git-p4: Various code tidy-ups - - - --- 2022-01-12 Joel Holdsworth Superseded
[13/20] git-p4: remove spaces between dictionary keys and colons git-p4: Various code tidy-ups - - - --- 2022-01-12 Joel Holdsworth Superseded
[12/20] git-p4: remove redundant backslash-continuations inside brackets git-p4: Various code tidy-ups - - - --- 2022-01-12 Joel Holdsworth Superseded
[11/20] git-p4: remove extraneous spaces before function arguments git-p4: Various code tidy-ups - - - --- 2022-01-12 Joel Holdsworth Superseded
[10/20] git-p4: place a single space after every comma git-p4: Various code tidy-ups - - - --- 2022-01-12 Joel Holdsworth Superseded
[09/20] git-p4: remove spaces around default arguments git-p4: Various code tidy-ups - - - --- 2022-01-12 Joel Holdsworth Superseded
[08/20] git-p4: remove padding from lists, tuples and function arguments git-p4: Various code tidy-ups - - - --- 2022-01-12 Joel Holdsworth Superseded
[07/20] git-p4: sort and de-duplcate pylint disable list git-p4: Various code tidy-ups - - - --- 2022-01-12 Joel Holdsworth Superseded
[06/20] git-p4: remove commented code git-p4: Various code tidy-ups - - - --- 2022-01-12 Joel Holdsworth Superseded
[05/20] git-p4: convert descriptive class and function comments into docstrings git-p4: Various code tidy-ups - - - --- 2022-01-12 Joel Holdsworth Superseded
[04/20] git-p4: improve consistency of docstring formatting git-p4: Various code tidy-ups - - - --- 2022-01-12 Joel Holdsworth Superseded
[03/20] git-p4: indent with 4-spaces git-p4: Various code tidy-ups - - - --- 2022-01-12 Joel Holdsworth Superseded
[02/20] git-p4: remove unneeded semicolons from statements git-p4: Various code tidy-ups - - - --- 2022-01-12 Joel Holdsworth Superseded
[01/20] git-p4: add blank lines between functions and class definitions git-p4: Various code tidy-ups - - - --- 2022-01-12 Joel Holdsworth Superseded
[v7,6/6] object-name: re-use "struct strbuf" in show_ambiguous_object() object-name: make ambiguous object output translatable + show tag date - - - --- 2022-01-12 Ævar Arnfjörð Bjarmason Superseded
[v7,5/6] object-name: iterate ambiguous objects before showing header object-name: make ambiguous object output translatable + show tag date - - - --- 2022-01-12 Ævar Arnfjörð Bjarmason Superseded
[v7,4/6] object-name: show date for ambiguous tag objects object-name: make ambiguous object output translatable + show tag date - - - --- 2022-01-12 Ævar Arnfjörð Bjarmason Superseded
[v7,3/6] object-name: make ambiguous object output translatable object-name: make ambiguous object output translatable + show tag date - - - --- 2022-01-12 Ævar Arnfjörð Bjarmason Superseded
[v7,2/6] object-name: explicitly handle OBJ_BAD in show_ambiguous_object() object-name: make ambiguous object output translatable + show tag date - - - --- 2022-01-12 Ævar Arnfjörð Bjarmason Superseded
[v7,1/6] object-name tests: add tests for ambiguous object blind spots object-name: make ambiguous object output translatable + show tag date - - - --- 2022-01-12 Ævar Arnfjörð Bjarmason Superseded
[v3,3/3] refs API: remove "failure_errno" from refs_resolve_ref_unsafe() For v2.35.0: refs: ab/refs-errno-cleanup fixup + remove "failure_errno" - - - --- 2022-01-12 Ævar Arnfjörð Bjarmason Accepted
[v3,2/3] sequencer: don't use die_errno() on refs_resolve_ref_unsafe() failure For v2.35.0: refs: ab/refs-errno-cleanup fixup + remove "failure_errno" - - - --- 2022-01-12 Ævar Arnfjörð Bjarmason Accepted
[v3,1/3] refs API: use "failure_errno", not "errno" For v2.35.0: refs: ab/refs-errno-cleanup fixup + remove "failure_errno" - - - --- 2022-01-12 Ævar Arnfjörð Bjarmason Accepted
[v2] t/gpg: simplify test for unknown key [v2] t/gpg: simplify test for unknown key - 1 - --- 2022-01-12 Fabian Stelzer Accepted
[V4] git-rev-list: add --exclude-first-parent-only flag [V4] git-rev-list: add --exclude-first-parent-only flag - - - --- 2022-01-11 Jerry Zhang New
[v2,9/9] update-index: reduce scope of index expansion in do_reupdate Sparse index: integrate with 'clean', 'checkout-index', 'update-index' - - - --- 2022-01-11 Victoria Dye Accepted
[v2,8/9] update-index: integrate with sparse index Sparse index: integrate with 'clean', 'checkout-index', 'update-index' - - - --- 2022-01-11 Victoria Dye Accepted
[v2,7/9] update-index: add tests for sparse-checkout compatibility Sparse index: integrate with 'clean', 'checkout-index', 'update-index' - - - --- 2022-01-11 Victoria Dye Accepted
[v2,6/9] checkout-index: integrate with sparse index Sparse index: integrate with 'clean', 'checkout-index', 'update-index' - - - --- 2022-01-11 Victoria Dye Accepted
[v2,5/9] checkout-index: add --ignore-skip-worktree-bits option Sparse index: integrate with 'clean', 'checkout-index', 'update-index' - - - --- 2022-01-11 Victoria Dye Accepted
[v2,4/9] checkout-index: expand sparse checkout compatibility tests Sparse index: integrate with 'clean', 'checkout-index', 'update-index' - - - --- 2022-01-11 Victoria Dye Accepted
[v2,3/9] clean: integrate with sparse index Sparse index: integrate with 'clean', 'checkout-index', 'update-index' - - - --- 2022-01-11 Victoria Dye Accepted
[v2,2/9] reset: reorder wildcard pathspec conditions Sparse index: integrate with 'clean', 'checkout-index', 'update-index' - - - --- 2022-01-11 Victoria Dye Accepted
[v2,1/9] reset: fix validation in sparse index test Sparse index: integrate with 'clean', 'checkout-index', 'update-index' - - - --- 2022-01-11 Victoria Dye Accepted
[3/3] reftable tests: avoid "int" overflow, use "uint64_t" Fix SunCC compiler complaints new in v2.35.0-rc0 - - - --- 2022-01-11 Ævar Arnfjörð Bjarmason Accepted
[2/3] reftable: remove unreachable "return" statements Fix SunCC compiler complaints new in v2.35.0-rc0 - - - --- 2022-01-11 Ævar Arnfjörð Bjarmason New
[1/3] test-tool genzeros: initialize "zeros" to avoid SunCC warning Fix SunCC compiler complaints new in v2.35.0-rc0 - - - --- 2022-01-11 Ævar Arnfjörð Bjarmason New
branch: missing space fix at line 313 branch: missing space fix at line 313 - - - --- 2022-01-11 Bagas Sanjaya Accepted
[v2,2/2] builtin add -p: fix hunk splitting builtin add -p: fix hunk splitting - - - --- 2022-01-11 Phillip Wood Accepted
[v2,1/2] t3701: clean up hunk splitting tests builtin add -p: fix hunk splitting - - - --- 2022-01-11 Phillip Wood Accepted
[2/2] docs: correct documentation about eol attribute Improvements to tests and docs for .gitattributes eol - - - --- 2022-01-11 brian m. carlson Accepted
[1/2] t0027: add tests for eol without text in .gitattributes Improvements to tests and docs for .gitattributes eol - - - --- 2022-01-11 brian m. carlson Accepted
[2/2] cat-file: s/_/-/ in typo'd usage_msg_optf() message fixups for issues in next-merged ab/cat-file - - - --- 2022-01-10 Ævar Arnfjörð Bjarmason Accepted
[1/2] cat-file: don't whitespace-pad "(...)" in SYNOPSIS and usage output fixups for issues in next-merged ab/cat-file - - - --- 2022-01-10 Ævar Arnfjörð Bjarmason Accepted
fmt-merge-msg: prevent use-after-free with signed tags fmt-merge-msg: prevent use-after-free with signed tags - - - --- 2022-01-10 Taylor Blau New
[v3,3/3] sparse-checkout: limit tab completion to a single level sparse checkout: custom bash completion updates - - - --- 2022-01-10 Lessley Dennington New
[v3,2/3] sparse-checkout: custom tab completion sparse checkout: custom bash completion updates - - - --- 2022-01-10 Lessley Dennington New
[v3,1/3] sparse-checkout: custom tab completion tests sparse checkout: custom bash completion updates - - - --- 2022-01-10 Lessley Dennington New
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
« 1 2 ... 152 153 154434 435 »