Show patches with: Archived = No       |   19545 patches
« 1 2 ... 111 112 113195 196 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3] README.md: add CodingGuidelines and a link for Translators [v3] README.md: add CodingGuidelines and a link for Translators - - - --- 2022-01-17 Philip Oakley Accepted
cache.h: auto-detect if zlib has uncompress2() cache.h: auto-detect if zlib has uncompress2() - - - --- 2022-01-17 Ævar Arnfjörð Bjarmason Superseded
[v1,1/1] git-cli.txt: clarify "options first and then args" gitcli: clarify "options first and then args" - - - --- 2022-01-17 Teng Long Accepted
[v4,6/6] refs: skip hooks when deleting uncovered packed refs refs: excessive hook execution with packed refs - - - --- 2022-01-17 Patrick Steinhardt Accepted
[v4,5/6] refs: do not execute reference-transaction hook on packing refs refs: excessive hook execution with packed refs - - - --- 2022-01-17 Patrick Steinhardt Accepted
[v4,4/6] refs: demonstrate excessive execution of the reference-transaction hook refs: excessive hook execution with packed refs - - - --- 2022-01-17 Patrick Steinhardt Accepted
[v4,3/6] refs: allow skipping the reference-transaction hook refs: excessive hook execution with packed refs - - - --- 2022-01-17 Patrick Steinhardt Accepted
[v4,2/6] refs: allow passing flags when beginning transactions refs: excessive hook execution with packed refs - - - --- 2022-01-17 Patrick Steinhardt Accepted
[v4,1/6] refs: extract packed_refs_delete_refs() to allow control of transaction refs: excessive hook execution with packed refs - - - --- 2022-01-17 Patrick Steinhardt Accepted
[v2] README.md: add CodingGuidelines and a link for Translators [v2] README.md: add CodingGuidelines and a link for Translators - - - --- 2022-01-16 Philip Oakley Superseded
[v3,21/21] git-p4: seperate multiple statements onto seperate lines git-p4: Various code tidy-ups - - - --- 2022-01-16 Joel Holdsworth Superseded
[v3,20/21] git-p4: move inline comments to line above git-p4: Various code tidy-ups - - - --- 2022-01-16 Joel Holdsworth Superseded
[v3,19/21] git-p4: only seperate code blocks by a single empty line git-p4: Various code tidy-ups - - - --- 2022-01-16 Joel Holdsworth Superseded
[v3,18/21] git-p4: compare to singletons with "is" and "is not" git-p4: Various code tidy-ups - - - --- 2022-01-16 Joel Holdsworth Superseded
[v3,17/21] git-p4: normalize indentation of lines in conditionals git-p4: Various code tidy-ups - - - --- 2022-01-16 Joel Holdsworth Superseded
[v3,16/21] git-p4: ensure there is a single space around all operators git-p4: Various code tidy-ups - - - --- 2022-01-16 Joel Holdsworth Superseded
[v3,15/21] git-p4: ensure every comment has a single # git-p4: Various code tidy-ups - - - --- 2022-01-16 Joel Holdsworth Superseded
[v3,14/21] git-p4: remove spaces between dictionary keys and colons git-p4: Various code tidy-ups - - - --- 2022-01-16 Joel Holdsworth Superseded
[v3,13/21] git-p4: remove redundant backslash-continuations inside brackets git-p4: Various code tidy-ups - - - --- 2022-01-16 Joel Holdsworth Superseded
[v3,12/21] git-p4: remove extraneous spaces before function arguments git-p4: Various code tidy-ups - - - --- 2022-01-16 Joel Holdsworth Superseded
[v3,11/21] git-p4: place a single space after every comma git-p4: Various code tidy-ups - - - --- 2022-01-16 Joel Holdsworth Superseded
[v3,10/21] git-p4: removed brackets when assigning multiple return values git-p4: Various code tidy-ups - - - --- 2022-01-16 Joel Holdsworth Superseded
[v3,09/21] git-p4: remove spaces around default arguments git-p4: Various code tidy-ups - - - --- 2022-01-16 Joel Holdsworth Superseded
[v3,08/21] git-p4: remove padding from lists, tuples and function arguments git-p4: Various code tidy-ups - - - --- 2022-01-16 Joel Holdsworth Superseded
[v3,07/21] git-p4: sort and de-duplcate pylint disable list git-p4: Various code tidy-ups - - - --- 2022-01-16 Joel Holdsworth Superseded
[v3,06/21] git-p4: remove commented code git-p4: Various code tidy-ups - - - --- 2022-01-16 Joel Holdsworth Superseded
[v3,05/21] git-p4: convert descriptive class and function comments into docstrings git-p4: Various code tidy-ups - - - --- 2022-01-16 Joel Holdsworth Superseded
[v3,04/21] git-p4: improve consistency of docstring formatting git-p4: Various code tidy-ups - - - --- 2022-01-16 Joel Holdsworth Superseded
[v3,03/21] git-p4: indent with 4-spaces git-p4: Various code tidy-ups - - - --- 2022-01-16 Joel Holdsworth Superseded
[v3,02/21] git-p4: remove unneeded semicolons from statements git-p4: Various code tidy-ups - - - --- 2022-01-16 Joel Holdsworth Superseded
[v3,01/21] git-p4: add blank lines between functions and class definitions git-p4: Various code tidy-ups - - - --- 2022-01-16 Joel Holdsworth Superseded
build: centos/RHEL 7 ships with an older gcc and zlib build: centos/RHEL 7 ships with an older gcc and zlib - - - --- 2022-01-16 David Aguilar Accepted
merge-ort: avoid assuming all renames detected merge-ort: avoid assuming all renames detected - - - --- 2022-01-15 Elijah Newren Superseded
README.md: add CodingGuidelines and a link for Translators README.md: add CodingGuidelines and a link for Translators - - - --- 2022-01-14 Philip Oakley Superseded
[v2,5/5] Accelerate clear_skip_worktree_from_present_files() by caching Remove the present-despite-SKIP_WORKTREE class of bugs (for sparse-checkouts) - - - --- 2022-01-14 Elijah Newren Accepted
[v2,4/5] Update documentation related to sparsity and the skip-worktree bit Remove the present-despite-SKIP_WORKTREE class of bugs (for sparse-checkouts) - - - --- 2022-01-14 Elijah Newren Accepted
[v2,3/5] repo_read_index: clear SKIP_WORKTREE bit from files present in worktree Remove the present-despite-SKIP_WORKTREE class of bugs (for sparse-checkouts) - - - --- 2022-01-14 Elijah Newren Accepted
[v2,2/5] unpack-trees: fix accidental loss of user changes Remove the present-despite-SKIP_WORKTREE class of bugs (for sparse-checkouts) - - - --- 2022-01-14 Elijah Newren Accepted
[v2,1/5] t1011: add testcase demonstrating accidental loss of user modifications Remove the present-despite-SKIP_WORKTREE class of bugs (for sparse-checkouts) - - - --- 2022-01-14 Elijah Newren Accepted
test-lib: unset trace2 parent envvars test-lib: unset trace2 parent envvars - - - --- 2022-01-14 Josh Steadmon Superseded
[ab/fsck-unexpected-type] t1450-fsck: exec-bit is not needed to make loose object writable [ab/fsck-unexpected-type] t1450-fsck: exec-bit is not needed to make loose object writable - - - --- 2022-01-13 Johannes Sixt Accepted
reftable: avoid initializing structs from structs reftable: avoid initializing structs from structs - - - --- 2022-01-13 Han-Wen Nienhuys Accepted
[5/5] Accelerate clear_skip_worktree_from_present_files() by caching Remove the present-despite-SKIP_WORKTREE class of bugs (for sparse-checkouts) - - - --- 2022-01-13 Elijah Newren Superseded
[4/5] Update documentation related to sparsity and the skip-worktree bit Remove the present-despite-SKIP_WORKTREE class of bugs (for sparse-checkouts) - - - --- 2022-01-13 Elijah Newren Superseded
[3/5] repo_read_index: clear SKIP_WORKTREE bit from files present in worktree Remove the present-despite-SKIP_WORKTREE class of bugs (for sparse-checkouts) - - - --- 2022-01-13 Elijah Newren Superseded
[2/5] unpack-trees: fix accidental loss of user changes Remove the present-despite-SKIP_WORKTREE class of bugs (for sparse-checkouts) - - - --- 2022-01-13 Elijah Newren Superseded
[1/5] t1011: add testcase demonstrating accidental loss of user modifications Remove the present-despite-SKIP_WORKTREE class of bugs (for sparse-checkouts) - - - --- 2022-01-13 Elijah Newren Superseded
[v2,21/21] git-p4: seperate multiple statements onto seperate lines git-p4: Various code tidy-ups - - - --- 2022-01-13 Joel Holdsworth Superseded
[v2,20/21] git-p4: move inline comments to line above git-p4: Various code tidy-ups - - - --- 2022-01-13 Joel Holdsworth Superseded
[v2,19/21] git-p4: only seperate code blocks by a single empty line git-p4: Various code tidy-ups - - - --- 2022-01-13 Joel Holdsworth Superseded
[v2,18/21] git-p4: compare to singletons with "is" and "is not" git-p4: Various code tidy-ups - - - --- 2022-01-13 Joel Holdsworth Superseded
[v2,17/21] git-p4: normalize indentation of lines in conditionals git-p4: Various code tidy-ups - - - --- 2022-01-13 Joel Holdsworth Superseded
[v2,16/21] git-p4: ensure there is a single space around all operators git-p4: Various code tidy-ups - - - --- 2022-01-13 Joel Holdsworth Superseded
[v2,15/21] git-p4: ensure every comment has a single # git-p4: Various code tidy-ups - - - --- 2022-01-13 Joel Holdsworth Superseded
[v2,14/21] git-p4: remove spaces between dictionary keys and colons git-p4: Various code tidy-ups - - - --- 2022-01-13 Joel Holdsworth Superseded
[v2,13/21] git-p4: remove redundant backslash-continuations inside brackets git-p4: Various code tidy-ups - - - --- 2022-01-13 Joel Holdsworth Superseded
[v2,12/21] git-p4: remove extraneous spaces before function arguments git-p4: Various code tidy-ups - - - --- 2022-01-13 Joel Holdsworth Superseded
[v2,11/21] git-p4: place a single space after every comma git-p4: Various code tidy-ups - - - --- 2022-01-13 Joel Holdsworth Superseded
[v2,10/21] git-p4: removed brackets when assigning multiple return values git-p4: Various code tidy-ups - - - --- 2022-01-13 Joel Holdsworth Superseded
[v2,09/21] git-p4: remove spaces around default arguments git-p4: Various code tidy-ups - - - --- 2022-01-13 Joel Holdsworth Superseded
[v2,08/21] git-p4: remove padding from lists, tuples and function arguments git-p4: Various code tidy-ups - - - --- 2022-01-13 Joel Holdsworth Superseded
[v2,07/21] git-p4: sort and de-duplcate pylint disable list git-p4: Various code tidy-ups - - - --- 2022-01-13 Joel Holdsworth Superseded
[v2,06/21] git-p4: remove commented code git-p4: Various code tidy-ups - - - --- 2022-01-13 Joel Holdsworth Superseded
[v2,05/21] git-p4: convert descriptive class and function comments into docstrings git-p4: Various code tidy-ups - - - --- 2022-01-13 Joel Holdsworth Superseded
[v2,04/21] git-p4: improve consistency of docstring formatting git-p4: Various code tidy-ups - - - --- 2022-01-13 Joel Holdsworth Superseded
[v2,03/21] git-p4: indent with 4-spaces git-p4: Various code tidy-ups - - - --- 2022-01-13 Joel Holdsworth Superseded
[v2,02/21] git-p4: remove unneeded semicolons from statements git-p4: Various code tidy-ups - - - --- 2022-01-13 Joel Holdsworth Superseded
[v2,01/21] git-p4: add blank lines between functions and class definitions git-p4: Various code tidy-ups - - - --- 2022-01-13 Joel Holdsworth Superseded
[v3,6/6] refs: skip hooks when deleting uncovered packed refs refs: excessive hook execution with packed refs - - - --- 2022-01-13 Patrick Steinhardt Superseded
[v3,5/6] refs: do not execute reference-transaction hook on packing refs refs: excessive hook execution with packed refs - - - --- 2022-01-13 Patrick Steinhardt Superseded
[v3,4/6] refs: demonstrate excessive execution of the reference-transaction hook refs: excessive hook execution with packed refs - - - --- 2022-01-13 Patrick Steinhardt Superseded
[v3,3/6] refs: allow skipping the reference-transaction hook refs: excessive hook execution with packed refs - - - --- 2022-01-13 Patrick Steinhardt Superseded
[v3,2/6] refs: allow passing flags when beginning transactions refs: excessive hook execution with packed refs - - - --- 2022-01-13 Patrick Steinhardt Superseded
[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
[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
[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
« 1 2 ... 111 112 113195 196 »