Show patches with: State = Action Required       |   24221 patches
« 1 2 ... 222 223 224242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] git-reset.txt: render literal examples as monospace Re: Broken alignment in git-reset docs - - - --- 2018-11-28 Martin Ågren New
[1/2] git-reset.txt: render tables correctly under Asciidoctor Re: Broken alignment in git-reset docs - - - --- 2018-11-28 Martin Ågren New
rebase -i: introduce the 'test' command rebase -i: introduce the 'test' command - - - --- 2018-11-28 Paul Morelle New
[v2] log -G: Ignore binary files [v2] log -G: Ignore binary files - - - --- 2018-11-28 Thomas Braun New
[5/5] test-lib: add support for GIT_TODO_TESTS [1/5] t/README: make the 'Skipping tests' section less confusing - - - --- 2018-11-27 Ævar Arnfjörð Bjarmason New
[4/5] test-lib: add more exhaustive GIT_SKIP_TESTS testing [1/5] t/README: make the 'Skipping tests' section less confusing - - - --- 2018-11-27 Ævar Arnfjörð Bjarmason New
[3/5] t/README: re-flow a paragraph [1/5] t/README: make the 'Skipping tests' section less confusing - - - --- 2018-11-27 Ævar Arnfjörð Bjarmason New
[2/5] t/README: modernize description of GIT_SKIP_TESTS [1/5] t/README: make the 'Skipping tests' section less confusing - - - --- 2018-11-27 Ævar Arnfjörð Bjarmason New
[1/5] t/README: make the 'Skipping tests' section less confusing [1/5] t/README: make the 'Skipping tests' section less confusing - - - --- 2018-11-27 Ævar Arnfjörð Bjarmason New
advice: don't pointlessly suggest --convert-graft-file advice: don't pointlessly suggest --convert-graft-file - - - --- 2018-11-27 Ævar Arnfjörð Bjarmason New
[v1] mem_pool: add GIT_TRACE_MEMPOOL support [v1] mem_pool: add GIT_TRACE_MEMPOOL support - - - --- 2018-11-27 Ben Peart New
[v1] teach git to support a virtual (partially populated) work directory [v1] teach git to support a virtual (partially populated) work directory - - - --- 2018-11-27 Ben Peart New
[v2,7/7] Suggest other commands instead of "git checkout" Introduce new commands switch-branch and checkout-files - - - --- 2018-11-27 Duy Nguyen New
[v2,6/7] checkout: split into switch-branch and checkout-files Introduce new commands switch-branch and checkout-files - - - --- 2018-11-27 Duy Nguyen New
[v2,5/7] checkout: split options[] array in three pieces Introduce new commands switch-branch and checkout-files - - - --- 2018-11-27 Duy Nguyen New
[v2,4/7] checkout: move dwim_new_local_branch to checkout_opts Introduce new commands switch-branch and checkout-files - - - --- 2018-11-27 Duy Nguyen New
[v2,3/7] checkout: move 'confict_style' to checkout_opts Introduce new commands switch-branch and checkout-files - - - --- 2018-11-27 Duy Nguyen New
[v2,2/7] checkout: make "opts" in cmd_checkout() a pointer Introduce new commands switch-branch and checkout-files - - - --- 2018-11-27 Duy Nguyen New
[v2,1/7] parse-options: allow parse_options_concat(NULL, options) Introduce new commands switch-branch and checkout-files - - - --- 2018-11-27 Duy Nguyen New
tests: avoid syntax triggering old dash bug tests: avoid syntax triggering old dash bug - - - --- 2018-11-27 Ævar Arnfjörð Bjarmason New
[1/1] rebase --stat: fix when rebasing to an unrelated history Fix git rebase --stat -i <unrelated-history> - - - --- 2018-11-27 Johannes Schindelin via GitGitGadget New
config.mak.dev: enable -Wpedantic in clang config.mak.dev: enable -Wpedantic in clang - - - --- 2018-11-27 Carlo Marcelo Arenas Belón New
t/lib-git-daemon: fix signal checking t/lib-git-daemon: fix signal checking - - - --- 2018-11-26 SZEDER Gábor New
transport-helper.c: do not translate a string twice transport-helper.c: do not translate a string twice - - - --- 2018-11-26 Duy Nguyen New
[v2,2/2] unpack-trees: support core.allIgnoredFilesArePreciousWhenMerging Precios files round two - - - --- 2018-11-26 Duy Nguyen New
[v2,1/2] Introduce "precious" file concept Precios files round two - - - --- 2018-11-26 Duy Nguyen New
[v1/RFC,1/1] 'git clone <url> C:\cygwin\home\USER\repo' is working (again) [v1/RFC,1/1] 'git clone <url> C:\cygwin\home\USER\repo' is working (again) - - - --- 2018-11-26 Torsten Bögershausen New
rebase: mark the C reimplementation as an experimental opt-in feature (was Re: [ANNOUNCE] Git v2.20… rebase: mark the C reimplementation as an experimental opt-in feature (was Re: [ANNOUNCE] Git v2.20… - - - --- 2018-11-26 Junio C Hamano New
t5570 shaky for anyone ? t5570 shaky for anyone ? - - - --- 2018-11-25 Torsten Bögershausen New
setup.c: remove needless argument passed to open in sanitize_stdfds setup.c: remove needless argument passed to open in sanitize_stdfds - - - --- 2018-11-25 pedrodelyra@gmail.com New
[RFC,7/7] config.mak.uname: use pkgsrc perl for NetBSD test: NetBSD support - - - --- 2018-11-25 Carlo Marcelo Arenas Belón New
[RFC,6/7] t5004: use GNU tar to avoid known issues with BSD tar test: NetBSD support - - - --- 2018-11-25 Carlo Marcelo Arenas Belón New
[RFC,5/7] test-lib: use pkgsrc provided unzip for NetBSD test: NetBSD support - - - --- 2018-11-25 Carlo Marcelo Arenas Belón New
[RFC,4/7] config.mak.uname: NetBSD uses old iconv interface test: NetBSD support - - - --- 2018-11-25 Carlo Marcelo Arenas Belón New
[RFC,3/7] config.mak.uname: NetBSD uses BSD semantics with fread for directories test: NetBSD support - - - --- 2018-11-25 Carlo Marcelo Arenas Belón New
[RFC,2/7] t0301: remove trailing / for dir creation test: NetBSD support - - - --- 2018-11-25 Carlo Marcelo Arenas Belón New
[RFC,1/7] Documentation: update INSTALL for NetBSD test: NetBSD support - - - --- 2018-11-25 Carlo Marcelo Arenas Belón New
files-backend.c: fix build error on Solaris files-backend.c: fix build error on Solaris - - - --- 2018-11-25 Duy Nguyen New
http-backend: enable cleaning up forked upload/receive-pack on exit http-backend: enable cleaning up forked upload/receive-pack on exit - - - --- 2018-11-24 Max Kirillov New
[v3] t5562: do not reuse output files [v3] t5562: do not reuse output files - - - --- 2018-11-24 Max Kirillov New
doc: update diff-format.txt for removed ellipses in --raw doc: update diff-format.txt for removed ellipses in --raw - - - --- 2018-11-24 Greg Hurrell New
[v2] t5562: do not reuse output files [v2] t5562: do not reuse output files - - - --- 2018-11-24 Max Kirillov New
t5562: do not reuse output files t5562: do not reuse output files - - - --- 2018-11-24 Max Kirillov New
[v2,9/9] diff --color-moved-ws: handle blank lines diff --color-moved-ws fixes and enhancment - - - --- 2018-11-23 Phillip Wood New
[v2,8/9] diff --color-moved-ws: modify allow-indentation-change diff --color-moved-ws fixes and enhancment - - - --- 2018-11-23 Phillip Wood New
[v2,7/9] diff --color-moved-ws: optimize allow-indentation-change diff --color-moved-ws fixes and enhancment - - - --- 2018-11-23 Phillip Wood New
[v2,6/9] diff --color-moved=zebra: be stricter with color alternation diff --color-moved-ws fixes and enhancment - - - --- 2018-11-23 Phillip Wood New
[v2,5/9] diff --color-moved-ws: fix false positives diff --color-moved-ws fixes and enhancment - - - --- 2018-11-23 Phillip Wood New
[v2,4/9] diff --color-moved-ws: demonstrate false positives diff --color-moved-ws fixes and enhancment - - - --- 2018-11-23 Phillip Wood New
[v2,3/9] diff: allow --no-color-moved-ws diff --color-moved-ws fixes and enhancment - - - --- 2018-11-23 Phillip Wood New
[v2,2/9] Use "whitespace" consistently diff --color-moved-ws fixes and enhancment - - - --- 2018-11-23 Phillip Wood New
[v2,1/9] diff: document --no-color-moved diff --color-moved-ws fixes and enhancment - - - --- 2018-11-23 Phillip Wood New
doc: update diff-format.txt for removed ellipses doc: update diff-format.txt for removed ellipses - - - --- 2018-11-23 Greg Hurrell New
t5562: fix perl path t5562: fix perl path - - 1 --- 2018-11-22 Max Kirillov New
[v11,22/22] stash: replace all `write-tree` child processes with API calls Convert "git stash" to C builtin - - - --- 2018-11-22 Paul-Sebastian Ungureanu New
[v11,21/22] stash: optimize `get_untracked_files()` and `check_changes()` Convert "git stash" to C builtin - - - --- 2018-11-22 Paul-Sebastian Ungureanu New
[v11,20/22] stash: convert `stash--helper.c` into `stash.c` Convert "git stash" to C builtin - - - --- 2018-11-22 Paul-Sebastian Ungureanu New
[v11,19/22] stash: convert save to builtin Convert "git stash" to C builtin - - - --- 2018-11-22 Paul-Sebastian Ungureanu New
[v11,18/22] stash: make push -q quiet Convert "git stash" to C builtin - - - --- 2018-11-22 Paul-Sebastian Ungureanu New
[v11,17/22] stash: convert push to builtin Convert "git stash" to C builtin - - - --- 2018-11-22 Paul-Sebastian Ungureanu New
[v11,16/22] stash: convert create to builtin Convert "git stash" to C builtin - - - --- 2018-11-22 Paul-Sebastian Ungureanu New
[v11,15/22] stash: convert store to builtin Convert "git stash" to C builtin - - - --- 2018-11-22 Paul-Sebastian Ungureanu New
[v11,14/22] stash: convert show to builtin Convert "git stash" to C builtin - - - --- 2018-11-22 Paul-Sebastian Ungureanu New
[v11,13/22] stash: convert list to builtin Convert "git stash" to C builtin - - - --- 2018-11-22 Paul-Sebastian Ungureanu New
[v11,12/22] stash: convert pop to builtin Convert "git stash" to C builtin - - - --- 2018-11-22 Paul-Sebastian Ungureanu New
[v11,11/22] stash: convert branch to builtin Convert "git stash" to C builtin - - - --- 2018-11-22 Paul-Sebastian Ungureanu New
[v11,10/22] stash: convert drop and clear to builtin Convert "git stash" to C builtin - - - --- 2018-11-22 Paul-Sebastian Ungureanu New
[v11,09/22] stash: convert apply to builtin Convert "git stash" to C builtin - - - --- 2018-11-22 Paul-Sebastian Ungureanu New
[v11,08/22] stash: mention options in `show` synopsis Convert "git stash" to C builtin - - - --- 2018-11-22 Paul-Sebastian Ungureanu New
[v11,07/22] stash: add tests for `git stash show` config Convert "git stash" to C builtin - - - --- 2018-11-22 Paul-Sebastian Ungureanu New
[v11,06/22] stash: rename test cases to be more descriptive Convert "git stash" to C builtin - - - --- 2018-11-22 Paul-Sebastian Ungureanu New
[v11,05/22] t3903: modernize style Convert "git stash" to C builtin - - - --- 2018-11-22 Paul-Sebastian Ungureanu New
[v11,04/22] stash: improve option parsing test coverage Convert "git stash" to C builtin - - - --- 2018-11-22 Paul-Sebastian Ungureanu New
[v11,03/22] strbuf.c: add `strbuf_insertf()` and `strbuf_vinsertf()` Convert "git stash" to C builtin - - - --- 2018-11-22 Paul-Sebastian Ungureanu New
[v11,02/22] strbuf.c: add `strbuf_join_argv()` Convert "git stash" to C builtin - - - --- 2018-11-22 Paul-Sebastian Ungureanu New
[v11,01/22] sha1-name.c: add `get_oidf()` which acts like `get_oid()` Convert "git stash" to C builtin - - - --- 2018-11-22 Paul-Sebastian Ungureanu New
[2/2] format-patch: don't include --stat with --range-diff output format-patch: pre-2.20 range-diff regression fix - - - --- 2018-11-22 Ævar Arnfjörð Bjarmason New
[1/2] format-patch: add a more exhaustive --range-diff test format-patch: pre-2.20 range-diff regression fix - - - --- 2018-11-22 Ævar Arnfjörð Bjarmason New
[v1,1/1] t5601-99: Enable colliding file detection for MINGW [v1,1/1] t5601-99: Enable colliding file detection for MINGW - - - --- 2018-11-22 Carlo Marcelo Arenas Belón New
[v1,1/1] t5601-99: Enable colliding file detection for MINGW [v1,1/1] t5601-99: Enable colliding file detection for MINGW - - - --- 2018-11-22 Torsten Bögershausen New
[v4,10/10] commit-graph write: emit a percentage for all progress commit-graph write: progress output improvements - - - --- 2018-11-22 Ævar Arnfjörð Bjarmason New
[v4,09/10] commit-graph write: add itermediate progress commit-graph write: progress output improvements - - - --- 2018-11-22 Ævar Arnfjörð Bjarmason New
[v4,08/10] commit-graph write: remove empty line for readability commit-graph write: progress output improvements - - - --- 2018-11-22 Ævar Arnfjörð Bjarmason New
[v4,07/10] commit-graph write: add more descriptive progress output commit-graph write: progress output improvements - - - --- 2018-11-22 Ævar Arnfjörð Bjarmason New
[v4,06/10] commit-graph write: show progress for object search commit-graph write: progress output improvements - - - --- 2018-11-22 Ævar Arnfjörð Bjarmason New
[v4,05/10] commit-graph write: more descriptive "writing out" output commit-graph write: progress output improvements - - - --- 2018-11-22 Ævar Arnfjörð Bjarmason New
[v4,04/10] commit-graph write: add "Writing out" progress output commit-graph write: progress output improvements - - - --- 2018-11-22 Ævar Arnfjörð Bjarmason New
[v4,03/10] commit-graph write: rephrase confusing progress output commit-graph write: progress output improvements - - - --- 2018-11-22 Ævar Arnfjörð Bjarmason New
[v4,02/10] commit-graph: don't call write_graph_chunk_large_edges() unnecessarily commit-graph write: progress output improvements - - - --- 2018-11-22 Ævar Arnfjörð Bjarmason New
[v4,01/10] commit-graph: rename 'num_extra_edges' variable to 'num_large_edges' commit-graph write: progress output improvements - - - --- 2018-11-22 Ævar Arnfjörð Bjarmason New
[v3,10/10] commit-graph write: emit a percentage for all progress [v3,01/10] commit-graph: rename 'num_extra_edges' variable to 'num_large_edges' - - - --- 2018-11-22 Ævar Arnfjörð Bjarmason New
[v3,09/10] commit-graph write: add itermediate progress [v3,01/10] commit-graph: rename 'num_extra_edges' variable to 'num_large_edges' - - - --- 2018-11-22 Ævar Arnfjörð Bjarmason New
[v3,08/10] commit-graph write: remove empty line for readability [v3,01/10] commit-graph: rename 'num_extra_edges' variable to 'num_large_edges' - - - --- 2018-11-22 Ævar Arnfjörð Bjarmason New
[v3,07/10] commit-graph write: add more descriptive progress output [v3,01/10] commit-graph: rename 'num_extra_edges' variable to 'num_large_edges' - - - --- 2018-11-22 Ævar Arnfjörð Bjarmason New
[v3,06/10] commit-graph write: show progress for object search [v3,01/10] commit-graph: rename 'num_extra_edges' variable to 'num_large_edges' - - - --- 2018-11-22 Ævar Arnfjörð Bjarmason New
[v3,05/10] commit-graph write: more descriptive "writing out" output [v3,01/10] commit-graph: rename 'num_extra_edges' variable to 'num_large_edges' - - - --- 2018-11-22 Ævar Arnfjörð Bjarmason New
[v3,04/10] commit-graph write: add "Writing out" progress output [v3,01/10] commit-graph: rename 'num_extra_edges' variable to 'num_large_edges' - - - --- 2018-11-22 Ævar Arnfjörð Bjarmason New
[v3,03/10] commit-graph write: rephrase confusing progress output [v3,01/10] commit-graph: rename 'num_extra_edges' variable to 'num_large_edges' - - - --- 2018-11-22 Ævar Arnfjörð Bjarmason New
[v3,02/10] commit-graph: don't call write_graph_chunk_large_edges() unnecessarily [v3,01/10] commit-graph: rename 'num_extra_edges' variable to 'num_large_edges' - - - --- 2018-11-22 Ævar Arnfjörð Bjarmason New
[v3,01/10] commit-graph: rename 'num_extra_edges' variable to 'num_large_edges' [v3,01/10] commit-graph: rename 'num_extra_edges' variable to 'num_large_edges' - - - --- 2018-11-22 Ævar Arnfjörð Bjarmason New
« 1 2 ... 222 223 224242 243 »