Show patches with: State = Action Required       |    Archived = No       |   540 patches
« 1 2 ... 3 4 5 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/6] trailer: teach iterator about non-trailer lines Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-03-16 Linus Arver New
docs: correct trailer `key_value_separator` description docs: correct trailer `key_value_separator` description - - - --- 2024-03-16 Brian Lyles New
[v5] diff: add diff.srcPrefix and diff.dstPrefix configuration variables [v5] diff: add diff.srcPrefix and diff.dstPrefix configuration variables - 3 - --- 2024-03-15 Peter Hutterer New
config.txt: perform some minor reformatting config.txt: perform some minor reformatting - - - --- 2024-03-14 Dragan Simic New
[v2] checkout: plug some leaks in git-restore [v2] checkout: plug some leaks in git-restore - - - --- 2024-03-14 Rubén Justo New
[v2,2/2] doc: update doc file and usage for git-bugreport bugreport.c: fix a crash in git bugreport with --no-suffix option - - - --- 2024-03-14 Jiamu Sun New
[v2,1/2] bugreport.c: fix a crash in `git bugreport` with `--no-suffix` option bugreport.c: fix a crash in git bugreport with --no-suffix option - - - --- 2024-03-14 Jiamu Sun New
[GSoC,v2] Optimize ewah_bitmap.c for efficiency using trailing zeros for set bit iteration [GSoC,v2] Optimize ewah_bitmap.c for efficiency using trailing zeros for set bit iteration - - - --- 2024-03-13 Aryan Gupta New
[1/1] log: ensure diffs are omitted with --oneline log: make the --oneline option work with -L - - - --- 2024-03-13 James Liu New
[RFC] mailsplit: add option to extract PATCH M/N numbers [RFC] mailsplit: add option to extract PATCH M/N numbers - - - --- 2024-03-13 Jacob Keller New
[2/2] Add transport message for up-to-date references Optionally support push options on up-to-date branches - - - --- 2024-03-12 Christopher Lindee New
[1/2] Teach send-pack & push to --send-up-to-date refs Optionally support push options on up-to-date branches - - - --- 2024-03-12 Christopher Lindee New
bugreport.c: fix a crash in `git bugreport` with `--no-suffix` option bugreport.c: fix a crash in `git bugreport` with `--no-suffix` option - - - --- 2024-03-12 Jiamu Sun New
[3/3] t1300: add tests for internal whitespace and inline comments Improve the documentation and test coverage for whitespace and comments - - - --- 2024-03-12 Dragan Simic New
[2/3] config.txt: perform some minor reformatting Improve the documentation and test coverage for whitespace and comments - - - --- 2024-03-12 Dragan Simic New
[1/3] config.txt: describe whitespace characters further and more accurately Improve the documentation and test coverage for whitespace and comments - - - --- 2024-03-12 Dragan Simic New
[GSOC,v2,3/3] userdiff: remove trailing whitespaces, fix multiline comments [GSOC,v2,1/3] t4018-diff-funcname: use test_grep instead of test_i18ngrep - - - --- 2024-03-12 Sergius Nyah New
[GSOC,v2,2/3] t4034-diff-words: add javascript language driver [GSOC,v2,1/3] t4018-diff-funcname: use test_grep instead of test_i18ngrep - - - --- 2024-03-12 Sergius Nyah New
[GSOC,v2,1/3] t4018-diff-funcname: use test_grep instead of test_i18ngrep [GSOC,v2,1/3] t4018-diff-funcname: use test_grep instead of test_i18ngrep - - - --- 2024-03-12 Sergius Nyah New
[v2,13/16] sequencer: handle multi-byte comment characters when writing todo list allow multi-byte core.commentChar - - - --- 2024-03-12 Jeff King New
[v2,10/16] prefer comment_line_str to comment_line_char for printing allow multi-byte core.commentChar - - - --- 2024-03-12 Jeff King New
[v2,09/16] strbuf: accept a comment string for strbuf_add_commented_lines() allow multi-byte core.commentChar - - - --- 2024-03-12 Jeff King New
[v2] diff: add diff.srcprefix and diff.dstprefix configuration variables [v2] diff: add diff.srcprefix and diff.dstprefix configuration variables - - - --- 2024-03-12 Peter Hutterer New
[v3,2/2] diff: whitespace cleanup diff: copies-harder support - - - --- 2024-03-11 Sam James New
[v3,1/2] diff: implement config.diff.renames=copies-harder diff: copies-harder support - - - --- 2024-03-11 Sam James New
[3/3] cat-file: avoid verifying submodules' OIDs cat-file: add %(objectmode) avoid verifying submodules' OIDs - - - --- 2024-03-11 Johannes Schindelin New
[2/3] cat-file: add %(objectmode) atom cat-file: add %(objectmode) avoid verifying submodules' OIDs - - - --- 2024-03-11 Victoria Dye New
[1/3] t1006: update 'run_tests' to test generic object specifiers cat-file: add %(objectmode) avoid verifying submodules' OIDs - - - --- 2024-03-11 Victoria Dye New
Fix early wrapping when using bash with git-prompt.sh Fix early wrapping when using bash with git-prompt.sh - - - --- 2024-03-11 Richard Quadling New
Using git-prompt.sh is wrapping text to early in Bash. Using git-prompt.sh is wrapping text to early in Bash. - - - --- 2024-03-11 Richard Quadling New
diff: add diff.srcprefix and diff.dstprefix option support diff: add diff.srcprefix and diff.dstprefix option support - - - --- 2024-03-11 Peter Hutterer New
[v2,0/2] Allow disabling advice shown after merge conflicts - - - --- 2024-03-10 Phillip Wood via GitGitGadget New
[v3,7/7] cherry-pick: add `--empty` for more robust redundant commit handling Untitled series #834148 - - - --- 2024-03-10 Brian Lyles New
[v3,6/7] cherry-pick: enforce `--keep-redundant-commits` incompatibility Untitled series #834147 - - - --- 2024-03-10 Brian Lyles New
[v3,4/7] sequencer: treat error reading HEAD as unborn branch Untitled series #834145 - - - --- 2024-03-10 Brian Lyles New
[GSoC,1/1] add zero count optimization in ewah_bitmap.c add zero count optimization in ewah_bitmap.c - - - --- 2024-03-10 Aryan Gupta New
[Outreachy] Port helper/test-strcmp-offset.c to unit-tests/t-strcmp-offset.c [Outreachy] Port helper/test-strcmp-offset.c to unit-tests/t-strcmp-offset.c - - - --- 2024-03-10 Achu Luma New
[2/2] setup: make bareRepository=explicit work in GIT_DIR of a secondary worktree Loosening safe.bareRepository=explicit even further - - - --- 2024-03-08 Junio C Hamano New
[1/2] setup: detect to be in $GIT_DIR with a new helper Loosening safe.bareRepository=explicit even further - - - --- 2024-03-08 Junio C Hamano New
wt-status: Don't find scissors line beyond buf len wt-status: Don't find scissors line beyond buf len - 2 - --- 2024-03-07 Florian Schmidt New
« 1 2 ... 3 4 5 6 »