Show patches with: none      |   43244 patches
« 1 2 ... 91 92 93432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
branch: description for non-existent branch errors branch: description for non-existent branch errors - - - --- 2022-09-24 Rubén Justo Superseded
[v3] sequencer: avoid dropping fixup commit that targets self via commit-ish [v3] sequencer: avoid dropping fixup commit that targets self via commit-ish - - - --- 2022-09-24 Johannes Altmanninger Accepted
[v12,6/6] fsmonitor: add documentation for allowRemote and socketDir options fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-24 Eric DeCosta Superseded
[v12,5/6] fsmonitor: check for compatability before communicating with fsmonitor fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-24 Eric DeCosta Superseded
[v12,4/6] fsmonitor: deal with synthetic firmlinks on macOS fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-24 Eric DeCosta Superseded
[v12,3/6] fsmonitor: avoid socket location check if using hook fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-24 Eric DeCosta Superseded
[v12,2/6] fsmonitor: relocate socket file if .git directory is remote fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-24 Eric DeCosta Superseded
[v12,1/6] fsmonitor: refactor filesystem checks to common interface fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-24 Eric DeCosta Superseded
diff: introduce --restrict option diff: introduce --restrict option - - - --- 2022-09-24 ZheNing Hu New
[filter-repo] fix links to git-fast-import [filter-repo] fix links to git-fast-import - - - --- 2022-09-24 Todd Zullinger New
read-cache: avoid misaligned reads in index v4 read-cache: avoid misaligned reads in index v4 - - - --- 2022-09-23 Victoria Dye Superseded
doc/cat-file: allow --use-mailmap for --batch options doc/cat-file: allow --use-mailmap for --batch options - - - --- 2022-09-23 Siddharth Asthana Superseded
[10/10] evolve: add documentation for `git change` Add the Git Change command - - - --- 2022-09-23 Chris Poucet New
[09/10] evolve: add delete command Add the Git Change command - - - --- 2022-09-23 Chris Poucet New
[08/10] evolve: add the git change list command Add the Git Change command - - - --- 2022-09-23 Stefan Xenos New
[07/10] evolve: implement the git change command Add the Git Change command - - - --- 2022-09-23 Stefan Xenos New
[06/10] evolve: add support for writing metacommits Add the Git Change command - - - --- 2022-09-23 Stefan Xenos New
[05/10] evolve: add the change-table structure Add the Git Change command - - - --- 2022-09-23 Stefan Xenos New
[04/10] evolve: add support for parsing metacommits Add the Git Change command - - - --- 2022-09-23 Stefan Xenos New
[03/10] ref-filter: add the metas namespace to ref-filter Add the Git Change command - - - --- 2022-09-23 Chris Poucet New
[02/10] sha1-array: implement oid_array_readonly_contains Add the Git Change command - - - --- 2022-09-23 Chris Poucet New
[01/10] technical doc: add a design doc for the evolve command Add the Git Change command - - - --- 2022-09-23 Stefan Xenos New
pack-bitmap: remove trace2 region from hot path pack-bitmap: remove trace2 region from hot path - - - --- 2022-09-23 Derrick Stolee Superseded
[v2] cmd-list.perl: fix identifying man sections [v2] cmd-list.perl: fix identifying man sections - - - --- 2022-09-23 Martin Ågren Accepted
cmd-list.perl: fix identifying man sections cmd-list.perl: fix identifying man sections - - - --- 2022-09-23 Martin Ågren Superseded
[v6,1/1] builtin/grep.c: integrate with sparse index [v6,1/1] builtin/grep.c: integrate with sparse index - - - --- 2022-09-23 Shaoxuan Yuan Accepted
[v6,1/1] builtin/grep.c: integrate with sparse index grep: integrate with sparse index - - - --- 2022-09-23 Shaoxuan Yuan Accepted
[4/4] diff-lib: parallelize run_diff_files for submodules submodule: parallelize status - - - --- 2022-09-22 Calvin Wan New
[3/4] diff-lib: refactor functions submodule: parallelize status - - - --- 2022-09-22 Calvin Wan New
[2/4] submodule: move status parsing into function submodule: parallelize status - - - --- 2022-09-22 Calvin Wan New
[1/4] run-command: add pipe_output to run_processes_parallel submodule: parallelize status - - - --- 2022-09-22 Calvin Wan New
[RFC,v2] shortlog: add group-by options for year and month [RFC,v2] shortlog: add group-by options for year and month - - - --- 2022-09-22 Jacob Stopak New
branch: description for non-existent branch errors branch: description for non-existent branch errors - - - --- 2022-09-22 Rubén Justo Superseded
[v3] merge-ort: fix segmentation fault in read-only repositories [v3] merge-ort: fix segmentation fault in read-only repositories - - - --- 2022-09-22 Johannes Schindelin New
[3/3] osxkeychain: clarify that we ignore unknown lines Correct credential helper discrepancies handling input - - - --- 2022-09-22 Matthew John Cheetham Accepted
[2/3] netrc: ignore unknown lines (do not die) Correct credential helper discrepancies handling input - - - --- 2022-09-22 Matthew John Cheetham Accepted
[1/3] wincred: ignore unknown lines (do not die) Correct credential helper discrepancies handling input - - - --- 2022-09-22 Matthew John Cheetham Accepted
[v2,2/2] scalar: make 'unregister' idempotent maintenance: make unregister idempotent - - - --- 2022-09-22 Derrick Stolee Accepted
[v2,1/2] maintenance: add 'unregister --force' scalar: make unregister idempotent - - - --- 2022-09-22 Derrick Stolee Superseded
[3/3] parse_object_buffer(): respect save_commit_buffer reducing fsck memory usage - - - --- 2022-09-22 Jeff King Accepted
[2/3] fsck: turn off save_commit_buffer reducing fsck memory usage - - - --- 2022-09-22 Jeff King Accepted
[1/3] fsck: free tree buffers after walking unreachable objects reducing fsck memory usage - - - --- 2022-09-22 Jeff King Accepted
list-objects-filter: initialize sub-filter structs list-objects-filter: initialize sub-filter structs - - - --- 2022-09-22 Jeff King Accepted
ci: restrict workflow's github token permissions ci: restrict workflow's github token permissions - - - --- 2022-09-22 sashashura New
[RFC] shortlog: add group-by options for year and month [RFC] shortlog: add group-by options for year and month - - - --- 2022-09-22 Jacob Stopak Superseded
[2/2] remote: handle rename of remote without fetch refspec [1/2] clone: allow "--bare" with "-o" - - - --- 2022-09-22 Jeff King Accepted
[1/2] clone: allow "--bare" with "-o" [1/2] clone: allow "--bare" with "-o" - - - --- 2022-09-22 Jeff King Accepted
pack-bitmap: improve grammar of "xor chain" error message pack-bitmap: improve grammar of "xor chain" error message - - - --- 2022-09-22 Alex Henrie Accepted
check-non-portable-shell: detect obsolescent egrep/fgrep check-non-portable-shell: detect obsolescent egrep/fgrep - - - --- 2022-09-22 Eric Sunshine Accepted
[v11,6/6] fsmonitor: add documentation for allowRemote and socketDir options fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-21 Eric DeCosta Superseded
[v11,5/6] fsmonitor: check for compatability before communicating with fsmonitor fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-21 Eric DeCosta Superseded
[v11,4/6] fsmonitor: deal with synthetic firmlinks on macOS fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-21 Eric DeCosta Superseded
[v11,3/6] fsmonitor: avoid socket location check if using hook fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-21 Eric DeCosta Superseded
[v11,2/6] fsmonitor: relocate socket file if .git directory is remote fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-21 Eric DeCosta Superseded
[v11,1/6] fsmonitor: refactor filesystem checks to common interface fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-21 Eric DeCosta Superseded
[v2] merge-tree: fix segmentation fault in read-only repositories [v2] merge-tree: fix segmentation fault in read-only repositories - - - --- 2022-09-21 Johannes Schindelin Superseded
merge-tree: fix segmentation fault in read-only repositories merge-tree: fix segmentation fault in read-only repositories - - - --- 2022-09-21 Johannes Schindelin Superseded
[v2,4/4] t: convert fgrep usage to "grep -F" allow "grep -E", remove {e,f}grep usage - - - --- 2022-09-21 Đoàn Trần Công Danh Accepted
[v2,3/4] t: convert egrep usage to "grep -E" allow "grep -E", remove {e,f}grep usage - - - --- 2022-09-21 Đoàn Trần Công Danh Accepted
[v2,2/4] t: remove \{m,n\} from BRE grep usage allow "grep -E", remove {e,f}grep usage - - - --- 2022-09-21 Đoàn Trần Công Danh Accepted
[v2,1/4] CodingGuidelines: allow grep -E allow "grep -E", remove {e,f}grep usage - - - --- 2022-09-21 Đoàn Trần Công Danh Accepted
[v2,3/3] midx.c: unify `include_pack` array into `pack_info` struct midx: use `--stdin-packs` to implement `repack` - - - --- 2022-09-20 Taylor Blau New
[v2,2/3] midx.c: use `pack-objects --stdin-packs` when repacking midx: use `--stdin-packs` to implement `repack` - - - --- 2022-09-20 Taylor Blau New
[v2,1/3] midx.c: compute pack_info array outside of fill_included_packs_batch() midx: use `--stdin-packs` to implement `repack` - - - --- 2022-09-20 Taylor Blau New
[v10,6/6] fsmonitor: add documentation for allowRemote and socketDir options fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-20 Eric DeCosta Superseded
[v10,5/6] fsmonitor: check for compatability before communicating with fsmonitor fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-20 Eric DeCosta Superseded
[v10,4/6] fsmonitor: deal with synthetic firmlinks on macOS fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-20 Eric DeCosta Superseded
[v10,3/6] fsmonitor: avoid socket location check if using hook fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-20 Eric DeCosta Superseded
[v10,2/6] fsmonitor: relocate socket file if .git directory is remote fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-20 Eric DeCosta Superseded
[v10,1/6] fsmonitor: refactor filesystem checks to common interface fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-20 Eric DeCosta Superseded
[v2] t/Makefile: remove 'test-results' on 'make clean' [v2] t/Makefile: remove 'test-results' on 'make clean' - - - --- 2022-09-20 SZEDER Gábor New
[4/4] t: convert fgrep usage to "grep -F" allow grep -E, and remove egrep - - - --- 2022-09-20 Đoàn Trần Công Danh New
[3/4] t: convert egrep usage to "grep -E" allow grep -E, and remove egrep - - - --- 2022-09-20 Đoàn Trần Công Danh Accepted
[2/4] t: remove \{m,n\} from BRE grep usage allow grep -E, and remove egrep - - - --- 2022-09-20 Đoàn Trần Công Danh New
[1/4] CodingGuidelines: allow grep -E allow grep -E, and remove egrep - - - --- 2022-09-20 Đoàn Trần Công Danh Accepted
t/Makefile: remove 'test-results' on 'make clean' t/Makefile: remove 'test-results' on 'make clean' - - - --- 2022-09-20 SZEDER Gábor Superseded
[v6,5/5] doc: add documentation for the hide-refs hook hiderefs: add hide-refs hook to hide refs dynamically - - - --- 2022-09-20 Sun Chao New
[v6,4/5] test: add test cases for hide-refs hook hiderefs: add hide-refs hook to hide refs dynamically - - - --- 2022-09-20 Sun Chao New
[v6,3/5] hiderefs: hornor hide flags in wire protocol V2 hiderefs: add hide-refs hook to hide refs dynamically - - - --- 2022-09-20 Sun Chao New
[v6,2/5] hiderefs: use a new flag to mark force hidden refs hiderefs: add hide-refs hook to hide refs dynamically - - - --- 2022-09-20 Sun Chao New
[v6,1/5] hiderefs: add hide-refs hook to hide refs dynamically hiderefs: add hide-refs hook to hide refs dynamically - - - --- 2022-09-20 Sun Chao New
[v2,2/2] patch-id: use stable patch-id for rebases update internal patch-id to use "stable" algorithm - - - --- 2022-09-20 Jerry Zhang Accepted
[v2,1/2] patch-id: fix stable patch id for binary / header-only update internal patch-id to use "stable" algorithm - - - --- 2022-09-20 Jerry Zhang New
[2/2] patch-id: use stable patch-id for rebases update internal patch-id to use "stable" algorithm - - - --- 2022-09-20 Jerry Zhang Superseded
[1/2] patch-id: fix stable patch id for binary / header-only update internal patch-id to use "stable" algorithm - - - --- 2022-09-20 Jerry Zhang Superseded
gc: don't translate literal commands gc: don't translate literal commands - - - --- 2022-09-20 Alex Henrie Accepted
fsmonitor--daemon: don't translate literal commands fsmonitor--daemon: don't translate literal commands - - - --- 2022-09-20 Alex Henrie Accepted
builtin/diagnose.c: don't translate the two mode values builtin/diagnose.c: don't translate the two mode values - - - --- 2022-09-20 Alex Henrie Accepted
[v2] sequencer: avoid dropping fixup commit that targets self via commit-ish [v2] sequencer: avoid dropping fixup commit that targets self via commit-ish - - - --- 2022-09-20 Johannes Altmanninger Superseded
[2/2] Documentation: clean up various typos in technical docs Fix various typos in regular and technical docs - - - --- 2022-09-20 Jacob Stopak Accepted
[1/2] Documentation: clean up a few misspelled word typos Fix various typos in regular and technical docs - - - --- 2022-09-20 Jacob Stopak Accepted
midx.c: use `pack-objects --stdin-packs` when repacking midx.c: use `pack-objects --stdin-packs` when repacking - - - --- 2022-09-20 Taylor Blau New
[7/7] midx.c: avoid cruft packs with non-zero `repack --batch-size` midx: ignore cruft pack with `repack`, `expire` - - - --- 2022-09-20 Taylor Blau Accepted
[6/7] midx.c: remove unnecessary loop condition midx: ignore cruft pack with `repack`, `expire` - - - --- 2022-09-20 Taylor Blau Accepted
[5/7] midx.c: replace `xcalloc()` with `CALLOC_ARRAY()` midx: ignore cruft pack with `repack`, `expire` - - - --- 2022-09-20 Taylor Blau Accepted
[4/7] midx.c: avoid cruft packs with `repack --batch-size=0` midx: ignore cruft pack with `repack`, `expire` - - - --- 2022-09-20 Taylor Blau Accepted
[3/7] midx.c: prevent `expire` from removing the cruft pack midx: ignore cruft pack with `repack`, `expire` - - - --- 2022-09-20 Taylor Blau Accepted
[2/7] Documentation/git-multi-pack-index.txt: clarify expire behavior midx: ignore cruft pack with `repack`, `expire` - - - --- 2022-09-20 Taylor Blau Accepted
[1/7] Documentation/git-multi-pack-index.txt: fix typo midx: ignore cruft pack with `repack`, `expire` - - - --- 2022-09-20 Taylor Blau Accepted
maintenance: make unregister idempotent maintenance: make unregister idempotent - - - --- 2022-09-20 Derrick Stolee New
« 1 2 ... 91 92 93432 433 »