Show patches with: State = Action Required       |   24258 patches
« 1 2 ... 200 201 202242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/4] sequencer: improve error message when an OID could not be parsed get_short_oid: cope with a possibly stale loose object cache - - - --- 2019-03-14 Linus Arver via GitGitGadget New
[v2,1/4] rebase -i: demonstrate obscure loose object cache bug get_short_oid: cope with a possibly stale loose object cache - - - --- 2019-03-14 Linus Arver via GitGitGadget New
[4/4] dir: do not traverse repositories with no commits dir: Treat a repository without commits as a repository - - - --- 2019-03-14 Kyle Meyer New
[3/4] t3009: test that ls-files -o traverses bogus repo dir: Treat a repository without commits as a repository - - - --- 2019-03-14 Kyle Meyer New
[2/4] t3000: move non-submodule repo test to separate file dir: Treat a repository without commits as a repository - - - --- 2019-03-14 Kyle Meyer New
[1/4] submodule: refuse to add repository with no commits dir: Treat a repository without commits as a repository - - - --- 2019-03-14 Kyle Meyer New
Add the completion for the --color-moved option Add the completion for the --color-moved option - - - --- 2019-03-14 Christophe Coevoet New
[v2] rebase: remove the rebase.useBuiltin setting [v2] rebase: remove the rebase.useBuiltin setting - - - --- 2019-03-14 Ævar Arnfjörð Bjarmason New
[v2,7/7] reflog expire: don't assert the OID when locking refs gc: minor code cleanup + contention fixes - - - --- 2019-03-14 Ævar Arnfjörð Bjarmason New
[v2,6/7] gc: don't run "reflog expire" when keeping reflogs gc: minor code cleanup + contention fixes - - - --- 2019-03-14 Ævar Arnfjörð Bjarmason New
[v2,5/7] reflog: exit early if there's no work to do gc: minor code cleanup + contention fixes - - - --- 2019-03-14 Ævar Arnfjörð Bjarmason New
[v2,4/7] reflog tests: make use of "test_config" idiom gc: minor code cleanup + contention fixes - - - --- 2019-03-14 Ævar Arnfjörð Bjarmason New
[v2,3/7] gc: refactor a "call me once" pattern gc: minor code cleanup + contention fixes - - - --- 2019-03-14 Ævar Arnfjörð Bjarmason New
[v2,2/7] gc: convert to using the_hash_algo gc: minor code cleanup + contention fixes - - - --- 2019-03-14 Ævar Arnfjörð Bjarmason New
[v2,1/7] gc: remove redundant check for gc_auto_threshold gc: minor code cleanup + contention fixes - - - --- 2019-03-14 Ævar Arnfjörð Bjarmason New
[v2,2/3] parse-options: make OPT_ARGUMENT() more useful Allow difftool to be run outside of Git worktrees - - - --- 2019-03-14 Linus Arver via GitGitGadget New
[v2,3/3] difftool: allow running outside Git worktrees with --no-index Allow difftool to be run outside of Git worktrees - - - --- 2019-03-14 Linus Arver via GitGitGadget New
[v2,1/3] difftool: remove obsolete (and misleading) comment Allow difftool to be run outside of Git worktrees - - - --- 2019-03-14 Linus Arver via GitGitGadget New
[v3] repack: enable bitmaps by default on bare repos [v3] repack: enable bitmaps by default on bare repos - - - --- 2019-03-14 Eric Wong New
[5/5] reflog expire: don't assert the OID when locking refs [1/5] gc: remove redundant check for gc_auto_threshold - - - --- 2019-03-13 Ævar Arnfjörð Bjarmason New
[4/5] gc: don't run "reflog expire" when keeping reflogs [1/5] gc: remove redundant check for gc_auto_threshold - - - --- 2019-03-13 Ævar Arnfjörð Bjarmason New
[3/5] gc: refactor a "call me once" pattern [1/5] gc: remove redundant check for gc_auto_threshold - - - --- 2019-03-13 Ævar Arnfjörð Bjarmason New
[2/5] gc: convert to using the_hash_algo [1/5] gc: remove redundant check for gc_auto_threshold - - - --- 2019-03-13 Ævar Arnfjörð Bjarmason New
[1/5] gc: remove redundant check for gc_auto_threshold [1/5] gc: remove redundant check for gc_auto_threshold - - - --- 2019-03-13 Ævar Arnfjörð Bjarmason New
[2/2] trace2: randomize/timestamp trace2 targets Randomize / timestamp trace2 targets - - - --- 2019-03-13 Josh Steadmon New
[1/2] date: make get_time() public Randomize / timestamp trace2 targets - - - --- 2019-03-13 Josh Steadmon New
packfile: use extra variable to clarify code in use_pack() packfile: use extra variable to clarify code in use_pack() - - - --- 2019-03-13 Ramsay Jones New
[2/2] difftool: allow running outside Git worktrees with --no-index Allow difftool to be run outside of Git worktrees - - - --- 2019-03-13 Linus Arver via GitGitGadget New
[1/2] difftool: remove obsolete (and misleading) comment Allow difftool to be run outside of Git worktrees - - - --- 2019-03-13 Linus Arver via GitGitGadget New
promisor-remote.h: fix a 'hdr-check' warning promisor-remote.h: fix a 'hdr-check' warning - - - --- 2019-03-13 Ramsay Jones New
[4/4] merge: tweak --rerere-autoupdate documentation [1/4] rebase: document --rerere-autoupdate - - - --- 2019-03-13 Phillip Wood New
[3/4] am: document --rerere-autoupdate [1/4] rebase: document --rerere-autoupdate - - - --- 2019-03-13 Phillip Wood New
[2/4] cherry-pick/revert: document --rerere-autoupdate [1/4] rebase: document --rerere-autoupdate - - - --- 2019-03-13 Phillip Wood New
[1/4] rebase: document --rerere-autoupdate [1/4] rebase: document --rerere-autoupdate - - - --- 2019-03-13 Phillip Wood New
[3/3] cherry-pick --continue: remember options [1/3] sequencer: break some long lines - - - --- 2019-03-13 Phillip Wood New
[2/3] cherry-pick: demonstrate option amnesia [1/3] sequencer: break some long lines - - - --- 2019-03-13 Phillip Wood New
[1/3] sequencer: break some long lines [1/3] sequencer: break some long lines - - - --- 2019-03-13 Phillip Wood New
[v2] submodule: explain first attempt failure clearly [v2] submodule: explain first attempt failure clearly - - - --- 2019-03-13 Jonathan Tan New
[1/1] gitk: Update Bulgarian translation (317t) [1/1] gitk: Update Bulgarian translation (317t) - - - --- 2019-03-13 Alexander Shopov New
[11/11] t9811-git-p4-label-import: fix pipeline negation tests: introduce 'test_atexit' - - - --- 2019-03-13 SZEDER Gábor New
[10/11] git p4 test: disable '-x' tracing in the p4d watchdog loop tests: introduce 'test_atexit' - - - --- 2019-03-13 SZEDER Gábor New
[09/11] git p4 test: simplify timeout handling tests: introduce 'test_atexit' - - - --- 2019-03-13 SZEDER Gábor New
[08/11] git p4 test: clean up the p4d cleanup functions tests: introduce 'test_atexit' - - - --- 2019-03-13 SZEDER Gábor New
[07/11] git p4 test: use 'test_atexit' to kill p4d and the watchdog process tests: introduce 'test_atexit' - - - --- 2019-03-13 SZEDER Gábor New
[06/11] t0301-credential-cache: use 'test_atexit' to stop the credentials helper tests: introduce 'test_atexit' - - - --- 2019-03-13 SZEDER Gábor New
[05/11] tests: use 'test_atexit' to stop httpd tests: introduce 'test_atexit' - - - --- 2019-03-13 SZEDER Gábor New
[04/11] git-daemon: use 'test_atexit` to stop 'git-daemon' tests: introduce 'test_atexit' - - - --- 2019-03-13 SZEDER Gábor New
[03/11] test-lib: introduce 'test_atexit' tests: introduce 'test_atexit' - - - --- 2019-03-13 SZEDER Gábor New
[02/11] t/lib-git-daemon: make sure to kill the 'git-daemon' process tests: introduce 'test_atexit' - - - --- 2019-03-13 SZEDER Gábor New
[01/11] test-lib: fix interrupt handling with 'dash' and '--verbose-log -x' tests: introduce 'test_atexit' - - - --- 2019-03-13 SZEDER Gábor New
[1/1] check-docs: fix for setups where executables have an extension Fix make check-docs on Windows - - - --- 2019-03-13 Linus Arver via GitGitGadget New
[4/4] get_oid(): when an object was not found, try harder get_oid: cope with a possibly stale loose object cache - - - --- 2019-03-13 Linus Arver via GitGitGadget New
[3/4] sequencer: move stale comment into correct location get_oid: cope with a possibly stale loose object cache - - - --- 2019-03-13 Linus Arver via GitGitGadget New
[2/4] sequencer: improve error message when an OID could not be parsed get_oid: cope with a possibly stale loose object cache - - - --- 2019-03-13 Linus Arver via GitGitGadget New
[1/4] rebase -i: demonstrate obscure loose object cache bug get_oid: cope with a possibly stale loose object cache - - - --- 2019-03-13 Linus Arver via GitGitGadget New
[v2] glossary: add definition for overlay [v2] glossary: add definition for overlay - - - --- 2019-03-12 Thomas Gummerer New
[RFC/PATCH] point pull requesters to Git Git Gadget [RFC/PATCH] point pull requesters to Git Git Gadget 1 - - --- 2019-03-12 Jeff King New
Makefile: fix unaligned loads in sha1dc with UBSan Makefile: fix unaligned loads in sha1dc with UBSan - - - --- 2019-03-12 Jeff King New
submodule: explain first attempt failure clearly submodule: explain first attempt failure clearly - - - --- 2019-03-12 Jonathan Tan New
[RFC/PATCH] packfile: use extra variable to clarify code in use_pack() [RFC/PATCH] packfile: use extra variable to clarify code in use_pack() - - - --- 2019-03-12 Ramsay Jones New
t4150: remove unused variable t4150: remove unused variable - - - --- 2019-03-12 Andrei Rybak New
[v3,11/11] remote: add promisor and partial clone config to the doc Many promisor remotes - - - --- 2019-03-12 Christian Couder New
[v3,10/11] partial-clone: add multiple remotes in the doc Many promisor remotes - - - --- 2019-03-12 Christian Couder New
[v3,09/11] t0410: test fetching from many promisor remotes Many promisor remotes - - - --- 2019-03-12 Christian Couder New
[v3,08/11] builtin/fetch: remove unique promisor remote limitation Many promisor remotes - - - --- 2019-03-12 Christian Couder New
[v3,07/11] promisor-remote: parse remote.*.partialclonefilter Many promisor remotes - - - --- 2019-03-12 Christian Couder New
[v3,06/11] Use promisor_remote_get_direct() and has_promisor_remote() Many promisor remotes - - - --- 2019-03-12 Christian Couder New
[v3,05/11] promisor-remote: use repository_format_partial_clone Many promisor remotes - - - --- 2019-03-12 Christian Couder New
[v3,04/11] promisor-remote: add promisor_remote_reinit() Many promisor remotes - - - --- 2019-03-12 Christian Couder New
[v3,03/11] promisor-remote: implement promisor_remote_get_direct() Many promisor remotes - - - --- 2019-03-12 Christian Couder New
[v3,02/11] Add initial support for many promisor remotes Many promisor remotes - - - --- 2019-03-12 Christian Couder New
[v3,01/11] fetch-object: make functions return an error code Many promisor remotes - - - --- 2019-03-12 Christian Couder New
[4/4] repack: optionally assume transitive kept packs Speed up repacking when lots of pack-kept objects - - - --- 2019-03-12 Nathaniel Filardo New
[3/4] repack: add --sparse and pass to pack-objects Speed up repacking when lots of pack-kept objects - - - --- 2019-03-12 Nathaniel Filardo New
[2/4] revision walk: optionally use sparse reachability Speed up repacking when lots of pack-kept objects - - - --- 2019-03-12 Nathaniel Filardo New
[1/4] count-objects: report statistics about kept packs Speed up repacking when lots of pack-kept objects - - - --- 2019-03-12 Nathaniel Filardo New
repack: enable bitmaps by default on bare repos repack: enable bitmaps by default on bare repos - - - --- 2019-03-12 Eric Wong New
sequencer: mark a file-local symbol as static sequencer: mark a file-local symbol as static - - - --- 2019-03-12 Ramsay Jones New
upload-pack: fix sparse warnings upload-pack: fix sparse warnings - - - --- 2019-03-12 Ramsay Jones New
[v2] stash: pass pathspec as pointer [v2] stash: pass pathspec as pointer - - - --- 2019-03-11 Thomas Gummerer New
Solaris and sed: Too many commands, last: s/\n// Solaris and sed: Too many commands, last: s/\n// - - - --- 2019-03-11 Jeffrey Walton New
[v2,1/1] mingw: respect core.hidedotfiles = false in git-init again Fix git init with core.hidedotfiles - - - --- 2019-03-11 Linus Arver via GitGitGadget New
[v2,1/1] rebase: deprecate --preserve-merges Deprecate git rebase --preserve-merges - - - --- 2019-03-11 Linus Arver via GitGitGadget New
[v3,3/3] asciidoctor-extensions: fix spurious space after linkgit [v3,1/3] Documentation/Makefile: add missing xsl dependencies for manpages - - - --- 2019-03-11 Junio C Hamano New
[v3,2/3] Documentation/Makefile: add missing dependency on asciidoctor-extensions [v3,1/3] Documentation/Makefile: add missing xsl dependencies for manpages - - - --- 2019-03-11 Junio C Hamano New
[v3,1/3] Documentation/Makefile: add missing xsl dependencies for manpages [v3,1/3] Documentation/Makefile: add missing xsl dependencies for manpages - - - --- 2019-03-11 Junio C Hamano New
[v7,8/8] cherry-pick/revert: add scissors line on merge conflict Fix scissors bug during conflict - - - --- 2019-03-11 Denton Liu New
[v7,7/8] sequencer.c: define get_config_from_cleanup Fix scissors bug during conflict - - - --- 2019-03-11 Denton Liu New
[v7,6/8] merge: add scissors line on merge conflict Fix scissors bug during conflict - - - --- 2019-03-11 Denton Liu New
[v7,5/8] merge: cleanup messages like commit Fix scissors bug during conflict - - - --- 2019-03-11 Denton Liu New
[v7,4/8] sequencer.c: remove duplicate code Fix scissors bug during conflict - - - --- 2019-03-11 Denton Liu New
[v7,3/8] commit: extract cleanup_mode functions to sequencer Fix scissors bug during conflict - - - --- 2019-03-11 Denton Liu New
[v7,2/8] t3507: cleanup space after redirection operators Fix scissors bug during conflict - - - --- 2019-03-11 Denton Liu New
[v7,1/8] t7600: clean up 'merge --squash c3 with c7' test Fix scissors bug during conflict - - - --- 2019-03-11 Denton Liu New
disabling sha1dc unaligned access, was Re: One failed self test on Fedora 29 disabling sha1dc unaligned access, was Re: One failed self test on Fedora 29 - - - --- 2019-03-11 Jeff King New
[2/2] asciidoctor-extensions: fix spurious space after linkgit in *.html fix spurious space after linkgit, now in *.html - - - --- 2019-03-10 Martin Ågren New
[1/2] Documentation/Makefile: add missing dependencies on asciidoctor-extensions fix spurious space after linkgit, now in *.html - - - --- 2019-03-10 Martin Ågren New
[GSOC] Fixed an issue which contained extra unnecessary code [GSOC] Fixed an issue which contained extra unnecessary code - - - --- 2019-03-10 sushmaunnibhavi New
[GSoC,v2,5/5] t0000-basic: use test_line_count instead of wc -l [GSoC,v2,1/5] t0000-basic: fix an indentation error - - - --- 2019-03-10 jonathan chang New
[GSoC,v2,4/5] t0022-crlf-rename: avoid using pipes [GSoC,v2,1/5] t0000-basic: fix an indentation error - - - --- 2019-03-10 jonathan chang New
« 1 2 ... 200 201 202242 243 »