Show patches with: State = Action Required       |   24904 patches
« 1 2 ... 28 29 30249 250 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v2,4/4] features: feature.manyFiles implies fast index writes Optionally skip hashing index on write - - - --- 2022-12-12 Derrick Stolee New
[v2,3/4] test-lib-functions: add helper for trailing hash Optionally skip hashing index on write - - - --- 2022-12-12 Derrick Stolee New
[v2,2/4] read-cache: add index.skipHash config option Optionally skip hashing index on write - - - --- 2022-12-12 Derrick Stolee New
[v2,1/4] hashfile: allow skipping the hash function Optionally skip hashing index on write - - - --- 2022-12-12 Derrick Stolee New
[RFC,1/1] rebase --onto: Skip previously applied commits rebase --onto detection of already applied commits - - - --- 2022-12-12 Cristian Ciocaltea New
[PULL] l10n updates for 2.39.0 round 1 [PULL] l10n updates for 2.39.0 round 1 - - - --- 2022-12-11 Jiang Xin New
[v3] line-range: Fix infinite loop bug with degenerate '$' regex [v3] line-range: Fix infinite loop bug with degenerate '$' regex - - - --- 2022-12-11 Lars Kellogg-Stedman New
submodule: Accept -v for update command submodule: Accept -v for update command - - - --- 2022-12-10 Sven Strickroth New
docs: link generating patch sections docs: link generating patch sections - - - --- 2022-12-09 John Cai New
Fix a couple of typos in the v2.39.0 release notes Fix a couple of typos in the v2.39.0 release notes - - - --- 2022-12-08 Johannes Schindelin New
[v3] CI: migrate away from deprecated "set-output" syntax [v3] CI: migrate away from deprecated "set-output" syntax - - - --- 2022-12-08 Ævar Arnfjörð Bjarmason New
scalar: use verbose mode in clone scalar: use verbose mode in clone - - - --- 2022-12-07 ZheNing Hu New
[4/4] ci(l10n): avoid using the deprecated `set-output` workflow command Avoid using deprecated features in Git's GitHub workflows - - - --- 2022-12-07 Johannes Schindelin New
[2/4] ci: avoid deprecated `set-output` workflow command Avoid using deprecated features in Git's GitHub workflows - - - --- 2022-12-07 Johannes Schindelin New
commit: add signoff optional dedup/no-dedup modes commit: add signoff optional dedup/no-dedup modes - - - --- 2022-12-07 David Caro New
CI: upgrade to macos-12, and pin OSX version CI: upgrade to macos-12, and pin OSX version - - - --- 2022-12-06 Ævar Arnfjörð Bjarmason New
[v6] revision: use calloc instead of malloc where possible [v6] revision: use calloc instead of malloc where possible - - - --- 2022-12-06 Seija Kijin New
ci: use actions/{upload,download}-artifact@v3 ci: use actions/{upload,download}-artifact@v3 - - - --- 2022-12-06 Junio C Hamano New
[v6,15/15] CI: add a "linux-cmake-test" to run cmake & ctest on linux cmake: document, fix on *nix, add CI - - - --- 2022-12-06 Ævar Arnfjörð Bjarmason New
[v6,14/15] cmake: copy over git-p4.py for t983[56] perforce test cmake: document, fix on *nix, add CI - - - --- 2022-12-06 Ævar Arnfjörð Bjarmason New
[v6,13/15] cmake: only look for "sh" in "C:/Program Files" on Windows cmake: document, fix on *nix, add CI - - - --- 2022-12-06 Ævar Arnfjörð Bjarmason New
[v6,12/15] cmake: increase test timeout on Windows only cmake: document, fix on *nix, add CI - - - --- 2022-12-06 Ævar Arnfjörð Bjarmason New
[v6,11/15] cmake: support GIT_TEST_OPTS, abstract away WIN32 defaults cmake: document, fix on *nix, add CI - - - --- 2022-12-06 Ævar Arnfjörð Bjarmason New
[v6,10/15] cmake: optionally be able to run tests before "ctest" cmake: document, fix on *nix, add CI - - - --- 2022-12-06 Ævar Arnfjörð Bjarmason New
[v6,09/15] test-lib.sh: support a "GIT_TEST_BUILD_DIR" cmake: document, fix on *nix, add CI - - - --- 2022-12-06 Ævar Arnfjörð Bjarmason New
[v6,08/15] Makefile + test-lib.sh: don't prefer cmake-built to make-built git cmake: document, fix on *nix, add CI - - - --- 2022-12-06 Ævar Arnfjörð Bjarmason New
[v6,07/15] cmake: set "USE_LIBPCRE2" in "GIT-BUILD-OPTIONS" for test-lib.sh cmake: document, fix on *nix, add CI - - - --- 2022-12-06 Ævar Arnfjörð Bjarmason New
[v6,06/15] cmake & test-lib.sh: add a $GIT_SOURCE_DIR variable cmake: document, fix on *nix, add CI - - - --- 2022-12-06 Ævar Arnfjörð Bjarmason New
[v6,05/15] cmake: chmod +x the bin-wrappers/* & SCRIPT_{SH,PERL} & git-p4 cmake: document, fix on *nix, add CI - - - --- 2022-12-06 Ævar Arnfjörð Bjarmason New
[v6,04/15] cmake: don't copy chainlint.pl to build directory cmake: document, fix on *nix, add CI - - - --- 2022-12-06 Ævar Arnfjörð Bjarmason New
[v6,03/15] cmake: update instructions for portable CMakeLists.txt cmake: document, fix on *nix, add CI - - - --- 2022-12-06 Ævar Arnfjörð Bjarmason New
[v6,02/15] cmake: use "-S" and "-B" to specify source and build directories cmake: document, fix on *nix, add CI - - - --- 2022-12-06 Ævar Arnfjörð Bjarmason New
[v6,01/15] cmake: don't invoke msgfmt with --statistics cmake: document, fix on *nix, add CI - - - --- 2022-12-06 Ævar Arnfjörð Bjarmason New
[v2] line-range: Fix infinite loop bug with degenerate regex [v2] line-range: Fix infinite loop bug with degenerate regex - - - --- 2022-12-05 Lars Kellogg-Stedman New
setup: avoid unconditional open with write flags setup: avoid unconditional open with write flags - - - --- 2022-12-05 Christian Göttsche New
git-compat-util.h: introduce CALLOC(x) git-compat-util.h: introduce CALLOC(x) - - - --- 2022-12-05 Taylor Blau New
[v4] maintenance: use calloc instead of malloc where possible [v4] maintenance: use calloc instead of malloc where possible - - - --- 2022-12-05 Seija Kijin New
[v3] maintenance: use xcalloc instead of xmalloc where possible [v3] maintenance: use xcalloc instead of xmalloc where possible - - - --- 2022-12-05 Seija Kijin New
[RFC,1/1] push: introduce '--heads' option push: introduce '--heads' option - - - --- 2022-12-05 Teng Long New
[4/1] t3920: replace two cats with a tee t3920: don't ignore errors of more than one command with `|| true` - - - --- 2022-12-02 René Scharfe New
[3/1] t3920: simplify redirection of loop output t3920: don't ignore errors of more than one command with `|| true` - - - --- 2022-12-02 René Scharfe New
[v3,3/3] diff: remove parseopts member from struct diff_options [v3,1/3] diff: factor out add_diff_options() - - - --- 2022-12-01 René Scharfe New
[v3,2/3] diff: use add_diff_options() in diff_opt_parse() [v3,1/3] diff: factor out add_diff_options() - - - --- 2022-12-01 René Scharfe New
[v3,1/3] diff: factor out add_diff_options() [v3,1/3] diff: factor out add_diff_options() - - - --- 2022-12-01 René Scharfe New
[v3,0/3] diff: build parseopts array on demand - - - --- 2022-12-01 René Scharfe New
t4205: don't exit test script on failure t4205: don't exit test script on failure - - - --- 2022-12-01 René Scharfe New
test-lib.sh: discover "git" in subdirs of "contrib/buildsystems/out" test-lib.sh: discover "git" in subdirs of "contrib/buildsystems/out" - - - --- 2022-12-01 Ævar Arnfjörð Bjarmason New
[v2,3/3] diff: remove parseopts member from struct diff_options diff: build parseopts array on demand - - - --- 2022-12-01 René Scharfe New
[v2,2/3] diff: let prep_parse_options() return parseopt array diff: build parseopts array on demand - - - --- 2022-12-01 René Scharfe New
[v2,1/3] diff: factor out add_diff_options() diff: build parseopts array on demand - - - --- 2022-12-01 René Scharfe New
[v2] Don't pass -v to submodule command [v2] Don't pass -v to submodule command - - - --- 2022-12-01 Sven Strickroth New
git-compat-util: avoid redefining system function names git-compat-util: avoid redefining system function names - - 1 --- 2022-11-30 Jeff King New
[v4] am: Allow passing --no-verify flag [v4] am: Allow passing --no-verify flag - - - --- 2022-11-30 Thierry Reding New
[v3,5/5] list-objects-filter: remove OPT_PARSE_LIST_OBJECTS_FILTER_INIT() pack-objects: fix and simplify --filter handling - - - --- 2022-11-29 René Scharfe New
[v3,4/5] pack-objects: simplify --filter handling pack-objects: fix and simplify --filter handling - - - --- 2022-11-29 René Scharfe New
[v3,3/5] pack-objects: fix handling of multiple --filter options pack-objects: fix and simplify --filter handling - - - --- 2022-11-29 René Scharfe New
[v3,2/5] t5317: demonstrate failure to handle multiple --filter options pack-objects: fix and simplify --filter handling - - - --- 2022-11-29 René Scharfe New
[v3,1/5] t5317: stop losing return codes of git ls-files pack-objects: fix and simplify --filter handling - - - --- 2022-11-29 René Scharfe New
[v3,2/2,RPC] grep: introduce --scope option diff: introduce scope option - - - --- 2022-11-29 ZheNing Hu New
[v3,1/2,RFC] diff: introduce --scope option diff: introduce scope option - - - --- 2022-11-29 ZheNing Hu New
[v2,3/3] t1301: do not change $CWD in "shared=all" test case Untitled series #699698 - - - --- 2022-11-28 Jiang Xin New
t5314: check exit code of "rev-parse" t5314: check exit code of "rev-parse" - - - --- 2022-11-28 Ævar Arnfjörð Bjarmason New
[v1,4/4] t1301: do not change $CWD in "shared=all" test case [v1,1/4] t1301: fix wrong template dir for git-init - - - --- 2022-11-27 Jiang Xin New
[v1,3/4] t1301: wrap the statements in the for loop [v1,1/4] t1301: fix wrong template dir for git-init - - - --- 2022-11-27 Jiang Xin New
[5/5] diff-merges: issue warning on lone '-m' option diff-merges: more features - - - --- 2022-11-27 Sergey Organov New
[4/5] diff-merges: support list of values for --diff-merges diff-merges: more features - - - --- 2022-11-27 Sergey Organov New
[3/5] diff-merges: implement log.diffMergesForce config diff-merges: more features - - - --- 2022-11-27 Sergey Organov New
[2/5] diff-merges: implement log.diffMerges-m-imply-p config diff-merges: more features - - - --- 2022-11-27 Sergey Organov New
[1/5] diff-merges: implement [no-]hide option and log.diffMergesHide config diff-merges: more features - - - --- 2022-11-27 Sergey Organov New
[v3,9/9] for-each-repo: with bad config, don't conflate <path> and <cmd> config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-25 Ævar Arnfjörð Bjarmason New
« 1 2 ... 28 29 30249 250 »