Show patches with: State = Action Required       |    Archived = No       |   476 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] remote: align --verbose output with spaces [v2] remote: align --verbose output with spaces - - - --- 2024-12-17 Wang Bing-hua New
git: use signed counters when comparing with signed vars git: use signed counters when comparing with signed vars - - - --- 2024-12-18 Seija Kijin New
[v2] Use ^=1 to toggle between 0 and 1 [v2] Use ^=1 to toggle between 0 and 1 - - - --- 2024-12-18 Seija Kijin New
[v2] win32: ensure len does not cause any overreads [v2] win32: ensure len does not cause any overreads - - - --- 2024-12-18 Seija Kijin New
[v7] revision: use calloc instead of malloc where possible [v7] revision: use calloc instead of malloc where possible - - - --- 2024-12-18 Seija Kijin New
[v4] mingw: check that the file attributes are valid before modifying them [v4] mingw: check that the file attributes are valid before modifying them - - - --- 2024-12-18 Seija Kijin New
[v2] git: replace two checks with one not equal check [v2] git: replace two checks with one not equal check - - - --- 2024-12-18 Seija Kijin New
[v2] doc: remove extra quotes in generated docs [v2] doc: remove extra quotes in generated docs - - - --- 2024-12-18 Kyle Lippincott New
[v2] Prefer fgetc over fgets where possible [v2] Prefer fgetc over fgets where possible - - - --- 2024-12-18 Seija Kijin New
refs: exit early from the loop if it is not a main worktree refs: exit early from the loop if it is not a main worktree - - - --- 2024-12-18 Seija Kijin New
git: use U to denote unsigned to prevent UB git: use U to denote unsigned to prevent UB - - - --- 2024-12-18 Seija Kijin New
[v4] git: replace greater-than and less-than checks with one not equal check [v4] git: replace greater-than and less-than checks with one not equal check - - - --- 2024-12-18 Seija Kijin New
[v4] git: replace strbuf_addstr with strbuf_addch for all strings of length 2 [v4] git: replace strbuf_addstr with strbuf_addch for all strings of length 2 - - - --- 2024-12-18 Seija Kijin New
[v3] git: use signed loop counters when comparing with signed vars [v3] git: use signed loop counters when comparing with signed vars - - - --- 2024-12-18 Seija Kijin New
[v3] die: fix inconsistencies with usage header [v3] die: fix inconsistencies with usage header - - - --- 2024-12-18 Seija Kijin New
bundle-url: always close child_out before leaving the function bundle-url: always close child_out before leaving the function - - - --- 2024-12-18 Seija Kijin New
pathsec: make check for PATHSPEC_LITERAL more readable pathsec: make check for PATHSPEC_LITERAL more readable - - - --- 2024-12-18 Seija Kijin New
[v5] git: use ^=1 to toggle between 0 and 1 [v5] git: use ^=1 to toggle between 0 and 1 - - - --- 2024-12-18 Seija Kijin New
[v6] git: use logical-not operator to toggle between 0 and 1 [v6] git: use logical-not operator to toggle between 0 and 1 - - - --- 2024-12-18 Seija Kijin New
[v3] builtin/clone: teach git-clone(1) the --revision= option [v3] builtin/clone: teach git-clone(1) the --revision= option - - - --- 2024-12-19 Toon Claes New
prio-queue: use size_t rather than int for size prio-queue: use size_t rather than int for size - - - --- 2024-12-20 Jeff King New
[RFC] builtin/repack: Honor --keep-pack and .keep when repacking promisor objects [RFC] builtin/repack: Honor --keep-pack and .keep when repacking promisor objects - - - --- 2024-12-20 Tomáš Trnka New
[v2,1/5] backfill: add builtin boilerplate PATH WALK III: Add 'git backfill' command - - - --- 2024-12-20 Derrick Stolee New
[v2,2/5] backfill: basic functionality and tests PATH WALK III: Add 'git backfill' command - - - --- 2024-12-20 Derrick Stolee New
[v2,3/5] backfill: add --min-batch-size=<n> option PATH WALK III: Add 'git backfill' command - - - --- 2024-12-20 Derrick Stolee New
[v2,4/5] backfill: add --sparse option PATH WALK III: Add 'git backfill' command - - - --- 2024-12-20 Derrick Stolee New
[v2,5/5] backfill: assume --sparse when sparse-checkout is enabled PATH WALK III: Add 'git backfill' command - - - --- 2024-12-20 Derrick Stolee New
[v3,2/8] pack-objects: add --name-hash-version option pack-objects: Create an alternative name hash algorithm (recreated) - - - --- 2024-12-20 Derrick Stolee New
[v3,4/8] pack-objects: add GIT_TEST_NAME_HASH_VERSION pack-objects: Create an alternative name hash algorithm (recreated) - - - --- 2024-12-20 Derrick Stolee New
[v3,7/8] pack-objects: prevent name hash version change pack-objects: Create an alternative name hash algorithm (recreated) - - - --- 2024-12-20 Derrick Stolee New
[v3,8/8] pack-objects: add third name hash version pack-objects: Create an alternative name hash algorithm (recreated) - - - --- 2024-12-20 Derrick Stolee New
show-index: the short help should say the command reads from its input show-index: the short help should say the command reads from its input - - - --- 2024-12-20 Junio C Hamano New
[1/1] gitk: Update Bulgarian translation (323t) Updated Bulgarian tranlation of gitk - - - --- 2024-12-23 Alexander Shopov New
[v8,1/6] cat-file: add declaration of variable i inside its for loop add remote-object-info to batch-command - - - --- 2024-12-23 Peijian Ju New
[v8,2/6] fetch-pack: refactor packet writing add remote-object-info to batch-command - - - --- 2024-12-23 Peijian Ju New
[v8,3/6] fetch-pack: move fetch initialization add remote-object-info to batch-command - - - --- 2024-12-23 Peijian Ju New
[v8,4/6] serve: advertise object-info feature add remote-object-info to batch-command - - - --- 2024-12-23 Peijian Ju New
[v8,5/6] transport: add client support for object-info add remote-object-info to batch-command - - - --- 2024-12-23 Peijian Ju New
[v8,6/6] cat-file: add remote-object-info to batch-command add remote-object-info to batch-command - - - --- 2024-12-23 Peijian Ju 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
builtin/gc: Ignore random minute field when registering macOS services builtin/gc: Ignore random minute field when registering macOS services - - - --- 2024-12-28 Byoungchan Lee New
[v2,1/4] reftable: avoid leaks on realloc error reftable: fix realloc error handling - - - --- 2024-12-28 René Scharfe New
[v2,2/4] reftable: fix allocation count on realloc error reftable: fix realloc error handling - - - --- 2024-12-28 René Scharfe New
[v2,3/4] reftable: handle realloc error in parse_names() reftable: fix realloc error handling - - - --- 2024-12-28 René Scharfe New
[v2,4/4] t-reftable-merged: handle realloc errors reftable: fix realloc error handling - - - --- 2024-12-28 René Scharfe 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
racy leak sanitizer builds, was Re: [PATCH 0/9] commit-reach: -Wsign-compare follow-ups racy leak sanitizer builds, was Re: [PATCH 0/9] commit-reach: -Wsign-compare follow-ups - - - --- 2024-12-28 Jeff King New
[2/5] Revert "index-pack: spawn threads atomically" fixing thread races in linux-leaks CI - - - --- 2024-12-30 Jeff King New
all: standardize headers to reflect Git's purpose as a DVCS all: standardize headers to reflect Git's purpose as a DVCS - - - --- 2024-12-31 Bartosz Pracz New
[v2,1/2] gc: add `--expire-to` option gc: add --expire-to option - - - --- 2024-12-31 ZheNing Hu New
[v2,2/2] fix(gc): make --prune=now compatible with --expire-to gc: add --expire-to option - - - --- 2024-12-31 ZheNing Hu New
object-name: fix resolution of object names containing curly braces object-name: fix resolution of object names containing curly braces - - - --- 2025-01-01 Elijah Newren New
a less-invasive racy-leak fix, was Re: What's cooking in git.git (Dec 2024, #11; Mon, 30) a less-invasive racy-leak fix, was Re: What's cooking in git.git (Dec 2024, #11; Mon, 30) - - - --- 2025-01-01 Jeff King New
[0/6] a less-invasive racy-leak fix - - - --- 2025-01-01 Jeff King 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
doc: git-notes.txt: migrate to new documentation format doc: git-notes.txt: migrate to new documentation format - - - --- 2025-01-03 Jean-Noël Avila New
[v3] maintenance: add prune-remote-refs task [v3] maintenance: add prune-remote-refs task - - - --- 2025-01-03 Shubham Kanodia New
[BUGREPORT] git diff-tree --cc SEGFAUTs [BUGREPORT] git diff-tree --cc SEGFAUTs - - - --- 2025-01-03 Wink Saville New
[v2,1/2] object-name: fix resolution of object names containing curly braces object-name: fix resolution of object names containing curly braces - - - --- 2025-01-04 Elijah Newren New
[v2,2/2] object-name: be more strict in parsing describe-like output object-name: fix resolution of object names containing curly braces - - - --- 2025-01-04 Elijah Newren New
doc: git-restore: migrate to new style format doc: git-restore: migrate to new style format - - - --- 2025-01-04 Jean-Noël Avila New
[GSoC,Newbie] Test Script Enhancements [GSoC,Newbie] Test Script Enhancements - - - --- 2025-01-05 Rhythm-26 New
docs: update contributing guide to refer current bugs and feature requests docs: update contributing guide to refer current bugs and feature requests - - - --- 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,3/4] apply.c : Fix type missmatch warings from msvc Fixes typemissmatch warinigs from msvc - - - --- 2025-01-06 Sören Krecker New
[PATCHv2,4/4] commit.c: Fix type missmatch warings from msvc Fixes typemissmatch warinigs from msvc - - - --- 2025-01-06 Sören Krecker 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
[1/3] test-lib: invert return value of check_test_results_san_file_empty lsan test-lib readability - - - --- 2025-01-07 Jeff King 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/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
[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
git restore --staged -p on merge conflict causes crash git restore --staged -p on merge conflict causes crash - - - --- 2025-01-07 Keith Mendoza 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
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
[1/1] Exit on invalid diff status of diff_filepair Exit on invalid diff status of diff_filepair - - - --- 2025-01-08 Jake Roggenbuck 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
[08/14] tree-diff: pass whole path string to path_appendnew() 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
[14/14] tree-diff: make list tail-passing more explicit combine-diff cleanups - - - --- 2025-01-09 Jeff King 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
docs: discuss caching personal access tokens docs: discuss caching personal access tokens - - - --- 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
[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
[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] 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
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
[v2] Revert "doc: move git-cherry to plumbing" [v2] Revert "doc: move git-cherry to plumbing" - - - --- 2025-01-12 Kristoffer Haugsbakk 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
meson: move config-list from libgit to builtin meson: move config-list from libgit to builtin - - - --- 2025-01-13 Alex Xu (Hello71) New
docs: add vim syntax modeline [RFC] docs: add vim syntax modeline [RFC] - - - --- 2025-01-13 M Hickford 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 Peijian 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 Peijian 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 Peijian Ju New
[v10,4/8] fetch-pack: refactor packet writing cat-file: add remote-object-info to batch-command - - - --- 2025-01-14 Peijian Ju New
[v10,5/8] fetch-pack: move fetch initialization cat-file: add remote-object-info to batch-command - - - --- 2025-01-14 Peijian Ju New
[v10,6/8] serve: advertise object-info feature cat-file: add remote-object-info to batch-command - - - --- 2025-01-14 Peijian Ju New
[v10,7/8] transport: add client support for object-info cat-file: add remote-object-info to batch-command - - - --- 2025-01-14 Peijian Ju 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 Peijian Ju New
[v2] docs: mention source of tasks in MyFirstContribution [v2] docs: mention source of tasks in MyFirstContribution - - - --- 2025-01-14 Rhythm-26 New
« 1 2 3 44 5 »