Show patches with: State = Action Required       |   24277 patches
« 1 2 ... 198 199 200242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,08/10] gc docs: note "gc --aggressive" in "fast-import" gc docs: modernize and fix the documentation - - - --- 2019-03-21 Ævar Arnfjörð Bjarmason New
[v2,07/10] gc docs: downplay the usefulness of --aggressive gc docs: modernize and fix the documentation - - - --- 2019-03-21 Ævar Arnfjörð Bjarmason New
[v2,06/10] gc docs: note how --aggressive impacts --window & --depth gc docs: modernize and fix the documentation - - - --- 2019-03-21 Ævar Arnfjörð Bjarmason New
[v2,05/10] gc docs: re-flow the "gc.*" section in "config" gc docs: modernize and fix the documentation - - - --- 2019-03-21 Ævar Arnfjörð Bjarmason New
[v2,04/10] gc docs: include the "gc.*" section from "config" in "gc" Untitled series #95077 - - - --- 2019-03-21 Ævar Arnfjörð Bjarmason New
[v2,03/10] gc docs: clean grammar for "gc.bigPackThreshold" Untitled series #95075 - - - --- 2019-03-21 Ævar Arnfjörð Bjarmason New
[v2,02/10] gc docs: stop noting "repack" flags Untitled series #95071 - - - --- 2019-03-21 Ævar Arnfjörð Bjarmason New
[v2,01/10] gc docs: modernize the advice for manually running "gc" [v2,01/10] gc docs: modernize the advice for manually running "gc" - - - --- 2019-03-21 Ævar Arnfjörð Bjarmason New
[v3,4/4] midx: during verify group objects by packfile to speed verification multi-pack-index: fix verify on large repos - - - --- 2019-03-21 Johannes Schindelin via GitGitGadget New
[v3,3/4] midx: add progress indicators in multi-pack-index verify multi-pack-index: fix verify on large repos - - - --- 2019-03-21 Johannes Schindelin via GitGitGadget New
[v3,2/4] trace2:data: add trace2 data to midx multi-pack-index: fix verify on large repos - - - --- 2019-03-21 Johannes Schindelin via GitGitGadget New
[v3,1/4] progress: add sparse mode to force 100% complete message multi-pack-index: fix verify on large repos - - - --- 2019-03-21 Johannes Schindelin via GitGitGadget New
[RFC] t5551: delete auth-for-pack-but-not-refs test [RFC] t5551: delete auth-for-pack-but-not-refs test - - - --- 2019-03-21 Jonathan Tan New
[v2,2/2] fsmonitor: force a refresh after the index was discarded Fix fsmonitor after discard_index() - - - --- 2019-03-21 Johannes Schindelin via GitGitGadget New
[v2,1/2] fsmonitor: demonstrate that it is not refreshed after discard_index() Fix fsmonitor after discard_index() - - - --- 2019-03-21 Johannes Schindelin via GitGitGadget New
[v5,26/26] doc: promote "git switch" Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,25/26] completion: support switch Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,24/26] t: add tests for switch Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,23/26] switch: make --orphan switch to an empty tree Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,22/26] switch: reject if some operation is in progress Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,21/26] switch: no worktree status unless real branch switch happens Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,20/26] switch: implicit dwim, use --no-guess to disable it Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,19/26] switch: add short option for --detach Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,18/26] switch: only allow explicit detached HEAD Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,17/26] switch: reject "do nothing" case Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,16/26] switch: stop accepting pathspec Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,15/26] switch: remove -l Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,14/26] switch: add --discard-changes Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,13/26] switch: better names for -b and -B Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,12/26] checkout: split part of it to new command 'switch' Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,11/26] checkout: split options[] array in three pieces Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,10/26] checkout: move 'confict_style' and 'dwim_..' to checkout_opts Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,09/26] checkout: make "opts" in cmd_checkout() a pointer Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,08/26] checkout: factor out some code in parse_branchname_arg() Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,07/26] checkout: keep most #include sorted Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,06/26] checkout: advice how to get out of detached HEAD mode Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,05/26] t: rename t2014-switch.sh to t2014-checkout-switch.sh Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,04/26] git-checkout.txt: fix monospace typeset Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,03/26] doc: document --overwrite-ignore Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,02/26] git-checkout.txt: fix one syntax line Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,01/26] git-checkout.txt: spell out --no-option Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[2/2] refs/files-backend: don't look at an aborted transaction refs/files-backend: fix two subtle error-handling bugs - - - --- 2019-03-21 Jeff King New
[1/2] refs/files-backend: handle packed transaction prepare failure refs/files-backend: fix two subtle error-handling bugs - - - --- 2019-03-21 Jeff King New
[v9,11/11] cherry-pick/revert: add scissors line on merge conflict [v9,01/11] t7600: clean up style - - - --- 2019-03-21 Denton Liu New
[v9,10/11] sequencer.c: define describe_cleanup_mode [v9,01/11] t7600: clean up style - - - --- 2019-03-21 Denton Liu New
[v9,09/11] merge: add scissors line on merge conflict [v9,01/11] t7600: clean up style - - - --- 2019-03-21 Denton Liu New
[v9,08/11] merge: cleanup messages like commit [v9,01/11] t7600: clean up style - - - --- 2019-03-21 Denton Liu New
[v9,07/11] sequencer.c: remove duplicate code [v9,01/11] t7600: clean up style - - - --- 2019-03-21 Denton Liu New
[v9,06/11] parse-options.h: extract common --cleanup option [v9,01/11] t7600: clean up style - - - --- 2019-03-21 Denton Liu New
[v9,05/11] commit: extract cleanup_mode functions to sequencer [v9,01/11] t7600: clean up style - - - --- 2019-03-21 Denton Liu New
[v9,04/11] t7502: clean up style [v9,01/11] t7600: clean up style - - - --- 2019-03-21 Denton Liu New
[v9,03/11] t7604: clean up style [v9,01/11] t7600: clean up style - - - --- 2019-03-21 Denton Liu New
[v9,02/11] t3507: clean up style [v9,01/11] t7600: clean up style - - - --- 2019-03-21 Denton Liu New
[v9,01/11] t7600: clean up style [v9,01/11] t7600: clean up style - - - --- 2019-03-21 Denton Liu New
[v9,00/11] Fix scissors bug during conflict - - - --- 2019-03-21 Denton Liu New
[v2,1/1] trace2: write to directory targets Write trace2 output to directories - - - --- 2019-03-21 Josh Steadmon New
[v2] stash: setup default diff output format if necessary [v2] stash: setup default diff output format if necessary - - - --- 2019-03-20 Thomas Gummerer New
[v3,4/4] completion: use __git when calling --list-cmds [v3,1/4] git: read local config in --list-cmds - - - --- 2019-03-20 Todd Zullinger New
[v3,3/4] completion: fix multiple command removals [v3,1/4] git: read local config in --list-cmds - - - --- 2019-03-20 Todd Zullinger New
[v3,2/4] t9902: test multiple removals via completion.commands [v3,1/4] git: read local config in --list-cmds - - - --- 2019-03-20 Todd Zullinger New
[v3,1/4] git: read local config in --list-cmds [v3,1/4] git: read local config in --list-cmds - - - --- 2019-03-20 Todd Zullinger New
[20/20] am: avoid diff_opt_parse() nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[19/20] diff --no-index: use parse_options() instead of diff_opt_parse() nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[18/20] range-diff: use parse_options() instead of diff_opt_parse() nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[17/20] diff.c: allow --no-color-moved-ws nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[16/20] diff-parseopt: convert --color-moved-ws nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[15/20] diff-parseopt: convert --[no-]color-moved nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[14/20] diff-parseopt: convert --inter-hunk-context nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[13/20] diff-parseopt: convert --no-prefix nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[12/20] diff-parseopt: convert --line-prefix nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[11/20] diff-parseopt: convert --[src|dst]-prefix nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[10/20] diff-parseopt: convert --[no-]abbrev nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[09/20] diff-parseopt: convert --diff-filter nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[08/20] diff-parseopt: convert --find-object nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[07/20] diff-parseopt: convert -O nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[06/20] diff-parseopt: convert --pickaxe-all|--pickaxe-regex nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[05/20] diff-parseopt: convert -S|-G nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[04/20] diff-parseopt: convert -l nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[03/20] diff-parseopt: convert -z nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[02/20] diff-parseopt: convert --ita-[in]visible-in-index nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[01/20] diff-parseopt: convert --ws-error-highlight nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
commit: improve error message in "-a <paths>" case commit: improve error message in "-a <paths>" case - - - --- 2019-03-20 Duy Nguyen New
[13/13] parse_opt_ref_sorting: always use with NONEG flag more unused parameter cleanups - - - --- 2019-03-20 Jeff King New
[12/13] pretty: drop unused strbuf from parse_padding_placeholder() more unused parameter cleanups - - - --- 2019-03-20 Jeff King New
[11/13] pretty: drop unused "type" parameter in needs_rfc2047_encoding() more unused parameter cleanups - - - --- 2019-03-20 Jeff King New
[10/13] parse-options: drop unused ctx parameter from show_gitcomp() more unused parameter cleanups - - - --- 2019-03-20 Jeff King New
[09/13] fetch_pack(): drop unused parameters more unused parameter cleanups - - - --- 2019-03-20 Jeff King New
[08/13] report_path_error(): drop unused prefix parameter more unused parameter cleanups - - - --- 2019-03-20 Jeff King New
[07/13] unpack-trees: drop unused error_type parameters more unused parameter cleanups - - - --- 2019-03-20 Jeff King New
[06/13] unpack-trees: drop name_entry from traverse_by_cache_tree() more unused parameter cleanups - - - --- 2019-03-20 Jeff King New
[05/13] test-date: drop unused "now" parameter from parse_dates() more unused parameter cleanups - - - --- 2019-03-20 Jeff King New
[04/13] update-index: drop unused prefix_length parameter from do_reupdate() more unused parameter cleanups - - - --- 2019-03-20 Jeff King New
[03/13] log: drop unused "len" from show_tagger() more unused parameter cleanups - - - --- 2019-03-20 Jeff King New
[02/13] log: drop unused rev_info from early output more unused parameter cleanups - - - --- 2019-03-20 Jeff King New
[01/13] revision: drop some unused "revs" parameters more unused parameter cleanups - - - --- 2019-03-20 Jeff King New
[RFC] cherry-pick: set default `--mainline` parent to 1 [RFC] cherry-pick: set default `--mainline` parent to 1 - - - --- 2019-03-20 C.J. Jameson New
[v2,1/1] t/lib-gpg.sh: fix GPG keyring import options [v2,1/1] t/lib-gpg.sh: fix GPG keyring import options - - - --- 2019-03-19 Dave Huseby New
[1/1] t/lib-gpg.sh: fix GPG keyring import options [1/1] t/lib-gpg.sh: fix GPG keyring import options - - - --- 2019-03-19 Dave Huseby New
[RFC,11/11] rebase -i: run without forking rebase--interactive rebase -i run without forking rebase--interactive - - - --- 2019-03-19 Phillip Wood New
[RFC,10/11] rebase: use a common action enum rebase -i run without forking rebase--interactive - - - --- 2019-03-19 Phillip Wood New
« 1 2 ... 198 199 200242 243 »