Show patches with: State = Action Required       |   25212 patches
« 1 2 ... 30 31 32252 253 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
ls-tree: fix expansion of repeated %(path) ls-tree: fix expansion of repeated %(path) - - - --- 2023-01-14 René Scharfe New
[v2] doc: fix non-existent config name [v2] doc: fix non-existent config name - - - --- 2023-01-14 Yukai Chou New
git-prompt: customizable symbols git-prompt: customizable symbols - - - --- 2023-01-13 Alessandro New
env-helper: move this built-in to to "test-tool env-helper" env-helper: move this built-in to to "test-tool env-helper" - - - --- 2023-01-12 Ævar Arnfjörð Bjarmason New
[v2,6/6] treewide: always have a valid "index_state.repo" member cache API: always have a "istate->repo" - - - --- 2023-01-12 Ævar Arnfjörð Bjarmason New
rebase -i: allow a comment after a "break" command rebase -i: allow a comment after a "break" command - - - --- 2023-01-12 Phillip Wood New
[v4,5/5] notes.c: introduce "--separator" option notes.c: introduce "--separator" optio - - - --- 2023-01-12 Teng Long New
[v4,4/5] notes.c: provide tips when target and append note are both empty notes.c: introduce "--separator" optio - - - --- 2023-01-12 Teng Long New
[v4,3/5] notes.c: drop unreachable code in 'append_edit()' notes.c: introduce "--separator" optio - - - --- 2023-01-12 Teng Long New
[v4,2/5] notes.c: cleanup for "designated init" and "char ptr init" notes.c: introduce "--separator" optio - - - --- 2023-01-12 Teng Long New
[v4,1/5] notes.c: cleanup 'strbuf_grow' call in 'append_edit' notes.c: introduce "--separator" optio - - - --- 2023-01-12 Teng Long New
ls-files: add %(skipworktree) atom to format option ls-files: add %(skipworktree) atom to format option - - - --- 2023-01-11 ZheNing Hu New
[v3] scalar: show progress if stderr refer to a terminal [v3] scalar: show progress if stderr refer to a terminal - - - --- 2023-01-11 ZheNing Hu New
t/interop: allow tests to run "git env--helper" t/interop: allow tests to run "git env--helper" - - - --- 2023-01-10 Jeff King New
git: replace two checks with one not equal check git: replace two checks with one not equal check - - - --- 2023-01-09 Seija Kijin New
[v8,4/4] worktree add: add hint to direct users towards --orphan worktree: Support `--orphan` when creating new worktrees - - - --- 2023-01-09 Jacob Abel New
[v8,3/4] worktree add: add --orphan flag worktree: Support `--orphan` when creating new worktrees - - - --- 2023-01-09 Jacob Abel New
[v8,2/4] worktree add: refactor opt exclusion tests worktree: Support `--orphan` when creating new worktrees - - - --- 2023-01-09 Jacob Abel New
[v8,1/4] worktree add: include -B in usage docs worktree: Support `--orphan` when creating new worktrees - - - --- 2023-01-09 Jacob Abel New
date.c: limit less precision ISO-8601 with its marker date.c: limit less precision ISO-8601 with its marker - - - --- 2023-01-09 Đoàn Trần Công Danh New
fixup! date.c: allow ISO 8601 reduced precision times fixup! date.c: allow ISO 8601 reduced precision times - - - --- 2023-01-09 Đoàn Trần Công Danh New
ref-filter: add new atom "signature" atom ref-filter: add new atom "signature" atom - - - --- 2023-01-09 Nsengiyumva Wilberforce New
doc: fix non-existing config name doc: fix non-existing config name - - - --- 2023-01-09 Yukai Chou New
[v15] git: change variable types to match what is assigned to them [v15] git: change variable types to match what is assigned to them - - - --- 2023-01-08 Philippe Blain via GitGitGadget New
[v3] run-command: remove async_exit [v3] run-command: remove async_exit - - - --- 2023-01-08 Seija Kijin New
[v14] git: change variable types to match what is assigned to them [v14] git: change variable types to match what is assigned to them - - - --- 2023-01-08 Seija Kijin New
[v3] mingw: check that the file attributes are valid before modifying them [v3] mingw: check that the file attributes are valid before modifying them - - - --- 2023-01-08 Seija Kijin New
[v2] mingw: check that the file attributes are valid [v2] mingw: check that the file attributes are valid - - - --- 2023-01-08 Seija Kijin New
[v2] run-command: make async_exit usage consistent [v2] run-command: make async_exit usage consistent - - - --- 2023-01-08 Seija Kijin New
doc: use "git switch -c" rather than "git checkout -b" consistently doc: use "git switch -c" rather than "git checkout -b" consistently - - - --- 2023-01-08 Yutaro Ohno New
[5/5] packfile: inline custom read_object() cleaning up read_object() family of functions - - - --- 2023-01-07 Jeff King New
[1/5] object-file: inline calls to read_object() cleaning up read_object() family of functions - - - --- 2023-01-07 Jeff King New
[v4,1/1] Expose header information to git-send-email's sendemail-validate hook Expose header information to git-send-email's sendemail-validate hook - 1 - --- 2023-01-06 Michael Strawbridge New
[8/8] bundle-uri: store fetch.bundleCreationToken Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-06 Derrick Stolee New
[7/8] fetch: fetch from an external bundle URI Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-06 Derrick Stolee New
[5/8] clone: set fetch.bundleURI if appropriate Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-06 Derrick Stolee New
[4/8] bundle-uri: download in creationToken order Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-06 Derrick Stolee New
[2/8] bundle-uri: parse bundle.heuristic=creationToken Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-06 Derrick Stolee New
[1/8] t5558: add tests for creationToken heuristic Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-06 Derrick Stolee New
[v5,6/6] submodule: call parallel code from serial status submodule: parallelize diff - - - --- 2023-01-04 Calvin Wan New
[v5,5/6] diff-lib: parallelize run_diff_files for submodules submodule: parallelize diff - - - --- 2023-01-04 Calvin Wan New
[v5,4/6] diff-lib: refactor match_stat_with_submodule submodule: parallelize diff - - - --- 2023-01-04 Calvin Wan New
[v5,3/6] submodule: move status parsing into function submodule: parallelize diff - - - --- 2023-01-04 Calvin Wan New
[v5,2/6] submodule: strbuf variable rename submodule: parallelize diff - - - --- 2023-01-04 Calvin Wan New
[v5,1/6] run-command: add duplicate_output_fn to run_processes_parallel_opts submodule: parallelize diff - - - --- 2023-01-04 Calvin Wan New
hooks: add sendemail-validate-series hooks: add sendemail-validate-series - - - --- 2023-01-03 Robin Jarry New
[v13] git: edit variable types to match what is assigned to them [v13] git: edit variable types to match what is assigned to them - - - --- 2023-01-03 Seija Kijin New
ci(github): restore "print test failures" step name ci(github): restore "print test failures" step name - - - --- 2023-01-03 Phillip Wood New
[v2,4/4] use DUP_ARRAY COPY_ARRAY, MOVE_ARRAY, DUP_ARRAY - - - --- 2023-01-01 René Scharfe New
[v2,3/4] add DUP_ARRAY COPY_ARRAY, MOVE_ARRAY, DUP_ARRAY - - - --- 2023-01-01 René Scharfe New
[v2,2/4] do full type check in BARF_UNLESS_COPYABLE COPY_ARRAY, MOVE_ARRAY, DUP_ARRAY - - - --- 2023-01-01 René Scharfe New
[v2,1/4] factor out BARF_UNLESS_COPYABLE COPY_ARRAY, MOVE_ARRAY, DUP_ARRAY - - - --- 2023-01-01 René Scharfe New
get_oid_basic: detached HEAD and @{-1} get_oid_basic: detached HEAD and @{-1} - - - --- 2022-12-31 Rubén Justo New
win32: remove return_0 inline function win32: remove return_0 inline function - - - --- 2022-12-31 Seija Kijin New
[v2,3/3] tag: don't emit potentially incorrect "object is a X, not a Y" tag: don't misreport type of tagged objects in errors - - - --- 2022-12-30 Ævar Arnfjörð Bjarmason New
[v2,2/3] tag: don't misreport type of tagged objects in errors tag: don't misreport type of tagged objects in errors - - - --- 2022-12-30 Ævar Arnfjörð Bjarmason New
[v2,1/3] object tests: add test for unexpected objects in tags tag: don't misreport type of tagged objects in errors - - - --- 2022-12-30 Ævar Arnfjörð Bjarmason New
[v2] grep: simplify is_empty_line [v2] grep: simplify is_empty_line - - - --- 2022-12-29 Seija Kijin New
maintenance: fix typos maintenance: fix typos - - - --- 2022-12-29 Samanta Navarro New
[RFC,v2] setup: avoid unconditional open syscall with write flags [RFC,v2] setup: avoid unconditional open syscall with write flags - - - --- 2022-12-27 Christian Göttsche New
[RFC] test-lib: allow storing counts with test harnesses [RFC] test-lib: allow storing counts with test harnesses - - - --- 2022-12-24 Adam Dinwoodie New
[v2] range-diff: check for NULL over comparisons [v2] range-diff: check for NULL over comparisons - - - --- 2022-12-23 Seija Kijin New
branch: consider orphans when validate_branchname() branch: consider orphans when validate_branchname() - - - --- 2022-12-23 Rubén Justo New
range-diff: heck for NULL over comparisons range-diff: heck for NULL over comparisons - - - --- 2022-12-22 Seija Kijin New
[v4,2/2] attr: add flag `--revision` to work with revisions check-attr: add support to work with revisions - - - --- 2022-12-21 karthik nayak New
Documentation: clarify that cache forgets credentials if the system restarts Documentation: clarify that cache forgets credentials if the system restarts - - - --- 2022-12-21 M Hickford New
[v4,3/3] gc: add gc.repackFilter config option Implement filtering repacks - - - --- 2022-12-21 Christian Couder New
[v4,2/3] repack: add --filter=<filter-spec> option Implement filtering repacks - - - --- 2022-12-21 Christian Couder New
[v4,1/3] pack-objects: allow --filter without --stdout Implement filtering repacks - - - --- 2022-12-21 Christian Couder New
Revert "builtin/bundle.c: let parse-options parse subcommands" Revert "builtin/bundle.c: let parse-options parse subcommands" - - - --- 2022-12-20 Hubert Jasudowicz New
[6/6] cmake: chmod +x the bin-wrappers/* & SCRIPT_{SH,PERL} & git-p4 cmake: guard OS-specific code & cleanup & chmod +x on *nix - - - --- 2022-12-19 Ævar Arnfjörð Bjarmason New
[5/6] cmake: copy over git-p4.py for t983[56] perforce test cmake: guard OS-specific code & cleanup & chmod +x on *nix - - - --- 2022-12-19 Ævar Arnfjörð Bjarmason New
[4/6] cmake: only look for "sh" in "C:/Program Files" on Windows cmake: guard OS-specific code & cleanup & chmod +x on *nix - - - --- 2022-12-19 Ævar Arnfjörð Bjarmason New
[3/6] cmake: increase test timeout on Windows only cmake: guard OS-specific code & cleanup & chmod +x on *nix - - - --- 2022-12-19 Ævar Arnfjörð Bjarmason New
[2/6] cmake: set "USE_LIBPCRE2" in "GIT-BUILD-OPTIONS" for test-lib.sh cmake: guard OS-specific code & cleanup & chmod +x on *nix - - - --- 2022-12-19 Ævar Arnfjörð Bjarmason New
[1/6] cmake: don't copy chainlint.pl to build directory cmake: guard OS-specific code & cleanup & chmod +x on *nix - - - --- 2022-12-19 Ævar Arnfjörð Bjarmason New
win32: ensure len does not cause any overreads win32: ensure len does not cause any overreads - - - --- 2022-12-19 Seija Kijin New
diff: use strncmp to check for "diff." prefix diff: use strncmp to check for "diff." prefix - - - --- 2022-12-19 Seija Kijin New
[v2] win32: explicitly set errno to enoent if err is not error_directory [v2] win32: explicitly set errno to enoent if err is not error_directory - - - --- 2022-12-19 Seija Kijin New
Explicitly set errno to ENOENT if err is not ERROR_DIRECTORY Explicitly set errno to ENOENT if err is not ERROR_DIRECTORY - - - --- 2022-12-19 Seija Kijin New
Remove redundant double exclamation points Remove redundant double exclamation points - - - --- 2022-12-19 Seija Kijin New
[2/2] cmake: update instructions for portable CMakeLists.txt cmake doc: modernize and cross-platform-ize the docs - - - --- 2022-12-19 Ævar Arnfjörð Bjarmason New
[1/2] cmake: use "-S" and "-B" to specify source and build directories cmake doc: modernize and cross-platform-ize the docs - - - --- 2022-12-19 Ævar Arnfjörð Bjarmason New
cmake: don't invoke msgfmt with --statistics cmake: don't invoke msgfmt with --statistics - - - --- 2022-12-19 Ævar Arnfjörð Bjarmason New
[v4,3/6] tests: don't lose exit status with "(cd ...; test <op> $(git ...))" tests: fix ignored & hidden exit codes - - - --- 2022-12-19 Ævar Arnfjörð Bjarmason New
git: remove redundant notes_ref check git: remove redundant notes_ref check - - - --- 2022-12-18 Seija Kijin New
[v1,5/5] diff-merges: improve --diff-merges documentation [v1,1/5] diff-merges: implement [no-]hide option and log.diffMergesHide config - - - --- 2022-12-17 Sergey Organov New
[v1,4/5] diff-merges: issue warning on lone '-m' option [v1,1/5] diff-merges: implement [no-]hide option and log.diffMergesHide config - - - --- 2022-12-17 Sergey Organov New
[v1,3/5] diff-merges: support list of values for --diff-merges [v1,1/5] diff-merges: implement [no-]hide option and log.diffMergesHide config - - - --- 2022-12-17 Sergey Organov New
[v1,2/5] diff-merges: implement log.diffMerges-m-imply-p config [v1,1/5] diff-merges: implement [no-]hide option and log.diffMergesHide config - - - --- 2022-12-17 Sergey Organov New
[v1,1/5] diff-merges: implement [no-]hide option and log.diffMergesHide config [v1,1/5] diff-merges: implement [no-]hide option and log.diffMergesHide config - - - --- 2022-12-17 Sergey Organov New
[v1,0/5] diff-merges: more features to fix '-m' - - - --- 2022-12-17 Sergey Organov New
grep: fall back to interpreter mode if JIT fails grep: fall back to interpreter mode if JIT fails - - - --- 2022-12-16 Mathias Krause New
date.c: allow ISO 8601 reduced precision times date.c: allow ISO 8601 reduced precision times - - - --- 2022-12-16 Phil Hord New
e-mail workflow: Message-ID is spelled with ID in both capital letters e-mail workflow: Message-ID is spelled with ID in both capital letters - 2 - --- 2022-12-16 Junio C Hamano New
bisect: remove check for fp and move the goto label after the fclose bisect: remove check for fp and move the goto label after the fclose - - - --- 2022-12-16 Seija Kijin New
[4/6] cocci & cache-tree.h: migrate "write_cache_as_tree" to "*_index_*" remove USE_THE_INDEX_COMPATIBILITY_MACROS - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[RFC,5/5] strvec API users: fix more leaks by using "STRVEC_INIT_NODUP" strvec: add a "nodup" mode, fix memory leaks - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[RFC,4/5] strvec API users: fix leaks by using "STRVEC_INIT_NODUP" strvec: add a "nodup" mode, fix memory leaks - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[RFC,3/5] strvec API: add a "STRVEC_INIT_NODUP" strvec: add a "nodup" mode, fix memory leaks - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
« 1 2 ... 30 31 32252 253 »