Show patches with: Archived = No       |   19564 patches
« 1 2 ... 71 72 73195 196 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
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
[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
[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
[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
[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
[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
[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
[2/2] version: fix builtin linking & documentation check-docs: fix 'diagnose' and 'version' - - - --- 2022-09-20 Victoria Dye Accepted
[1/2] diagnose: add to command-list.txt check-docs: fix 'diagnose' and 'version' - - - --- 2022-09-20 Victoria Dye Accepted
[v9,6/6] fsmonitor: add documentation for allowRemote and socketDir options fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-19 Eric DeCosta Superseded
[v9,5/6] fsmonitor: check for compatability before communicating with fsmonitor fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-19 Eric DeCosta Superseded
[v9,4/6] fsmonitor: deal with synthetic firmlinks on macOS fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-19 Eric DeCosta Superseded
[v9,3/6] fsmonitor: avoid socket location check if using hook fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-19 Eric DeCosta Superseded
[v9,2/6] fsmonitor: relocate socket file if .git directory is remote fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-19 Eric DeCosta Superseded
[v9,1/6] fsmonitor: refactor filesystem checks to common interface fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-19 Eric DeCosta Superseded
[v2] Documentation: add ReviewingGuidelines [v2] Documentation: add ReviewingGuidelines - 1 - --- 2022-09-19 Victoria Dye Accepted
[v2] refs: unify parse_worktree_ref() and ref_type() [v2] refs: unify parse_worktree_ref() and ref_type() - - - --- 2022-09-19 Han-Wen Nienhuys Accepted
[v4] fuzz: reorganise the path for existing oss-fuzz fuzzers [v4] fuzz: reorganise the path for existing oss-fuzz fuzzers - - - --- 2022-09-19 Arthur Chan Accepted
[v2] commit-graph: Fix missing closedir in expire_commit_graphs [v2] commit-graph: Fix missing closedir in expire_commit_graphs - - - --- 2022-09-19 Miaoqian Lin Accepted
[v3] fuzz: reorganise the path for existing oss-fuzz fuzzers [v3] fuzz: reorganise the path for existing oss-fuzz fuzzers - - - --- 2022-09-18 Arthur Chan Superseded
sequencer: avoid dropping fixup commit that targets self via commit-ish sequencer: avoid dropping fixup commit that targets self via commit-ish - - - --- 2022-09-18 Johannes Altmanninger Superseded
[v2] fuzz: reorganise the path for existing oss-fuzz fuzzers [v2] fuzz: reorganise the path for existing oss-fuzz fuzzers - - - --- 2022-09-17 Arthur Chan Superseded
diagnose.c: refactor to safely use 'd_type' diagnose.c: refactor to safely use 'd_type' - - - --- 2022-09-17 Victoria Dye Accepted
unicode: update the width tables to Unicode 15 unicode: update the width tables to Unicode 15 - - - --- 2022-09-17 Force Charlie Superseded
[v8,5/5] fsmonitor: add documentation for allowRemote and socketDir options fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-17 Eric DeCosta Superseded
[v8,4/5] fsmonitor: deal with synthetic firmlinks on macOS fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-17 Eric DeCosta Superseded
[v8,3/5] fsmonitor: avoid socket location check if using hook fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-17 Eric DeCosta Superseded
[v8,2/5] fsmonitor: relocate socket file if .git directory is remote fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-17 Eric DeCosta Superseded
[v8,1/5] fsmonitor: refactor filesystem checks to common interface fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-17 Eric DeCosta Superseded
[v7,6/6] fsmonitor: add documentation for allowRemote and socketDir options fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-16 Eric DeCosta Superseded
[v7,5/6] fsmonitor: deal with synthetic firmlinks on macOS fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-16 Eric DeCosta Superseded
[v7,4/6] fsmonitor: deal with synthetic firmlinks on macOS fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-16 Eric DeCosta Superseded
[v7,3/6] fsmonitor: avoid socket location check if using hook fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-16 Eric DeCosta Superseded
[v7,2/6] fsmonitor: relocate socket file if .git directory is remote fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-16 Eric DeCosta Superseded
[v7,1/6] fsmonitor: refactor filesystem checks to common interface fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-16 Eric DeCosta Superseded
fuzz: reorganise the path for existing oss-fuzz fuzzers fuzz: reorganise the path for existing oss-fuzz fuzzers - - - --- 2022-09-16 Arthur Chan Superseded
help: reword explanation line for developer interfaces help: reword explanation line for developer interfaces - - - --- 2022-09-16 Fangyi Zhou Accepted
api docs: link to html version of api-trace2 api docs: link to html version of api-trace2 - - - --- 2022-09-16 Todd Zullinger Accepted
docs: fix a few recently broken links docs: fix a few recently broken links - - - --- 2022-09-16 Todd Zullinger Accepted
[5/5] environ: GIT_INDEX_VERSION affects not just a new repository Update docs on GIT_* environment variables - - - --- 2022-09-15 Junio C Hamano Accepted
[3/5] environ: GIT_FLUSH should be made a usual Boolean Update docs on GIT_* environment variables - - - --- 2022-09-15 Junio C Hamano Accepted
[2/5] environ: explain Boolean environment variables Update docs on GIT_* environment variables - - - --- 2022-09-15 Junio C Hamano Accepted
[1/5] environ: document GIT_SSL_NO_VERIFY Update docs on GIT_* environment variables - - - --- 2022-09-15 Junio C Hamano Accepted
[v2] t1800: correct test to handle Cygwin [v2] t1800: correct test to handle Cygwin - - - --- 2022-09-15 Adam Dinwoodie Accepted
[3/3] diff-merges: clarify log.diffMerges documentation diff-merges: minor cleanups - - - --- 2022-09-14 Sergey Organov Accepted
[1/3] diff-merges: cleanup func_by_opt() diff-merges: minor cleanups - - - --- 2022-09-14 Sergey Organov Accepted
[v6,4/6] fsmonitor: avoid socket location check if using hook fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-13 Eric DeCosta Accepted
[v6,1/6] fsmonitor: option to allow fsmonitor to run against network-mounted repos fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-13 Eric DeCosta Accepted
[3/8] osxkeychain: clarify that we ignore unknown lines Enhance credential helper protocol to include auth headers - - - --- 2022-09-13 Matthew John Cheetham Accepted
[2/8] netrc: ignore unknown lines (do not die) Enhance credential helper protocol to include auth headers - - - --- 2022-09-13 Matthew John Cheetham Accepted
[1/8] wincred: ignore unknown lines (do not die) Enhance credential helper protocol to include auth headers - - - --- 2022-09-13 Matthew John Cheetham Accepted
fuzz: add basic fuzz testing for git command fuzz: add basic fuzz testing for git command - - - --- 2022-09-13 Arthur Chan Superseded
[v2] chainlint: colorize problem annotations and test delimiters [v2] chainlint: colorize problem annotations and test delimiters - - - --- 2022-09-13 Eric Sunshine Accepted
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
ls-files: fix black space in error message ls-files: fix black space in error message - - - --- 2022-09-11 ZheNing Hu Accepted
[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,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,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
builtin/mv.c: fix possible segfault in add_slash() builtin/mv.c: fix possible segfault in add_slash() - - - --- 2022-09-08 Shaoxuan Yuan Superseded
[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 ... 71 72 73195 196 »