Show patches with: State = Action Required       |   24257 patches
« 1 2 ... 84 85 86242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,5/8] sequencer: use const variable for commit message comments rebase -i: add options to fixup command - 1 - --- 2021-02-04 Charvi Mendiratta New
[v5,4/8] sequencer: pass todo_item to do_pick_commit() rebase -i: add options to fixup command - - - --- 2021-02-04 Charvi Mendiratta New
[v5,3/8] rebase -i: comment out squash!/fixup! subjects from squash message rebase -i: add options to fixup command - 1 - --- 2021-02-04 Charvi Mendiratta New
[v5,2/8] sequencer: factor out code to append squash message rebase -i: add options to fixup command - - - --- 2021-02-04 Charvi Mendiratta New
[v5,1/8] rebase -i: only write fixup-message when it's needed rebase -i: add options to fixup command - 1 - --- 2021-02-04 Charvi Mendiratta New
subtree : fix split output containing unrelated history subtree : fix split output containing unrelated history - - - --- 2021-02-04 tjones629 New
[v3] alloc.h|c: migrate alloc_states to mem-pool [v3] alloc.h|c: migrate alloc_states to mem-pool - - - --- 2021-02-04 ZheNing Hu New
status: learn --color for piping colored output status: learn --color for piping colored output - - - --- 2021-02-03 Lance Ward New
status: fix verbose status coloring inconsistency status: fix verbose status coloring inconsistency - - - --- 2021-02-03 Lance Ward New
git-p4: handle non-unicode characters in p4 cl git-p4: handle non-unicode characters in p4 cl - - - --- 2021-02-03 Feiynag Xue New
git-p4: remove deprecated function "encodeWithUTF8()" git-p4: remove deprecated function "encodeWithUTF8()" - - - --- 2021-02-03 Feiynag Xue New
[v4,1/1] MacOS: precompose_argv_prefix() [v4,1/1] MacOS: precompose_argv_prefix() - - - --- 2021-02-03 Torsten Bögershausen New
[25/25] pickaxe -G: terminate early on matching lines grep: PCREv2 fixes, remove kwset.[ch] - - - --- 2021-02-03 Ævar Arnfjörð Bjarmason New
[24/25] xdiff-interface: support early exit in xdiff_outf() grep: PCREv2 fixes, remove kwset.[ch] - - - --- 2021-02-03 Ævar Arnfjörð Bjarmason New
[23/25] xdiff-interface: allow early return from xdiff_emit_{line,hunk}_fn grep: PCREv2 fixes, remove kwset.[ch] - - - --- 2021-02-03 Ævar Arnfjörð Bjarmason New
[22/25] Remove unused kwset.[ch] grep: PCREv2 fixes, remove kwset.[ch] - - - --- 2021-02-03 Ævar Arnfjörð Bjarmason New
[21/25] pickaxe: use PCREv2 for -G and -S grep: PCREv2 fixes, remove kwset.[ch] - - - --- 2021-02-03 Ævar Arnfjörð Bjarmason New
[20/25] grep.h: make patmatch() a public function grep: PCREv2 fixes, remove kwset.[ch] - - - --- 2021-02-03 Ævar Arnfjörð Bjarmason New
[19/25] pickaxe -G: set -U0 for diff generation grep: PCREv2 fixes, remove kwset.[ch] - - - --- 2021-02-03 Ævar Arnfjörð Bjarmason New
[18/25] perf: add performance test for pickaxe grep: PCREv2 fixes, remove kwset.[ch] - - - --- 2021-02-03 Ævar Arnfjörð Bjarmason New
[17/25] pickaxe tests: add test for "log -S" not being a regex grep: PCREv2 fixes, remove kwset.[ch] - - - --- 2021-02-03 Ævar Arnfjörð Bjarmason New
[16/25] pickaxe tests: add test for diffgrep_consume() internals grep: PCREv2 fixes, remove kwset.[ch] - - - --- 2021-02-03 Ævar Arnfjörð Bjarmason New
[15/25] pickaxe/style: consolidate declarations and assignments grep: PCREv2 fixes, remove kwset.[ch] - - - --- 2021-02-03 Ævar Arnfjörð Bjarmason New
[14/25] pickaxe -S: remove redundant "sz" check in while-loop grep: PCREv2 fixes, remove kwset.[ch] - - - --- 2021-02-03 Ævar Arnfjörð Bjarmason New
[13/25] pickaxe -S: support content with NULs under --pickaxe-regex grep: PCREv2 fixes, remove kwset.[ch] - - - --- 2021-02-03 Ævar Arnfjörð Bjarmason New
[12/25] pickaxe tests: refactor to use test_commit --append grep: PCREv2 fixes, remove kwset.[ch] - - - --- 2021-02-03 Ævar Arnfjörð Bjarmason New
[11/25] grep/pcre2: move definitions of pcre2_{malloc,free} grep: PCREv2 fixes, remove kwset.[ch] - - - --- 2021-02-03 Ævar Arnfjörð Bjarmason New
[10/25] grep/pcre2: move back to thread-only PCREv2 structures grep: PCREv2 fixes, remove kwset.[ch] - - - --- 2021-02-03 Ævar Arnfjörð Bjarmason New
[09/25] grep/pcre2: actually make pcre2 use custom allocator grep: PCREv2 fixes, remove kwset.[ch] - - - --- 2021-02-03 Ævar Arnfjörð Bjarmason New
[08/25] grep/pcre2: use pcre2_maketables_free() function grep: PCREv2 fixes, remove kwset.[ch] - - - --- 2021-02-03 Ævar Arnfjörð Bjarmason New
[07/25] grep/pcre2: use compile-time PCREv2 version test grep: PCREv2 fixes, remove kwset.[ch] - - - --- 2021-02-03 Ævar Arnfjörð Bjarmason New
[06/25] grep/pcre2: add GREP_PCRE2_DEBUG_MALLOC debug mode grep: PCREv2 fixes, remove kwset.[ch] - - - --- 2021-02-03 Ævar Arnfjörð Bjarmason New
[05/25] grep/pcre2: prepare to add debugging to pcre2_malloc() grep: PCREv2 fixes, remove kwset.[ch] - - - --- 2021-02-03 Ævar Arnfjörð Bjarmason New
[04/25] grep/pcre2: correct reference to grep_init() in comment grep: PCREv2 fixes, remove kwset.[ch] - - - --- 2021-02-03 Ævar Arnfjörð Bjarmason New
[03/25] grep/pcre2: drop needless assignment to NULL grep: PCREv2 fixes, remove kwset.[ch] - - - --- 2021-02-03 Ævar Arnfjörð Bjarmason New
[02/25] grep/pcre2: drop needless assignment + assert() on opt->pcre2 grep: PCREv2 fixes, remove kwset.[ch] - - - --- 2021-02-03 Ævar Arnfjörð Bjarmason New
[01/25] grep/pcre2 tests: reword comments referring to kwset grep: PCREv2 fixes, remove kwset.[ch] - - - --- 2021-02-03 Ævar Arnfjörð Bjarmason New
[v2,6/6] doc: use https links doc: improvements for hash-function-transition - - - --- 2021-02-02 Thomas Ackermann New
[v2,5/6] doc hash-function-transition: move rationale upwards doc: improvements for hash-function-transition - - - --- 2021-02-02 Thomas Ackermann New
[v2,4/6] doc hash-function-transition: fix incomplete sentence doc: improvements for hash-function-transition - - - --- 2021-02-02 Thomas Ackermann New
[v2,3/6] doc hash-function-transition: use upper case consistently doc: improvements for hash-function-transition - - - --- 2021-02-02 Thomas Ackermann New
[v2,2/6] doc hash-function-transition: use SHA-1 and SHA-256 consistently doc: improvements for hash-function-transition - - - --- 2021-02-02 Thomas Ackermann New
[v2,1/6] doc hash-function-transition: fix asciidoc output doc: improvements for hash-function-transition - - - --- 2021-02-02 Thomas Ackermann New
[WIP/PATCH,v2,5/5] WIP pager: respect exit code of pager over SIGPIPE pager: test for exit behavior & trace2 bug fix - - - --- 2021-02-02 Ævar Arnfjörð Bjarmason New
[v2,4/5] pager: properly log pager exit code when signalled pager: test for exit behavior & trace2 bug fix - - - --- 2021-02-02 Ævar Arnfjörð Bjarmason New
[v2,3/5] run-command: add braces for "if" block in wait_or_whine() pager: test for exit behavior & trace2 bug fix - - - --- 2021-02-02 Ævar Arnfjörð Bjarmason New
[v2,2/5] pager: test for exit code with and without SIGPIPE pager: test for exit behavior & trace2 bug fix - - - --- 2021-02-02 Ævar Arnfjörð Bjarmason New
[v2,1/5] pager: refactor wait_for_pager() function pager: test for exit behavior & trace2 bug fix - - - --- 2021-02-02 Ævar Arnfjörð Bjarmason New
[v2,14/14] simple-ipc: add Unix domain socket implementation Simple IPC Mechanism - - - --- 2021-02-01 Jeff Hostetler New
[v2,13/14] unix-socket: do not call die in unix_stream_connect() Simple IPC Mechanism - - - --- 2021-02-01 Jeff Hostetler New
[v2,12/14] unix-socket: add no-chdir option to unix_stream_listen() Simple IPC Mechanism - - - --- 2021-02-01 Jeff Hostetler New
[v2,11/14] unix-socket: add options to unix_stream_listen() Simple IPC Mechanism - - - --- 2021-02-01 Jeff Hostetler New
[v2,10/14] unix-socket: elimiate static unix_stream_socket() helper function Simple IPC Mechanism - - - --- 2021-02-01 Jeff Hostetler New
[v2,09/14] simple-ipc: add t/helper/test-simple-ipc and t0052 Simple IPC Mechanism - - - --- 2021-02-01 Jeff Hostetler New
[v2,08/14] simple-ipc: add win32 implementation Simple IPC Mechanism - - - --- 2021-02-01 Jeff Hostetler New
[v2,07/14] simple-ipc: design documentation for new IPC mechanism Simple IPC Mechanism - - - --- 2021-02-01 Jeff Hostetler New
[v2,06/14] pkt-line: accept additional options in read_packetized_to_strbuf() Simple IPC Mechanism - - - --- 2021-02-01 Johannes Schindelin New
[v2,05/14] pkt-line: (optionally) libify the packet readers Simple IPC Mechanism - - - --- 2021-02-01 Johannes Schindelin New
[v2,04/14] pkt-line: optionally skip the flush packet in write_packetized_from_buf() Simple IPC Mechanism - - - --- 2021-02-01 Johannes Schindelin New
[v2,03/14] pkt-line: add write_packetized_from_buf2() that takes scratch buffer Simple IPC Mechanism - - - --- 2021-02-01 Jeff Hostetler New
[v2,02/14] pkt-line: promote static buffer in packet_write_gently() to callers Simple IPC Mechanism - - - --- 2021-02-01 Jeff Hostetler New
[v2,01/14] ci/install-depends: attempt to fix "brew cask" stuff Simple IPC Mechanism - - - --- 2021-02-01 Junio C Hamano New
[3/3] pager: properly log pager exit code when signalled [1/3] pager: test for exit code - - - --- 2021-02-01 Ævar Arnfjörð Bjarmason New
[2/3] pager: refactor wait_for_pager() function [1/3] pager: test for exit code - - - --- 2021-02-01 Ævar Arnfjörð Bjarmason New
[1/3] pager: test for exit code [1/3] pager: test for exit code - - - --- 2021-02-01 Ævar Arnfjörð Bjarmason New
[v2,5/5] commit-reach: stale commits may prune generation further Speed up remove_redundant() - - - --- 2021-02-01 Derrick Stolee New
[v2,4/5] commit-reach: use heuristic in remove_redundant() Speed up remove_redundant() - - - --- 2021-02-01 Derrick Stolee New
[v2,3/5] commit-reach: move compare_commits_by_gen Speed up remove_redundant() - - - --- 2021-02-01 Derrick Stolee New
[v2,2/5] commit-reach: use one walk in remove_redundant() Speed up remove_redundant() - - - --- 2021-02-01 Derrick Stolee New
[v2,1/5] commit-reach: reduce requirements for remove_redundant() Speed up remove_redundant() - - - --- 2021-02-01 Derrick Stolee New
[v2,6/6] Makefile: add {program,xdiff,test,git}-objs & objects targets Makefile: add {program,xdiff,test,git}-objs & objects targets - - - --- 2021-02-01 Ævar Arnfjörð Bjarmason New
[v2,5/6] Makefile: split OBJECTS into OBJECTS and GIT_OBJS Makefile: add {program,xdiff,test,git}-objs & objects targets - - - --- 2021-02-01 Ævar Arnfjörð Bjarmason New
[v2,4/6] Makefile: sort OBJECTS assignment for subsequent change Makefile: add {program,xdiff,test,git}-objs & objects targets - - - --- 2021-02-01 Ævar Arnfjörð Bjarmason New
[v2,3/6] Makefile: split up long OBJECTS line Makefile: add {program,xdiff,test,git}-objs & objects targets - - - --- 2021-02-01 Ævar Arnfjörð Bjarmason New
[v2,2/6] Makefile: guard against TEST_OBJS in the environment Untitled series #425293 - - - --- 2021-02-01 Ævar Arnfjörð Bjarmason New
[v2,1/6] Makefile: remove "all" on "$(FUZZ_OBJS)" [v2,1/6] Makefile: remove "all" on "$(FUZZ_OBJS)" - - - --- 2021-02-01 Ævar Arnfjörð Bjarmason New
[2/2] refs.c: avoid creating extra unwanted reflog entries Eliminate extraneous ref log entries - - - --- 2021-01-30 Kyle J. McKay New
[1/2] t/t1417: test symbolic-ref effects on ref logs Eliminate extraneous ref log entries - - - --- 2021-01-30 Kyle J. McKay New
pager: exit without error on SIGPIPE pager: exit without error on SIGPIPE - - - --- 2021-01-29 Denton Liu New
pretty: lazy-load commit data when expanding user-format pretty: lazy-load commit data when expanding user-format - - - --- 2021-01-28 Jeff King New
[2/6] Makefile: guard against TEST_OBJS in the environment Makefile: add {program,xdiff,test,git}-objs & objects targets - - - --- 2021-01-28 Ævar Arnfjörð Bjarmason New
[1/6] Makefile: remove "all" on "$(FUZZ_OBJS)" Makefile: add {program,xdiff,test,git}-objs & objects targets - - - --- 2021-01-28 Ævar Arnfjörð Bjarmason New
[3/3] commit-reach: use heuristic in remove_redundant() Speed up remove_redundant() - - - --- 2021-01-28 Derrick Stolee New
[2/3] commit-reach: move compare_commits_by_gen Speed up remove_redundant() - - - --- 2021-01-28 Derrick Stolee New
[1/3] commit-reach: use one walk in remove_redundant() Speed up remove_redundant() - - - --- 2021-01-28 Derrick Stolee New
transport-internal.h: fix a 'hdr-check' warning transport-internal.h: fix a 'hdr-check' warning - - - --- 2021-01-28 Ramsay Jones New
[4/4] t0000: consistently use single quotes for outer tests t0000 cleanups - - - --- 2021-01-28 Jeff King New
[3/4] t0000: run cleaning test inside sub-test t0000 cleanups - - - --- 2021-01-28 Jeff King New
[2/4] t0000: run prereq tests inside sub-test t0000 cleanups - - - --- 2021-01-28 Jeff King New
[1/4] t0000: keep clean-up tests together t0000 cleanups - - - --- 2021-01-28 Jeff King New
[6/6] oid_pos(): access table through const pointers convert hash_pos() to oid_pos() - - - --- 2021-01-28 Jeff King New
[5/6] hash_pos(): convert to oid_pos() convert hash_pos() to oid_pos() - - - --- 2021-01-28 Jeff King New
[3/6] rerere: tighten rr-cache dirname check convert hash_pos() to oid_pos() - - - --- 2021-01-28 Jeff King New
[2/6] rerere: check dirname format while iterating rr_cache directory convert hash_pos() to oid_pos() - - - --- 2021-01-28 Jeff King New
[1/6] commit_graft_pos(): take an oid instead of a bare hash convert hash_pos() to oid_pos() - - - --- 2021-01-28 Jeff King New
[2/2] rev-list: add --disk-usage option for calculating disk usage rev-list --disk-usage - - - --- 2021-01-27 Jeff King New
[1/2] t: add --no-tag option to test_commit rev-list --disk-usage - - - --- 2021-01-27 Jeff King New
[4/4] Makefile: add a NO_{INSTALL_,}SCRIPT_FALLBACKS target Makefile: micro-optimize light non-test builds - - - --- 2021-01-26 Ævar Arnfjörð Bjarmason New
[3/4] Makefile: add a NO_TEST_TOOLS flag Makefile: micro-optimize light non-test builds - - - --- 2021-01-26 Ævar Arnfjörð Bjarmason New
[2/4] Makefile: refactor for subsequent change Makefile: micro-optimize light non-test builds - - - --- 2021-01-26 Ævar Arnfjörð Bjarmason New
« 1 2 ... 84 85 86242 243 »