Show patches with: State = Action Required       |   25258 patches
« 1 2 3 4252 253 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,10/10] midx: inline the `MIDX_MIN_SIZE` definition Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 karthik nayak New
[v2,09/10] midx: pass down `hash_algo` to `get_split_midx_filename_ext` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 karthik nayak New
[v2,08/10] midx: pass down `hash_algo` to `get_midx_filename[_ext]` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 karthik nayak New
[v2,07/10] midx: pass `repository` to `load_multi_pack_index` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 karthik nayak New
[v2,06/10] midx: cleanup internal usage of `the_repository` and `the_hash_algo` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 karthik nayak New
[v2,05/10] midx-write: pass down repository to `write_midx_file[_only]` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 karthik nayak New
[v2,04/10] write-midx: add repository field to `write_midx_context` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 karthik nayak New
[v2,03/10] midx-write: use `revs->repo` inside `read_refs_snapshot` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 karthik nayak New
[v2,02/10] midx-write: pass down repository to static functions Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 karthik nayak New
[v2,01/10] builtin: pass repository to sub commands Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 karthik nayak New
[v8,23/23] meson: fix conflicts with in-flight topics Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,22/23] Introduce support for the Meson build system Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,21/23] Documentation: add comparison of build systems Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,20/23] t: allow overriding build dir Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,19/23] t: better support for out-of-tree builds Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,18/23] Documentation: extract script to generate a list of mergetools Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,17/23] Documentation: teach "cmd-list.perl" about out-of-tree builds Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,16/23] Documentation: allow sourcing generated includes from separate dir Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,15/23] Makefile: simplify building of templates Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,14/23] Makefile: allow "bin-wrappers/" directory to exist Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,13/23] Makefile: refactor generators to be PWD-independent Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,12/23] Makefile: extract script to generate gitweb.js Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,11/23] Makefile: extract script to generate gitweb.cgi Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,10/23] Makefile: extract script to massage Shell scripts Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,09/23] Makefile: use "generate-perl.sh" to massage Perl library Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,08/23] Makefile: extract script to massage Perl scripts Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,07/23] Makefile: consistently use PERL_PATH Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,06/23] Makefile: generate doc versions via GIT-VERSION-GEN Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,05/23] Makefile: generate "git.rc" via GIT-VERSION-GEN Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,04/23] Makefile: propagate Git version via generated header Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,03/23] Makefile: refactor GIT-VERSION-GEN to be reusable Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,02/23] Makefile: consistently use @PLACEHOLDER@ to substitute Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,01/23] Makefile: use common template for GIT-BUILD-OPTIONS Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
diff: --pickaxe{,-grep} arg names for -S and -G diff: --pickaxe{,-grep} arg names for -S and -G - - - --- 2024-11-19 Illia Bobyr New
[v4,5/5] doc: git-diff: apply format changes to config part doc: git diff reformatting - - - --- 2024-11-18 Jean-Noël Avila New
[v4,4/5] doc: git-diff: apply format changes to diff-generate-patch doc: git diff reformatting - - - --- 2024-11-18 Jean-Noël Avila New
[v4,3/5] doc: git-diff: apply format changes to diff-format doc: git diff reformatting - - - --- 2024-11-18 Jean-Noël Avila New
[v4,2/5] doc: git-diff: apply format changes to diff-options doc: git diff reformatting - - - --- 2024-11-18 Jean-Noël Avila New
[v4,1/5] doc: git-diff: apply new documentation guidelines doc: git diff reformatting - - - --- 2024-11-18 Jean-Noël Avila New
index-pack: teach --promisor to require --stdin index-pack: teach --promisor to require --stdin - - - --- 2024-11-18 Jonathan Tan New
[v3,7/7] reftable/system: provide thin wrapper for lockfile subsystem reftable: stop using Git subsystems - - - --- 2024-11-18 Patrick Steinhardt New
[v3,6/7] reftable/stack: drop only use of `get_locked_file_path()` reftable: stop using Git subsystems - - - --- 2024-11-18 Patrick Steinhardt New
[v3,5/7] reftable/system: provide thin wrapper for tempfile subsystem reftable: stop using Git subsystems - - - --- 2024-11-18 Patrick Steinhardt New
[v3,4/7] reftable/stack: stop using `fsync_component()` directly reftable: stop using Git subsystems - - - --- 2024-11-18 Patrick Steinhardt New
[v3,3/7] reftable/system: stop depending on "hash.h" reftable: stop using Git subsystems - - - --- 2024-11-18 Patrick Steinhardt New
[v3,2/7] reftable: explicitly handle hash format IDs reftable: stop using Git subsystems - - - --- 2024-11-18 Patrick Steinhardt New
[v3,1/7] reftable/system: move "dir.h" to its only user reftable: stop using Git subsystems - - - --- 2024-11-18 Patrick Steinhardt New
[6/6] object-file: inline empty tree and blob literals -Wunterminated-string-initialization warning + cleanups - - - --- 2024-11-18 Jeff King New
[5/5] object-file: inline empty tree and blob literals [1/5] object-file: prefer array-of-bytes initializer for hash literals - - - --- 2024-11-17 Jeff King New
[1/5] object-file: prefer array-of-bytes initializer for hash literals [1/5] object-file: prefer array-of-bytes initializer for hash literals - - - --- 2024-11-17 Jeff King New
[v4,0/4] Documentation/git-bundle.txt: promote --all for full backup - - - --- 2024-11-16 Kristoffer Haugsbakk New
worktree: detect from secondary worktree if main worktree is bare worktree: detect from secondary worktree if main worktree is bare - - - --- 2024-11-15 Olga Pilipenco New
[1/1] Allow cloning from repositories owned by another user Restore the ability to clone repositories owned by another user - - - --- 2024-11-15 brian m. carlson New
[v2,6/6] push: not send push-options to server with --dry-run fix behaviors of git-push --porcelain - - - --- 2024-11-14 Jiang Xin New
[v2,5/6] push: only ignore finish_connect() for dry-run mode fix behaviors of git-push --porcelain - - - --- 2024-11-14 Jiang Xin New
[v2,4/6] t5543: atomic push reports exit code failure fix behaviors of git-push --porcelain - - - --- 2024-11-14 Jiang Xin New
[v2,3/6] t5504: modernize test by moving heredocs into test bodies fix behaviors of git-push --porcelain - - - --- 2024-11-14 Jiang Xin New
[v2,2/6] push: fix the behavior of the Done message for porcelain fix behaviors of git-push --porcelain - - - --- 2024-11-14 Jiang Xin New
[v2,1/6] t5548: new test cases for push --porcelain and --dry-run fix behaviors of git-push --porcelain - - - --- 2024-11-14 Jiang Xin New
[v2,2/2] pack-objects: only perform verbatim reuse on the preferred pack pack-objects: more brown-paper-bag multi-pack reuse fixes - - - --- 2024-11-14 Taylor Blau New
[v2] diff: update conflict handling for whitespace to issue a warning [v2] diff: update conflict handling for whitespace to issue a warning - - - --- 2024-11-13 Usman Akinyemi New
[2/2] transport: don't ignore git-receive-pack(1) exit code on atomic push transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2024-11-13 Patrick Steinhardt New
[1/2] t5504: modernize test by moving heredocs into test bodies transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2024-11-13 Patrick Steinhardt New
ci: update to jgit 7 ci: update to jgit 7 - - - --- 2024-11-13 Junio C Hamano New
[v2,3/3] sequencer: comment commit messages properly sequencer: comment out properly in todo list - - - --- 2024-11-12 Kristoffer Haugsbakk New
[v2,2/3] sequencer: comment `--reference` subject line properly sequencer: comment out properly in todo list - - - --- 2024-11-12 Kristoffer Haugsbakk New
[v2,1/3] sequencer: comment checked-out branch properly sequencer: comment out properly in todo list - - - --- 2024-11-12 Kristoffer Haugsbakk New
[v2] log: --remerge-diff needs to keep around commit parents [v2] log: --remerge-diff needs to keep around commit parents - - - --- 2024-11-11 Johannes Schindelin New
[v2,5/5] doc: git-diff: apply format changes to config part doc: git diff reformatting - - - --- 2024-11-11 Jean-Noël Avila New
[v2,4/5] doc: git-diff: apply format changes to diff-generate-patch doc: git diff reformatting - - - --- 2024-11-11 Jean-Noël Avila New
[v2,3/5] doc: git-diff: apply format changes to diff-format doc: git diff reformatting - - - --- 2024-11-11 Jean-Noël Avila New
[v2,2/5] doc: git-diff: apply format changes to diff-options doc: git diff reformatting - - - --- 2024-11-11 Jean-Noël Avila New
[v2,1/5] doc: git-diff: apply new documentation guidelines doc: git diff reformatting - - - --- 2024-11-11 Jean-Noël Avila New
builtin/difftool: intialize some hashmap variables builtin/difftool: intialize some hashmap variables - - - --- 2024-11-11 Simon Marchi New
[v2,6/6] path-walk: mark trees and blobs as UNINTERESTING PATH WALK I: The path-walk API - - - --- 2024-11-09 Derrick Stolee New
[v2,5/6] path-walk: visit tags and cached objects PATH WALK I: The path-walk API - - - --- 2024-11-09 Derrick Stolee New
[v2,4/6] path-walk: allow consumer to specify object types PATH WALK I: The path-walk API - - - --- 2024-11-09 Derrick Stolee New
[v2,3/6] t6601: add helper for testing path-walk API PATH WALK I: The path-walk API - - - --- 2024-11-09 Derrick Stolee New
[v2,2/6] test-lib-functions: add test_cmp_sorted PATH WALK I: The path-walk API - - - --- 2024-11-09 Derrick Stolee New
[v2,1/6] path-walk: introduce an object walk by path PATH WALK I: The path-walk API - - - --- 2024-11-09 Derrick Stolee New
[v6,2/2] t5300: add test for 'show-index --object-format' show-index: fix uninitialized hash function - - - --- 2024-11-09 Abhijeet Sonar New
[v6,1/2] show-index: fix uninitialized hash function show-index: fix uninitialized hash function - - - --- 2024-11-09 Abhijeet Sonar New
[RFC,1/1] maintenance: separate parallelism safe and unsafe tasks maintenance: separate parallelism safe and unsafe tasks - - - --- 2024-11-08 Calvin Wan New
[v6,6/6] cat-file: add remote-object-info to batch-command cat-file: add remote-object-info to batch-command - - - --- 2024-11-08 Peijian Ju New
[v6,5/6] transport: add client support for object-info cat-file: add remote-object-info to batch-command - - - --- 2024-11-08 Peijian Ju New
[v6,4/6] serve: advertise object-info feature cat-file: add remote-object-info to batch-command - - - --- 2024-11-08 Peijian Ju New
[v6,3/6] fetch-pack: move fetch initialization cat-file: add remote-object-info to batch-command - - - --- 2024-11-08 Peijian Ju New
[v6,2/6] fetch-pack: refactor packet writing cat-file: add remote-object-info to batch-command - - - --- 2024-11-08 Peijian Ju New
[v6,1/6] cat-file: add declaration of variable i inside its for loop cat-file: add remote-object-info to batch-command - - - --- 2024-11-08 Peijian Ju New
[v2] range-diff: optionally include merge commits' diffs in the analysis [v2] range-diff: optionally include merge commits' diffs in the analysis - - - --- 2024-11-08 Johannes Schindelin New
[v3,0/4] Documentation/git-bundle.txt: promote --all for full backup - - - --- 2024-11-07 Kristoffer Haugsbakk New
trace2: prevent segfault on config collection where no value specified trace2: prevent segfault on config collection where no value specified - - - --- 2024-11-07 Adam Murray New
[4/4] describe: stop traversing when we run out of names perf improvements for git-describe with few tags - - - --- 2024-11-06 Jeff King New
[3/4] describe: stop digging for max_candidates+1 perf improvements for git-describe with few tags - - - --- 2024-11-06 Jeff King New
[2/4] t/perf: add tests for git-describe perf improvements for git-describe with few tags - - - --- 2024-11-06 Jeff King New
[1/4] t6120: demonstrate weakness in disjoint-root handling perf improvements for git-describe with few tags - - - --- 2024-11-06 Jeff King New
[3/3] repository: BUG when is_bare_cfg is not initialized Remove is_bare_repository_cfg global state - - - --- 2024-11-06 John Cai New
[2/3] setup: initialize is_bare_cfg Remove is_bare_repository_cfg global state - - - --- 2024-11-06 John Cai New
[1/3] git: remove is_bare_repository_cfg global variable Remove is_bare_repository_cfg global state - - - --- 2024-11-06 John Cai New
[26/26] t: remove TEST_PASSES_SANITIZE_LEAK annotations [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
« 1 2 3 4252 253 »