Show patches with: State = Action Required       |    Archived = No       |   375 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
`git apply -p` doesn't remove source prefix in 'rename' diff entries. `git apply -p` doesn't remove source prefix in 'rename' diff entries. - - - --- 2024-11-01 Iago-lito New
[0/6] a less-invasive racy-leak fix - - - --- 2025-01-01 Jeff King New
[00/14] Stop using `the_repository` in some trivial cases - - - --- 2024-12-17 Patrick Steinhardt New
[00/26] Memory leak fixes (pt.10, final) - - - --- 2024-11-06 Patrick Steinhardt New
[01/10] files-backend: add object check for regular ref add more ref consistency checks - - - --- 2025-01-05 shejialuo New
[01/14] run_diff_files(): delay allocation of combine_diff_path combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[02/10] builtin/refs.h: get worktrees without reading head info add more ref consistency checks - - - --- 2025-01-05 shejialuo New
[02/14] combine-diff: add combine_diff_path_new() combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[03/10] packed-backend: check whether the "packed-refs" is regular add more ref consistency checks - - - --- 2025-01-05 shejialuo New
[03/14] tree-diff: clear parent array in path_appendnew() combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[04/10] packed-backend: add "packed-refs" header consistency check add more ref consistency checks - - - --- 2025-01-05 shejialuo New
[04/14] combine-diff: use pointer for parent paths combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[05/10] packed-backend: check whether the refname contains NULL binaries add more ref consistency checks - - - --- 2025-01-05 shejialuo New
[05/14] diff: add a comment about combine_diff_path.parent.path combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[06/10] packed-backend: add "packed-refs" entry consistency check add more ref consistency checks - - - --- 2025-01-05 shejialuo New
[06/14] run_diff_files(): de-mystify the size of combine_diff_path struct combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[07/10] packed-backend: create "fsck_packed_ref_entry" to store parsing info add more ref consistency checks - - - --- 2025-01-05 shejialuo New
[07/14] tree-diff: drop path_appendnew() alloc optimization combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[07/26] bisect: fix various cases where we leak commit list items [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[08/10] packed-backend: add check for object consistency add more ref consistency checks - - - --- 2025-01-05 shejialuo New
[08/14] tree-diff: pass whole path string to path_appendnew() combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[09/10] packed-backend: check whether the "packed-refs" is sorted add more ref consistency checks - - - --- 2025-01-05 shejialuo New
[09/14] tree-diff: inline path_appendnew() combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[09/26] strvec: introduce new `strvec_splice()` function [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt 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
[1/1] Exit on invalid diff status of diff_filepair Exit on invalid diff status of diff_filepair - - - --- 2025-01-08 Jake Roggenbuck New
[1/1] gitk: Update Bulgarian translation (323t) Updated Bulgarian tranlation of gitk - - - --- 2024-12-23 Alexander Shopov New
[1/1] l10n: bg.po: Updated Bulgarian translation (5515t) [1/1] l10n: bg.po: Updated Bulgarian translation (5515t) - - - --- 2024-12-24 Alexander Shopov New
[1/1] ref: add object check for regular ref ref: add object check for regular ref - - - --- 2024-12-27 shejialuo New
[1/2] Check for Perl 5.26.0 from Meson build [1/2] Check for Perl 5.26.0 from Meson build - - - --- 2025-01-20 Peter Oliver New
[1/2] gitk: make headings of preferences bold gitk: text wrapping in ctext (commit headers, subject, and body) - - - --- 2024-12-09 Christoph Sommer 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
[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
[1/3] advice: enhance `detach_advice()` to `detach_advice_if_enabled()` [1/3] advice: enhance `detach_advice()` to `detach_advice_if_enabled()` - - - --- 2024-12-08 Rubén Justo New
[1/3] builtin: introduce diff-blob command batch blob diff generation - - - --- 2024-12-13 Justin Tobler New
[1/3] git: remove is_bare_repository_cfg global variable Remove is_bare_repository_cfg global state - - - --- 2024-11-06 John Cai New
[1/3] sideband: mask control characters Sanitize sideband channel messages - - - --- 2025-01-14 Johannes Schindelin 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/4] t6120: demonstrate weakness in disjoint-root handling perf improvements for git-describe with few tags - - - --- 2024-11-06 Jeff King New
[1/5] doc: update gitignore for .adoc extension Convert AsciiDoc files to .adoc extension - - - --- 2025-01-20 brian m. carlson 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
[1/5] pack-write: pass hash_algo to `fixup_pack_header_footer()` pack-write: cleanup usage of global variables - - - --- 2025-01-16 Karthik Nayak via B4 Relay New
[1/6] csum-file: store the hash algorithm as a struct field hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2024-11-20 Taylor Blau New
[1/7] pack-objects: add --full-name-hash option pack-objects: Create an alternative name hash algorithm (recreated) - - - --- 2024-11-05 Derrick Stolee New
[10/10] builtin/fsck: add `git refs verify` child process add more ref consistency checks - - - --- 2025-01-05 shejialuo New
[10/14] combine-diff: drop public declaration of combine_diff_path_size() 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
[12/14] tree-diff: use the name "tail" to refer to list tail 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
[14/14] tree-diff: make list tail-passing more explicit combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[15/26] help: fix leaking `struct cmdnames` [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[16/26] help: fix leaking return value from `help_unknown_cmd()` [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[18/26] builtin/init-db: fix leaking directory paths [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[2/2] doc: correct misleading descriptions for --shallow-exclude A few --shallow-exclude fixes - - - --- 2024-11-04 Elijah Newren New
[2/2] fetch-pack: warn if in commit graph but not obj db When fetching, warn if in commit graph but not obj db - - - --- 2024-10-29 Jonathan Tan New
[2/2] Fix Meson Perl version check [1/2] Check for Perl 5.26.0 from Meson build - - - --- 2025-01-20 Peter Oliver New
[2/2] gitk: add text wrapping preferences gitk: text wrapping in ctext (commit headers, subject, and body) - - - --- 2024-12-09 Christoph Sommer 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
[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
[2/3] builtin/diff-blob: add "--stdin" option batch blob diff generation - - - --- 2024-12-13 Justin Tobler New
[2/3] commit: use `advise_if_enabled()` in `read_graft_file()` [1/3] advice: enhance `detach_advice()` to `detach_advice_if_enabled()` - - - --- 2024-12-08 Rubén Justo New
[2/3] setup: initialize is_bare_cfg Remove is_bare_repository_cfg global state - - - --- 2024-11-06 John Cai New
[2/3] sideband: introduce an "escape hatch" to allow control characters Sanitize sideband channel messages - - - --- 2025-01-14 Johannes Schindelin New
[2/5] editorconfig: add .adoc extension Convert AsciiDoc files to .adoc extension - - - --- 2025-01-20 brian m. carlson New
[2/5] pack-write: pass repository to `index_pack_lockfile()` pack-write: cleanup usage of global variables - - - --- 2025-01-16 Karthik Nayak via B4 Relay New
[2/5] Revert "index-pack: spawn threads atomically" fixing thread races in linux-leaks CI - - - --- 2024-12-30 Jeff King New
[2/6] csum-file.c: extract algop from hashfile_checksum_valid() hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2024-11-20 Taylor Blau New
[2/6] Revert "index-pack: spawn threads atomically" [1/6] test-lib: use individual lsan dir for --stress runs - - - --- 2025-01-01 Jeff King New
[2/7] repack: add --full-name-hash option pack-objects: Create an alternative name hash algorithm (recreated) - - - --- 2024-11-05 Derrick Stolee New
[21/26] git-compat-util: drop `UNLEAK()` annotation [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[3/3] builtin/diff-blob: Add "-z" option batch blob diff generation - - - --- 2024-12-13 Justin Tobler New
[3/3] object-name: advice to avoid refs that resemble hashes [1/3] advice: enhance `detach_advice()` to `detach_advice_if_enabled()` - - - --- 2024-12-08 Rubén Justo 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
[3/3] sideband: do allow ANSI color sequences by default Sanitize sideband channel messages - - - --- 2025-01-14 Johannes Schindelin New
[3/5] gitattributes: mark AsciiDoc files as LF-only Convert AsciiDoc files to .adoc extension - - - --- 2025-01-20 brian m. carlson New
[3/5] pack-write: pass hash_algo to `write_idx_file()` pack-write: cleanup usage of global variables - - - --- 2025-01-16 Karthik Nayak via B4 Relay New
[3/6] hash.h: introduce `unsafe_hash_algo()` hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2024-11-20 Taylor Blau New
[3/7] pack-objects: add GIT_TEST_FULL_NAME_HASH pack-objects: Create an alternative name hash algorithm (recreated) - - - --- 2024-11-05 Derrick Stolee New
[4,1/1] parse-options: localize mark-up of placeholder text in the short help Localize mark-up of placeholder text in the short help - - - --- 2024-12-28 Alexander Shopov New
[4/3] index-pack: work around false positive use of uninitialized variable Performance improvements for repacking non-promisor objects - - - --- 2024-12-04 Junio C Hamano New
[4/5] doc: use .adoc extension for AsciiDoc files Convert AsciiDoc files to .adoc extension - - - --- 2025-01-20 brian m. carlson New
[4/5] pack-write: pass hash_algo to `write_rev_file()` pack-write: cleanup usage of global variables - - - --- 2025-01-16 Karthik Nayak via B4 Relay New
[4/6] csum-file.c: use unsafe_hash_algo() hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2024-11-20 Taylor Blau New
[4/7] git-repack: update usage to match docs pack-objects: Create an alternative name hash algorithm (recreated) - - - --- 2024-11-05 Derrick Stolee 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
[5/5] pack-write: pass hash_algo to `write_rev_*()` pack-write: cleanup usage of global variables - - - --- 2025-01-16 Karthik Nayak via B4 Relay New
[5/5] Remove obsolete ".txt" extensions for AsciiDoc files Convert AsciiDoc files to .adoc extension - - - --- 2025-01-20 brian m. carlson New
[5/6] t/helper/test-hash.c: use unsafe_hash_algo() hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2024-11-20 Taylor Blau New
[5/7] p5313: add size comparison test pack-objects: Create an alternative name hash algorithm (recreated) - - - --- 2024-11-05 Derrick Stolee New
[6/6] hash.h: drop unsafe_ function variants hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2024-11-20 Taylor Blau New
[6/6] object-file: inline empty tree and blob literals -Wunterminated-string-initialization warning + cleanups - - - --- 2024-11-18 Jeff King New
[6/7] pack-objects: disable --full-name-hash when shallow pack-objects: Create an alternative name hash algorithm (recreated) - - - --- 2024-11-05 Derrick Stolee New
[7/7] test-tool: add helper for name-hash values pack-objects: Create an alternative name hash algorithm (recreated) - - - --- 2024-11-05 Derrick Stolee New
[BUG] Git 2.48.0-rc2 - Test t0610.26 Fails [BUG] Git 2.48.0-rc2 - Test t0610.26 Fails - - - --- 2025-01-07 Randall S. Becker New
[BUGREPORT] git diff-tree --cc SEGFAUTs [BUGREPORT] git diff-tree --cc SEGFAUTs - - - --- 2025-01-03 Wink Saville New
[filter-repo] Don't crash on multi-line config values [filter-repo] Don't crash on multi-line config values - - - --- 2024-12-14 Toke Høiland-Jørgensen New
[GSoC,Newbie] Test Script Enhancements [GSoC,Newbie] Test Script Enhancements - - - --- 2025-01-05 Rhythm-26 New
[PATCHv2,1/4] add-patch: Fix type missmatch rom msvc Fixes typemissmatch warinigs from msvc - - - --- 2025-01-06 Sören Krecker New
[PATCHv2,2/4] date.c: Fix type missmatch warings from msvc Fixes typemissmatch warinigs from msvc - - - --- 2025-01-06 Sören Krecker New
[PATCHv2,3/4] apply.c : Fix type missmatch warings from msvc Fixes typemissmatch warinigs from msvc - - - --- 2025-01-06 Sören Krecker New
« 1 2 3 4 »