Show patches with: none      |   43375 patches
« 1 2 ... 93 94 95433 434 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[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] unicode: update the width tables to Unicode 15 [v2] unicode: update the width tables to Unicode 15 - - - --- 2022-09-19 Force Charlie New
[5/5] roaring: teach Git to read roaring bitmaps introduce Roaring bitmaps to Git - - - --- 2022-09-19 Abhradeep Chakraborty New
[4/5] roaring: introduce a new config option for roaring bitmaps introduce Roaring bitmaps to Git - - - --- 2022-09-19 Abhradeep Chakraborty New
[3/5] roaring: teach Git to write roaring bitmaps introduce Roaring bitmaps to Git - - - --- 2022-09-19 Abhradeep Chakraborty New
[2/5] roaring.[ch]: apply Git specific changes to the roaring API introduce Roaring bitmaps to Git - - - --- 2022-09-19 Abhradeep Chakraborty New
[1/5] reachability-bitmaps: add CRoaring library to Git introduce Roaring bitmaps to Git - - - --- 2022-09-19 John Passaro via GitGitGadget New
[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
[RFC,2/2] docs: document a format for anonymous author and committer IDs Opaque author and committer identifiers - - - --- 2022-09-19 brian m. carlson New
[RFC,1/2] doc: specify a header for including arbitrary format-patch metadata Opaque author and committer identifiers - - - --- 2022-09-19 brian m. carlson New
[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
scalar: fix wrong shell hashbang scalar: fix wrong shell hashbang - - - --- 2022-09-17 ZheNing Hu New
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
[3/3] cat-file: add mailmap support to --batch-check option Add mailmap mechanism in --batch-check options - - - --- 2022-09-16 Siddharth Asthana New
[2/3] cat-file: add mailmap support to -s option Add mailmap mechanism in --batch-check options - - - --- 2022-09-16 Siddharth Asthana New
[1/3] doc/cat-file: allow --use-mailmap for --batch options Add mailmap mechanism in --batch-check options - - - --- 2022-09-16 Siddharth Asthana New
[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
[v2] fuzz: add basic fuzz testing for git command [v2] fuzz: add basic fuzz testing for git command - - - --- 2022-09-16 Arthur Chan New
help: reword explanation line for developer interfaces help: reword explanation line for developer interfaces - - - --- 2022-09-16 Fangyi Zhou Accepted
bugreport: add missing closing bracket in usage line bugreport: add missing closing bracket in usage line - - - --- 2022-09-16 Fangyi Zhou New
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
[4/5] environ: simplify description of GIT_INDEX_FILE Update docs on GIT_* environment variables - - - --- 2022-09-15 Junio C Hamano New
[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
[6/6] revision: add parents after child for ^! revision: fix order of revs for ^! - - - --- 2022-09-15 René Scharfe New
[5/6] revision: rename add_parents_only() to add_nth_parent() revision: fix order of revs for ^! - - - --- 2022-09-15 René Scharfe New
[4/6] revision: factor out add_parents() revision: fix order of revs for ^! - - - --- 2022-09-15 René Scharfe New
[3/6] revision: factor out add_parent() revision: fix order of revs for ^! - - - --- 2022-09-15 René Scharfe New
[2/6] revision: factor out get_commit() revision: fix order of revs for ^! - - - --- 2022-09-15 René Scharfe New
[1/6] revision: use strtol_i() for exclude_parent revision: fix order of revs for ^! - - - --- 2022-09-15 René Scharfe New
[v2] t1800: correct test to handle Cygwin [v2] t1800: correct test to handle Cygwin - - - --- 2022-09-15 Adam Dinwoodie Accepted
[v2] reftable: use a pointer for pq_entry param [v2] reftable: use a pointer for pq_entry param - - - --- 2022-09-15 Elijah Conners New
reftable: use const with the pq_entry param reftable: use const with the pq_entry param - - - --- 2022-09-14 Elijah Conners New
[3/3] diff-merges: clarify log.diffMerges documentation diff-merges: minor cleanups - - - --- 2022-09-14 Sergey Organov Accepted
[2/3] diff-merges: cleanup set_diff_merges() diff-merges: minor cleanups - - - --- 2022-09-14 Sergey Organov New
[1/3] diff-merges: cleanup func_by_opt() diff-merges: minor cleanups - - - --- 2022-09-14 Sergey Organov Accepted
[v5,1/1] diff.c: When appropriate, use utf8_strwidth() [v5,1/1] diff.c: When appropriate, use utf8_strwidth() - - - --- 2022-09-14 Torsten Bögershausen New
add -p: fix worktree patch mode prompts add -p: fix worktree patch mode prompts - - - --- 2022-09-14 René Scharfe New
[v6,6/6] fsmonitor: add documentation for allowRemote and socketDir options fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-13 Eric DeCosta New
[v6,5/6] fsmonitor: deal with synthetic firmlinks on macOS fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-13 Eric DeCosta New
[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,3/6] fsmonitor: relocate socket file if .git directory is remote fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-09-13 Eric DeCosta New
« 1 2 ... 93 94 95433 434 »