Show patches with: State = Action Required       |   25324 patches
« 1 2 3 4253 254 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
help: add prompt-yes setting for autocorrect help: add prompt-yes setting for autocorrect - - - --- 2025-01-15 Chris Howlett New
[3/3] sideband: do allow ANSI color sequences by default Sanitize sideband channel messages - - - --- 2025-01-14 Johannes Schindelin New
[2/3] sideband: introduce an "escape hatch" to allow control characters Sanitize sideband channel messages - - - --- 2025-01-14 Johannes Schindelin New
[1/3] sideband: mask control characters Sanitize sideband channel messages - - - --- 2025-01-14 Johannes Schindelin New
[v3] meson: fix missing deps for technical articles [v3] meson: fix missing deps for technical articles - - - --- 2025-01-14 Sam James New
[v2] meson: fix perl dependencies for Documentation [v2] meson: fix perl dependencies for Documentation - - - --- 2025-01-14 Sam James New
[v2,10/10] ci: make "linux-musl" job use zlib-ng compat/zlib: allow use of zlib-ng as backend - - - --- 2025-01-14 Patrick Steinhardt New
[v2,09/10] ci: switch linux-musl to use Meson compat/zlib: allow use of zlib-ng as backend - - - --- 2025-01-14 Patrick Steinhardt New
[v2,08/10] compat/zlib: allow use of zlib-ng as backend compat/zlib: allow use of zlib-ng as backend - - - --- 2025-01-14 Patrick Steinhardt New
[v2,07/10] git-zlib: cast away potential constness of `next_in` pointer compat/zlib: allow use of zlib-ng as backend - - - --- 2025-01-14 Patrick Steinhardt New
[v2,06/10] compat/zlib: provide stubs for `deflateSetHeader()` compat/zlib: allow use of zlib-ng as backend - - - --- 2025-01-14 Patrick Steinhardt New
[v2,05/10] compat/zlib: provide `deflateBound()` shim centrally compat/zlib: allow use of zlib-ng as backend - - - --- 2025-01-14 Patrick Steinhardt New
[v2,04/10] git-compat-util: move include of "compat/zlib.h" into "git-zlib.h" compat/zlib: allow use of zlib-ng as backend - - - --- 2025-01-14 Patrick Steinhardt New
[v2,03/10] compat: introduce new "zlib.h" header compat/zlib: allow use of zlib-ng as backend - - - --- 2025-01-14 Patrick Steinhardt New
[v2,02/10] git-compat-util: drop `z_const` define compat/zlib: allow use of zlib-ng as backend - - - --- 2025-01-14 Patrick Steinhardt New
[v2,01/10] compat: drop `uncompress2()` compatibility shim compat/zlib: allow use of zlib-ng as backend - - - --- 2025-01-14 Patrick Steinhardt New
[v2,11/11] ci: wire up Visual Studio build with Meson meson: a couple of additions - - - --- 2025-01-14 Patrick Steinhardt New
[v2,10/11] ci: raise error when Meson generates warnings meson: a couple of additions - - - --- 2025-01-14 Patrick Steinhardt New
[v2,09/11] meson: fix compilation with Visual Studio meson: a couple of additions - - 1 --- 2025-01-14 Patrick Steinhardt New
[v2,08/11] meson: make the CSPRNG backend configurable meson: a couple of additions - - - --- 2025-01-14 Patrick Steinhardt New
[v2,07/11] meson: wire up fuzzers meson: a couple of additions - - - --- 2025-01-14 Patrick Steinhardt New
[v2,06/11] meson: wire up generation of distribution archive meson: a couple of additions - - - --- 2025-01-14 Patrick Steinhardt New
[v2,05/11] meson: wire up development environments meson: a couple of additions - - - --- 2025-01-14 Patrick Steinhardt New
[v2,04/11] meson: fix dependencies for generated headers meson: a couple of additions - - - --- 2025-01-14 Patrick Steinhardt New
[v2,03/11] meson: populate project version via GIT-VERSION-GEN meson: a couple of additions - - - --- 2025-01-14 Patrick Steinhardt New
[v2,02/11] GIT-VERSION-GEN: allow running without input and output files meson: a couple of additions - - - --- 2025-01-14 Patrick Steinhardt New
[v2,01/11] GIT-VERSION-GEN: simplify computing the dirty marker meson: a couple of additions - - - --- 2025-01-14 Patrick Steinhardt New
[v2] meson: ensure correct version-def.h is used [v2] meson: ensure correct version-def.h is used - - - --- 2025-01-14 Toon Claes New
[v2] docs: mention source of tasks in MyFirstContribution [v2] docs: mention source of tasks in MyFirstContribution - - - --- 2025-01-14 Rhythm-26 New
[v10,8/8] cat-file: add remote-object-info to batch-command cat-file: add remote-object-info to batch-command - - - --- 2025-01-14 Eric Ju New
[v10,7/8] transport: add client support for object-info cat-file: add remote-object-info to batch-command - - - --- 2025-01-14 Eric Ju New
[v10,6/8] serve: advertise object-info feature cat-file: add remote-object-info to batch-command - - - --- 2025-01-14 Eric Ju New
[v10,5/8] fetch-pack: move fetch initialization cat-file: add remote-object-info to batch-command - - - --- 2025-01-14 Eric Ju New
[v10,4/8] fetch-pack: refactor packet writing cat-file: add remote-object-info to batch-command - - - --- 2025-01-14 Eric Ju New
[v10,3/8] t1006: split test utility functions into new "lib-cat-file.sh" cat-file: add remote-object-info to batch-command - - - --- 2025-01-14 Eric Ju New
[v10,2/8] cat-file: add declaration of variable i inside its for loop cat-file: add remote-object-info to batch-command - - - --- 2025-01-14 Eric Ju New
[v10,1/8] git-compat-util: add strtoul_ul() with error handling cat-file: add remote-object-info to batch-command - - - --- 2025-01-14 Eric Ju New
docs: add vim syntax modeline [RFC] docs: add vim syntax modeline [RFC] - - - --- 2025-01-13 M Hickford New
[v3,2/2] object-name: be more strict in parsing describe-like output object-name: fix a pair of object name resolution issues - - - --- 2025-01-13 Elijah Newren New
[v3,1/2] object-name: fix resolution of object names containing curly braces object-name: fix a pair of object name resolution issues - - - --- 2025-01-13 Elijah Newren New
meson: move config-list from libgit to builtin meson: move config-list from libgit to builtin - - - --- 2025-01-13 Alex Xu (Hello71) New
[v4] help: interpret boolean string values for help.autocorrect [v4] help: interpret boolean string values for help.autocorrect - - - --- 2025-01-13 Scott Chacon New
fetch set_head: fix non-mirror remotes in bare repositories fetch set_head: fix non-mirror remotes in bare repositories - - - --- 2025-01-12 Bence Ferdinandy New
[v2] Revert "doc: move git-cherry to plumbing" [v2] Revert "doc: move git-cherry to plumbing" - - - --- 2025-01-12 Kristoffer Haugsbakk New
ref-filter: share bases and is_base_tips between formatting and sorting ref-filter: share bases and is_base_tips between formatting and sorting - - - --- 2025-01-12 René Scharfe New
t8002-blame: simplify padding generation in blank boundary tests t8002-blame: simplify padding generation in blank boundary tests - - - --- 2025-01-11 Jan Palus New
[v2,2/2] docs: discuss caching personal access tokens docs: discuss caching personal access tokens - - - --- 2025-01-10 M Hickford New
[v2,1/2] docs: list popular credential helpers docs: discuss caching personal access tokens - - - --- 2025-01-10 M Hickford New
[v4,10/10] ci: remove stale code for Azure Pipelines A couple of CI improvements - - - --- 2025-01-10 Patrick Steinhardt New
[v4,09/10] ci: use latest Ubuntu release A couple of CI improvements - - - --- 2025-01-10 Patrick Steinhardt New
[v4,08/10] ci: stop special-casing for Ubuntu 16.04 A couple of CI improvements - - - --- 2025-01-10 Patrick Steinhardt New
[v4,07/10] gitlab-ci: add linux32 job testing against i386 A couple of CI improvements - - - --- 2025-01-10 Patrick Steinhardt New
[v4,06/10] gitlab-ci: remove the "linux-old" job A couple of CI improvements - - - --- 2025-01-10 Patrick Steinhardt New
[v4,05/10] github: simplify computation of the job's distro A couple of CI improvements - - - --- 2025-01-10 Patrick Steinhardt New
[v4,04/10] github: convert all Linux jobs to be containerized A couple of CI improvements - - - --- 2025-01-10 Patrick Steinhardt New
[v4,03/10] github: adapt containerized jobs to be rootless A couple of CI improvements - - - --- 2025-01-10 Patrick Steinhardt New
[v4,02/10] t7422: fix flaky test caused by buffered stdout A couple of CI improvements - - - --- 2025-01-10 Patrick Steinhardt New
[v4,01/10] t0060: fix EBUSY in MinGW when setting up runtime prefix A couple of CI improvements - - - --- 2025-01-10 Patrick Steinhardt New
instaweb: fix ip binding for the python http.server instaweb: fix ip binding for the python http.server - - - --- 2025-01-10 Alecs King New
[v2] doc: convert git-restore to new style format [v2] doc: convert git-restore to new style format - - - --- 2025-01-10 Jean-Noël Avila New
[v2] doc: convert git-notes to new documentation format [v2] doc: convert git-notes to new documentation format - - - --- 2025-01-10 Jean-Noël Avila New
[v2] trace2: prevent segfault on config collection where no value specified [v2] trace2: prevent segfault on config collection where no value specified - - - --- 2025-01-10 Adam Murray New
[v2,2/2] rev-list: extend --missing-info to print missing object type rev-list: print missing object type with --missing=print-type - - - --- 2025-01-10 Justin Tobler New
[v2,1/2] rev-list: add --missing-info to print missing object path [v2,1/2] rev-list: add --missing-info to print missing object path - - - --- 2025-01-10 Justin Tobler New
[v5] credential-cache: respect authtype capability [v5] credential-cache: respect authtype capability - - - --- 2025-01-09 M Hickford New
Histogram/patience diff matching lines with different counts Histogram/patience diff matching lines with different counts - - - --- 2025-01-09 Martin von Zweigbergk New
docs: discuss caching personal access tokens docs: discuss caching personal access tokens - - - --- 2025-01-09 M Hickford New
config.txt: add trailer.* variables config.txt: add trailer.* variables - - - --- 2025-01-09 Julian Prein New
[v2] builtin/blame: fix out-of-bounds read with excessive `--abbrev` [v2] builtin/blame: fix out-of-bounds read with excessive `--abbrev` - - - --- 2025-01-09 Patrick Steinhardt New
[14/14] tree-diff: make list tail-passing more explicit combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[13/14] tree-diff: simplify emit_path() list management combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[12/14] tree-diff: use the name "tail" to refer to list tail combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[11/14] tree-diff: drop list-tail argument to diff_tree_paths() combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[10/14] combine-diff: drop public declaration of combine_diff_path_size() combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[09/14] tree-diff: inline path_appendnew() combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[08/14] tree-diff: pass whole path string to path_appendnew() combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[07/14] tree-diff: drop path_appendnew() alloc optimization combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[06/14] run_diff_files(): de-mystify the size of combine_diff_path struct combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[05/14] diff: add a comment about combine_diff_path.parent.path combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[04/14] combine-diff: use pointer for parent paths combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[03/14] tree-diff: clear parent array in path_appendnew() combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[02/14] combine-diff: add combine_diff_path_new() combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[01/14] run_diff_files(): delay allocation of combine_diff_path combine-diff cleanups - - - --- 2025-01-09 Jeff King New
help: interpret help.autocorrect=1 as "immediate" rather than 0.1s help: interpret help.autocorrect=1 as "immediate" rather than 0.1s - - - --- 2025-01-08 Scott Chacon New
[v2,8/8] hash.h: drop unsafe_ function variants hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2025-01-08 Taylor Blau New
[v2,7/8] csum-file: introduce hashfile_checkpoint_init() hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2025-01-08 Taylor Blau New
[v2,6/8] t/helper/test-hash.c: use unsafe_hash_algo() hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2025-01-08 Taylor Blau New
[v2,5/8] csum-file.c: use unsafe_hash_algo() hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2025-01-08 Taylor Blau New
[v2,4/8] hash.h: introduce `unsafe_hash_algo()` hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2025-01-08 Taylor Blau New
[v2,3/8] csum-file.c: extract algop from hashfile_checksum_valid() hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2025-01-08 Taylor Blau New
[v2,2/8] csum-file: store the hash algorithm as a struct field hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2025-01-08 Taylor Blau New
[v2,1/8] t/helper/test-tool: implement sha1-unsafe helper hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2025-01-08 Taylor Blau New
[1/1] Exit on invalid diff status of diff_filepair Exit on invalid diff status of diff_filepair - - - --- 2025-01-08 Jake Roggenbuck New
rev-list: print missing object type with --missing=print-type rev-list: print missing object type with --missing=print-type - - - --- 2025-01-08 Justin Tobler New
RFC: git-request-get maintainer receiving from git-request-pull RFC: git-request-get maintainer receiving from git-request-pull - - - --- 2025-01-07 Matěj Cepl New
git restore --staged -p on merge conflict causes crash git restore --staged -p on merge conflict causes crash - - - --- 2025-01-07 Keith Mendoza New
[2/2] t/unit-tests: convert hash to use clar test framework t/unit-tests: convert hash tests to use clar - - - --- 2025-01-07 Seyi Kuforiji New
[1/2] t/unit-tests: match functions signature with trailing code t/unit-tests: convert hash tests to use clar - - - --- 2025-01-07 Seyi Kuforiji New
[PULL] l10n updates for 2.48.0 round 1 [PULL] l10n updates for 2.48.0 round 1 - - - --- 2025-01-07 Jiang Xin New
[1/3] test-lib: invert return value of check_test_results_san_file_empty lsan test-lib readability - - - --- 2025-01-07 Jeff King New
« 1 2 3 4253 254 »