Show patches with: State = Action Required       |   25215 patches
« 1 2 ... 35 36 37252 253 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] grep.c: tolerate NULL grep_expr in free_pattern_expr() grep: tolerate NULL argument to free_grep_expr() - - - --- 2022-10-10 Taylor Blau New
[1/2] t4202: demonstrate `git log --invert-grep` segfault grep: tolerate NULL argument to free_grep_expr() - - - --- 2022-10-10 Taylor Blau New
log: require --grep for --invert-grep and --all-match, fix segfault log: require --grep for --invert-grep and --all-match, fix segfault - - - --- 2022-10-10 Ævar Arnfjörð Bjarmason New
git.c: fix, stop passing options after --help git.c: fix, stop passing options after --help - - - --- 2022-10-10 Daniel Sonbolian New
[2/2] ci(main): linux32 uses actions/checkout@v2 ci(main): upgrade actions/checkout to v3 - - - --- 2022-10-10 Óscar Domínguez Celada New
[1/2] ci(main): upgrade actions/checkout to v3 ci(main): upgrade actions/checkout to v3 - - - --- 2022-10-10 Óscar Domínguez Celada New
[12/12] fsmonitor: update doc for Linux fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-09 Eric DeCosta New
[11/12] fsmonitor: test updates fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-09 Eric DeCosta New
[10/12] fsmonitor: enable fsmonitor for Linux fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-09 Eric DeCosta New
[09/12] fsmonitor: implement filesystem change listener for Linux fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-09 Eric DeCosta New
[08/12] fsmonitor: determine if filesystem is local or remote fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-09 Eric DeCosta New
[07/12] fsmonitor: prepare to share code between Mac OS and Linux fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-09 Eric DeCosta New
[v3] sparse-checkout.txt: new document with sparse-checkout directions [v3] sparse-checkout.txt: new document with sparse-checkout directions - - - --- 2022-10-08 Philippe Blain via GitGitGadget New
dir: use fspathncmp() in pl_hashmap_cmp() dir: use fspathncmp() in pl_hashmap_cmp() - - - --- 2022-10-08 René Scharfe New
[v2] bisect--helper: plug strvec leak [v2] bisect--helper: plug strvec leak - - - --- 2022-10-07 René Scharfe New
[v2,2/2] git.c: improve code readability in cmd_main git.c: improve readability | git-p4: minor optimization - - - --- 2022-10-07 Daniel Sonbolian New
[v2,1/2] git-p4: minor optimization in read_pip_lines git.c: improve readability | git-p4: minor optimization - - - --- 2022-10-07 Daniel Sonbolian New
Update kdiff3 install location Update kdiff3 install location - - - --- 2022-10-07 Michael Schindler New
[5/5] CodingGuidelines: recommend against unportable C99 struct syntax CodingGuidelines: various C99 updates - - - --- 2022-10-07 Ævar Arnfjörð Bjarmason New
[4/5] CodingGuidelines: mention C99 features we can't use CodingGuidelines: various C99 updates - - - --- 2022-10-07 Ævar Arnfjörð Bjarmason New
[3/5] CodingGuidelines: allow declaring variables in for loops CodingGuidelines: various C99 updates - - - --- 2022-10-07 Ævar Arnfjörð Bjarmason New
[RFC] trace2 API: don't save a copy of constant "thread_name" [RFC] trace2 API: don't save a copy of constant "thread_name" - - - --- 2022-10-07 Ævar Arnfjörð Bjarmason New
[2/2] builtin/unpack-objects.c: fix compiler error on MacOS with clang 11.0.0 Fix syntax errors under clang 11.0.0 on MacOS - - - --- 2022-10-06 Jeff Hostetler New
[1/2] builtin/merge-file: fix compiler error on MacOS with clang 11.0.0 Fix syntax errors under clang 11.0.0 on MacOS - - - --- 2022-10-06 Jeff Hostetler New
[v2] t/lib-httpd: pass LANG and LC_ALL to Apache [v2] t/lib-httpd: pass LANG and LC_ALL to Apache - - - --- 2022-10-06 René Scharfe New
[3/3,RFC] test_todo: allow [verbose] test as the command tests: add test_todo() for known failures - - - --- 2022-10-06 Phillip Wood New
[2/3,RFC] test_todo: allow [!] grep as the command tests: add test_todo() for known failures - - - --- 2022-10-06 Phillip Wood New
[1/3,RFC] tests: add test_todo() to mark known breakages tests: add test_todo() for known failures - - - --- 2022-10-06 Phillip Wood New
[4/4] attr: convert DEBUG_ATTR to use trace API a few small unused-parameter fixes - - - --- 2022-10-06 Jeff King New
[2/2] removed else statement Minor Refactors: remove useless else - - - --- 2022-10-06 Daniel Sonbolian New
[1/2] python file more pytonic, adjust "if" and "for" Minor Refactors: remove useless else - - - --- 2022-10-06 Daniel Sonbolian New
[filter-repo] contrib: new tool to convert svn:externals to Git submodules [filter-repo] contrib: new tool to convert svn:externals to Git submodules - - - --- 2022-10-05 Markus Heidelberg New
[v2,10/10] evolve: add tests for the git-change command RFC: Git Evolve / Change - - - --- 2022-10-05 Chris Poucet New
[v2,09/10] evolve: add documentation for `git change` RFC: Git Evolve / Change - - - --- 2022-10-05 Chris Poucet New
[v2,08/10] evolve: add delete command RFC: Git Evolve / Change - - - --- 2022-10-05 Chris Poucet New
[v2,07/10] evolve: implement the git change command RFC: Git Evolve / Change - - - --- 2022-10-05 Stefan Xenos New
[v2,06/10] evolve: add support for writing metacommits RFC: Git Evolve / Change - - - --- 2022-10-05 Stefan Xenos New
[v2,05/10] evolve: add the change-table structure RFC: Git Evolve / Change - - - --- 2022-10-05 Stefan Xenos New
[v2,04/10] evolve: add support for parsing metacommits RFC: Git Evolve / Change - - - --- 2022-10-05 Stefan Xenos New
[v2,03/10] ref-filter: add the metas namespace to ref-filter RFC: Git Evolve / Change - - - --- 2022-10-05 Chris Poucet New
[v2,02/10] sha1-array: implement oid_array_readonly_contains RFC: Git Evolve / Change - - - --- 2022-10-05 Chris Poucet New
[v2,01/10] technical doc: add a design doc for the evolve command RFC: Git Evolve / Change - - - --- 2022-10-05 Stefan Xenos New
git-compat-util.h: fix build on gcc 4.4.x and earlier git-compat-util.h: fix build on gcc 4.4.x and earlier - - - --- 2022-10-05 Jeremy Lin New
t/lib-httpd: pass LANG to Apache t/lib-httpd: pass LANG to Apache - - - --- 2022-10-04 René Scharfe New
[9/9] trace2: add global counter mechanism Trace2 timers and counters and some cleanup - - - --- 2022-10-04 Jeff Hostetler New
[8/9] trace2: add stopwatch timers Trace2 timers and counters and some cleanup - - - --- 2022-10-04 Jeff Hostetler New
[7/9] api-trace2.txt: elminate section describing the public trace2 API Trace2 timers and counters and some cleanup - - - --- 2022-10-04 Jeff Hostetler New
[6/9] trace2: convert ctx.thread_name to flex array Trace2 timers and counters and some cleanup - - - --- 2022-10-04 Jeff Hostetler New
[5/9] trace2: rename trace2 thread_name argument as name_hint Trace2 timers and counters and some cleanup - - - --- 2022-10-04 Jeff Hostetler New
[2/9] builtin/unpack-objects.c: fix compiler warning on MacOS with clang 11.0.0 Trace2 timers and counters and some cleanup - - - --- 2022-10-04 Jeff Hostetler New
[1/9] builtin/merge-file: fix compiler warning on MacOS with clang 11.0.0 Trace2 timers and counters and some cleanup - - - --- 2022-10-04 Jeff Hostetler New
gc: simplify maintenance_task_pack_refs() gc: simplify maintenance_task_pack_refs() - - - --- 2022-10-04 René Scharfe New
PATCH] bisect--helper: plug strvec leak in bisect_start() PATCH] bisect--helper: plug strvec leak in bisect_start() - - - --- 2022-10-04 René Scharfe New
git-reflog.txt: add an EXAMPLES section git-reflog.txt: add an EXAMPLES section - - - --- 2022-10-03 Elia Pinto New
sequencer: detect author name errors in read_author_script() sequencer: detect author name errors in read_author_script() - - - --- 2022-10-03 Jeff King New
[PULL] l10n updates for 2.38.0 round 3 [PULL] l10n updates for 2.38.0 round 3 - - - --- 2022-10-02 Jiang Xin New
send-email docs: Remove mention of discontinued gmail feature send-email docs: Remove mention of discontinued gmail feature - - - --- 2022-10-01 Jouke Witteveen New
[v3,3/3] diff: support ^! for merges diff: support ^! for merges - - - --- 2022-10-01 René Scharfe New
[v3,2/3] revisions.txt: unspecify order of resolved parts of ^! diff: support ^! for merges - - - --- 2022-10-01 René Scharfe New
[v3,1/3] revision: use strtol_i() for exclude_parent diff: support ^! for merges - - - --- 2022-10-01 René Scharfe New
[6/6] sequencer: fail early if invalid ref is given to 'update-ref' instruction rebase --update-refs: smooth out some rough edges - - - --- 2022-09-30 SZEDER Gábor New
[5/6] sequencer: duplicate the result of resolve_ref_unsafe() rebase --update-refs: smooth out some rough edges - - - --- 2022-09-30 SZEDER Gábor New
[4/6] sequencer: avoid empty lines after 'update-ref' instructions rebase --update-refs: smooth out some rough edges - - - --- 2022-09-30 SZEDER Gábor New
[3/6] rebase -i: emphasize that 'update-ref' expects a fully-qualified ref rebase --update-refs: smooth out some rough edges - - - --- 2022-09-30 SZEDER Gábor New
[2/6] t3404-rebase-interactive: mark a test with REFFILES prereq rebase --update-refs: smooth out some rough edges - - - --- 2022-09-30 SZEDER Gábor New
[1/6] t2407-worktree-heads.sh: remove outdated loop rebase --update-refs: smooth out some rough edges - - - --- 2022-09-30 SZEDER Gábor New
test-lib: have SANITIZE=leak imply TEST_NO_MALLOC_CHECK test-lib: have SANITIZE=leak imply TEST_NO_MALLOC_CHECK - - - --- 2022-09-28 Ævar Arnfjörð Bjarmason New
bugreport: clarify that -o expects a directory and not a file bugreport: clarify that -o expects a directory and not a file - - - --- 2022-09-28 Alex Henrie New
[3/3] read-cache: use read_be32() in create_from_disk() [1/3] pack-bitmap: make read_be32() public - - - --- 2022-09-28 Jeff King New
[2/3] read-cache: read on-disk entries in byte order [1/3] pack-bitmap: make read_be32() public - - - --- 2022-09-28 Jeff King New
[1/3] pack-bitmap: make read_be32() public [1/3] pack-bitmap: make read_be32() public - - - --- 2022-09-28 Jeff King New
abspath.h is created. abspath.h is created. - - - --- 2022-09-27 Skrab Sah New
[5/5] *: expect a non-NULL list of config values config API: return empty list, not NULL - - - --- 2022-09-27 Derrick Stolee New
[4/5] config: return an empty list, not NULL config API: return empty list, not NULL - - - --- 2022-09-27 Derrick Stolee New
[3/5] config: add BUG() statement instead of possible segfault config API: return empty list, not NULL - - - --- 2022-09-27 Derrick Stolee New
[2/5] *: relax git_configset_get_value_multi result config API: return empty list, not NULL - - - --- 2022-09-27 Derrick Stolee New
[1/5] config: relax requirements on multi-value return config API: return empty list, not NULL - - - --- 2022-09-27 Derrick Stolee New
tmp-objdir: do not opendir() when handling a signal tmp-objdir: do not opendir() when handling a signal - - - --- 2022-09-26 John Cai New
[v2,2/2] cat-file: add mailmap support to --batch-check option Add mailmap mechanism in cat-file options - - - --- 2022-09-26 Siddharth Asthana New
[v2,1/2] cat-file: add mailmap support to -s option Add mailmap mechanism in cat-file options - - - --- 2022-09-26 Siddharth Asthana New
receive.txt: Describe effect of denyDeleteCurrent on bare repositories receive.txt: Describe effect of denyDeleteCurrent on bare repositories - - - --- 2022-09-26 Andreas Schwab New
sparse-checkout.txt: new document with sparse-checkout directions sparse-checkout.txt: new document with sparse-checkout directions - - - --- 2022-09-25 Elijah Newren New
diff: introduce --restrict option diff: introduce --restrict option - - - --- 2022-09-24 ZheNing Hu New
[filter-repo] fix links to git-fast-import [filter-repo] fix links to git-fast-import - - - --- 2022-09-24 Todd Zullinger New
[10/10] evolve: add documentation for `git change` Add the Git Change command - - - --- 2022-09-23 Chris Poucet New
[09/10] evolve: add delete command Add the Git Change command - - - --- 2022-09-23 Chris Poucet New
[08/10] evolve: add the git change list command Add the Git Change command - - - --- 2022-09-23 Stefan Xenos New
[07/10] evolve: implement the git change command Add the Git Change command - - - --- 2022-09-23 Stefan Xenos New
[06/10] evolve: add support for writing metacommits Add the Git Change command - - - --- 2022-09-23 Stefan Xenos New
[05/10] evolve: add the change-table structure Add the Git Change command - - - --- 2022-09-23 Stefan Xenos New
[04/10] evolve: add support for parsing metacommits Add the Git Change command - - - --- 2022-09-23 Stefan Xenos New
[03/10] ref-filter: add the metas namespace to ref-filter Add the Git Change command - - - --- 2022-09-23 Chris Poucet New
[02/10] sha1-array: implement oid_array_readonly_contains Add the Git Change command - - - --- 2022-09-23 Chris Poucet New
[01/10] technical doc: add a design doc for the evolve command Add the Git Change command - - - --- 2022-09-23 Stefan Xenos New
[4/4] diff-lib: parallelize run_diff_files for submodules submodule: parallelize status - - - --- 2022-09-22 Calvin Wan New
[3/4] diff-lib: refactor functions submodule: parallelize status - - - --- 2022-09-22 Calvin Wan New
[2/4] submodule: move status parsing into function submodule: parallelize status - - - --- 2022-09-22 Calvin Wan New
[1/4] run-command: add pipe_output to run_processes_parallel submodule: parallelize status - - - --- 2022-09-22 Calvin Wan New
[RFC,v2] shortlog: add group-by options for year and month [RFC,v2] shortlog: add group-by options for year and month - - - --- 2022-09-22 Jacob Stopak New
[v3] merge-ort: fix segmentation fault in read-only repositories [v3] merge-ort: fix segmentation fault in read-only repositories - - - --- 2022-09-22 Johannes Schindelin New
« 1 2 ... 35 36 37252 253 »