Show patches with: none      |   43828 patches
« 1 2 ... 271 272 273438 439 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,08/24] ewah: implement bitmap_or() pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,07/24] ewah: make bitmap growth less aggressive pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,06/24] ewah: factor out bitmap growth pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,05/24] rev-list: die when --test-bitmap detects a mismatch pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,04/24] t5310: drop size of truncated ewah bitmap pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,03/24] pack-bitmap: bounds-check size of cache extension pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,02/24] pack-bitmap: fix header size check pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v3,01/24] ewah/ewah_bitmap.c: avoid open-coding ALLOC_GROW() pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau Superseded
[v2,9/9] commit-graph: use size_t for array allocation and indexing misc commit-graph and oid-array cleanups - - - --- 2020-12-07 Jeff King Accepted
[v2,8/9] commit-graph: replace packed_oid_list with oid_array misc commit-graph and oid-array cleanups - - - --- 2020-12-07 Jeff King Accepted
[v2,7/9] commit-graph: drop count_distinct_commits() function misc commit-graph and oid-array cleanups - - - --- 2020-12-07 Jeff King Accepted
[v2,6/9] oid-array: provide a for-loop iterator misc commit-graph and oid-array cleanups - - - --- 2020-12-07 Jeff King Accepted
[v2,5/9] oid-array: make sort function public misc commit-graph and oid-array cleanups - - - --- 2020-12-07 Jeff King Accepted
[v2,4/9] cache.h: move hash/oid functions to hash.h misc commit-graph and oid-array cleanups - - - --- 2020-12-07 Jeff King Accepted
[v2,3/9] t0064: make duplicate tests more robust misc commit-graph and oid-array cleanups - - - --- 2020-12-07 Jeff King Accepted
[v2,2/9] t0064: drop sha1 mention from filename misc commit-graph and oid-array cleanups - - - --- 2020-12-07 Jeff King Accepted
[v2,1/9] oid-array.h: drop sha1 mention from header guard misc commit-graph and oid-array cleanups - - - --- 2020-12-07 Jeff King Accepted
[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
[v2] submodules: fix of regression on fetching of non-init subsub-repo [v2] submodules: fix of regression on fetching of non-init subsub-repo - - - --- 2020-12-07 Peter Kaestle Superseded
Makefile: conditionally include GIT-VERSION-FILE Makefile: conditionally include GIT-VERSION-FILE - - - --- 2020-12-07 Ramsay Jones Accepted
[v2,5/5] Makefile: don't use a versioned temp distribution directory speed up 'make clean' - - - --- 2020-12-07 Ramsay Jones Superseded
[v2,4/5] Makefile: don't try to clean old debian build product speed up 'make clean' - - - --- 2020-12-07 Ramsay Jones Superseded
[v2,3/5] gitweb/Makefile: conditionally include ../GIT-VERSION-FILE speed up 'make clean' - - - --- 2020-12-07 Ramsay Jones Superseded
[v2,2/5] Documentation/Makefile: conditionally include ../GIT-VERSION-FILE speed up 'make clean' - - - --- 2020-12-07 Ramsay Jones Superseded
[v2,1/5] Documentation/Makefile: conditionally include doc.dep speed up 'make clean' - - - --- 2020-12-07 Ramsay Jones Superseded
[v4,2/2] rev-parse: add option for absolute or relative path formatting rev-parse options for absolute or relative paths - - - --- 2020-12-06 brian m. carlson Superseded
[v4,1/2] abspath: add a function to resolve paths with missing components rev-parse options for absolute or relative paths - - - --- 2020-12-06 brian m. carlson Superseded
t7064: avoid relying on a specific default branch name t7064: avoid relying on a specific default branch name - - - --- 2020-12-06 Johannes Schindelin Superseded
t5310: stop expecting the default branch name `master` t5310: stop expecting the default branch name `master` - - - --- 2020-12-06 Johannes Schindelin New
t6300: avoid using the default name of the initial branch t6300: avoid using the default name of the initial branch - - - --- 2020-12-06 Johannes Schindelin Accepted
[7/7] Accelerate rename_dst setup diffcore-rename improvements - - - --- 2020-12-06 Elijah Newren Superseded
[6/7] diffcore-rename: simplify and accelerate register_rename_src() diffcore-rename improvements - - - --- 2020-12-06 Elijah Newren Superseded
[5/7] diffcore-rename: reduce jumpiness in progress counters diffcore-rename improvements - - - --- 2020-12-06 Elijah Newren Superseded
[4/7] diffcore-rename: change a few comments to use 'add' instead of 'create' diffcore-rename improvements - - - --- 2020-12-06 Elijah Newren Superseded
[3/7] diffcore-rename: rename num_create to num_targets diffcore-rename improvements - - - --- 2020-12-06 Elijah Newren Superseded
[2/7] diffcore-rename: remove unnecessary if-clause diffcore-rename improvements - - - --- 2020-12-06 Elijah Newren Superseded
[1/7] diffcore-rename: avoid usage of global in too_many_rename_candidates() diffcore-rename improvements - - - --- 2020-12-06 Elijah Newren Superseded
[v2,5/5] pretty format %(trailers): add a "key_value_separator" pretty format %(trailers): improve machine readability - - - --- 2020-12-06 Ævar Arnfjörð Bjarmason Superseded
[v2,4/5] pretty format %(trailers): add a "keyonly" pretty format %(trailers): improve machine readability - - - --- 2020-12-06 Ævar Arnfjörð Bjarmason Superseded
[v2,3/5] pretty-format %(trailers): fix broken standalone "valueonly" pretty format %(trailers): improve machine readability - - - --- 2020-12-06 Ævar Arnfjörð Bjarmason Superseded
[v2,2/5] pretty format %(trailers) doc: avoid repetition pretty format %(trailers): improve machine readability - - - --- 2020-12-06 Ævar Arnfjörð Bjarmason Superseded
[v2,1/5] pretty format %(trailers) test: split a long line pretty format %(trailers): improve machine readability - - - --- 2020-12-06 Ævar Arnfjörð Bjarmason Superseded
[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,16/16] pull: trivial memory fix [v3,01/16] doc: pull: explain what is a fast-forward - - - --- 2020-12-05 Felipe Contreras Superseded
[v3,15/16] test: pull-options: revert unnecessary changes [v3,01/16] doc: pull: explain what is a fast-forward - - - --- 2020-12-05 Felipe Contreras Superseded
[v3,14/16] test: merge-pull-config: trivial cleanup [v3,01/16] doc: pull: explain what is a fast-forward - - - --- 2020-12-05 Felipe Contreras Superseded
[v3,13/16] pull: add proper error with --ff-only [v3,01/16] doc: pull: explain what is a fast-forward - - - --- 2020-12-05 Felipe Contreras Superseded
[v3,12/16] pull: move configurations fetches [v3,01/16] doc: pull: explain what is a fast-forward - - - --- 2020-12-05 Felipe Contreras Superseded
[v3,11/16] rebase: add REBASE_DEFAULT [v3,01/16] doc: pull: explain what is a fast-forward - - - --- 2020-12-05 Felipe Contreras Superseded
[v3,10/16] pull: show warning with --ff [v3,01/16] doc: pull: explain what is a fast-forward - - - --- 2020-12-05 Felipe Contreras Superseded
[v3,09/16] pull: introduce --merge option [v3,01/16] doc: pull: explain what is a fast-forward - - - --- 2020-12-05 Felipe Contreras Superseded
[v3,08/16] pull: trivial whitespace style fix [v3,01/16] doc: pull: explain what is a fast-forward - - - --- 2020-12-05 Felipe Contreras Superseded
[v3,07/16] pull: display default warning only when non-ff [v3,01/16] doc: pull: explain what is a fast-forward - - - --- 2020-12-05 Felipe Contreras Superseded
[v3,06/16] pull: move default warning [v3,01/16] doc: pull: explain what is a fast-forward - - - --- 2020-12-05 Felipe Contreras Superseded
[v3,05/16] pull: trivial cleanup [v3,01/16] doc: pull: explain what is a fast-forward - - - --- 2020-12-05 Felipe Contreras Superseded
[v3,04/16] pull: cleanup autostash check [v3,01/16] doc: pull: explain what is a fast-forward - 1 - --- 2020-12-05 Felipe Contreras Superseded
[v3,03/16] pull: refactor fast-forward check [v3,01/16] doc: pull: explain what is a fast-forward - - - --- 2020-12-05 Felipe Contreras Superseded
[v3,02/16] pull: improve default warning [v3,01/16] doc: pull: explain what is a fast-forward - - - --- 2020-12-05 Felipe Contreras Superseded
[v3,01/16] doc: pull: explain what is a fast-forward [v3,01/16] doc: pull: explain what is a fast-forward - - - --- 2020-12-05 Felipe Contreras Superseded
[v3,00/16] pull: default warning improvements - - - --- 2020-12-05 Felipe Contreras New
completion: bash: fix gitk alias regression completion: bash: fix gitk alias regression - - - --- 2020-12-05 Felipe Contreras Accepted
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
[17/17] hooks: allow callers to capture output propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[16/17] run-command: allow capturing of collated output propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[15/17] hook: provide stdin by string_list or callback propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[14/17] run-command: add stdin callback for parallelization propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[13/17] hook: allow specifying working directory for hooks propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[12/17] hook: allow parallel hook execution propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[11/17] run-command: allow stdin for run_processes_parallel propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[10/17] hook: support passing stdin to hooks propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[09/17] hook: replace find_hook() with hook_exists() propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[08/17] hook: add 'run' subcommand propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[07/17] parse-options: parse into strvec propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[06/17] hook: implement hookcmd.<name>.skip propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[05/17] hook: respect hook.runHookDir propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[04/17] hook: include hookdir hook in list propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[03/17] hook: add list command propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[02/17] hook: scaffolding for git-hook subcommand propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[01/17] doc: propose hooks managed by the config propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[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
« 1 2 ... 271 272 273438 439 »