Show patches with: none      |   43262 patches
« 1 2 ... 93 94 95432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
chainlint: colorize problem annotations and test delimiters chainlint: colorize problem annotations and test delimiters - - - --- 2022-09-12 Eric Sunshine Superseded
refs: unify parse_worktree_ref() and ref_type() refs: unify parse_worktree_ref() and ref_type() - - - --- 2022-09-12 Han-Wen Nienhuys Superseded
[2/2] blame: Document that --show-name is negatable blame: Make --show-name negatable - - - --- 2022-09-12 Rene Kita New
[1/2] blame: Make --show-name negatable blame: Make --show-name negatable - - - --- 2022-09-12 Rene Kita New
[v4] branch: allow "-" as a shortcut for "previous branch" [v4] branch: allow "-" as a shortcut for "previous branch" - 2 - --- 2022-09-11 Rubén Justo New
ls-files: fix black space in error message ls-files: fix black space in error message - - - --- 2022-09-11 ZheNing Hu Accepted
[1/1] Documentation: fix various repeat word typos Documentation: fix various repeat word typos - - - --- 2022-09-11 Jacob Stopak New
[4/4] list-objects-filter: convert filter_spec to a strbuf list-objects-filter cleanups - - - --- 2022-09-11 Jeff King New
[3/4] list-objects-filter: add and use initializers list-objects-filter cleanups - - - --- 2022-09-11 Jeff King Accepted
[2/4] list-objects-filter: handle null default filter spec list-objects-filter cleanups - - - --- 2022-09-11 Jeff King Accepted
[1/4] list-objects-filter: don't memset after releasing filter struct list-objects-filter cleanups - - - --- 2022-09-11 Jeff King Accepted
[v5,4/4] fsmonitor: deal with synthetic firmlinks on macOS fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-10 Eric DeCosta Superseded
[v5,3/4] fsmonitor: avoid socket location check if using hook fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-10 Eric DeCosta Superseded
[v5,2/4] fsmonitor: relocate socket file if .git directory is remote fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-10 Eric DeCosta Superseded
[v5,1/4] fsmonitor: refactor filesystem checks to common interface fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-10 Eric DeCosta Superseded
[v3] builtin/mv.c: fix possible segfault in add_slash() [v3] builtin/mv.c: fix possible segfault in add_slash() - - - --- 2022-09-09 Shaoxuan Yuan Accepted
[v2] builtin/mv.c: fix possible segfault in add_slash() [v2] builtin/mv.c: fix possible segfault in add_slash() - - - --- 2022-09-09 Shaoxuan Yuan Superseded
Documentation: add ReviewingGuidelines Documentation: add ReviewingGuidelines - 1 - --- 2022-09-09 Victoria Dye Superseded
[v5,5/5] doc: add documentation for the hide-refs hook hiderefs: add hide-refs hook to hide refs dynamically - - - --- 2022-09-09 Sun Chao Superseded
[v5,4/5] test: add test cases for hide-refs hook hiderefs: add hide-refs hook to hide refs dynamically - - - --- 2022-09-09 Sun Chao Superseded
[v5,3/5] hiderefs: hornor hide flags in wire protocol V2 hiderefs: add hide-refs hook to hide refs dynamically - - - --- 2022-09-09 Sun Chao Superseded
[v5,2/5] hiderefs: use new flag to mark force hidden refs hiderefs: add hide-refs hook to hide refs dynamically - - - --- 2022-09-09 Sun Chao Superseded
[v5,1/5] hiderefs: add hide-refs hook to hide refs dynamically hiderefs: add hide-refs hook to hide refs dynamically - - - --- 2022-09-09 Sun Chao Superseded
[v2,9/9] bundle-uri: fetch a list of bundles Bundle URIs III: Parse and download from bundle lists - - - --- 2022-09-09 Derrick Stolee New
[v2,8/9] bundle-uri: limit recursion depth for bundle lists Bundle URIs III: Parse and download from bundle lists - - - --- 2022-09-09 Derrick Stolee Accepted
[v2,7/9] bundle-uri: parse bundle list in config format Bundle URIs III: Parse and download from bundle lists - - - --- 2022-09-09 Derrick Stolee Accepted
[v2,6/9] bundle-uri: unit test "key=value" parsing Bundle URIs III: Parse and download from bundle lists - - - --- 2022-09-09 Ævar Arnfjörð Bjarmason New
[v2,5/9] bundle-uri: create "key=value" line parsing Bundle URIs III: Parse and download from bundle lists - - - --- 2022-09-09 Ævar Arnfjörð Bjarmason New
[v2,4/9] bundle-uri: create base key-value pair parsing Bundle URIs III: Parse and download from bundle lists - - - --- 2022-09-09 Derrick Stolee New
[v2,3/9] bundle-uri: create bundle_list struct and helpers Bundle URIs III: Parse and download from bundle lists - - - --- 2022-09-09 Derrick Stolee Accepted
[v2,2/9] bundle-uri: use plain string in find_temp_filename() Bundle URIs III: Parse and download from bundle lists - - - --- 2022-09-09 Derrick Stolee Accepted
[v2,1/9] bundle-uri: short-circuit capability parsing Bundle URIs III: Parse and download from bundle lists - - - --- 2022-09-09 Derrick Stolee New
builtin/mv.c: fix possible segfault in add_slash() builtin/mv.c: fix possible segfault in add_slash() - - - --- 2022-09-08 Shaoxuan Yuan Superseded
branch: error codes for "edit_description" branch: error codes for "edit_description" - - - --- 2022-09-08 Rubén Justo New
[2/2] fetch: add branch.*.merge to default ref-prefix extension v2 protocol can't "git pull" with restricted refspec - - - --- 2022-09-08 Jeff King Accepted
[1/2] fetch: stop checking for NULL transport->remote in do_fetch() v2 protocol can't "git pull" with restricted refspec - - - --- 2022-09-08 Jeff King Accepted
tests: opt "git --config-env" test out of SANITIZE=leak tests: opt "git --config-env" test out of SANITIZE=leak - - - --- 2022-09-08 Ævar Arnfjörð Bjarmason New
test-lib: ignore uninteresting LSan output test-lib: ignore uninteresting LSan output - - - --- 2022-09-08 Jeff King New
[5/5] prepare_repo_settings(): plug leak of config values plugging some list-objects-filter leaks - - - --- 2022-09-08 Jeff King Accepted
[4/5] list_objects_filter_options: plug leak of filter_spec strings plugging some list-objects-filter leaks - - - --- 2022-09-08 Jeff King Accepted
[3/5] transport: free filter options in disconnect_git() plugging some list-objects-filter leaks - - - --- 2022-09-08 Jeff King Accepted
[2/5] transport: deep-copy object-filter struct for fetch-pack plugging some list-objects-filter leaks - - - --- 2022-09-08 Jeff King Accepted
[1/5] list_objects_filter_copy(): deep-copy sparse_oid_name field plugging some list-objects-filter leaks - - - --- 2022-09-08 Jeff King Accepted
[v3,2/2] branch: support for shortcuts like @{-1} completed branch: support for shortcuts like @{-1}, completed - - - --- 2022-09-08 Rubén Justo Superseded
[v3,1/2] branch: refactor "edit_description" code path branch: support for shortcuts like @{-1}, completed - - - --- 2022-09-08 Rubén Justo Superseded
[v5,3/3] builtin/grep.c: walking tree instead of expanding index with --sparse grep: integrate with sparse index - - - --- 2022-09-08 Shaoxuan Yuan Superseded
[v5,2/3] builtin/grep.c: integrate with sparse index grep: integrate with sparse index - - - --- 2022-09-08 Shaoxuan Yuan Superseded
[v5,1/3] builtin/grep.c: add --sparse option grep: integrate with sparse index - - - --- 2022-09-08 Shaoxuan Yuan Superseded
Re* [PATCH] tests: replace mingw_test_cmp with a helper in C Re* [PATCH] tests: replace mingw_test_cmp with a helper in C - - - --- 2022-09-07 Junio C Hamano New
[v2,2/2] format-patch: warn if commit msg contains a patch delimiter format-patch: warn if commit msg contains a patch delimiter - - - --- 2022-09-07 Matheus Tavares New
[v2,1/2] patchbreak(), is_scissors_line(): work with a buf/len pair format-patch: warn if commit msg contains a patch delimiter - - - --- 2022-09-07 Matheus Tavares New
[v2,7/7] rebase --keep-base: imply --no-fork-point rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-09-07 Phillip Wood Accepted
[v2,6/7] rebase --keep-base: imply --reapply-cherry-picks rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-09-07 Phillip Wood New
[v2,5/7] rebase: factor out branch_base calculation rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-09-07 Phillip Wood New
[v2,4/7] rebase: rename merge_base to branch_base rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-09-07 Phillip Wood Accepted
[v2,3/7] rebase: store orig_head as a commit rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-09-07 Phillip Wood New
[v2,2/7] t3416: set $EDITOR in subshell rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-09-07 Phillip Wood Accepted
[v2,1/7] t3416: tighten two tests rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-09-07 Phillip Wood Accepted
[v2,3/2] diff-no-index: simplify argv index calculation [1/2] diff-no-index: release strbuf on queue error - - - --- 2022-09-07 René Scharfe New
[v2,2/2] diff-no-index: release prefixed filenames Untitled series #674858 - - - --- 2022-09-07 René Scharfe New
[v2,1/2] diff-no-index: release strbuf on queue error [v2,1/2] diff-no-index: release strbuf on queue error - - - --- 2022-09-07 René Scharfe New
[v2,2/2] branch: support for shortcuts like @{-1} completed branch: support for shortcuts like @{-1}, completed - - - --- 2022-09-07 Rubén Justo Superseded
[v2,1/2] branch: refactor "edit_description" code path branch: support for shortcuts like @{-1}, completed - - - --- 2022-09-07 Rubén Justo Superseded
[v4,9/9] docs: add CONFIGURATION sections that fuzzy map to built-ins docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-09-07 Ævar Arnfjörð Bjarmason Accepted
[v4,8/9] docs: add CONFIGURATION sections that map to a built-in docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-09-07 Ævar Arnfjörð Bjarmason New
[v4,7/9] log docs: de-duplicate configuration sections docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-09-07 Ævar Arnfjörð Bjarmason Accepted
[v4,6/9] difftool docs: de-duplicate configuration sections docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-09-07 Ævar Arnfjörð Bjarmason Accepted
[v4,5/9] notes docs: de-duplicate and combine configuration sections docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-09-07 Ævar Arnfjörð Bjarmason Accepted
[v4,4/9] apply docs: de-duplicate configuration sections docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-09-07 Ævar Arnfjörð Bjarmason Accepted
[v4,3/9] send-email docs: de-duplicate configuration sections docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-09-07 Ævar Arnfjörð Bjarmason Accepted
[v4,2/9] grep docs: de-duplicate configuration sections docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-09-07 Ævar Arnfjörð Bjarmason Accepted
[v4,1/9] docs: add and use include template for config/* includes docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-09-07 Ævar Arnfjörð Bjarmason Accepted
[3/3] parse_object(): check commit-graph when skip_hash set speeding up on-demand fetch for blobs in partial clone - - - --- 2022-09-06 Jeff King Accepted
[2/3] upload-pack: skip parse-object re-hashing of "want" objects speeding up on-demand fetch for blobs in partial clone - - - --- 2022-09-06 Jeff King Accepted
[1/3] parse_object(): allow skipping hash check speeding up on-demand fetch for blobs in partial clone - - - --- 2022-09-06 Jeff King Accepted
[2/2] rev-list: disable commit graph with --verify-objects bug with rev-list --verify-objects and commit-graph - - - --- 2022-09-06 Jeff King Accepted
[1/2] lookup_commit_in_graph(): use prepare_commit_graph() to check for graph bug with rev-list --verify-objects and commit-graph - - - --- 2022-09-06 Jeff King Accepted
[v2,2/2] tests: replace mingw_test_cmp with a helper in C tests: replace mingw_test_cmp with a helper in C - - - --- 2022-09-06 Johannes Schindelin New
[v2,1/2] t0021: use Windows-friendly `pwd` tests: replace mingw_test_cmp with a helper in C - - - --- 2022-09-06 Johannes Schindelin New
[2/2] diff-no-index: release prefixed filenames [1/2] diff-no-index: release strbuf on queue error - - - --- 2022-09-06 René Scharfe New
[1/2] diff-no-index: release strbuf on queue error [1/2] diff-no-index: release strbuf on queue error - - - --- 2022-09-06 René Scharfe New
[5/5] notes, remote: show unknown subcommands between `' parse-options: minor cleanups for handling subcommands - - - --- 2022-09-05 SZEDER Gábor Accepted
[4/5] notes: simplify default operation mode arguments check parse-options: minor cleanups for handling subcommands - - - --- 2022-09-05 SZEDER Gábor Accepted
[3/5] test-parse-options.c: fix style of comparison with zero parse-options: minor cleanups for handling subcommands - - - --- 2022-09-05 SZEDER Gábor Accepted
[2/5] test-parse-options.c: don't use for loop initial declaration parse-options: minor cleanups for handling subcommands - - - --- 2022-09-05 SZEDER Gábor Accepted
[1/5] t0040-parse-options: remove leftover debugging parse-options: minor cleanups for handling subcommands - - - --- 2022-09-05 SZEDER Gábor Accepted
[2/2] branch: support for at-refs like @{-1} branch: support for at-refs like @{-1} in --edit-description, --set-upstream-to and --unset-upstream - - - --- 2022-09-05 Rubén Justo New
[1/2] branch: refactor edit_description command switch case branch: support for at-refs like @{-1} in --edit-description, --set-upstream-to and --unset-upstream - - - --- 2022-09-05 Rubén Justo New
[34/34] tests: start asserting that *.txt SYNOPSIS matches -h output doc/UX: make txt & -h output more consistent - - - --- 2022-09-05 Ævar Arnfjörð Bjarmason Superseded
[33/34] doc txt & -h consistency: make "worktree" consistent doc/UX: make txt & -h output more consistent - - - --- 2022-09-05 Ævar Arnfjörð Bjarmason Superseded
[32/34] worktree: define subcommand -h in terms of command -h doc/UX: make txt & -h output more consistent - - - --- 2022-09-05 Ævar Arnfjörð Bjarmason Superseded
[31/34] reflog doc: list real subcommands up-front doc/UX: make txt & -h output more consistent - - - --- 2022-09-05 Ævar Arnfjörð Bjarmason Superseded
[30/34] doc txt & -h consistency: make "commit" consistent doc/UX: make txt & -h output more consistent - - - --- 2022-09-05 Ævar Arnfjörð Bjarmason Superseded
[29/34] doc txt & -h consistency: make "diff-tree" consistent doc/UX: make txt & -h output more consistent - - - --- 2022-09-05 Ævar Arnfjörð Bjarmason Superseded
[28/34] doc txt & -h consistency: use "[<label>...]" for "zero or more" doc/UX: make txt & -h output more consistent - - - --- 2022-09-05 Ævar Arnfjörð Bjarmason Superseded
[27/34] doc txt & -h consistency: make "annotate" consistent doc/UX: make txt & -h output more consistent - - - --- 2022-09-05 Ævar Arnfjörð Bjarmason Superseded
[26/34] doc txt & -h consistency: make "stash" consistent doc/UX: make txt & -h output more consistent - - - --- 2022-09-05 Ævar Arnfjörð Bjarmason Superseded
[25/34] doc txt & -h consistency: add missing options doc/UX: make txt & -h output more consistent - - - --- 2022-09-05 Ævar Arnfjörð Bjarmason Superseded
[24/34] doc txt & -h consistency: use "git foo" form, not "git-foo" doc/UX: make txt & -h output more consistent - - - --- 2022-09-05 Ævar Arnfjörð Bjarmason Superseded
[23/34] doc txt & -h consistency: make "bundle" consistent doc/UX: make txt & -h output more consistent - - - --- 2022-09-05 Ævar Arnfjörð Bjarmason Superseded
« 1 2 ... 93 94 95432 433 »