Show patches with: State = Action Required       |    Archived = No       |   605 patches
« 1 2 ... 4 5 6 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,15/24] Makefile: refactor generators to be PWD-independent Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,14/24] Makefile: refactor GIT-VERSION-GEN to be reusable Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,13/24] Makefile: extract script to massage Perl scripts Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,12/24] Makefile: extract script to generate clar declarations Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,09/24] t/unit-tests: update clar unit test framework Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,03/24] t/lib-gitweb: test against the build version of gitweb Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,02/24] t/test-lib: wire up NO_ICONV prerequisite Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[1/3] clang-format: don't enforce the column limit [1/3] clang-format: don't enforce the column limit - - - --- 2024-10-09 karthik nayak New
[3/7] git-gui: Fix typos Fix typos - - - --- 2024-10-09 Andrew Kreimer New
[1/7] compat: fix typos Fix typos - - - --- 2024-10-09 Andrew Kreimer New
loose: don't rely on repository global state loose: don't rely on repository global state - - - --- 2024-10-09 karthik nayak New
[v2,2/2] doc: merge-tree: use || directly [v2,1/2] doc: merge-tree: provide a commit message - - - --- 2024-10-08 Kristoffer Haugsbakk New
[v2,1/2] doc: merge-tree: provide a commit message [v2,1/2] doc: merge-tree: provide a commit message - - - --- 2024-10-08 Kristoffer Haugsbakk New
[v2,0/2] doc: merge-tree: improve the script example - - - --- 2024-10-08 Kristoffer Haugsbakk New
[Outreachy] t6050: avoid pipes in git related commands [Outreachy] t6050: avoid pipes in git related commands - - - --- 2024-10-08 Chizoba ODINAKA New
[v2] gitk: fix a typo [v2] gitk: fix a typo - - - --- 2024-10-08 Andrew Kreimer New
blame: respect .git-blame-ignore-revs automatically blame: respect .git-blame-ignore-revs automatically - - - --- 2024-10-08 Abhijeetsingh Meena New
[no subject] Untitled series #896457 - - - --- 2024-10-08 Daniel Black New
[3/3] t1402: exercise disallowed branch names object-name: don't allow @ as a branch name - - - --- 2024-10-07 Kristoffer Haugsbakk New
[2/3] object-name: don't allow @ as a branch name object-name: don't allow @ as a branch name - - - --- 2024-10-07 Kristoffer Haugsbakk New
[1/3] object-name: fix whitespace object-name: don't allow @ as a branch name - - - --- 2024-10-07 Kristoffer Haugsbakk New
[3/3] doc: merge-tree: use || directly doc: merge-tree: improve the script example - - - --- 2024-10-07 Kristoffer Haugsbakk New
[2/3] doc: merge-tree: use lower-case variables doc: merge-tree: improve the script example - - - --- 2024-10-07 Kristoffer Haugsbakk New
[1/3] doc: merge-tree: provide a commit message doc: merge-tree: improve the script example - - - --- 2024-10-07 Kristoffer Haugsbakk New
[v4,2/2,Outreachy,v1] t3404: employing test_line_count() to replace test t3404: avoid losing exit status to pipes - - - --- 2024-10-07 Usman Akinyemi New
[BUG?] format-patch: --cover-letter doesn't use --from [BUG?] format-patch: --cover-letter doesn't use --from - - - --- 2024-10-06 Kristoffer Haugsbakk New
[PULL] l10n updates for 2.47.0 round 2 [PULL] l10n updates for 2.47.0 round 2 - - - --- 2024-10-06 Jiang Xin New
[v2,4/4] worktree: prevent null pointer dereference Link worktrees with relative paths - - - --- 2024-10-06 Caleb White New
[v2,3/4] worktree: sync worktree paths after gitdir move Link worktrees with relative paths - - - --- 2024-10-06 Caleb White New
[v2,2/4] worktree: link worktrees with relative paths Link worktrees with relative paths - - - --- 2024-10-06 Caleb White New
[v2,1/4] worktree: refactor infer_backlink() to use *strbuf Link worktrees with relative paths - - - --- 2024-10-06 Caleb White New
Fix typo in README Fix typo in README - - - --- 2024-10-05 Khushi Bansal New
[v4] remote: allow specifying refs to prefetch [v4] remote: allow specifying refs to prefetch - - - --- 2024-10-04 Shubham Kanodia New
[1/2] refs.c: remove redundant translation markers [1/2] refs.c: remove redundant translation markers - - - --- 2024-10-04 Teng Long New
v2.47.0-rc1 test failure on cygwin v2.47.0-rc1 test failure on cygwin - - - --- 2024-10-04 Ramsay Jones New
[RFC] promisor-remote: always JIT fetch with --refetch [RFC] promisor-remote: always JIT fetch with --refetch - - - --- 2024-10-03 Emily Shaffer New
archive: fix misleading error message archive: fix misleading error message - - - --- 2024-10-03 René Scharfe New
[v2,3/3] diff: modify output_prefix function pointer line-log: protect inner strbuf from free - - - --- 2024-10-03 Jeff King New
[v3] Documentation: mention the amlog in howto/maintain-git.txt [v3] Documentation: mention the amlog in howto/maintain-git.txt - - - --- 2024-10-03 Taylor Blau New
line-log: protect inner strbuf from free line-log: protect inner strbuf from free - - - --- 2024-10-02 Derrick Stolee New
fsmonitor: fix hangs by delayed fs event listening fsmonitor: fix hangs by delayed fs event listening - - - --- 2024-10-02 Koji Nakamaru New
unit-tests: use xstrfmt() instead of a char buffer in t-reftable-stack unit-tests: use xstrfmt() instead of a char buffer in t-reftable-stack - - - --- 2024-10-01 Chandra Pratap New
[v4,5/5] fetch: set remote/HEAD if it does not exist improve handling of remote/HEAD - - - --- 2024-09-30 Bence Ferdinandy New
[v4,4/5] refs_update_symref: add create_only option improve handling of remote/HEAD - - - --- 2024-09-30 Bence Ferdinandy New
[v4,3/5] transaction: add TRANSACTION_CREATE_EXISTS error improve handling of remote/HEAD - - - --- 2024-09-30 Bence Ferdinandy New
[v4,2/5] set-head: better output for --auto improve handling of remote/HEAD - - - --- 2024-09-30 Bence Ferdinandy New
[v4,1/5] refs_update_symref: atomically record overwritten ref improve handling of remote/HEAD - - - --- 2024-09-30 Bence Ferdinandy New
[RFC,1/1] Add a type for errors Typed errors - - - --- 2024-09-30 brian m. carlson New
[2/2] read-cache: free hash context in do_write_index() read-cache: two small leak fixes - - - --- 2024-09-30 Derrick Stolee New
[v3,18/22] reftable/blocksource: handle allocation failures refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt New
[v3,10/22] reftable/merged: handle allocation failures in `merged_table_init_iter()` refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt New
[v3,09/22] reftable/writer: handle allocation failures in `reftable_new_writer()` refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt New
[v3,05/22] reftable/basics: handle allocation failures in `parse_names()` refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt New
documentation: add missing word "ref" documentation: add missing word "ref" - - - --- 2024-09-29 Monika Kairaityte New
[v5,9/9] ref: add symlink ref content check for files backend add ref content check for files backend - - - --- 2024-09-29 shejialuo New
[v5,8/9] t0602: add ref content checks for worktrees add ref content check for files backend - - - --- 2024-09-29 shejialuo New
[v5,7/9] ref: enhance escape situation for worktrees add ref content check for files backend - - - --- 2024-09-29 shejialuo New
[v5,6/9] ref: add escape check for the referent of symref add ref content check for files backend - - - --- 2024-09-29 shejialuo New
[v5,5/9] ref: add basic symref content check for files backend add ref content check for files backend - - - --- 2024-09-29 shejialuo New
[v5,4/9] ref: add more strict checks for regular refs add ref content check for files backend - - - --- 2024-09-29 shejialuo New
[v5,3/9] ref: port git-fsck(1) regular refs check for files backend add ref content check for files backend - - - --- 2024-09-29 shejialuo New
[v5,2/9] builtin/refs: support multiple worktrees check for refs. add ref content check for files backend - - - --- 2024-09-29 shejialuo New
[v5,1/9] ref: initialize "fsck_ref_report" with zero add ref content check for files backend - - - --- 2024-09-29 shejialuo New
[v3] add-patch: edit the hunk again [v3] add-patch: edit the hunk again - - - --- 2024-09-28 Rubén Justo New
[v2] builtin/clone: teach git-clone(1) the --ref= argument [v2] builtin/clone: teach git-clone(1) the --ref= argument - - - --- 2024-09-27 Toon Claes New
[v5,3/8] finalize_object_file(): implement collision check hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-26 Taylor Blau New
send-email: document --mailmap and associated configuration send-email: document --mailmap and associated configuration - - - --- 2024-09-23 Jacob Keller New
sparse-checkout: disable advice in 'disable' sparse-checkout: disable advice in 'disable' - - - --- 2024-09-23 Derrick Stolee New
commit-graph: remove unnecessary UNLEAK commit-graph: remove unnecessary UNLEAK - - - --- 2024-09-22 René Scharfe New
doc/git-format-patch: link git-apply doc/git-format-patch: link git-apply - - - --- 2024-09-22 Alexander Ziaee New
archive: load index before pathspec checks archive: load index before pathspec checks - - - --- 2024-09-21 René Scharfe New
diff: report modified binary files as changes in builtin_diff() diff: report modified binary files as changes in builtin_diff() - 1 - --- 2024-09-21 René Scharfe New
am: fix condition check on fseek am: fix condition check on fseek - - - --- 2024-09-21 Ruffalo Lavoisier New
merge-ort: fix a crash in process_renames merge-ort: fix a crash in process_renames - - - --- 2024-09-21 Dmitry Goncharov New
builtin/worktree: support relative paths for worktrees builtin/worktree: support relative paths for worktrees - - - --- 2024-09-21 Jean-Noël Avila via GitGitGadget New
[PULL] refs/notes/amlog from git/git [PULL] refs/notes/amlog from git/git - - - --- 2024-09-20 Kristoffer Haugsbakk New
[3/3] Documentation: fix typos [1/3] Documentation/technical: fix a typo - - - --- 2024-09-20 Andrew Kreimer New
[2/2] fetch-pack.c: do not declare local commits as "have" in partial repos revision: fix reachable objects being gc'ed in no blob clone repo - - - --- 2024-09-19 Calvin Wan New
[1/2] packfile: split promisor objects oidset into two [1/2] packfile: split promisor objects oidset into two - - - --- 2024-09-19 Calvin Wan New
[v3,2/2] fetch: set remote/HEAD if it does not exist fetch: set remote/HEAD if missing - - - --- 2024-09-19 Bence Ferdinandy New
[v3,1/2] update_symref: add REF_CREATE_ONLY option fetch: set remote/HEAD if missing - - - --- 2024-09-19 Bence Ferdinandy New
[v3] remote: introduce config to set prefetch refs [v3] remote: introduce config to set prefetch refs - - - --- 2024-09-19 Shubham Kanodia New
[4/4] refs: remove the last remnants of core.preferSymlinkRefs deprecating core.preferSymlinkRefs - - - --- 2024-09-18 Junio C Hamano New
[3/4] refs: remove NO_SYMLINK_HEAD deprecating core.preferSymlinkRefs - - - --- 2024-09-18 Junio C Hamano New
[2/4] refs: mostly remove core.preferSymlinkRefs deprecating core.preferSymlinkRefs - - - --- 2024-09-18 Junio C Hamano New
[1/4] refs: deprecate core.preferSymlinkRefs deprecating core.preferSymlinkRefs - - - --- 2024-09-18 Junio C Hamano New
[v2,6/6] test-tool: add helper for name-hash values pack-objects: create new name-hash algorithm - - - --- 2024-09-18 Derrick Stolee New
[v2,5/6] p5313: add size comparison test pack-objects: create new name-hash algorithm - - - --- 2024-09-18 Derrick Stolee New
[v2,4/6] git-repack: update usage to match docs pack-objects: create new name-hash algorithm - - - --- 2024-09-18 Derrick Stolee New
[v2,3/6] pack-objects: add GIT_TEST_FULL_NAME_HASH pack-objects: create new name-hash algorithm - - - --- 2024-09-18 Derrick Stolee New
[v2,2/6] repack: test --full-name-hash option pack-objects: create new name-hash algorithm - - - --- 2024-09-18 Derrick Stolee New
[v2,1/6] pack-objects: add --full-name-hash option pack-objects: create new name-hash algorithm - - - --- 2024-09-18 Derrick Stolee New
cmake: generalize the handling of the `UNIT_TEST_OBJS` list cmake: generalize the handling of the `UNIT_TEST_OBJS` list - - - --- 2024-09-18 Johannes Schindelin New
Permission issue in Git in DrvFs-mounted network drives Permission issue in Git in DrvFs-mounted network drives - - - --- 2024-09-18 Marcos Del Sol Vives New
patch-id doesn't recognize 2nd and further commit id since v2.46.1 patch-id doesn't recognize 2nd and further commit id since v2.46.1 - - - --- 2024-09-16 Paweł Lipski New
[v3] set-head: no update without change and better output for --auto [v3] set-head: no update without change and better output for --auto - - - --- 2024-09-15 Bence Ferdinandy New
ci(linux32): make Javascript Actions work in x86 mode ci(linux32): make Javascript Actions work in x86 mode - - - --- 2024-09-14 Johannes Schindelin New
[v3,1/4] builtin: add a repository parameter for builtin functions Add repository parameter to builtins - - - --- 2024-09-13 Jean-Noël Avila via GitGitGadget New
[v4,5/5] ref: add symlink ref content check for files backend [v4,1/5] ref: initialize "fsck_ref_report" with zero - - - --- 2024-09-13 shejialuo New
[v4,4/5] ref: add symref content check for files backend [v4,1/5] ref: initialize "fsck_ref_report" with zero - - - --- 2024-09-13 shejialuo New
« 1 2 ... 4 5 6 7 »