Show patches with: none      |   43283 patches
« 1 2 ... 107 108 109432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/6] log: make the intent of cmd_show()'s "rev.pending" juggling clearer revisions API: fix more memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[2/6] test-fast-rebase helper: use release_revisions() (again) revisions API: fix more memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[1/6] bisect.c: add missing "goto" for release_revisions() revisions API: fix more memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[3/3] mingw: be more informative when ownership check fails on FAT32 Some improvements to safe.directory on Windows - - - --- 2022-07-13 Johannes Schindelin Superseded
[2/3] mingw: handle a file owned by the Administrators group correctly Some improvements to safe.directory on Windows - - - --- 2022-07-13 Johannes Schindelin Superseded
[1/3] Allow debugging unsafe directories' ownership Some improvements to safe.directory on Windows - - - --- 2022-07-13 Johannes Schindelin Superseded
[v7] ls-files: introduce "--format" option [v7] ls-files: introduce "--format" option - - - --- 2022-07-13 ZheNing Hu Superseded
[3/3] checkout: fix two bugs on the final count of updated entries checkout: fix two bugs on count of updated entries - - - --- 2022-07-13 Matheus Tavares Superseded
[2/3] checkout: show bug about failed entries being included in final report checkout: fix two bugs on count of updated entries - - - --- 2022-07-13 Matheus Tavares Superseded
[1/3] checkout: document bug where delayed checkout counts entries twice checkout: fix two bugs on count of updated entries - - - --- 2022-07-13 Matheus Tavares Superseded
[v4] submodule merge: update conflict error message [v4] submodule merge: update conflict error message - - - --- 2022-07-12 Calvin Wan Superseded
[3/3] commit-graph: fix corrupt upgrade from generation v1 to v2 commit-graph: fix corruption during generation v2 upgrade - - - --- 2022-07-12 Taylor Blau Accepted
[2/3] commit-graph: introduce `repo_find_commit_pos_in_graph()` commit-graph: fix corruption during generation v2 upgrade - - - --- 2022-07-12 Taylor Blau Accepted
[1/3] t5318: demonstrate commit-graph generation v2 corruption commit-graph: fix corruption during generation v2 upgrade - - - --- 2022-07-12 Taylor Blau New
[v3,7/7] docs: move multi-pack-index docs to man section 5 git doc + "git help": move "format" docs from technical/* - - - --- 2022-07-12 Ævar Arnfjörð Bjarmason Superseded
[v3,6/7] docs: move http-protocol docs to man section 5 git doc + "git help": move "format" docs from technical/* - - - --- 2022-07-12 Ævar Arnfjörð Bjarmason Superseded
[v3,5/7] docs: move pack format docs to man section 5 git doc + "git help": move "format" docs from technical/* - - - --- 2022-07-12 Ævar Arnfjörð Bjarmason Superseded
[v3,4/7] docs: move protocol-related docs to man section 5 git doc + "git help": move "format" docs from technical/* - - - --- 2022-07-12 Ævar Arnfjörð Bjarmason Superseded
[v3,3/7] docs: move commit-graph format docs to man section 5 git doc + "git help": move "format" docs from technical/* - - - --- 2022-07-12 Ævar Arnfjörð Bjarmason Superseded
[v3,2/7] git docs: create a "Git file formats and protocols" section git doc + "git help": move "format" docs from technical/* - - - --- 2022-07-12 Ævar Arnfjörð Bjarmason Superseded
[v3,1/7] git docs: split "User-facing file formats" off from "Guides" git doc + "git help": move "format" docs from technical/* - - - --- 2022-07-12 Ævar Arnfjörð Bjarmason Superseded
[v4,4/4] cat-file: add mailmap support Add support for mailmap in cat-file - - - --- 2022-07-12 Siddharth Asthana Superseded
[v4,3/4] ident: rename commit_rewrite_person() to apply_mailmap_to_header() Add support for mailmap in cat-file - - - --- 2022-07-12 Siddharth Asthana Superseded
[v4,2/4] ident: move commit_rewrite_person() to ident.c Add support for mailmap in cat-file - - - --- 2022-07-12 Siddharth Asthana Superseded
[v4,1/4] revision: improve commit_rewrite_person() Add support for mailmap in cat-file - - - --- 2022-07-12 Siddharth Asthana Superseded
Add note that conflict resolution is still performed Add note that conflict resolution is still performed - - - --- 2022-07-12 Matthias Beyer Superseded
[v4,12/12] sequencer: notify user of --update-refs activity rebase: update branches in multi-part topic - - - --- 2022-07-12 Derrick Stolee New
[v4,11/12] sequencer: ignore HEAD ref under --update-refs rebase: update branches in multi-part topic - - - --- 2022-07-12 Derrick Stolee Accepted
[v4,10/12] rebase: add rebase.updateRefs config option rebase: update branches in multi-part topic - - - --- 2022-07-12 Derrick Stolee New
[v4,09/12] sequencer: rewrite update-refs as user edits todo list rebase: update branches in multi-part topic - - - --- 2022-07-12 Derrick Stolee Accepted
[v4,08/12] rebase: update refs from 'update-ref' commands rebase: update branches in multi-part topic - - - --- 2022-07-12 Derrick Stolee New
[v4,07/12] rebase: add --update-refs option rebase: update branches in multi-part topic - - - --- 2022-07-12 Derrick Stolee New
[v4,06/12] sequencer: add update-ref command rebase: update branches in multi-part topic - - - --- 2022-07-12 Derrick Stolee Accepted
[v4,05/12] sequencer: define array with enum values rebase: update branches in multi-part topic - - - --- 2022-07-12 Derrick Stolee Accepted
[v4,04/12] rebase-interactive: update 'merge' description rebase: update branches in multi-part topic - - - --- 2022-07-12 Derrick Stolee Accepted
[v4,03/12] branch: consider refs under 'update-refs' rebase: update branches in multi-part topic - - - --- 2022-07-12 Derrick Stolee New
[v4,02/12] t2407: test branches currently using apply backend rebase: update branches in multi-part topic - - - --- 2022-07-12 Derrick Stolee Accepted
[v4,01/12] t2407: test bisect and rebase as black-boxes rebase: update branches in multi-part topic - - - --- 2022-07-12 Derrick Stolee Accepted
[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
[v5,1/1] commit-graph.c: no lazy fetch in lookup_commit_in_graph() no lazy fetch in lookup_commit_in_graph() - - - --- 2022-07-12 Han Xin New
[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
ref-filter: disable save_commit_buffer while traversing ref-filter: disable save_commit_buffer while traversing - - - --- 2022-07-11 Jeff King New
[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
[RFC,4/4] .clang-format: don't indent "goto" labels make headway towards a clean "clang-format" - - - --- 2022-07-11 Ævar Arnfjörð Bjarmason New
[RFC,3/4] .clang-format: do not enforce a ColumnLimit make headway towards a clean "clang-format" - - - --- 2022-07-11 Ævar Arnfjörð Bjarmason New
[RFC,2/4] .clang-format: Add a BitFieldColonSpacing=None rule make headway towards a clean "clang-format" - - - --- 2022-07-11 Ævar Arnfjörð Bjarmason New
[RFC,1/4] Makefile: add a style-all targets for .clang-format testing make headway towards a clean "clang-format" - - - --- 2022-07-11 Ævar Arnfjörð Bjarmason New
[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
rev-parse: respect push.autosetupremote when evaluating @{push} rev-parse: respect push.autosetupremote when evaluating @{push} - - - --- 2022-07-10 Tao Klerks New
[v2] sha256: add support for Nettle [v2] sha256: add support for Nettle - - - --- 2022-07-10 brian m. carlson Accepted
cocci: avoid normalization rules for memcpy cocci: avoid normalization rules for memcpy - - - --- 2022-07-10 René Scharfe New
unpack-objects: fix compilation warning/error due to missing braces unpack-objects: fix compilation warning/error due to missing braces - - - --- 2022-07-10 Eric Sunshine New
[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
[4/4] doc add: renormalize is not idempotent for CRCRLF Add some Glossary terms, and extra renormalize information. - - - --- 2022-07-09 Philip Oakley New
[3/4] glossary: add reachability bitmap description Add some Glossary terms, and extra renormalize information. - - - --- 2022-07-09 Philip Oakley New
[2/4] glossary: add commit graph description Add some Glossary terms, and extra renormalize information. - - - --- 2022-07-09 Philip Oakley New
[1/4] glossary: add Object DataBase (ODB) abbreviation Add some Glossary terms, and extra renormalize information. - - - --- 2022-07-09 Philip Oakley New
[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
multi-pack-index: simplify handling of unknown --options multi-pack-index: simplify handling of unknown --options - - - --- 2022-07-08 SZEDER Gábor New
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
[7/7] xdiff: remove xdl_free(), use free() instead xdiff: use standard alloc macros, share them via git-shared-util.h - - - --- 2022-07-08 Ævar Arnfjörð Bjarmason New
[6/7] xdiff: remove xdl_malloc() wrapper, use malloc(), not xmalloc() xdiff: use standard alloc macros, share them via git-shared-util.h - - - --- 2022-07-08 Ævar Arnfjörð Bjarmason New
[5/7] xdiff: use GALLOC_GROW(), not XDL_ALLOC_GROW() xdiff: use standard alloc macros, share them via git-shared-util.h - - - --- 2022-07-08 Ævar Arnfjörð Bjarmason New
[4/7] xdiff: use G[C]ALLOC_ARRAY(), not XDL_CALLOC_ARRAY() xdiff: use standard alloc macros, share them via git-shared-util.h - - - --- 2022-07-08 Ævar Arnfjörð Bjarmason New
[3/7] git-shared-util.h: add G*() versions of *ALLOC_*() xdiff: use standard alloc macros, share them via git-shared-util.h - - - --- 2022-07-08 Ævar Arnfjörð Bjarmason New
[2/7] git-shared-util.h: move "shared" allocation utilities here xdiff: use standard alloc macros, share them via git-shared-util.h - - - --- 2022-07-08 Ævar Arnfjörð Bjarmason New
[1/7] xdiff: simplify freeing patterns around xdl_free_env() xdiff: use standard alloc macros, share them via git-shared-util.h - - - --- 2022-07-08 Ævar Arnfjörð Bjarmason New
[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,5/5] setup.c: create `discovery.bare` config: introduce discovery.bare and protected config - - - --- 2022-07-07 Glen Choo New
[v7,4/5] safe.directory: use git_protected_config() config: introduce discovery.bare and protected config - - - --- 2022-07-07 Glen Choo New
[v7,3/5] config: learn `git_protected_config()` config: introduce discovery.bare and protected config - - - --- 2022-07-07 Glen Choo Accepted
[v7,2/5] Documentation: define protected configuration config: introduce discovery.bare and protected config - - - --- 2022-07-07 Glen Choo New
[v7,1/5] Documentation/git-config.txt: add SCOPES section config: introduce discovery.bare and protected config - - - --- 2022-07-07 Glen Choo New
[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
« 1 2 ... 107 108 109432 433 »