Show patches with: none      |   43152 patches
« 1 2 3 4431 432 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,12/13] t0610: fix non-portable variable assignment t: exercise Git/JGit reftable compatibility - - - --- 2024-04-11 Patrick Steinhardt Superseded
[v3,11/13] t06xx: always execute backend-specific tests t: exercise Git/JGit reftable compatibility - - - --- 2024-04-11 Patrick Steinhardt Superseded
[v3,10/13] ci: install JGit dependency t: exercise Git/JGit reftable compatibility - - - --- 2024-04-11 Patrick Steinhardt Superseded
[v3,09/13] ci: make Perforce binaries executable for all users t: exercise Git/JGit reftable compatibility - - - --- 2024-04-11 Patrick Steinhardt Superseded
[v3,08/13] ci: merge scripts which install dependencies t: exercise Git/JGit reftable compatibility - - - --- 2024-04-11 Patrick Steinhardt Superseded
[v3,07/13] ci: fix setup of custom path for GitLab CI t: exercise Git/JGit reftable compatibility - - - --- 2024-04-11 Patrick Steinhardt Superseded
[v3,06/13] ci: merge custom PATH directories t: exercise Git/JGit reftable compatibility - - - --- 2024-04-11 Patrick Steinhardt Superseded
[v3,05/13] ci: convert "install-dependencies.sh" to use "/bin/sh" t: exercise Git/JGit reftable compatibility - - - --- 2024-04-11 Patrick Steinhardt Superseded
[v3,04/13] ci: drop duplicate package installation for "linux-gcc-default" t: exercise Git/JGit reftable compatibility - - - --- 2024-04-11 Patrick Steinhardt Superseded
[v3,03/13] ci: skip sudo when we are already root t: exercise Git/JGit reftable compatibility - - - --- 2024-04-11 Patrick Steinhardt Superseded
[v3,02/13] ci: expose distro name in dockerized GitHub jobs t: exercise Git/JGit reftable compatibility - - - --- 2024-04-11 Patrick Steinhardt Superseded
[v3,01/13] ci: rename "runs_on_pool" to "distro" t: exercise Git/JGit reftable compatibility - - - --- 2024-04-11 Patrick Steinhardt Superseded
[v2,2/2] doc: git.txt-Change "--user-formats" to "--user-interfaces" Fix the inconsistency in the description of the namespace option's parameter - - - --- 2024-04-11 ttdlyu New
[v2,1/2] doc: git.txt-Fix inconsistency param description Fix the inconsistency in the description of the namespace option's parameter - - - --- 2024-04-11 ttdlyu New
[v3,8/8] fast-import: make comments more precise fast-import: tighten parsing of paths - - - --- 2024-04-10 Thalia Archibald Superseded
[v3,7/8] fast-import: forbid escaped NUL in paths fast-import: tighten parsing of paths - - - --- 2024-04-10 Thalia Archibald Superseded
[v3,6/8] fast-import: document C-style escapes for paths fast-import: tighten parsing of paths - - - --- 2024-04-10 Thalia Archibald Superseded
[v3,5/8] fast-import: improve documentation for unquoted paths fast-import: tighten parsing of paths - - - --- 2024-04-10 Thalia Archibald Superseded
[v3,4/8] fast-import: remove dead strbuf fast-import: tighten parsing of paths - - - --- 2024-04-10 Thalia Archibald Superseded
[v3,3/8] fast-import: allow unquoted empty path for root fast-import: tighten parsing of paths - - - --- 2024-04-10 Thalia Archibald Superseded
[v3,2/8] fast-import: directly use strbufs for paths fast-import: tighten parsing of paths - - - --- 2024-04-10 Thalia Archibald Superseded
[v3,1/8] fast-import: tighten path unquoting fast-import: tighten parsing of paths - - - --- 2024-04-10 Thalia Archibald Superseded
[v6,2/2] send-email: make it easy to discern the messages for each patch send-email: make produced outputs more readable - - - --- 2024-04-10 Dragan Simic New
[v6,1/2] send-email: move newline characters out of a few translatable strings send-email: make produced outputs more readable - - - --- 2024-04-10 Dragan Simic New
[v2] t9604: Fix test for musl libc and new Debian [v2] t9604: Fix test for musl libc and new Debian - - - --- 2024-04-10 Đoàn Trần Công Danh Accepted
[v3,8/8] SubmittingPatches: demonstrate using git-contacts with git-send-email docs: recommend using contrib/contacts/git-contacts - - - --- 2024-04-09 Linus Arver New
[v3,7/8] SubmittingPatches: add heading for format-patch and send-email docs: recommend using contrib/contacts/git-contacts - - - --- 2024-04-09 Linus Arver New
[v3,6/8] SubmittingPatches: dedupe discussion of security patches docs: recommend using contrib/contacts/git-contacts - - - --- 2024-04-09 Linus Arver New
[v3,5/8] SubmittingPatches: discuss reviewers first docs: recommend using contrib/contacts/git-contacts - - - --- 2024-04-09 Linus Arver New
[v3,4/8] SubmittingPatches: quote commands docs: recommend using contrib/contacts/git-contacts - - - --- 2024-04-09 Linus Arver New
[v3,3/8] SubmittingPatches: mention GitGitGadget docs: recommend using contrib/contacts/git-contacts - - - --- 2024-04-09 Linus Arver New
[v3,2/8] SubmittingPatches: make 'git contacts' grep-friendly docs: recommend using contrib/contacts/git-contacts - - - --- 2024-04-09 Linus Arver New
[v3,1/8] MyFirstContribution: mention contrib/contacts/git-contacts docs: recommend using contrib/contacts/git-contacts - - - --- 2024-04-09 Linus Arver New
[3/3] t3428: restore coverage for "apply" backend Cleanup rebase signoff tests - - - --- 2024-04-09 Phillip Wood Accepted
[2/3] t3428: use test_commit_message Cleanup rebase signoff tests - - - --- 2024-04-09 Phillip Wood Accepted
[1/3] t3428: modernize test setup Cleanup rebase signoff tests - - - --- 2024-04-09 Phillip Wood Accepted
[v3] rerere: fix crashes due to unmatched opening conflict markers [v3] rerere: fix crashes due to unmatched opening conflict markers - - - --- 2024-04-09 Marcel Röthke Superseded
[v2] grep: improve errors for unmatched ( and ) [v2] grep: improve errors for unmatched ( and ) - - - --- 2024-04-09 Ahelenia Ziemiańska New
[2/2] t0610: execute git-pack-refs(1) with specified umask t0610: fix umask tests - - - --- 2024-04-09 Patrick Steinhardt Accepted
[1/2] t0610: make `--shared=` tests reusable t0610: fix umask tests - - - --- 2024-04-09 Patrick Steinhardt Accepted
pack-bitmap: gracefully handle missing BTMP chunks pack-bitmap: gracefully handle missing BTMP chunks - - - --- 2024-04-09 Patrick Steinhardt Superseded
mailsplit add option to include sanitized subject in filename mailsplit add option to include sanitized subject in filename - - - --- 2024-04-09 Keller, Jacob E New
[v2] launch_editor: waiting message on error [v2] launch_editor: waiting message on error - - - --- 2024-04-08 Rubén Justo Superseded
launch_editor: waiting message on error launch_editor: waiting message on error - - - --- 2024-04-08 Rubén Justo Superseded
launch_editor: waiting message on error launch_editor: waiting message on error - - - --- 2024-04-08 Rubén Justo Superseded
[v2,3/3] show-ref: add --symbolic-name option show-ref: add --symbolic-name option - - - --- 2024-04-08 John Cai New
[v2,2/3] refs: add referent to each_repo_ref_fn show-ref: add --symbolic-name option - - - --- 2024-04-08 John Cai New
[v2,1/3] refs: keep track of unresolved reference value in iterator show-ref: add --symbolic-name option - - - --- 2024-04-08 John Cai New
[v6,3/3] reftable/stack: use geometric table compaction reftable/stack: use geometric table compaction - - - --- 2024-04-08 Justin Tobler Accepted
[v6,2/3] reftable/stack: add env to disable autocompaction reftable/stack: use geometric table compaction - - - --- 2024-04-08 Justin Tobler Accepted
[v6,1/3] reftable/stack: expose option to disable auto-compaction reftable/stack: use geometric table compaction - - - --- 2024-04-08 Justin Tobler Accepted
Makefile(s): avoid recipe prefix in conditional statements Makefile(s): avoid recipe prefix in conditional statements - - - --- 2024-04-08 Taylor Blau New
[v2,2/2] rebase -i: improve error message when picking merge rebase -i: improve error message when picking merge - - - --- 2024-04-08 Phillip Wood New
[v2,1/2] rebase -i: pass struct replay_opts to parse_insn_line() rebase -i: improve error message when picking merge - - - --- 2024-04-08 Phillip Wood New
[v3,11/11] reftable/block: reuse compressed array reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v3,10/11] reftable/block: reuse zstream when writing log blocks reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v3,09/11] reftable/writer: reset `last_key` instead of releasing it reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v3,08/11] reftable/writer: unify releasing memory reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v3,07/11] reftable/writer: refactorings for `writer_flush_nonempty_block()` reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v3,06/11] reftable/writer: refactorings for `writer_add_record()` reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v3,05/11] refs/reftable: don't recompute committer ident reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v3,04/11] reftable: remove name checks reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v3,03/11] refs/reftable: skip duplicate name checks reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v3,02/11] refs/reftable: perform explicit D/F check when writing symrefs reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v3,01/11] refs/reftable: fix D/F conflict error message on ref copy reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v2,10/10] reftable/block: avoid copying block iterators on seek reftable: optimize table and block iterators - - - --- 2024-04-08 Patrick Steinhardt Accepted
[v2,09/10] reftable/block: reuse `zstream` state on inflation reftable: optimize table and block iterators - - - --- 2024-04-08 Patrick Steinhardt Accepted
[v2,08/10] reftable/block: open-code call to `uncompress2()` reftable: optimize table and block iterators - - - --- 2024-04-08 Patrick Steinhardt Accepted
[v2,07/10] reftable/block: reuse uncompressed blocks reftable: optimize table and block iterators - - - --- 2024-04-08 Patrick Steinhardt Accepted
[v2,06/10] reftable/reader: iterate to next block in place reftable: optimize table and block iterators - - - --- 2024-04-08 Patrick Steinhardt Accepted
[v2,05/10] reftable/block: move ownership of block reader into `struct table_iter` reftable: optimize table and block iterators - - - --- 2024-04-08 Patrick Steinhardt Accepted
[v2,04/10] reftable/block: introduce `block_reader_release()` reftable: optimize table and block iterators - - - --- 2024-04-08 Patrick Steinhardt Accepted
[v2,03/10] reftable/block: better grouping of functions reftable: optimize table and block iterators - - - --- 2024-04-08 Patrick Steinhardt Accepted
[v2,02/10] reftable/block: merge `block_iter_seek()` and `block_reader_seek()` reftable: optimize table and block iterators - - - --- 2024-04-08 Patrick Steinhardt Accepted
[v2,01/10] reftable/block: rename `block_reader_start()` reftable: optimize table and block iterators - - - --- 2024-04-08 Patrick Steinhardt Accepted
[v2,01/12] ci: rename "runs_on_pool" to "distro" t: exercise Git/JGit reftable compatibility - - - --- 2024-04-08 Patrick Steinhardt Superseded
[v2,12/12] t0612: add tests to exercise Git/JGit reftable compatibility t: exercise Git/JGit reftable compatibility - - - --- 2024-04-08 Patrick Steinhardt Superseded
[v2,11/12] t0610: fix non-portable variable assignment t: exercise Git/JGit reftable compatibility - - - --- 2024-04-08 Patrick Steinhardt Superseded
[v2,10/12] t06xx: always execute backend-specific tests t: exercise Git/JGit reftable compatibility - - - --- 2024-04-08 Patrick Steinhardt Superseded
[v2,09/12] ci: install JGit dependency t: exercise Git/JGit reftable compatibility - - - --- 2024-04-08 Patrick Steinhardt Superseded
[v2,08/12] ci: make Perforce binaries executable for all users t: exercise Git/JGit reftable compatibility - - - --- 2024-04-08 Patrick Steinhardt Superseded
[v2,07/12] ci: merge scripts which install dependencies t: exercise Git/JGit reftable compatibility - - - --- 2024-04-08 Patrick Steinhardt Superseded
[v2,06/12] ci: merge custom PATH directories t: exercise Git/JGit reftable compatibility - - - --- 2024-04-08 Patrick Steinhardt Superseded
[v2,05/12] ci: convert "install-dependencies.sh" to use "/bin/sh" t: exercise Git/JGit reftable compatibility - - - --- 2024-04-08 Patrick Steinhardt Superseded
[v2,04/12] ci: drop duplicate package installation for "linux-gcc-default" t: exercise Git/JGit reftable compatibility - - - --- 2024-04-08 Patrick Steinhardt Superseded
[v2,03/12] ci: allow skipping sudo on dockerized jobs t: exercise Git/JGit reftable compatibility - - - --- 2024-04-08 Patrick Steinhardt Superseded
[v2,02/12] ci: expose distro name in dockerized GitHub jobs t: exercise Git/JGit reftable compatibility - - - --- 2024-04-08 Patrick Steinhardt Superseded
[v2] midx: disable replace objects [v2] midx: disable replace objects - - - --- 2024-04-08 Xing Xin New
MyFirstContribution: use switch for changing branches MyFirstContribution: use switch for changing branches - - - --- 2024-04-07 Benji Fisher New
typo: Replace 'commitish' with 'committish' typo: Replace 'commitish' with 'committish' - - - --- 2024-04-07 Pi Fisher Accepted
midx: disable replace objects midx: disable replace objects - - - --- 2024-04-07 Xing Xin Superseded
[v5,3/3] send-email: separate the confirmation prompts from the messages send-email: make produced outputs more readable - - - --- 2024-04-07 Dragan Simic Superseded
[v5,2/3] send-email: make it easy to discern the messages for each patch send-email: make produced outputs more readable - - - --- 2024-04-07 Dragan Simic Superseded
[v5,1/3] send-email: move newline character out of a translatable string send-email: make produced outputs more readable - - - --- 2024-04-07 Dragan Simic Superseded
[RFC,1/1] Add separator lines into `git log --graph`. Add lines to `git log --graph` to separate connected regions - - - --- 2024-04-07 Quang Lê Duy New
[v2] log: add option to search for header or body [v2] log: add option to search for header or body - - - --- 2024-04-07 Max New
[11/11] blame: use "dup" string_list for ignore-revs files git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[10/11] userdiff: use git_config_string_dup() when we can git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[09/11] merge: use git_config_string_dup() for pull strategies git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[08/11] http: use git_config_string_dup() git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
« 1 2 3 4431 432 »