Show patches with: State = Action Required       |   24474 patches
« 1 2 ... 23 24 25244 245 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[RFC,2/5] various: add missing strvec_clear() strvec: add a "nodup" mode, fix memory leaks - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[RFC,1/5] builtin/annotate.c: simplify for strvec API strvec: add a "nodup" mode, fix memory leaks - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[v10,12/12] merge-index: make the argument parsing sensible & simpler merge-index: prepare to rewrite merge drivers in C - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[v10,11/12] merge-index: use "struct strvec" and helper to prepare args merge-index: prepare to rewrite merge drivers in C - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[v10,10/12] merge-index: libify merge_one_path() and merge_all() merge-index: prepare to rewrite merge drivers in C - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[v10,09/12] builtin/merge-index.c: don't USE_THE_INDEX_VARIABLE merge-index: prepare to rewrite merge drivers in C - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[v10,08/12] merge-index: stop calling ensure_full_index() twice merge-index: prepare to rewrite merge drivers in C - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[v10,07/12] merge-index i18n: mark die() messages for translation merge-index: prepare to rewrite merge drivers in C - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[v10,06/12] merge-index: improve die() error messages merge-index: prepare to rewrite merge drivers in C - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[v10,05/12] merge-index: migrate to parse_options() API merge-index: prepare to rewrite merge drivers in C - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[v10,04/12] merge-index tests: add usage tests merge-index: prepare to rewrite merge drivers in C - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[v10,03/12] t6060: add tests for removed files merge-index: prepare to rewrite merge drivers in C - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[v10,02/12] t6060: modify multiple files to expose a possible issue with merge-index merge-index: prepare to rewrite merge drivers in C - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[v10,01/12] merge-index doc & -h: fix padding, labels and "()" use merge-index: prepare to rewrite merge drivers in C - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
git: remove unneeded casts git: remove unneeded casts - - - --- 2022-12-14 Seija Kijin New
object-file: inline write_buffer() object-file: inline write_buffer() - - - --- 2022-12-13 René Scharfe New
[4/9] ws: drop unused parameter from ws_blank_line() more -Wunused-parameter fixes/annotations - - - --- 2022-12-13 Jeff King New
[2/9] blob: drop unused parts of parse_blob_buffer() more -Wunused-parameter fixes/annotations - - - --- 2022-12-13 Jeff King New
am: don't pass strvec to apply_parse_options() am: don't pass strvec to apply_parse_options() - - - --- 2022-12-13 René Scharfe New
commit: skip already cleared parents in clear_commit_marks_1() commit: skip already cleared parents in clear_commit_marks_1() - - - --- 2022-12-13 René Scharfe New
reflog: clear leftovers in reflog_expiry_cleanup() reflog: clear leftovers in reflog_expiry_cleanup() - - - --- 2022-12-13 René Scharfe New
[v5,6/6] fsmonitor: update doc for Linux fsmonitor: Implement fsmonitor for Linux - - - --- 2022-12-12 Eric DeCosta New
[v5,5/6] fsmonitor: test updates fsmonitor: Implement fsmonitor for Linux - - - --- 2022-12-12 Eric DeCosta New
[v5,4/6] fsmonitor: enable fsmonitor for Linux fsmonitor: Implement fsmonitor for Linux - - - --- 2022-12-12 Eric DeCosta New
[v5,3/6] fsmonitor: implement filesystem change listener for Linux fsmonitor: Implement fsmonitor for Linux - - - --- 2022-12-12 Eric DeCosta New
[v5,2/6] fsmonitor: determine if filesystem is local or remote fsmonitor: Implement fsmonitor for Linux - - - --- 2022-12-12 Eric DeCosta New
[v5,1/6] fsmonitor: prepare to share code between Mac OS and Linux fsmonitor: Implement fsmonitor for Linux - - - --- 2022-12-12 Eric DeCosta New
[v4,8/8] t5556: add HTTP authentication tests Enhance credential helper protocol to include auth headers - - - --- 2022-12-12 Matthew John Cheetham New
[v4,7/8] test-http-server: add simple authentication Enhance credential helper protocol to include auth headers - - - --- 2022-12-12 Matthew John Cheetham New
[v4,6/8] test-http-server: pass Git requests to http-backend Enhance credential helper protocol to include auth headers - - - --- 2022-12-12 Matthew John Cheetham New
[v4,5/8] test-http-server: add HTTP request parsing Enhance credential helper protocol to include auth headers - - - --- 2022-12-12 Matthew John Cheetham New
[v4,4/8] test-http-server: add HTTP error response function Enhance credential helper protocol to include auth headers - - - --- 2022-12-12 Matthew John Cheetham New
[v4,3/8] test-http-server: add stub HTTP server test helper Enhance credential helper protocol to include auth headers - - - --- 2022-12-12 Matthew John Cheetham New
[v4,2/8] credential: add WWW-Authenticate header to cred requests Enhance credential helper protocol to include auth headers - - - --- 2022-12-12 Matthew John Cheetham New
[v4,1/8] http: read HTTP WWW-Authenticate response headers Enhance credential helper protocol to include auth headers - - - --- 2022-12-12 Matthew John Cheetham New
[3/3] bundle-uri: remove GIT_TEST_BUNDLE_URI env variable Bundle URIs 4.5: fixups from part IV - - - --- 2022-12-12 Derrick Stolee New
[2/3] bundle-uri: advertise based on repo config Bundle URIs 4.5: fixups from part IV - - - --- 2022-12-12 Derrick Stolee New
[1/3] bundle-uri: drop unused 'uri' parameter Bundle URIs 4.5: fixups from part IV - - - --- 2022-12-12 Derrick Stolee New
« 1 2 ... 23 24 25244 245 »