Show patches with: State = Action Required       |   25201 patches
« 1 2 ... 39 40 41252 253 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
"git symbolic-ref" doesn't do a very good job "git symbolic-ref" doesn't do a very good job - - - --- 2022-07-30 Linus Torvalds New
[v2,2/2] merge-ort: do leave Trace2 region even if checkout fails merge-ort: clean up after failed merge - - - --- 2022-07-29 Johannes Schindelin New
[v2,1/2] merge-ort: clean up after failed merge merge-ort: clean up after failed merge - - - --- 2022-07-29 Johannes Schindelin New
tests: replace mingw_test_cmp with a helper in C tests: replace mingw_test_cmp with a helper in C - - - --- 2022-07-29 Johannes Schindelin New
[9/9] refs: reimplement refs_delete_refs() and run hook once Fix issues of reference-transaction hook for various git commands - - - --- 2022-07-29 Jiang Xin New
[8/9] refs: reimplement files_copy_or_rename_ref() to run hook Fix issues of reference-transaction hook for various git commands - - - --- 2022-07-29 Jiang Xin New
[7/9] refs: get error message via refs_update_ref_extended() Fix issues of reference-transaction hook for various git commands - - - --- 2022-07-29 Jiang Xin New
[6/9] refs: add reflog_info to hold more fields for reflog entry Fix issues of reference-transaction hook for various git commands - - - --- 2022-07-29 Jiang Xin New
[5/9] refs: avoid duplicate running of the reference-transaction hook Fix issues of reference-transaction hook for various git commands - - - --- 2022-07-29 Jiang Xin New
[4/9] refs: do not run transaction hook for git-pack-refs Fix issues of reference-transaction hook for various git commands - - - --- 2022-07-29 Jiang Xin New
[3/9] refs: add new field in transaction for running transaction hook Fix issues of reference-transaction hook for various git commands - - - --- 2022-07-29 Jiang Xin New
[2/9] refs: update missing old-oid in transaction from lockfile Fix issues of reference-transaction hook for various git commands - - - --- 2022-07-29 Jiang Xin New
[1/9] t1416: more testcases for reference-transaction hook Fix issues of reference-transaction hook for various git commands - - - --- 2022-07-29 Jiang Xin New
unpack-objects: fix build warning with gcc 4.8.5 unpack-objects: fix build warning with gcc 4.8.5 - - - --- 2022-07-29 Đoàn Trần Công Danh New
submodule--helper: fix build warning with gcc 4.8.5 submodule--helper: fix build warning with gcc 4.8.5 - - - --- 2022-07-29 Đoàn Trần Công Danh New
merge-file: fix build warning with gcc 4.8.5 merge-file: fix build warning with gcc 4.8.5 - - - --- 2022-07-29 Đoàn Trần Công Danh New
merge-ort: clean up after failed merge merge-ort: clean up after failed merge - - - --- 2022-07-29 Johannes Schindelin New
[v2,9/9] docs: add CONFIGURATION sections that fuzzy map to built-ins docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-07-29 Ævar Arnfjörð Bjarmason New
[v2,7/9] log docs: de-duplicate configuration sections docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-07-29 Ævar Arnfjörð Bjarmason New
[v2,5/9] notes docs: de-duplicate configuration sections docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-07-29 Ævar Arnfjörð Bjarmason New
[v2,1/9] docs: add and use include template for config/* includes docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-07-29 Ævar Arnfjörð Bjarmason New
[v5,6/6] cat-file: add remote-object-info to batch-command Untitled series #663908 - - - --- 2022-07-28 Calvin Wan New
[v5,5/6] transport: add client support for object-info Untitled series #663907 - - - --- 2022-07-28 Calvin Wan New
[v5,4/6] serve: advertise object-info feature Untitled series #663906 - - - --- 2022-07-28 Calvin Wan New
[v5,3/6] protocol-caps: initialization bug fix Untitled series #663905 - - - --- 2022-07-28 Calvin Wan New
[v5,2/6] fetch-pack: move fetch initialization Untitled series #663904 - - - --- 2022-07-28 Calvin Wan New
[v5,1/6] fetch-pack: refactor packet writing [v5,1/6] fetch-pack: refactor packet writing - - - --- 2022-07-28 Calvin Wan New
format-patch: clarify --creation-factor=<factor> format-patch: clarify --creation-factor=<factor> - - - --- 2022-07-28 Eric Sunshine New
Re* --creation-factor=100 does not show code Re* --creation-factor=100 does not show code - - - --- 2022-07-28 Junio C Hamano New
[v4,17/17] submodule--helper: fix a configure_added_submodule() leak submodule--helper: (only) fix memory leaks - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason New
[v4,16/17] submodule--helper: free rest of "displaypath" in "struct update_data" submodule--helper: (only) fix memory leaks - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason New
[v4,15/17] submodule--helper: free some "displaypath" in "struct update_data" submodule--helper: (only) fix memory leaks - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason New
[v4,10/17] submodule--helper: fix a memory leak in get_default_remote_submodule() submodule--helper: (only) fix memory leaks - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason New
[v4,09/17] submodule--helper: fix a leak with repo_clear() submodule--helper: (only) fix memory leaks - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason New
[v4,08/17] submodule--helper: fix "sm_path" and other "module_cb_list" leaks submodule--helper: (only) fix memory leaks - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason New
[v4,06/17] submodule--helper: add and use *_release() functions submodule--helper: (only) fix memory leaks - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason New
[v4,05/17] submodule--helper: don't leak {run,capture}_command() cp.dir argument submodule--helper: (only) fix memory leaks - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason New
[v4,02/17] submodule--helper: fix trivial get_default_remote_submodule() leak submodule--helper: (only) fix memory leaks - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason New
mingw: include the Python parts in the build mingw: include the Python parts in the build - - - --- 2022-07-28 Johannes Schindelin New
Use 'Everything up to date.' instead of 'Everything up-to-date' Use 'Everything up to date.' instead of 'Everything up-to-date' - - - --- 2022-07-27 Jay Berry New
[2/3] log: add default decoration filter log: create tighter default decoration filter - - - --- 2022-07-26 Derrick Stolee New
[1/3] refs: allow "HEAD" as decoration filter log: create tighter default decoration filter - - - --- 2022-07-26 Derrick Stolee New
CI: add SANITIZE=[address|undefined] jobs CI: add SANITIZE=[address|undefined] jobs - - - --- 2022-07-26 Ævar Arnfjörð Bjarmason New
git-prompt: show 'CONFLICT' indicator at command prompt git-prompt: show 'CONFLICT' indicator at command prompt - - - --- 2022-07-26 Justin Donnelly New
[v3,2/2] bundle-uri: add example bundle organization bundle URIs: design doc and initial git fetch --bundle-uri implementation - - - --- 2022-07-25 Derrick Stolee New
[v3,1/2] docs: document bundle URI standard bundle URIs: design doc and initial git fetch --bundle-uri implementation - - - --- 2022-07-25 Derrick Stolee New
[v2] t/t0021: convert the rot13-filter.pl script to C [v2] t/t0021: convert the rot13-filter.pl script to C - - - --- 2022-07-24 Matheus Tavares New
[RFC] gitweb: improve title shortening heuristics [RFC] gitweb: improve title shortening heuristics - - - --- 2022-07-24 Julien Rouhaud New
read-cache: make `do_read_index()` always set up `istate->repo` read-cache: make `do_read_index()` always set up `istate->repo` - - - --- 2022-07-22 Martin Ågren New
[v2,6/6] notes.c: make "struct string_list display_notes_refs" non-static string-list API user: fix API use, some with coccinelle - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason New
[v2,5/6] string-list API users: don't tweak "strdup_strings" to free dupes string-list API user: fix API use, some with coccinelle - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason New
[v2,4/6] cocci: add "string_list" rule to swap "DUP" <-> "NODUP" string-list API user: fix API use, some with coccinelle - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason New
[v2,3/6] reflog-walk.c: use string_list_init_dup() string-list API user: fix API use, some with coccinelle - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason New
[v2,2/6] cocci: apply string_list.cocci with --disable-worth-trying-opt string-list API user: fix API use, some with coccinelle - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason New
[v2,1/6] string_list API users + cocci: use string_list_init_dup() string-list API user: fix API use, some with coccinelle - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason New
repository:new config to only check files matched sparse-checkout patterns. repository:new config to only check files matched sparse-checkout patterns. - - - --- 2022-07-21 Canwei He New
[6/6] log tests: don't use "exit 1" outside a sub-shell tests: fix ignored & hidden exit codes - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason New
[5/6] merge tests: don't ignore "rev-parse" exit code in helper tests: fix ignored & hidden exit codes - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason New
[4/6] test-lib-functions: add and use test_cmp_cmd tests: fix ignored & hidden exit codes - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason New
[3/6] auto-crlf tests: check "git checkout" exit code tests: fix ignored & hidden exit codes - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason New
[2/6] t/lib-patch-mode.sh: fix ignored "git" exit codes tests: fix ignored & hidden exit codes - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason New
[1/6] diff tests: fix ignored exit codes in t4023 tests: fix ignored & hidden exit codes - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason New
[2/2] string-list API users: manually use string_list_init_*() string_list API users: use alloc + init, not calloc + strdup_strings - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason New
[1/2] string_list API users + cocci: use string_list_init_dup() string_list API users: use alloc + init, not calloc + strdup_strings - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason New
[v5,6/6] bitmap-lookup-table: add performance tests for lookup table bitmap: integrate a lookup table extension to the bitmap format - - - --- 2022-07-20 Abhradeep Chakraborty New
[v5,5/6] p5310-pack-bitmaps.sh: enable `pack.writeReverseIndex` bitmap: integrate a lookup table extension to the bitmap format - - - --- 2022-07-20 Abhradeep Chakraborty New
[v5,4/6] pack-bitmap: prepare to read lookup table extension bitmap: integrate a lookup table extension to the bitmap format - - - --- 2022-07-20 Abhradeep Chakraborty New
[v5,3/6] pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests bitmap: integrate a lookup table extension to the bitmap format - - - --- 2022-07-20 Abhradeep Chakraborty New
[v5,2/6] pack-bitmap-write.c: write lookup table extension bitmap: integrate a lookup table extension to the bitmap format - - - --- 2022-07-20 Abhradeep Chakraborty New
[v5,1/6] Documentation/technical: describe bitmap lookup table extension bitmap: integrate a lookup table extension to the bitmap format - - - --- 2022-07-20 Abhradeep Chakraborty New
repack: document there is no need to avoid delta-base-offset repack: document there is no need to avoid delta-base-offset - - - --- 2022-07-19 Junio C Hamano New
[v2] docs: remove pre-v1.6.0 "repack --delta-base-offset" docs [v2] docs: remove pre-v1.6.0 "repack --delta-base-offset" docs - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason New
midx: reduce memory pressure while writing bitmaps midx: reduce memory pressure while writing bitmaps - - - --- 2022-07-18 Derrick Stolee New
[v7,7/7] tr2: dump names if config exist in multiple scopes trace2: dump scope when print "interesting" config - - - --- 2022-07-18 Teng Long New
t4200: drop irrelevant code t4200: drop irrelevant code - - - --- 2022-07-18 Martin Ågren New
[v4,8/8] docs: move multi-pack-index docs to man section 5 git doc + "git help": move "format" docs from technical/* - - - --- 2022-07-18 Ævar Arnfjörð Bjarmason New
[v4,7/8] docs: move http-protocol docs to man section 5 git doc + "git help": move "format" docs from technical/* - - - --- 2022-07-18 Ævar Arnfjörð Bjarmason New
[v4,6/8] docs: move pack format docs to man section 5 git doc + "git help": move "format" docs from technical/* - - - --- 2022-07-18 Ævar Arnfjörð Bjarmason New
[v4,5/8] docs: move protocol-related docs to man section 5 git doc + "git help": move "format" docs from technical/* - - - --- 2022-07-18 Ævar Arnfjörð Bjarmason New
[v4,4/8] docs: move commit-graph format docs to man section 5 git doc + "git help": move "format" docs from technical/* - - - --- 2022-07-18 Ævar Arnfjörð Bjarmason New
[v4,3/8] git docs: create a "Git file formats and protocols" section git doc + "git help": move "format" docs from technical/* - - - --- 2022-07-18 Ævar Arnfjörð Bjarmason New
[v4,2/8] git docs: split "User-facing file formats" off from "Guides" git doc + "git help": move "format" docs from technical/* - - - --- 2022-07-18 Ævar Arnfjörð Bjarmason New
[v4,1/8] help.c: BUG() out if "help --guides" can't remove "git" prefixes git doc + "git help": move "format" docs from technical/* - - - --- 2022-07-18 Ævar Arnfjörð Bjarmason New
[v2] git-p4: fix bug with encoding of p4 client name [v2] git-p4: fix bug with encoding of p4 client name - - - --- 2022-07-18 Kilian Kilger New
[v2] config.txt: document include, includeIf [v2] config.txt: document include, includeIf - - - --- 2022-07-16 Manuel Boni New
[10/10] mergesort: remove llist_mergesort() typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[09/10] packfile: use DEFINE_LIST_SORT typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[08/10] fetch-pack: use DEFINE_LIST_SORT typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[07/10] commit: use DEFINE_LIST_SORT typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[06/10] blame: use DEFINE_LIST_SORT typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[05/10] test-mergesort: use DEFINE_LIST_SORT typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[04/10] test-mergesort: use DEFINE_LIST_SORT_DEBUG typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[03/10] mergesort: add macros for typed sort of linked lists typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[02/10] mergesort: tighten merge loop typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[01/10] mergesort: unify ranks loops typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
ab/squelch-empty-fsync-traces & hx/unpack-streaming bug (was: What's cooking in git.git (Jul 2022, … ab/squelch-empty-fsync-traces & hx/unpack-streaming bug (was: What's cooking in git.git (Jul 2022, … - - - --- 2022-07-15 Ævar Arnfjörð Bjarmason New
never refactor v.s. testing (was: [PATCH] tests: fix incorrect --write-junit-xml code) never refactor v.s. testing (was: [PATCH] tests: fix incorrect --write-junit-xml code) - - - --- 2022-07-15 Ævar Arnfjörð Bjarmason New
[v2] Add note that conflict resolution is still performed [v2] Add note that conflict resolution is still performed - - - --- 2022-07-15 Matthias Beyer New
refs: work around network caching on Windows refs: work around network caching on Windows - - - --- 2022-07-15 Pierre Garnier New
git-repack doc: remove discussion of ancient caveat git-repack doc: remove discussion of ancient caveat - - - --- 2022-07-15 Ævar Arnfjörð Bjarmason New
« 1 2 ... 39 40 41252 253 »