Show patches with: Archived = No       |   19564 patches
« 1 2 ... 82 83 84195 196 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1] t5330: remove run_with_limited_processses() [v1] t5330: remove run_with_limited_processses() - - - --- 2022-07-12 Han Xin Accepted
diff-files: move misplaced cleanup label diff-files: move misplaced cleanup label - - - --- 2022-07-12 Jeff King Accepted
[v2,2/2] scalar: convert README.md into a technical design doc scalar: prepare documentation for future work - - - --- 2022-07-12 Victoria Dye Accepted
[v2,1/2] scalar: reword command documentation to clarify purpose scalar: prepare documentation for future work - - - --- 2022-07-12 Victoria Dye Accepted
[2/1] fsck: do not dereference NULL while checking resolve-undo data revision: mark blobs needed for resolve-undo as reachable - - - --- 2022-07-11 Junio C Hamano Accepted
[v6] ls-files: introduce "--format" option [v6] ls-files: introduce "--format" option - - - --- 2022-07-11 ZheNing Hu Superseded
[v6,7/7] tr2: dump names if config exist in multiple scopes trace2: dump scope when print "interesting" config - - - --- 2022-07-11 Teng Long Superseded
[v6,6/7] pack-bitmap.c: continue looping when first MIDX bitmap is found trace2: dump scope when print "interesting" config - - - --- 2022-07-11 Teng Long Superseded
[v6,5/7] pack-bitmap.c: using error() instead of silently returning -1 trace2: dump scope when print "interesting" config - - - --- 2022-07-11 Teng Long Superseded
[v6,4/7] pack-bitmap.c: don't ignore ENOENT silently trace2: dump scope when print "interesting" config - - - --- 2022-07-11 Teng Long Superseded
[v6,3/7] pack-bitmap.c: rename "idx_name" to "bitmap_name" trace2: dump scope when print "interesting" config - - - --- 2022-07-11 Teng Long Superseded
[v6,2/7] pack-bitmap.c: mark more strings for translations trace2: dump scope when print "interesting" config - - - --- 2022-07-11 Teng Long Superseded
[v6,1/7] clean: fixed issues related to text output format trace2: dump scope when print "interesting" config - - - --- 2022-07-11 Teng Long Superseded
[v2,4/3] clone: move unborn head creation to update_head() cloning unborn HEAD when other branches are present - - - --- 2022-07-11 Jeff King Accepted
[v4] remote-curl: send Accept-Language header to server [v4] remote-curl: send Accept-Language header to server - - - --- 2022-07-11 Li Linchao Accepted
[v4] gpg-interface: add function for converting trust level to string [v4] gpg-interface: add function for converting trust level to string - - - --- 2022-07-11 Jaydeep Das Accepted
[v2] sha256: add support for Nettle [v2] sha256: add support for Nettle - - - --- 2022-07-10 brian m. carlson Accepted
[v3] builtin/mv.c: use the MOVE_ARRAY() macro instead of memmove() [v3] builtin/mv.c: use the MOVE_ARRAY() macro instead of memmove() - - - --- 2022-07-10 Junio C Hamano Accepted
[v3,4/4] cat-file: add mailmap support Add support for mailmap in cat-file - - - --- 2022-07-09 Siddharth Asthana Superseded
[v3,3/4] ident: rename commit_rewrite_person() to apply_mailmap_to_header() Add support for mailmap in cat-file - - - --- 2022-07-09 Siddharth Asthana Superseded
[v3,2/4] ident: move commit_rewrite_person() to ident.c Add support for mailmap in cat-file - - - --- 2022-07-09 Siddharth Asthana Superseded
[v3,1/4] revision: improve commit_rewrite_person() Add support for mailmap in cat-file - - - --- 2022-07-09 Siddharth Asthana Superseded
[v3] gpg-interface: add function for converting trust level to string [v3] gpg-interface: add function for converting trust level to string - - - --- 2022-07-09 Jaydeep Das Superseded
vimdiff: make layout engine more robust against user vim settings vimdiff: make layout engine more robust against user vim settings - - - --- 2022-07-08 Fernando Ramos Accepted
[v2,4/4] xdiff: introduce XDL_ALLOC_GROW() xdiff: introduce memory allocation macros - - - --- 2022-07-08 Phillip Wood Accepted
[v2,3/4] xdiff: introduce XDL_CALLOC_ARRAY() xdiff: introduce memory allocation macros - - - --- 2022-07-08 Phillip Wood Accepted
[v2,2/4] xdiff: introduce xdl_calloc xdiff: introduce memory allocation macros - - - --- 2022-07-08 Phillip Wood Accepted
[v2,1/4] xdiff: introduce XDL_ALLOC_ARRAY() xdiff: introduce memory allocation macros - - - --- 2022-07-08 Phillip Wood Accepted
[v2] gpg-interface: add function for converting trust level to string [v2] gpg-interface: add function for converting trust level to string - - - --- 2022-07-08 Jaydeep Das Superseded
git-p4: fix bug with encoding of p4 client name git-p4: fix bug with encoding of p4 client name - 1 - --- 2022-07-08 Kilian Kilger Accepted
[v2,3/3] clone: use remote branch if it matches default HEAD cloning unborn HEAD when other branches are present - - - --- 2022-07-07 Jeff King Accepted
[v2,2/3] clone: propagate empty remote HEAD even with other branches cloning unborn HEAD when other branches are present - - - --- 2022-07-07 Jeff King Accepted
[v2,1/3] clone: drop extra newline from warning message cloning unborn HEAD when other branches are present - - - --- 2022-07-07 Jeff King Accepted
[v7,3/5] config: learn `git_protected_config()` config: introduce discovery.bare and protected config - - - --- 2022-07-07 Glen Choo Accepted
[v2,4/4] cat-file: add mailmap support Add support for mailmap in cat-file - - - --- 2022-07-07 Siddharth Asthana Superseded
[v2,3/4] ident: rename commit_rewrite_person() to apply_mailmap_to_header() Add support for mailmap in cat-file - - - --- 2022-07-07 Siddharth Asthana Superseded
[v2,2/4] ident: move commit_rewrite_person() to ident.c Add support for mailmap in cat-file - - - --- 2022-07-07 Siddharth Asthana Superseded
[v2,1/4] revision: improve commit_rewrite_person() Add support for mailmap in cat-file - - - --- 2022-07-07 Siddharth Asthana Superseded
gpg-interface: add function for converting trust level to string gpg-interface: add function for converting trust level to string - - - --- 2022-07-07 Jaydeep Das Superseded
[v2] builtin/mv.c: use the MOVE_ARRAY() macro instead of memmove() [v2] builtin/mv.c: use the MOVE_ARRAY() macro instead of memmove() - - - --- 2022-07-07 Junio C Hamano Superseded
[3/3] clone: propagate empty remote HEAD even with other branches cloning unborn HEAD when other branches are present - - - --- 2022-07-06 Jeff King Superseded
[2/3] clone: factor out unborn head setup into its own function cloning unborn HEAD when other branches are present - - - --- 2022-07-06 Jeff King Superseded
[1/3] clone: drop extra newline from warning message cloning unborn HEAD when other branches are present - - - --- 2022-07-06 Jeff King Superseded
sha256: add support for Nettle sha256: add support for Nettle - - - --- 2022-07-05 brian m. carlson Superseded
[v4,6/6] cocci: generalize "unused" rule to cover more than "strbuf" add and apply a rule to find "unused" init+free - - - --- 2022-07-05 Ævar Arnfjörð Bjarmason Accepted
[v4,5/6] cocci: add and apply a rule to find "unused" strbufs add and apply a rule to find "unused" init+free - - - --- 2022-07-05 Ævar Arnfjörð Bjarmason Accepted
[v4,4/6] cocci: have "coccicheck{,-pending}" depend on "coccicheck-test" add and apply a rule to find "unused" init+free - - - --- 2022-07-05 Ævar Arnfjörð Bjarmason Accepted
[v4,3/6] cocci: add a "coccicheck-test" target and test *.cocci rules add and apply a rule to find "unused" init+free - - - --- 2022-07-05 Ævar Arnfjörð Bjarmason Accepted
[v4,2/6] Makefile & .gitignore: ignore & clean "git.res", not "*.res" add and apply a rule to find "unused" init+free - - - --- 2022-07-05 Ævar Arnfjörð Bjarmason Accepted
[v4,1/6] Makefile: remove mandatory "spatch" arguments from SPATCH_FLAGS add and apply a rule to find "unused" init+free - - - --- 2022-07-05 Ævar Arnfjörð Bjarmason Accepted
[v5] ls-files: introduce "--format" option [v5] ls-files: introduce "--format" option - - - --- 2022-07-05 ZheNing Hu Superseded
[v4,5/5] merge-ort: fix issue with dual rename and add/add conflict Fix dual rename into each other plus conflicting adds - - - --- 2022-07-05 Elijah Newren Accepted
[v4,4/5] merge-ort: shuffle the computation and cleanup of potential collisions Fix dual rename into each other plus conflicting adds - - - --- 2022-07-05 Elijah Newren Accepted
[v4,3/5] merge-ort: make a separate function for freeing struct collisions Fix dual rename into each other plus conflicting adds - - - --- 2022-07-05 Elijah Newren Accepted
[v4,2/5] merge-ort: small cleanups of check_for_directory_rename Fix dual rename into each other plus conflicting adds - - - --- 2022-07-05 Elijah Newren Accepted
[v4,1/5] t6423: add tests of dual directory rename plus add/add conflict Fix dual rename into each other plus conflicting adds - - - --- 2022-07-05 Elijah Newren Accepted
[v3,6/6] p5310-pack-bitmaps.sh: remove pack.writeReverseIndex bitmap: integrate a lookup table extension to the bitmap format - - - --- 2022-07-04 Abhradeep Chakraborty Superseded
[v3,5/6] bitmap-lookup-table: add performance tests for lookup table bitmap: integrate a lookup table extension to the bitmap format - - - --- 2022-07-04 Abhradeep Chakraborty Superseded
[v3,4/6] pack-bitmap: prepare to read lookup table extension bitmap: integrate a lookup table extension to the bitmap format - - - --- 2022-07-04 Abhradeep Chakraborty Superseded
[v3,3/6] pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests bitmap: integrate a lookup table extension to the bitmap format - - - --- 2022-07-04 Abhradeep Chakraborty Superseded
[v3,2/6] pack-bitmap-write.c: write lookup table extension bitmap: integrate a lookup table extension to the bitmap format - - - --- 2022-07-04 Abhradeep Chakraborty Superseded
[v3,1/6] Documentation/technical: describe bitmap lookup table extension bitmap: integrate a lookup table extension to the bitmap format - - - --- 2022-07-04 Abhradeep Chakraborty Superseded
[v6] ls-files: update test style [v6] ls-files: update test style - - - --- 2022-07-03 Li Linchao Accepted
[v5] ls-files: update test style [v5] ls-files: update test style - - - --- 2022-07-01 Li Linchao Superseded
[v2,11/11] pull: fix a "struct oid_array" memory leak built-ins: fix common memory leaks - - - --- 2022-07-01 Ævar Arnfjörð Bjarmason Accepted
[v2,10/11] cat-file: fix a common "struct object_context" memory leak built-ins: fix common memory leaks - - - --- 2022-07-01 Ævar Arnfjörð Bjarmason Accepted
[v2,09/11] gc: fix a memory leak built-ins: fix common memory leaks - - - --- 2022-07-01 Ævar Arnfjörð Bjarmason Accepted
[v2,08/11] checkout: avoid "struct unpack_trees_options" leak built-ins: fix common memory leaks - - - --- 2022-07-01 Ævar Arnfjörð Bjarmason Accepted
[v2,07/11] merge-file: fix memory leaks on error path built-ins: fix common memory leaks - - - --- 2022-07-01 Ævar Arnfjörð Bjarmason Accepted
[v2,06/11] merge-file: refactor for subsequent memory leak fix built-ins: fix common memory leaks - - - --- 2022-07-01 Ævar Arnfjörð Bjarmason Accepted
[v2,05/11] cat-file: fix a memory leak in --batch-command mode built-ins: fix common memory leaks - - - --- 2022-07-01 Ævar Arnfjörð Bjarmason Accepted
[v2,04/11] revert: free "struct replay_opts" members built-ins: fix common memory leaks - - - --- 2022-07-01 Ævar Arnfjörð Bjarmason Accepted
[v2,03/11] submodule.c: free() memory from xgetcwd() built-ins: fix common memory leaks - - - --- 2022-07-01 Ævar Arnfjörð Bjarmason Accepted
[v2,02/11] clone: fix memory leak in wanted_peer_refs() built-ins: fix common memory leaks - - - --- 2022-07-01 Ævar Arnfjörð Bjarmason Accepted
[v2,01/11] check-ref-format: fix trivial memory leak built-ins: fix common memory leaks - - - --- 2022-07-01 Ævar Arnfjörð Bjarmason Accepted
[v2,9/9] test-tool delta: fix a memory leak test-tool: fix memory leaks - - - --- 2022-07-01 Ævar Arnfjörð Bjarmason Accepted
[v2,8/9] test-tool ref-store: fix a memory leak test-tool: fix memory leaks - - - --- 2022-07-01 Ævar Arnfjörð Bjarmason Accepted
[v2,7/9] test-tool bloom: fix memory leaks test-tool: fix memory leaks - - - --- 2022-07-01 Ævar Arnfjörð Bjarmason Accepted
[v2,6/9] test-tool json-writer: fix memory leaks test-tool: fix memory leaks - - - --- 2022-07-01 Ævar Arnfjörð Bjarmason Accepted
[v2,5/9] test-tool regex: call regfree(), fix memory leaks test-tool: fix memory leaks - - - --- 2022-07-01 Ævar Arnfjörð Bjarmason Accepted
[v2,4/9] test-tool urlmatch-normalization: fix a memory leak test-tool: fix memory leaks - - - --- 2022-07-01 Ævar Arnfjörð Bjarmason Accepted
[v2,3/9] test-tool {dump,scrap}-cache-tree: fix memory leaks test-tool: fix memory leaks - - - --- 2022-07-01 Ævar Arnfjörð Bjarmason Accepted
[v2,2/9] test-tool path-utils: fix a memory leak test-tool: fix memory leaks - - - --- 2022-07-01 Ævar Arnfjörð Bjarmason Accepted
[v2,1/9] test-tool test-hash: fix a memory leak test-tool: fix memory leaks - - - --- 2022-07-01 Ævar Arnfjörð Bjarmason Accepted
[v3,4/4] cocci: generalize "unused" rule to cover more than "strbuf" add and apply a rule to find "unused" init+free - - - --- 2022-07-01 Ævar Arnfjörð Bjarmason Superseded
[v3,3/4] cocci: remove "when strict" from unused.cocci add and apply a rule to find "unused" init+free - - - --- 2022-07-01 Ævar Arnfjörð Bjarmason Superseded
[v3,2/4] cocci: catch unused "strbuf" using an xmalloc() pattern add and apply a rule to find "unused" init+free - - - --- 2022-07-01 Ævar Arnfjörð Bjarmason Superseded
[v3,1/4] cocci: add and apply a rule to find "unused" strbufs add and apply a rule to find "unused" init+free - - - --- 2022-07-01 Ævar Arnfjörð Bjarmason Superseded
[v3,5/5] merge-ort: fix issue with dual rename and add/add conflict Fix dual rename into each other plus conflicting adds - - - --- 2022-07-01 Elijah Newren Superseded
[v3,4/5] merge-ort: shuffle the computation and cleanup of potential collisions Fix dual rename into each other plus conflicting adds - - - --- 2022-07-01 Elijah Newren Superseded
[v3,3/5] merge-ort: make a separate function for freeing struct collisions Fix dual rename into each other plus conflicting adds - - - --- 2022-07-01 Elijah Newren Superseded
[v3,2/5] merge-ort: small cleanups of check_for_directory_rename Fix dual rename into each other plus conflicting adds - - - --- 2022-07-01 Elijah Newren Superseded
[v3,1/5] t6423: add tests of dual directory rename plus add/add conflict Fix dual rename into each other plus conflicting adds - - - --- 2022-07-01 Elijah Newren Superseded
t6429: fix use of non-existent function t6429: fix use of non-existent function - - - --- 2022-07-01 Elijah Newren Accepted
[v4,7/7] submodule--helper: remove display path helper submodule: remove "--recursive-prefix" - - - --- 2022-07-01 Glen Choo Accepted
[v4,6/7] submodule--helper update: use --super-prefix submodule: remove "--recursive-prefix" - - - --- 2022-07-01 Glen Choo Accepted
[v4,5/7] submodule--helper: remove unused SUPPORT_SUPER_PREFIX flags submodule: remove "--recursive-prefix" - - - --- 2022-07-01 Glen Choo Accepted
[v4,4/7] submodule--helper: use correct display path helper submodule: remove "--recursive-prefix" - - - --- 2022-07-01 Glen Choo Accepted
[v4,3/7] submodule--helper: don't recreate recursive prefix submodule: remove "--recursive-prefix" - - - --- 2022-07-01 Glen Choo Accepted
[v4,2/7] submodule--helper update: use display path helper submodule: remove "--recursive-prefix" - - - --- 2022-07-01 Glen Choo Accepted
« 1 2 ... 82 83 84195 196 »