Show patches with: Archived = No       |   19472 patches
« 1 2 ... 38 39 40194 195 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] ref-filter: add new "signature" atom Add new "signature" atom - - - --- 2023-05-29 Kousik Sanagavarapu Superseded
[1/2] t/lib-gpg: introduce new prereq GPG2 Add new "signature" atom - - - --- 2023-05-29 Kousik Sanagavarapu Superseded
[v1,1/1] surround %s with quotes when failed to lookup commit surround %s with quotes when failed to lookup commit - - - --- 2023-05-29 Teng Long Accepted
[v11,7/7] notes: introduce "--no-separator" option notes.c: introduce "--separator" - - - --- 2023-05-27 Teng Long Accepted
[v11,6/7] notes.c: introduce "--[no-]stripspace" option notes.c: introduce "--separator" - - - --- 2023-05-27 Teng Long Accepted
[v11,5/7] notes.c: append separator instead of insert by pos notes.c: introduce "--separator" - - - --- 2023-05-27 Teng Long Accepted
[v11,4/7] notes.c: introduce '--separator=<paragraph-break>' option notes.c: introduce "--separator" - - - --- 2023-05-27 Teng Long Accepted
[v11,3/7] t3321: add test cases about the notes stripspace behavior notes.c: introduce "--separator" - - - --- 2023-05-27 Teng Long Accepted
[v11,2/7] notes.c: use designated initializers for clarity notes.c: introduce "--separator" - - - --- 2023-05-27 Teng Long Accepted
[v11,1/7] notes.c: cleanup 'strbuf_grow' call in 'append_edit' notes.c: introduce "--separator" - - - --- 2023-05-27 Teng Long Accepted
[3/3] repository: create read_replace_refs setting Create stronger guard rails on replace refs - - - --- 2023-05-26 Derrick Stolee Superseded
[2/3] replace-objects: create wrapper around setting Create stronger guard rails on replace refs - - - --- 2023-05-26 Derrick Stolee Superseded
[1/3] repository: create disable_replace_refs() Create stronger guard rails on replace refs - - - --- 2023-05-26 Derrick Stolee Superseded
[v2,3/3] repository: move 'repository_format_worktree_config' to repo scope Fix behavior of worktree config in submodules - - - --- 2023-05-26 Victoria Dye Accepted
[v2,2/3] config: pass 'repo' directly to 'config_with_options()' Fix behavior of worktree config in submodules - - - --- 2023-05-26 Victoria Dye Accepted
[v2,1/3] config: use gitdir to get worktree config Fix behavior of worktree config in submodules - - - --- 2023-05-26 Victoria Dye Accepted
trace2 tests: fix PTHREADS prereq trace2 tests: fix PTHREADS prereq - - - --- 2023-05-25 Todd Zullinger Accepted
t/lib-gpg: fix ssh-keygen -Y check-novalidate with openssh-9.0 t/lib-gpg: fix ssh-keygen -Y check-novalidate with openssh-9.0 - - - --- 2023-05-25 Todd Zullinger Accepted
[v3] builtin/submodule--helper.c: handle missing submodule URLs [v3] builtin/submodule--helper.c: handle missing submodule URLs - - - --- 2023-05-24 Taylor Blau Accepted
[v2] builtin/submodule--helper.c: handle missing submodule URLs [v2] builtin/submodule--helper.c: handle missing submodule URLs - - - --- 2023-05-24 Taylor Blau Superseded
builtin/submodule--helper.c: handle missing submodule URLs builtin/submodule--helper.c: handle missing submodule URLs - - - --- 2023-05-24 Taylor Blau Superseded
[v2,7/7] common: move alloc macros to common.h git-compat-util cleanups - - - --- 2023-05-23 Calvin Wan Superseded
[v2,6/7] treewide: remove unnecessary includes for wrapper.h git-compat-util cleanups - - - --- 2023-05-23 Calvin Wan Superseded
[v2,5/7] usage.h: move declarations for usage.c functions from git-compat-util.h git-compat-util cleanups - - - --- 2023-05-23 Calvin Wan Superseded
[v2,4/7] common.h: move non-compat specific macros and functions from git-compat-util.h git-compat-util cleanups - - - --- 2023-05-23 Calvin Wan Superseded
[v2,3/7] sane-ctype.h: move sane-ctype macros from git-compat-util.h git-compat-util cleanups - - - --- 2023-05-23 Calvin Wan Superseded
[v2,2/7] wrapper.h: move declarations for wrapper.c functions from git-compat-util.h git-compat-util cleanups - - - --- 2023-05-23 Calvin Wan Superseded
[v2,1/7] strbuf.h: move declarations for strbuf.c functions from git-compat-util.h git-compat-util cleanups - - - --- 2023-05-23 Calvin Wan Superseded
[v2] ls-files: aligin format atoms wtih ls-tree [v2] ls-files: aligin format atoms wtih ls-tree - - - --- 2023-05-23 ZheNing Hu Accepted
cherry-pick: refuse cherry-pick sequence if index is dirty cherry-pick: refuse cherry-pick sequence if index is dirty - - - --- 2023-05-23 Tao Klerks Superseded
[2/2] commit-graph: fix murmur3, bump filter ver. to 2 Changed path filter hash fix and version bump - - - --- 2023-05-22 Jonathan Tan Superseded
[1/2] t4216: test wrong bloom filter version rejection Changed path filter hash fix and version bump - - - --- 2023-05-22 Jonathan Tan Superseded
[v2,6/6] completion: complete AUTO_MERGE Document 'AUTO_MERGE' and more special refs - - - --- 2023-05-22 Philippe Blain Accepted
[v2,5/6] Documentation: document AUTO_MERGE Document 'AUTO_MERGE' and more special refs - - - --- 2023-05-22 Philippe Blain Accepted
[v2,4/6] git-merge.txt: modernize word choice in "True merge" section Document 'AUTO_MERGE' and more special refs - - - --- 2023-05-22 Philippe Blain Accepted
[v2,3/6] completion: complete REVERT_HEAD and BISECT_HEAD Document 'AUTO_MERGE' and more special refs - - - --- 2023-05-22 Philippe Blain Accepted
[v2,2/6] revisions.txt: document more special refs Document 'AUTO_MERGE' and more special refs - - - --- 2023-05-22 Philippe Blain Accepted
[v2,1/6] revisions.txt: use description list for special refs Document 'AUTO_MERGE' and more special refs - - - --- 2023-05-22 Philippe Blain Accepted
[10/10] t9400-git-cvsserver-server: modernize test format tests: modernize test format part 2 - - - --- 2023-05-20 John Cai Accepted
[09/10] t9200-git-cvsexportcommit: modernize test format tests: modernize test format part 2 - - - --- 2023-05-20 John Cai Accepted
[08/10] t9104-git-svn-follow-parent: modernize test format tests: modernize test format part 2 - - - --- 2023-05-20 John Cai Accepted
[07/10] t9100-git-svn-basic: modernize test format tests: modernize test format part 2 - - - --- 2023-05-20 John Cai Accepted
[06/10] t7700-repack: modernize test format tests: modernize test format part 2 - - - --- 2023-05-20 John Cai Accepted
[05/10] t7600-merge: modernize test format tests: modernize test format part 2 - - - --- 2023-05-20 John Cai Accepted
[04/10] t7508-status: modernize test format tests: modernize test format part 2 - - - --- 2023-05-20 John Cai Accepted
[03/10] t7201-co: modernize test format tests: modernize test format part 2 - - - --- 2023-05-20 John Cai Accepted
[02/10] t7111-reset-table: modernize test format tests: modernize test format part 2 - - - --- 2023-05-20 John Cai Accepted
[01/10] t7110-reset-merge: modernize test format tests: modernize test format part 2 - - - --- 2023-05-20 John Cai Accepted
[v4,6/6] ls-remote doc: document the output format Document the output format of ls-remote - - - --- 2023-05-19 Sean Allred Accepted
[v4,5/6] ls-remote doc: explain what each example does Document the output format of ls-remote - - - --- 2023-05-19 Sean Allred Accepted
[v4,4/6] ls-remote doc: show peeled tags in examples Document the output format of ls-remote - - - --- 2023-05-19 Sean Allred Accepted
[v4,3/6] ls-remote doc: remove redundant --tags example Document the output format of ls-remote - - - --- 2023-05-19 Sean Allred Accepted
[v4,2/6] show-branch doc: say <ref>, not <reference> Document the output format of ls-remote - - - --- 2023-05-19 Junio C Hamano Accepted
[v4,1/6] show-ref doc: update for internal consistency Document the output format of ls-remote - - - --- 2023-05-19 Sean Allred Accepted
[2/2] format-patch: free elements of rev.ref_message_ids list a few format-patch leak fixes - - - --- 2023-05-19 Jeff King Accepted
[1/2] format-patch: free rev.message_id when exiting a few format-patch leak fixes - - - --- 2023-05-19 Jeff King Accepted
[20/20] t7101-reset-empty-subdirs: modernize test format tests: modernize test format - - - --- 2023-05-18 John Cai Accepted
[19/20] t6050-replace: modernize test format tests: modernize test format - - - --- 2023-05-18 John Cai Accepted
[18/20] t5306-pack-nobase: modernize test format tests: modernize test format - - - --- 2023-05-18 John Cai Accepted
[17/20] t5303-pack-corruption-resilience: modernize test format tests: modernize test format - - - --- 2023-05-18 John Cai Accepted
[16/20] t5301-sliding-window: modernize test format tests: modernize test format - - - --- 2023-05-18 John Cai Accepted
[15/20] t5300-pack-object: modernize test format tests: modernize test format - - - --- 2023-05-18 John Cai Accepted
[14/20] t4206-log-follow-harder-copies: modernize test format tests: modernize test format - - - --- 2023-05-18 John Cai Accepted
[13/20] t4202-log: modernize test format tests: modernize test format - - - --- 2023-05-18 John Cai Accepted
[12/20] t4004-diff-rename-symlink: modernize test format tests: modernize test format - - - --- 2023-05-18 John Cai Accepted
[11/20] t4003-diff-rename-1: modernize test format tests: modernize test format - - - --- 2023-05-18 John Cai Accepted
[10/20] t4002-diff-basic: modernize test format tests: modernize test format - - - --- 2023-05-18 John Cai Accepted
[09/20] t3903-stash: modernize test format tests: modernize test format - - - --- 2023-05-18 John Cai Accepted
[08/20] t3700-add: modernize test format tests: modernize test format - - - --- 2023-05-18 John Cai Accepted
[07/20] t3500-cherry: modernize test format tests: modernize test format - - - --- 2023-05-18 John Cai Accepted
[06/20] t1006-cat-file: modernize test format tests: modernize test format - - - --- 2023-05-18 John Cai Accepted
[05/20] t1002-read-tree-m-u-2way: modernize test format tests: modernize test format - - - --- 2023-05-18 John Cai Accepted
[04/20] t1001-read-tree-m-2way: modernize test format tests: modernize test format - - - --- 2023-05-18 John Cai Accepted
[02/20] t0030-stripspace: modernize test format tests: modernize test format - - - --- 2023-05-18 John Cai Accepted
[01/20] t1000-basic: modernize test format tests: modernize test format - - - --- 2023-05-18 John Cai Accepted
[v2] diff-tree: integrate with sparse index [v2] diff-tree: integrate with sparse index - - - --- 2023-05-18 Shuqi Liang Accepted
[v10,3/6] t3321: add test cases about the notes stripspace behavior notes.c: introduce "--separator" option - - - --- 2023-05-18 Teng Long Accepted
[v10,2/6] notes.c: use designated initializers for clarity notes.c: introduce "--separator" option - - - --- 2023-05-18 Teng Long Accepted
[v10,1/6] notes.c: cleanup 'strbuf_grow' call in 'append_edit' notes.c: introduce "--separator" option - - - --- 2023-05-18 Teng Long Accepted
[RESEND,v10,8/8] worktree add: emit warn when there is a bad HEAD worktree: Support `--orphan` when creating new worktrees - - - --- 2023-05-17 Jacob Abel Accepted
[RESEND,v10,7/8] worktree add: extend DWIM to infer --orphan worktree: Support `--orphan` when creating new worktrees - - - --- 2023-05-17 Jacob Abel Accepted
[RESEND,v10,6/8] worktree add: introduce "try --orphan" hint worktree: Support `--orphan` when creating new worktrees - - - --- 2023-05-17 Jacob Abel Accepted
[RESEND,v10,5/8] worktree add: add --orphan flag worktree: Support `--orphan` when creating new worktrees - - - --- 2023-05-17 Jacob Abel Accepted
[RESEND,v10,4/8] t2400: add tests to verify --quiet worktree: Support `--orphan` when creating new worktrees - - - --- 2023-05-17 Jacob Abel Accepted
[RESEND,v10,3/8] t2400: refactor "worktree add" opt exclusion tests worktree: Support `--orphan` when creating new worktrees - - - --- 2023-05-17 Jacob Abel Accepted
[RESEND,v10,2/8] t2400: cleanup created worktree in test worktree: Support `--orphan` when creating new worktrees - - - --- 2023-05-17 Jacob Abel Accepted
[RESEND,v10,1/8] worktree add: include -B in usage docs worktree: Support `--orphan` when creating new worktrees - - - --- 2023-05-17 Jacob Abel Accepted
send-email: clear the $message_id after validation send-email: clear the $message_id after validation 1 - 1 --- 2023-05-17 Junio C Hamano Accepted
[v3,1/1] upload-pack: advertise capabilities when cloning empty repos Fix empty SHA-256 clones with v0 and v1 - - - --- 2023-05-17 brian m. carlson Accepted
[9/9] fetch: use `fetch_config` to store "submodule.fetchJobs" value fetch: smallish cleanups - - - --- 2023-05-17 Patrick Steinhardt Accepted
[8/9] fetch: use `fetch_config` to store "fetch.parallel" value fetch: smallish cleanups - - - --- 2023-05-17 Patrick Steinhardt Accepted
[7/9] fetch: use `fetch_config` to store "fetch.recurseSubmodules" value fetch: smallish cleanups - - - --- 2023-05-17 Patrick Steinhardt Accepted
[6/9] fetch: use `fetch_config` to store "fetch.showForcedUpdates" value fetch: smallish cleanups - - - --- 2023-05-17 Patrick Steinhardt Accepted
[5/9] fetch: use `fetch_config` to store "fetch.pruneTags" value fetch: smallish cleanups - - - --- 2023-05-17 Patrick Steinhardt Accepted
[4/9] fetch: use `fetch_config` to store "fetch.prune" value fetch: smallish cleanups - - - --- 2023-05-17 Patrick Steinhardt Accepted
[3/9] fetch: pass through `fetch_config` directly fetch: smallish cleanups - - - --- 2023-05-17 Patrick Steinhardt Accepted
[2/9] fetch: drop unneeded NULL-check for `remote_ref` fetch: smallish cleanups - - - --- 2023-05-17 Patrick Steinhardt Accepted
[1/9] fetch: drop unused DISPLAY_FORMAT_UNKNOWN enum value fetch: smallish cleanups - - - --- 2023-05-17 Patrick Steinhardt Accepted
[1/1] imap-send: include strbuf.h [1/1] imap-send: include strbuf.h - - - --- 2023-05-17 Christian Hesse Accepted
run-command.c: fix missing include under `NO_PTHREADS` run-command.c: fix missing include under `NO_PTHREADS` - - - --- 2023-05-16 Taylor Blau Accepted
« 1 2 ... 38 39 40194 195 »