Show patches with: Submitter = Ævar Arnfjörð Bjarmason       |    State = Action Required       |   2460 patches
« 1 2 3 424 25 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/2] commit-graph write: add progress output commit-graph: add progress output - - - --- 2018-09-07 Ævar Arnfjörð Bjarmason New
[v2,2/2] commit-graph verify: add progress output commit-graph: add progress output - - - --- 2018-09-07 Ævar Arnfjörð Bjarmason New
[v3,1/2] commit-graph write: add progress output commit-graph: add progress output - - - --- 2018-09-17 Ævar Arnfjörð Bjarmason New
[v3,2/2] commit-graph verify: add progress output commit-graph: add progress output - - - --- 2018-09-17 Ævar Arnfjörð Bjarmason New
config doc: add missing list separator for checkout.optimizeNewBranch config doc: add missing list separator for checkout.optimizeNewBranch - - - --- 2018-09-18 Ævar Arnfjörð Bjarmason New
[1/3] push doc: add spacing between two words doc: fixups for ab/fetch-tags-noclobber - - - --- 2018-09-18 Ævar Arnfjörð Bjarmason New
[2/3] fetch doc: correct grammar in --force docs doc: fixups for ab/fetch-tags-noclobber - - - --- 2018-09-18 Ævar Arnfjörð Bjarmason New
[3/3] fetch doc: correct grammar in --force docs doc: fixups for ab/fetch-tags-noclobber - - - --- 2018-09-18 Ævar Arnfjörð Bjarmason New
reflog expire: add progress output reflog expire: add progress output - - - --- 2018-09-19 Ævar Arnfjörð Bjarmason New
gc: fix regression in 7b0f229222 impacting --quiet gc: fix regression in 7b0f229222 impacting --quiet - - - --- 2018-09-19 Ævar Arnfjörð Bjarmason New
grep: provide a noop --recursive option grep: provide a noop --recursive option - - - --- 2018-09-29 Ævar Arnfjörð Bjarmason New
[RFC] We should add a "git gc --auto" after "git clone" due to commit graph [RFC] We should add a "git gc --auto" after "git clone" due to commit graph - - - --- 2018-10-04 Ævar Arnfjörð Bjarmason New
[1/2] i18n: remote.c: mark error(...) messages for translation add an advice on unqualified <dst> push - - - --- 2018-10-10 Ævar Arnfjörð Bjarmason New
[2/2] push: add an advice on unqualified <dst> push add an advice on unqualified <dst> push - - - --- 2018-10-10 Ævar Arnfjörð Bjarmason New
gc: introduce an --auto-exit-code option for undoing 3029970275 gc: introduce an --auto-exit-code option for undoing 3029970275 - - - --- 2018-10-10 Ævar Arnfjörð Bjarmason New
gc: remove redundant check for gc_auto_threshold gc: remove redundant check for gc_auto_threshold - - - --- 2018-10-10 Ævar Arnfjörð Bjarmason New
revert & cherry-pick: run git gc --auto revert & cherry-pick: run git gc --auto - - - --- 2018-10-10 Ævar Arnfjörð Bjarmason New
gc doc: mention the commit-graph in the intro gc doc: mention the commit-graph in the intro - - - --- 2018-10-10 Ævar Arnfjörð Bjarmason New
alias: detect loops in mixed execution mode alias: detect loops in mixed execution mode - - - --- 2018-10-18 Ævar Arnfjörð Bjarmason New
i18n: make GETTEXT_POISON a runtime option i18n: make GETTEXT_POISON a runtime option - - - --- 2018-10-23 Ævar Arnfjörð Bjarmason New
[v2] i18n: make GETTEXT_POISON a runtime option [v2] i18n: make GETTEXT_POISON a runtime option - - - --- 2018-10-24 Ævar Arnfjörð Bjarmason New
[v2,1/7] remote.c: add braces in anticipation of a follow-up change fixes for unqualified <dst> push - - - --- 2018-10-26 Ævar Arnfjörð Bjarmason New
[v2,2/7] i18n: remote.c: mark error(...) messages for translation fixes for unqualified <dst> push - - - --- 2018-10-26 Ævar Arnfjörð Bjarmason New
[v2,3/7] push: improve the error shown on unqualified <dst> push fixes for unqualified <dst> push - - - --- 2018-10-26 Ævar Arnfjörð Bjarmason New
[v2,4/7] push: move unqualified refname error into a function fixes for unqualified <dst> push - - - --- 2018-10-26 Ævar Arnfjörð Bjarmason New
[v2,5/7] push: add an advice on unqualified <dst> push fixes for unqualified <dst> push - - - --- 2018-10-26 Ævar Arnfjörð Bjarmason New
[v2,6/7] push: test that <src> doesn't DWYM if <dst> is unqualified fixes for unqualified <dst> push - - - --- 2018-10-26 Ævar Arnfjörð Bjarmason New
[v2,7/7] push: add DWYM support for "git push refs/remotes/...:<dst>" fixes for unqualified <dst> push - - - --- 2018-10-26 Ævar Arnfjörð Bjarmason New
[v3,1/8] remote.c: add braces in anticipation of a follow-up change [v3,1/8] remote.c: add braces in anticipation of a follow-up change - - - --- 2018-10-26 Ævar Arnfjörð Bjarmason New
[v3,2/8] i18n: remote.c: mark error(...) messages for translation Untitled series #35535 - - - --- 2018-10-26 Ævar Arnfjörð Bjarmason New
[v3,3/8] push: improve the error shown on unqualified <dst> push Untitled series #35537 - - - --- 2018-10-26 Ævar Arnfjörð Bjarmason New
[v3,4/8] push: move unqualified refname error into a function Untitled series #35539 - - - --- 2018-10-26 Ævar Arnfjörð Bjarmason New
[v3,5/8] push: add an advice on unqualified <dst> push Untitled series #35543 - - - --- 2018-10-26 Ævar Arnfjörð Bjarmason New
[v3,6/8] push: test that <src> doesn't DWYM if <dst> is unqualified Untitled series #35541 - - - --- 2018-10-26 Ævar Arnfjörð Bjarmason New
[v3,7/8] push: add DWYM support for "git push refs/remotes/...:<dst>" Untitled series #35545 - - - --- 2018-10-26 Ævar Arnfjörð Bjarmason New
[v3,8/8] push doc: document the DWYM behavior pushing to unqualified <dst> fixes for unqualified <dst> push - - - --- 2018-10-26 Ævar Arnfjörð Bjarmason New
[1/4] pack-objects test: modernize style index-pack: optionally turn off SHA-1 collision checking - - - --- 2018-10-28 Ævar Arnfjörð Bjarmason New
[2/4] pack-objects tests: don't leave test .git corrupt at end index-pack: optionally turn off SHA-1 collision checking - - - --- 2018-10-28 Ævar Arnfjörð Bjarmason New
[3/4] index-pack tests: don't leave test repo dirty at end index-pack: optionally turn off SHA-1 collision checking - - - --- 2018-10-28 Ævar Arnfjörð Bjarmason New
[4/4] index-pack: add ability to disable SHA-1 collision check index-pack: optionally turn off SHA-1 collision checking - - - --- 2018-10-28 Ævar Arnfjörð Bjarmason New
[v2,1/3] pack-objects test: modernize style [v2,1/3] pack-objects test: modernize style - - - --- 2018-10-30 Ævar Arnfjörð Bjarmason New
[v2,2/3] pack-objects tests: don't leave test .git corrupt at end Untitled series #36551 - - - --- 2018-10-30 Ævar Arnfjörð Bjarmason New
[v2,3/3] index-pack tests: don't leave test repo dirty at end Untitled series #36553 - - - --- 2018-10-30 Ævar Arnfjörð Bjarmason New
[1/3] tests: add a "env-bool" helper to test-tool [1/3] tests: add a "env-bool" helper to test-tool - - - --- 2018-10-31 Ævar Arnfjörð Bjarmason New
[2/3] tests: mark those tests where "git fsck" fails at the end [1/3] tests: add a "env-bool" helper to test-tool - - - --- 2018-10-31 Ævar Arnfjörð Bjarmason New
[3/3] tests: add a special test setup that runs "git fsck" before exiting [1/3] tests: add a "env-bool" helper to test-tool - - - --- 2018-10-31 Ævar Arnfjörð Bjarmason New
[v3] i18n: make GETTEXT_POISON a runtime option [v3] i18n: make GETTEXT_POISON a runtime option - - - --- 2018-11-01 Ævar Arnfjörð Bjarmason New
[RFC/PATCH,1/5] Makefile: move long inline shell loops in "install" into helper [RFC/PATCH,1/5] Makefile: move long inline shell loops in "install" into helper - - - --- 2018-11-02 Ævar Arnfjörð Bjarmason New
[RFC/PATCH,2/5] Makefile: conform some of the code to our coding standards [RFC/PATCH,1/5] Makefile: move long inline shell loops in "install" into helper - - - --- 2018-11-02 Ævar Arnfjörð Bjarmason New
[RFC/PATCH,3/5] Makefile: stop hiding failures during "install" [RFC/PATCH,1/5] Makefile: move long inline shell loops in "install" into helper - - - --- 2018-11-02 Ævar Arnfjörð Bjarmason New
[RFC/PATCH,4/5] Makefile: add NO_INSTALL_SYMLINKS_FALLBACK switch [RFC/PATCH,1/5] Makefile: move long inline shell loops in "install" into helper - - - --- 2018-11-02 Ævar Arnfjörð Bjarmason New
[RFC/PATCH,5/5] Makefile: Add a NO_INSTALL_BUILTIN_EXECDIR_ALIASES flag [RFC/PATCH,1/5] Makefile: move long inline shell loops in "install" into helper - - - --- 2018-11-02 Ævar Arnfjörð Bjarmason New
range-diff: add a --no-patch option to show a summary range-diff: add a --no-patch option to show a summary - - - --- 2018-11-05 Ævar Arnfjörð Bjarmason New
[v2] range-diff: add a --no-patch option to show a summary [v2] range-diff: add a --no-patch option to show a summary - - - --- 2018-11-06 Ævar Arnfjörð Bjarmason New
[v3,1/2] range-diff doc: add a section about output stability [v3,1/2] range-diff doc: add a section about output stability - - - --- 2018-11-07 Ævar Arnfjörð Bjarmason New
[v3,2/2] range-diff: fix regression in passing along diff options [v3,1/2] range-diff doc: add a section about output stability - - - --- 2018-11-07 Ævar Arnfjörð Bjarmason New
[v4,1/2] i18n: make GETTEXT_POISON a runtime option [v4,1/2] i18n: make GETTEXT_POISON a runtime option - - - --- 2018-11-08 Ævar Arnfjörð Bjarmason New
[v4,2/2] Makefile: ease dynamic-gettext-poison transition [v3] i18n: make GETTEXT_POISON a runtime option - - - --- 2018-11-08 Ævar Arnfjörð Bjarmason New
[v4,1/3] range-diff doc: add a section about output stability range-diff fixes - - - --- 2018-11-09 Ævar Arnfjörð Bjarmason New
[v4,2/3] range-diff: fix regression in passing along diff options range-diff fixes - - - --- 2018-11-09 Ævar Arnfjörð Bjarmason New
[v4,3/3] range-diff: make diff option behavior (e.g. --stat) consistent range-diff fixes - - - --- 2018-11-09 Ævar Arnfjörð Bjarmason New
[RFC/PATCH] read-cache: write all indexes with the same permissions [RFC/PATCH] read-cache: write all indexes with the same permissions - - - --- 2018-11-13 Ævar Arnfjörð Bjarmason New
[v5,1/3] range-diff doc: add a section about output stability range-diff fixes - - - --- 2018-11-13 Ævar Arnfjörð Bjarmason New
[v5,2/3] range-diff: fix regression in passing along diff options range-diff fixes - - - --- 2018-11-13 Ævar Arnfjörð Bjarmason New
[v5,3/3] range-diff: make diff option behavior (e.g. --stat) consistent range-diff fixes - - - --- 2018-11-13 Ævar Arnfjörð Bjarmason New
[v4,1/7] remote.c: add braces in anticipation of a follow-up change fixes for unqualified <dst> push - - - --- 2018-11-13 Ævar Arnfjörð Bjarmason New
[v4,2/7] i18n: remote.c: mark error(...) messages for translation fixes for unqualified <dst> push - - - --- 2018-11-13 Ævar Arnfjörð Bjarmason New
[v4,3/7] push: improve the error shown on unqualified <dst> push fixes for unqualified <dst> push - - - --- 2018-11-13 Ævar Arnfjörð Bjarmason New
[v4,4/7] push: move unqualified refname error into a function fixes for unqualified <dst> push - - - --- 2018-11-13 Ævar Arnfjörð Bjarmason New
[v4,5/7] push: add an advice on unqualified <dst> push fixes for unqualified <dst> push - - - --- 2018-11-13 Ævar Arnfjörð Bjarmason New
[v4,6/7] push: test that <src> doesn't DWYM if <dst> is unqualified fixes for unqualified <dst> push - - - --- 2018-11-13 Ævar Arnfjörð Bjarmason New
[v4,7/7] push doc: document the DWYM behavior pushing to unqualified <dst> fixes for unqualified <dst> push - - - --- 2018-11-13 Ævar Arnfjörð Bjarmason New
[v3] index-pack: add ability to disable SHA-1 collision check [v3] index-pack: add ability to disable SHA-1 collision check - - - --- 2018-11-13 Ævar Arnfjörð Bjarmason New
push: change needlessly ambiguous example in error push: change needlessly ambiguous example in error - - - --- 2018-11-13 Ævar Arnfjörð Bjarmason New
[1/2] rebase doc: document rebase.useBuiltin rebase.useBuiltin doc & test mode - - - --- 2018-11-14 Ævar Arnfjörð Bjarmason New
[2/2] tests: add a special setup where rebase.useBuiltin is off rebase.useBuiltin doc & test mode - - - --- 2018-11-14 Ævar Arnfjörð Bjarmason New
[v2,1/2] rebase doc: document rebase.useBuiltin rebase.useBuiltin doc & test mode - - - --- 2018-11-14 Ævar Arnfjörð Bjarmason New
[v2,2/2] tests: add a special setup where rebase.useBuiltin is off rebase.useBuiltin doc & test mode - - - --- 2018-11-14 Ævar Arnfjörð Bjarmason New
[v3] read-cache: make the split index obey umask settings [v3] read-cache: make the split index obey umask settings - - - --- 2018-11-18 Ævar Arnfjörð Bjarmason New
commit-graph: split up close_reachable() progress output commit-graph: split up close_reachable() progress output - - - --- 2018-11-19 Ævar Arnfjörð Bjarmason New
rebase: mark a test as failing with rebase.useBuiltin=false rebase: mark a test as failing with rebase.useBuiltin=false - - - --- 2018-11-20 Ævar Arnfjörð Bjarmason New
[1/6] commit-graph write: rephrase confusing progress output [1/6] commit-graph write: rephrase confusing progress output - - - --- 2018-11-20 Ævar Arnfjörð Bjarmason New
[2/6] commit-graph write: add more progress output [1/6] commit-graph write: rephrase confusing progress output - - - --- 2018-11-20 Ævar Arnfjörð Bjarmason New
[3/6] commit-graph write: show progress for object search [1/6] commit-graph write: rephrase confusing progress output - - - --- 2018-11-20 Ævar Arnfjörð Bjarmason New
[4/6] commit-graph write: add more describing progress output [1/6] commit-graph write: rephrase confusing progress output - - - --- 2018-11-20 Ævar Arnfjörð Bjarmason New
[5/6] commit-graph write: remove empty line for readability [1/6] commit-graph write: rephrase confusing progress output - - - --- 2018-11-20 Ævar Arnfjörð Bjarmason New
[6/6] commit-graph write: add even more progress output [1/6] commit-graph write: rephrase confusing progress output - - - --- 2018-11-20 Ævar Arnfjörð Bjarmason New
[v2,1/6] commit-graph write: rephrase confusing progress output [v2,1/6] commit-graph write: rephrase confusing progress output - - - --- 2018-11-20 Ævar Arnfjörð Bjarmason New
[v2,2/6] commit-graph write: add more progress output [v2,1/6] commit-graph write: rephrase confusing progress output - - - --- 2018-11-20 Ævar Arnfjörð Bjarmason New
[v2,3/6] commit-graph write: show progress for object search [v2,1/6] commit-graph write: rephrase confusing progress output - - - --- 2018-11-20 Ævar Arnfjörð Bjarmason New
[v2,4/6] commit-graph write: add more describing progress output [v2,1/6] commit-graph write: rephrase confusing progress output - - - --- 2018-11-20 Ævar Arnfjörð Bjarmason New
[v2,5/6] commit-graph write: remove empty line for readability [v2,1/6] commit-graph write: rephrase confusing progress output - - - --- 2018-11-20 Ævar Arnfjörð Bjarmason New
[v2,6/6] commit-graph write: add even more progress output [v2,1/6] commit-graph write: rephrase confusing progress output - - - --- 2018-11-20 Æ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
[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,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,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,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,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,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
« 1 2 3 424 25 »