Show patches with: none      |   43262 patches
« 1 2 ... 108 109 110432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
http: support building on RHEL6 http: support building on RHEL6 - - - --- 2022-07-01 Johannes Schindelin New
[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
[v4,1/7] submodule--helper tests: add missing "display path" coverage submodule: remove "--recursive-prefix" - - - --- 2022-07-01 Glen Choo Accepted
[v4,1/1] commit-graph.c: no lazy fetch in lookup_commit_in_graph() no lazy fetch in lookup_commit_in_graph() - - - --- 2022-07-01 Han Xin Superseded
[9/9] test-tool delta: fix a memory leak test-tool: fix memory leaks - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Superseded
[8/9] test-tool ref-store: fix a memory leak test-tool: fix memory leaks - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Superseded
[7/9] test-tool bloom: fix a memory leak test-tool: fix memory leaks - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Superseded
[6/9] test-tool json-writer: fix memory leaks test-tool: fix memory leaks - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Superseded
[5/9] test-tool regex: call regfree(), fix memory leaks test-tool: fix memory leaks - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Superseded
[4/9] test-tool urlmatch-normalization: fix a memory leak test-tool: fix memory leaks - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Superseded
[3/9] test-tool {dump,scrap}-cache-tree: fix memory leaks test-tool: fix memory leaks - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Superseded
[2/9] test-tool path-utils: fix a memory leak test-tool: fix memory leaks - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Superseded
[1/9] test-tool test-hash: fix a memory leak test-tool: fix memory leaks - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Superseded
[v3,6/6] submodule--helper: remove display path helper submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Glen Choo Superseded
[v3,5/6] submodule--helper update: use --super-prefix submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Glen Choo Superseded
[v3,4/6] submodule--helper: remove unused SUPPORT_SUPER_PREFIX flags submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Glen Choo Superseded
[v3,3/6] submodule--helper: use correct display path helper submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Glen Choo Superseded
[v3,2/6] submodule--helper: don't recreate recursive prefix submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Glen Choo Superseded
[v3,1/6] submodule--helper update: use display path helper submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Glen Choo Superseded
[v2,18/18] submodule--helper: remove display path helper submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Glen Choo New
[v2,17/18] submodule--helper update: use --super-prefix submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Glen Choo New
[v2,16/18] submodule--helper: remove unused SUPPORT_SUPER_PREFIX flags submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Accepted
[v2,15/18] submodule--helper: use correct display path helper submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Glen Choo Accepted
[v2,14/18] submodule--helper: don't recreate recursive prefix submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Glen Choo New
[v2,13/18] submodule--helper update: use display path helper submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Glen Choo New
[v2,12/18] git-sh-setup.sh: remove "say" function, change last users submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Accepted
[v2,11/18] git-submodule.sh: use "$quiet", not "$GIT_QUIET" submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Accepted
[v2,10/18] submodule--helper: eliminate internal "--update" option submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Glen Choo Accepted
[v2,09/18] submodule--helper: understand --checkout, --merge and --rebase synonyms submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Accepted
[v2,08/18] submodule--helper: report "submodule" as our name in some "-h" output submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Accepted
[v2,07/18] submodule--helper: rename "absorb-git-dirs" to "absorbgitdirs" submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Accepted
[v2,06/18] submodule update: remove "-v" option submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Accepted
[v2,05/18] submodule--helper: have --require-init imply --init submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Accepted
[v2,04/18] git-submodule.sh: remove unused top-level "--branch" argument submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Accepted
[v2,03/18] git-submodule.sh: make the "$cached" variable a boolean submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Accepted
[v2,02/18] git-submodule.sh: remove unused $prefix variable submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Accepted
[v2,01/18] git-submodule.sh: remove unused sanitize_submodule_env() submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Accepted
[v6,5/5] setup.c: create `discovery.bare` config: introduce discovery.bare and protected config - - - --- 2022-06-30 Glen Choo New
[v6,4/5] safe.directory: use git_protected_config() config: introduce discovery.bare and protected config - - - --- 2022-06-30 Glen Choo New
[v6,3/5] config: learn `git_protected_config()` config: introduce discovery.bare and protected config - - - --- 2022-06-30 Glen Choo New
[v6,2/5] Documentation: define protected configuration config: introduce discovery.bare and protected config - - - --- 2022-06-30 Glen Choo New
[v6,1/5] Documentation/git-config.txt: add SCOPES section config: introduce discovery.bare and protected config - - - --- 2022-06-30 Glen Choo New
[11/11] pull: fix a "struct oid_array" memory leak built-ins: fix common memory leaks - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Superseded
[10/11] cat-file: fix a common "struct object_context" memory leak built-ins: fix common memory leaks - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Superseded
[09/11] gc: fix a memory leak built-ins: fix common memory leaks - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Superseded
[08/11] checkout: add a missing clear_unpack_trees_porcelain() built-ins: fix common memory leaks - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Superseded
[07/11] merge-file: fix memory leaks on error path built-ins: fix common memory leaks - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Superseded
[06/11] merge-file: refactor for subsequent memory leak fix built-ins: fix common memory leaks - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Superseded
[05/11] cat-file: fix a memory leak in --batch-command mode built-ins: fix common memory leaks - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Superseded
[04/11] revert: free "struct replay_opts" members built-ins: fix common memory leaks - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Superseded
[03/11] submodule.c: free() memory from xgetcwd() built-ins: fix common memory leaks - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Superseded
[02/11] clone: fix memory leak in copy_ref() call built-ins: fix common memory leaks - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Superseded
[01/11] check-ref-format: fix trivial memory leak built-ins: fix common memory leaks - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Superseded
[3/3] cat-file: add mailmap support Add support for mailmap in cat-file - - - --- 2022-06-30 Siddharth Asthana Superseded
[2/3] ident: rename commit_rewrite_person() to rewrite_ident_line() Add support for mailmap in cat-file - - - --- 2022-06-30 Siddharth Asthana Superseded
« 1 2 ... 108 109 110432 433 »