Show patches with: Archived = No       |   19545 patches
« 1 2 ... 81 82 83195 196 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1,1/7] t7002: add tests for moving from in-cone to out-of-cone mv: from in-cone to out-of-cone - - - --- 2022-07-19 Shaoxuan Yuan Superseded
[v2] contrib/rerere-train: avoid useless gpg sign in training [v2] contrib/rerere-train: avoid useless gpg sign in training - - - --- 2022-07-19 Celeste Liu Superseded
contrib/rerere-train: avoid useless gpg sign in training contrib/rerere-train: avoid useless gpg sign in training - - - --- 2022-07-19 Celeste Liu Superseded
[v5] submodule merge: update conflict error message [v5] submodule merge: update conflict error message - - - --- 2022-07-18 Calvin Wan Superseded
[v6,4/4] cat-file: add mailmap support Add support for mailmap in cat-file - - - --- 2022-07-18 Siddharth Asthana Accepted
[v6,3/4] ident: rename commit_rewrite_person() to apply_mailmap_to_header() Add support for mailmap in cat-file - - - --- 2022-07-18 Siddharth Asthana Accepted
[v6,2/4] ident: move commit_rewrite_person() to ident.c Add support for mailmap in cat-file - - - --- 2022-07-18 Siddharth Asthana Accepted
[v6,1/4] revision: improve commit_rewrite_person() Add support for mailmap in cat-file - - - --- 2022-07-18 Siddharth Asthana Accepted
[v2] fetch-pack: write effective filter to trace2 [v2] fetch-pack: write effective filter to trace2 - - - --- 2022-07-18 Jonathan Tan Superseded
[v7,6/7] pack-bitmap.c: continue looping when first MIDX bitmap is found trace2: dump scope when print "interesting" config - - - --- 2022-07-18 Teng Long Accepted
[v7,5/7] pack-bitmap.c: using error() instead of silently returning -1 trace2: dump scope when print "interesting" config - - - --- 2022-07-18 Teng Long Accepted
[v7,4/7] pack-bitmap.c: do not ignore error when opening a bitmap file trace2: dump scope when print "interesting" config - - - --- 2022-07-18 Teng Long Accepted
[v7,3/7] pack-bitmap.c: rename "idx_name" to "bitmap_name" trace2: dump scope when print "interesting" config - - - --- 2022-07-18 Teng Long Accepted
[v7,2/7] pack-bitmap.c: mark more strings for translations trace2: dump scope when print "interesting" config - - - --- 2022-07-18 Teng Long Accepted
[v7,1/7] pack-bitmap.c: fix formatting of error messages trace2: dump scope when print "interesting" config - - - --- 2022-07-18 Teng Long Accepted
[v3] trace2: only include "fsync" events if we git_fsync() [v3] trace2: only include "fsync" events if we git_fsync() - - - --- 2022-07-18 Ævar Arnfjörð Bjarmason Accepted
config/core.txt: fix minor issues for `core.sparseCheckoutCone` config/core.txt: fix minor issues for `core.sparseCheckoutCone` - 1 - --- 2022-07-18 Martin Ågren Accepted
index-format.txt: remove outdated list of supported extensions index-format.txt: remove outdated list of supported extensions - - - --- 2022-07-18 SZEDER Gábor Accepted
[v5,4/4] cat-file: add mailmap support Add support for mailmap in cat-file - - - --- 2022-07-16 Siddharth Asthana Superseded
[v5,3/4] ident: rename commit_rewrite_person() to apply_mailmap_to_header() Add support for mailmap in cat-file - - - --- 2022-07-16 Siddharth Asthana Superseded
[v5,2/4] ident: move commit_rewrite_person() to ident.c Add support for mailmap in cat-file - - - --- 2022-07-16 Siddharth Asthana Superseded
[v5,1/4] revision: improve commit_rewrite_person() Add support for mailmap in cat-file - - - --- 2022-07-16 Siddharth Asthana Superseded
fetch-pack: write effective filter to trace2 fetch-pack: write effective filter to trace2 - - - --- 2022-07-15 Jonathan Tan Superseded
[v8,5/5] setup.c: create `safe.bareRepository` config: introduce safe.bareRepository and protected config - - - --- 2022-07-14 Glen Choo Accepted
[v8,4/5] safe.directory: use git_protected_config() config: introduce safe.bareRepository and protected config - - - --- 2022-07-14 Glen Choo Accepted
[v8,3/5] config: learn `git_protected_config()` config: introduce safe.bareRepository and protected config - - - --- 2022-07-14 Glen Choo Accepted
[v8,2/5] Documentation: define protected configuration config: introduce safe.bareRepository and protected config - - - --- 2022-07-14 Glen Choo Accepted
[v8,1/5] Documentation/git-config.txt: add SCOPES section config: introduce safe.bareRepository and protected config - - - --- 2022-07-14 Glen Choo Accepted
shortlog: use a stable sort shortlog: use a stable sort - - - --- 2022-07-14 Johannes Schindelin Accepted
[v2] mergetool(vimdiff): allow paths to contain spaces again [v2] mergetool(vimdiff): allow paths to contain spaces again - - - --- 2022-07-14 Johannes Schindelin Accepted
[v2,3/3] checkout: fix two bugs on the final count of updated entries checkout: fix two bugs on count of updated entries - - - --- 2022-07-14 Matheus Tavares Accepted
[v2,2/3] checkout: show bug about failed entries being included in final report checkout: fix two bugs on count of updated entries - - - --- 2022-07-14 Matheus Tavares Accepted
[v2,1/3] checkout: document bug where delayed checkout counts entries twice checkout: fix two bugs on count of updated entries - - - --- 2022-07-14 Matheus Tavares Accepted
tests: fix incorrect --write-junit-xml code tests: fix incorrect --write-junit-xml code - - - --- 2022-07-14 Johannes Schindelin Accepted
mergetool(vimdiff): allow paths to contain spaces again mergetool(vimdiff): allow paths to contain spaces again - - - --- 2022-07-13 Johannes Schindelin Superseded
[11/11] submodule--helper: fix "reference" leak is "module_clone_data" submodule--helper: fix memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[10/11] submodule--helper: fix a leak with repo_clear() submodule--helper: fix memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[09/11] submodule--helper: free "char *" in "struct update_data" submodule--helper: fix memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[08/11] submodule--helper: fix "sm_path" and other "module_cb_list" leaks submodule--helper: fix memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[07/11] submodule--helper: fix "errmsg_str" memory leak submodule--helper: fix memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[06/11] submodule--helper: add and use *_release() functions submodule--helper: fix memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[05/11] submodule--helper: free() leaking {run,capture}_command() argument submodule--helper: fix memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[04/11] submodule--helper: fix "struct pathspec" memory leaks submodule--helper: fix memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[03/11] submodule--helper: fix "module_clone_data" memory leaks submodule--helper: fix memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[02/11] submodule--helper: replace memset() with { 0 }-initialization submodule--helper: fix memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[01/11] submodule.c: free() memory from xgetcwd() submodule--helper: fix memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[6/6] revisions API: don't leak memory on argv elements that need free()-ing revisions API: fix more memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[5/6] bisect.c: partially fix bisect_rev_setup() memory leak revisions API: fix more memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[4/6] log: fix common "rev.pending" memory leak in "git show" revisions API: fix more memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[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
[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,11/12] sequencer: ignore HEAD ref under --update-refs rebase: update branches in multi-part topic - - - --- 2022-07-12 Derrick Stolee Accepted
[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,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,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
[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
« 1 2 ... 81 82 83195 196 »