Show patches with: State = Action Required       |   24309 patches
« 1 2 ... 92 93 94243 244 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,19/24] pack-bitmap-write: ignore BITMAP_FLAG_REUSE pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,18/24] pack-bitmap-write: build fewer intermediate bitmaps pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,17/24] pack-bitmap.c: check reads more aggressively when loading pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,16/24] pack-bitmap-write: rename children to reverse_edges pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,15/24] t5310: add branch-based checks pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,14/24] commit: implement commit_list_contains() pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,13/24] bitmap: implement bitmap_is_subset() pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,12/24] pack-bitmap-write: fill bitmap with commit history pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,11/24] pack-bitmap-write: pass ownership of intermediate bitmaps pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,10/24] pack-bitmap-write: reimplement bitmap writing pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,09/24] ewah: add bitmap_dup() function pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,08/24] ewah: implement bitmap_or() pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,07/24] ewah: make bitmap growth less aggressive pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,06/24] ewah: factor out bitmap growth pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,05/24] rev-list: die when --test-bitmap detects a mismatch pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,04/24] t5310: drop size of truncated ewah bitmap pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,03/24] pack-bitmap: bounds-check size of cache extension pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,02/24] pack-bitmap: fix header size check pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,01/24] ewah/ewah_bitmap.c: avoid open-coding ALLOC_GROW() pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
worktree: teach `repair` to fix multi-directional breakage worktree: teach `repair` to fix multi-directional breakage - - - --- 2020-12-08 Eric Sunshine New
Cloning empty repository uses locally configured default branch name Cloning empty repository uses locally configured default branch name - - - --- 2020-12-08 Jonathan Tan New
[v4,19/19] future: pull: enable ff-only mode by default [v4,01/19] doc: pull: explain what is a fast-forward - - - --- 2020-12-08 Felipe Contreras New
[v4,18/19] pull: advice of future changes [v4,01/19] doc: pull: explain what is a fast-forward - - - --- 2020-12-08 Felipe Contreras New
[v4,17/19] pull: add pull.mode=ff-only [v4,01/19] doc: pull: explain what is a fast-forward - - - --- 2020-12-08 Felipe Contreras New
[v4,16/19] pull: add pull.mode [v4,01/19] doc: pull: explain what is a fast-forward - - - --- 2020-12-08 Felipe Contreras New
[v4,15/19] pull: trivial memory fix [v4,01/19] doc: pull: explain what is a fast-forward - - - --- 2020-12-08 Felipe Contreras New
[v4,14/19] test: pull-options: revert unnecessary changes [v4,01/19] doc: pull: explain what is a fast-forward - - - --- 2020-12-08 Felipe Contreras New
[v4,13/19] test: merge-pull-config: trivial cleanup [v4,01/19] doc: pull: explain what is a fast-forward - - - --- 2020-12-08 Felipe Contreras New
[v4,12/19] pull: move configurations fetches [v4,01/19] doc: pull: explain what is a fast-forward - - - --- 2020-12-08 Felipe Contreras New
[v4,11/19] rebase: add REBASE_DEFAULT [v4,01/19] doc: pull: explain what is a fast-forward - - - --- 2020-12-08 Felipe Contreras New
[v4,10/19] pull: show warning with --ff [v4,01/19] doc: pull: explain what is a fast-forward - - - --- 2020-12-08 Felipe Contreras New
[v4,09/19] pull: introduce --merge option [v4,01/19] doc: pull: explain what is a fast-forward - - - --- 2020-12-08 Felipe Contreras New
[v4,08/19] pull: trivial whitespace style fix [v4,01/19] doc: pull: explain what is a fast-forward - - - --- 2020-12-08 Felipe Contreras New
[v4,07/19] pull: display default warning only when non-ff [v4,01/19] doc: pull: explain what is a fast-forward - - - --- 2020-12-08 Felipe Contreras New
[v4,06/19] pull: move default warning [v4,01/19] doc: pull: explain what is a fast-forward - - - --- 2020-12-08 Felipe Contreras New
[v4,05/19] pull: trivial cleanup [v4,01/19] doc: pull: explain what is a fast-forward - - - --- 2020-12-08 Felipe Contreras New
[v4,04/19] pull: cleanup autostash check [v4,01/19] doc: pull: explain what is a fast-forward - 1 - --- 2020-12-08 Felipe Contreras New
[v4,03/19] pull: refactor fast-forward check [v4,01/19] doc: pull: explain what is a fast-forward - - - --- 2020-12-08 Felipe Contreras New
[v4,02/19] pull: improve default warning [v4,01/19] doc: pull: explain what is a fast-forward - - - --- 2020-12-08 Felipe Contreras New
[v4,01/19] doc: pull: explain what is a fast-forward [v4,01/19] doc: pull: explain what is a fast-forward - - - --- 2020-12-08 Felipe Contreras New
[v4,00/19] pull: default ff-only mode - - - --- 2020-12-08 Felipe Contreras New
[v2] t7064: avoid relying on a specific default branch name [v2] t7064: avoid relying on a specific default branch name - - - --- 2020-12-07 Johannes Schindelin New
t5310: stop expecting the default branch name `master` t5310: stop expecting the default branch name `master` - - - --- 2020-12-06 Johannes Schindelin New
[2/2] tentative: pull: change the semantics of --ff-only [1/2] pull: add proper error with --ff-only - - - --- 2020-12-05 Felipe Contreras New
[1/2] pull: add proper error with --ff-only [1/2] pull: add proper error with --ff-only - - - --- 2020-12-05 Felipe Contreras New
[v3,00/16] pull: default warning improvements - - - --- 2020-12-05 Felipe Contreras New
experiment: pull: change --ff-only and default mode experiment: pull: change --ff-only and default mode - - - --- 2020-12-05 Felipe Contreras New
[17/17] run-command: stop thinking about hooks use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[16/17] receive-pack: convert receive hooks to hook.h use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[15/17] post-update: use hook.h library use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[14/17] proc-receive: acquire hook list from hook.h use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[13/17] receive-pack: convert 'update' hook to hook.h use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[12/17] reference-transaction: look for hooks in config use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[11/17] transport: convert pre-push hook to use config use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[10/17] hook: convert 'post-rewrite' hook to config use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[09/17] hooks: convert 'post-checkout' hook to hook library use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[08/17] git-p4: use 'git hook' to run hooks use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[07/17] receive-pack: convert push-to-checkout hook to hook.h use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[06/17] read-cache: convert post-index-change hook to use config use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[05/17] rebase: teach pre-rebase to use hook.h use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[04/17] gc: use hook library for pre-auto-gc hook use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[03/17] merge: use config-based hooks for post-merge hook use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[02/17] am: convert applypatch hooks to use config use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[01/17] commit: use config-based hooks use config-based hooks (config-based hooks part - - - --- 2020-12-05 Emily Shaffer New
[5/5] pretty format %(trailers): add a "key_value_separator" Untitled series #396735 - - - --- 2020-12-05 Ævar Arnfjörð Bjarmason New
[4/5] pretty-format %(trailers): fix broken standalone "valueonly" Untitled series #396733 - - - --- 2020-12-05 Ævar Arnfjörð Bjarmason New
[3/5] pretty format %(trailers): add a "keyonly" Untitled series #396729 - - - --- 2020-12-05 Ævar Arnfjörð Bjarmason New
[2/5] pretty format %(trailers): avoid needless repetition Untitled series #396731 - - - --- 2020-12-05 Ævar Arnfjörð Bjarmason New
[1/5] pretty format %(trailers) test: split a long line [1/5] pretty format %(trailers) test: split a long line - - - --- 2020-12-05 Ævar Arnfjörð Bjarmason New
Support having non-utf-8 characters returned by p4 Support having non-utf-8 characters returned by p4 - - - --- 2020-12-04 David Racine New
fetch-pack: check result of index_pack_lockfile fetch-pack: check result of index_pack_lockfile - - - --- 2020-12-04 Samuel Thibault New
t7817: do not depend on any specific default branch name t7817: do not depend on any specific default branch name - - - --- 2020-12-04 Johannes Schindelin New
[v2,20/20] merge-ort: free data structures in merge_finalize() [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,19/20] merge-ort: add implementation of record_conflicted_index_entries() [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,18/20] tree: enable cmp_cache_name_compare() to be used elsewhere [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,17/20] merge-ort: add implementation of checkout() [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,16/20] merge-ort: basic outline for merge_switch_to_result() [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,15/20] merge-ort: step 3 of tree writing -- handling subdirectories as we go [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,14/20] merge-ort: step 2 of tree writing -- function to create tree object [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,13/20] merge-ort: step 1 of tree writing -- record basenames, modes, and oids [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,12/20] merge-ort: have process_entries operate in a defined order [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,11/20] merge-ort: add a preliminary simple process_entries() implementation [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,10/20] merge-ort: avoid recursing into identical trees [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,09/20] merge-ort: record stage and auxiliary info for every path [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,08/20] merge-ort: compute a few more useful fields for collect_merge_info [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,07/20] merge-ort: avoid repeating fill_tree_descriptor() on the same tree [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,06/20] merge-ort: implement a very basic collect_merge_info() [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,05/20] merge-ort: add an err() function similar to one from merge-recursive [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,04/20] merge-ort: use histogram diff [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,03/20] merge-ort: port merge_start() from merge-recursive [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,02/20] merge-ort: add some high-level algorithm structure [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,01/20] merge-ort: setup basic internal data structures [v2,01/20] merge-ort: setup basic internal data structures - - - --- 2020-12-04 Elijah Newren New
[v2,14/14] test: pull-options: revert unnecessary changes pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,13/14] test: merge-pull-config: trivial cleanup pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,12/14] pull: show warning with --ff pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,11/14] tentative: pull: change the semantics of --ff-only pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,10/14] pull: add proper error with --ff-only pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,09/14] pull: introduce --merge option pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,08/14] pull: trivial whitespace style fix pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
[v2,07/14] pull: display default warning only when non-ff pull: default warning improvements - - - --- 2020-12-04 Felipe Contreras New
« 1 2 ... 92 93 94243 244 »