Show patches with: Archived = No       |   20731 patches
« 1 2 ... 77 78 79207 208 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,6/6] builtin: patch-id: remove unused diff-tree prefix patch-id fixes and improvements - - - --- 2022-10-24 Jerry Zhang Accepted
[v5,5/6] builtin: patch-id: add --verbatim as a command mode patch-id fixes and improvements - - - --- 2022-10-24 Jerry Zhang Accepted
[v5,4/6] patch-id: fix patch-id for mode changes patch-id fixes and improvements - - - --- 2022-10-24 Jerry Zhang Accepted
[v5,3/6] builtin: patch-id: fix patch-id with binary diffs patch-id fixes and improvements - - - --- 2022-10-24 Jerry Zhang Accepted
[v5,2/6] patch-id: use stable patch-id for rebases patch-id fixes and improvements - - - --- 2022-10-24 Jerry Zhang Accepted
[v5,1/6] patch-id: fix stable patch id for binary / header-only patch-id fixes and improvements - - - --- 2022-10-24 Jerry Zhang Accepted
[7/7] shortlog: implement `--group=committer` in terms of `--group=<format>` [1/7] shortlog: accept `--date`-related options - - - --- 2022-10-24 Taylor Blau Accepted
[6/7] shortlog: implement `--group=author` in terms of `--group=<format>` [1/7] shortlog: accept `--date`-related options - - - --- 2022-10-24 Taylor Blau Accepted
[5/7] shortlog: extract `shortlog_finish_setup()` [1/7] shortlog: accept `--date`-related options - - - --- 2022-10-24 Taylor Blau Accepted
[4/7] shortlog: support arbitrary commit format `--group`s [1/7] shortlog: accept `--date`-related options - - - --- 2022-10-24 Taylor Blau Accepted
[3/7] shortlog: extract `--group` fragment for translation [1/7] shortlog: accept `--date`-related options - - - --- 2022-10-24 Taylor Blau Accepted
[2/7] shortlog: make trailer insertion a noop when appropriate [1/7] shortlog: accept `--date`-related options - - - --- 2022-10-24 Taylor Blau Accepted
[1/7] shortlog: accept `--date`-related options [1/7] shortlog: accept `--date`-related options - - - --- 2022-10-24 Taylor Blau Accepted
[4/4] builtin/repack.c: implement `--expire-to` for storing pruned objects repack: implement `--expire-to` option - - - --- 2022-10-24 Taylor Blau Accepted
[2/4] builtin/repack.c: pass "cruft_expiration" to `write_cruft_pack` repack: implement `--expire-to` option - - - --- 2022-10-24 Taylor Blau Accepted
[1/4] builtin/repack.c: pass "out" to `prepare_pack_objects` repack: implement `--expire-to` option - - - --- 2022-10-24 Taylor Blau Accepted
[2/2] fsck: document msg-id Document fsck msg ids - - - --- 2022-10-24 John Cai Superseded
[1/2] fsck: remove the unused BAD_TAG_OBJECT Document fsck msg ids - - - --- 2022-10-24 John Cai Superseded
[v4,8/8] trace2: add global counter mechanism Trace2 timers and counters and some cleanup - - - --- 2022-10-24 Jeff Hostetler Accepted
[v4,7/8] trace2: add stopwatch timers Trace2 timers and counters and some cleanup - - - --- 2022-10-24 Jeff Hostetler Accepted
[v4,6/8] trace2: convert ctx.thread_name from strbuf to pointer Trace2 timers and counters and some cleanup - - - --- 2022-10-24 Jeff Hostetler Accepted
[v4,5/8] trace2: improve thread-name documentation in the thread-context Trace2 timers and counters and some cleanup - - - --- 2022-10-24 Jeff Hostetler Accepted
[v4,4/8] trace2: rename the thread_name argument to trace2_thread_start Trace2 timers and counters and some cleanup - - - --- 2022-10-24 Jeff Hostetler Accepted
[v4,3/8] api-trace2.txt: elminate section describing the public trace2 API Trace2 timers and counters and some cleanup - - - --- 2022-10-24 Jeff Hostetler Accepted
[v4,2/8] tr2tls: clarify TLS terminology Trace2 timers and counters and some cleanup - - - --- 2022-10-24 Jeff Hostetler Accepted
[v4,1/8] trace2: use size_t alloc,nr_open_regions in tr2tls_thread_ctx Trace2 timers and counters and some cleanup - - - --- 2022-10-24 Jeff Hostetler Accepted
docs: clarify that credential discards unrecognised attributes docs: clarify that credential discards unrecognised attributes - - - --- 2022-10-24 M Hickford Accepted
branch: error and informative messages branch: error and informative messages - - - --- 2022-10-23 Rubén Justo Superseded
[2/2] merge-tree: support multiple batched merges with --stdin merge-tree: batched merges - - - --- 2022-10-23 Elijah Newren Accepted
[1/2] merge-tree: update documentation for differences in -z output merge-tree: batched merges - - - --- 2022-10-23 Elijah Newren Accepted
[v2,3/3] glossary: add reachability bitmap description Add some Glossary of terms information - - - --- 2022-10-22 Philip Oakley Superseded
[v2,2/3] glossary: add "commit graph" description Add some Glossary of terms information - - - --- 2022-10-22 Philip Oakley Superseded
[v2,1/3] doc: use 'object database' not ODB or abbreviation Add some Glossary of terms information - - - --- 2022-10-22 Philip Oakley Superseded
merge-ort: fix bug with dir rename vs change dir to symlink merge-ort: fix bug with dir rename vs change dir to symlink - - - --- 2022-10-22 Elijah Newren Accepted
[v2,1/2] Git.pm: add semicolon after catch statement Fix behavior of Git.pm in unsafe bare repositories - - - --- 2022-10-22 Michael McClimon Accepted
[v2,5/5] repack: drop remove_temporary_files() repack tempfile-cleanup signal deadlock - - - --- 2022-10-22 Jeff King Accepted
[v2,3/5] repack: expand error message for missing pack files repack tempfile-cleanup signal deadlock - - - --- 2022-10-22 Jeff King Accepted
[v2,2/5] repack: populate extension bits incrementally repack tempfile-cleanup signal deadlock - - - --- 2022-10-22 Jeff King Accepted
[v2,1/5] repack: convert "names" util bitfield to array repack tempfile-cleanup signal deadlock - - - --- 2022-10-22 Jeff King Accepted
[v3,7/7] shortlog: implement `--group=committer` in terms of `--group=<format>` shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau Accepted
[v3,6/7] shortlog: implement `--group=author` in terms of `--group=<format>` shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau Accepted
[v3,5/7] shortlog: extract `shortlog_finish_setup()` shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau Accepted
[v3,3/7] shortlog: extract `--group` fragment for translation shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau Accepted
[v3,2/7] shortlog: make trailer insertion a noop when appropriate shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau Accepted
[v3,1/7] shortlog: accept `--date`-related options shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau Accepted
[4/4] repack: drop remove_temporary_files() repack tempfile-cleanup signal deadlock - - - --- 2022-10-21 Jeff King Superseded
[3/4] repack: use tempfiles for signal cleanup repack tempfile-cleanup signal deadlock - - - --- 2022-10-21 Jeff King Superseded
[2/4] repack: populate extension bits incrementally repack tempfile-cleanup signal deadlock - - - --- 2022-10-21 Jeff King Superseded
[1/4] repack: convert "names" util bitfield to array repack tempfile-cleanup signal deadlock - - - --- 2022-10-21 Jeff King Superseded
[9/9] subtree: fix split after annotated tag was squashed merged subtree: fix split and merge after annotated tag was squash-merged - - - --- 2022-10-21 Philippe Blain Accepted
[8/9] subtree: fix squash merging after annotated tag was squashed merged subtree: fix split and merge after annotated tag was squash-merged - - - --- 2022-10-21 Philippe Blain Accepted
[7/9] subtree: process 'git-subtree-split' trailer in separate function subtree: fix split and merge after annotated tag was squash-merged - - - --- 2022-10-21 Philippe Blain Accepted
[6/9] subtree: use named variables instead of "$@" in cmd_pull subtree: fix split and merge after annotated tag was squash-merged - - - --- 2022-10-21 Philippe Blain Accepted
[5/9] subtree: define a variable before its first use in 'find_latest_squash' subtree: fix split and merge after annotated tag was squash-merged - - - --- 2022-10-21 Philippe Blain Accepted
[4/9] subtree: prefix die messages with 'fatal' subtree: fix split and merge after annotated tag was squash-merged - - - --- 2022-10-21 Philippe Blain Accepted
[3/9] subtree: add 'die_incompatible_opt' function to reduce duplication subtree: fix split and merge after annotated tag was squash-merged - - - --- 2022-10-21 Philippe Blain Accepted
[2/9] subtree: use 'git rev-parse --verify [--quiet]' for better error messages subtree: fix split and merge after annotated tag was squash-merged - - - --- 2022-10-21 Philippe Blain Accepted
[1/9] test-lib-functions: mark 'test_commit' variables as 'local' subtree: fix split and merge after annotated tag was squash-merged - - - --- 2022-10-21 Philippe Blain Accepted
[3/3] git_parse_signed(): avoid integer overflow a few config integer parsing fixes - - - --- 2022-10-21 Phillip Wood Accepted
doc/cat-file: allow --use-mailmap for --batch options doc/cat-file: allow --use-mailmap for --batch options - - - --- 2022-10-21 Siddharth Asthana Superseded
Documentation/build-docdep.perl: generate sorted output Documentation/build-docdep.perl: generate sorted output - - - --- 2022-10-21 SZEDER Gábor Accepted
[9/9] CI: add a "linux-cmake-test" to run cmake & ctest on linux cmake: fix *nix & general issues, no test-lib.sh editing, ctest in CI - - - --- 2022-10-21 Ævar Arnfjörð Bjarmason Accepted
[4/9] cmake: set "USE_LIBPCRE2" in "GIT-BUILD-OPTIONS" for test-lib.sh cmake: fix *nix & general issues, no test-lib.sh editing, ctest in CI - - - --- 2022-10-21 Ævar Arnfjörð Bjarmason Accepted
[v4,8/8] rebase: cleanup action handling rebase: make reflog messages independent of the backend - - - --- 2022-10-21 Phillip Wood Accepted
[v4,7/8] rebase --abort: improve reflog message rebase: make reflog messages independent of the backend - - - --- 2022-10-21 Phillip Wood Accepted
[v4,6/8] rebase --apply: make reflog messages match rebase --merge rebase: make reflog messages independent of the backend - - - --- 2022-10-21 Phillip Wood Accepted
[v4,5/8] rebase --apply: respect GIT_REFLOG_ACTION rebase: make reflog messages independent of the backend - - - --- 2022-10-21 Phillip Wood Accepted
[v4,4/8] rebase --merge: fix reflog message after skipping rebase: make reflog messages independent of the backend - - - --- 2022-10-21 Phillip Wood Accepted
[v4,3/8] rebase --merge: fix reflog when continuing rebase: make reflog messages independent of the backend - - - --- 2022-10-21 Phillip Wood Accepted
[v3] embargoed releases: also describe the git-security list and the process [v3] embargoed releases: also describe the git-security list and the process - - - --- 2022-10-21 Julia Ramer Superseded
[v2,6/6] shortlog: implement `--group=committer` in terms of `--group=<format>` shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau Superseded
[v2,5/6] shortlog: implement `--group=author` in terms of `--group=<format>` shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau Superseded
[v2,4/6] shortlog: support arbitrary commit format `--group`s shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau Superseded
[v2,3/6] shortlog: extract `--group` fragment for translation shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau Superseded
[v2,2/6] shortlog: make trailer insertion a noop when appropriate shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau Superseded
[v2,1/6] shortlog: accept `--date`-related options shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau Superseded
[v3,6/6] diff-lib: parallelize run_diff_files for submodules submodule: parallelize diff - - - --- 2022-10-20 Calvin Wan Superseded
[v3,5/6] diff-lib: refactor match_stat_with_submodule submodule: parallelize diff - - - --- 2022-10-20 Calvin Wan Superseded
[v3,4/6] submodule: move status parsing into function submodule: parallelize diff - - - --- 2022-10-20 Calvin Wan Superseded
[v3,3/6] submodule: strbuf variable rename submodule: parallelize diff - - - --- 2022-10-20 Calvin Wan Superseded
[v3,2/6] run-command: add hide_output to run_processes_parallel_opts submodule: parallelize diff - - - --- 2022-10-20 Calvin Wan Superseded
[v3,1/6] run-command: add pipe_output_fn to run_processes_parallel_opts submodule: parallelize diff - - - --- 2022-10-20 Calvin Wan Superseded
[v4,6/6] builtin: patch-id: remove unused diff-tree prefix patch-id fixes and improvements - - - --- 2022-10-20 Jerry Zhang Superseded
[v4,5/6] builtin: patch-id: add --verbatim as a command mode patch-id fixes and improvements - - - --- 2022-10-20 Jerry Zhang Superseded
[v4,4/6] patch-id: fix patch-id for mode changes patch-id fixes and improvements - - - --- 2022-10-20 Jerry Zhang Superseded
[v4,3/6] builtin: patch-id: fix patch-id with binary diffs patch-id fixes and improvements - - - --- 2022-10-20 Jerry Zhang Superseded
[v4,2/6] patch-id: use stable patch-id for rebases patch-id fixes and improvements - - - --- 2022-10-20 Jerry Zhang Superseded
[v4,1/6] patch-id: fix stable patch id for binary / header-only patch-id fixes and improvements - - - --- 2022-10-20 Jerry Zhang Superseded
[v3,9/9] Makefile: discuss SHAttered in *_SHA{1,256} discussion Makefile & docs: document SHA-{1,256} behavior, fix bug - - - --- 2022-10-20 Ævar Arnfjörð Bjarmason Superseded
[v3,8/9] Makefile: document default SHA-1 backend on OSX Makefile & docs: document SHA-{1,256} behavior, fix bug - - - --- 2022-10-20 Ævar Arnfjörð Bjarmason Superseded
[v3,7/9] Makefile: document SHA-1 and SHA-256 default and selection order Makefile & docs: document SHA-{1,256} behavior, fix bug - - - --- 2022-10-20 Ævar Arnfjörð Bjarmason Superseded
[v3,6/9] Makefile: document default SHA-256 backend Makefile & docs: document SHA-{1,256} behavior, fix bug - - - --- 2022-10-20 Ævar Arnfjörð Bjarmason Superseded
[v3,5/9] Makefile: rephrase the discussion of *_SHA1 knobs Makefile & docs: document SHA-{1,256} behavior, fix bug - - - --- 2022-10-20 Ævar Arnfjörð Bjarmason Superseded
[v3,4/9] Makefile: create and use sections for "define" flag listing Makefile & docs: document SHA-{1,256} behavior, fix bug - - - --- 2022-10-20 Ævar Arnfjörð Bjarmason Superseded
[v3,3/9] Makefile: correct DC_SHA1 documentation Makefile & docs: document SHA-{1,256} behavior, fix bug - - - --- 2022-10-20 Ævar Arnfjörð Bjarmason Superseded
[v3,2/9] INSTALL: remove discussion of SHA-1 backends Makefile & docs: document SHA-{1,256} behavior, fix bug - - - --- 2022-10-20 Ævar Arnfjörð Bjarmason Superseded
[v3,1/9] Makefile: always (re)set DC_SHA1 on fallback Makefile & docs: document SHA-{1,256} behavior, fix bug - - - --- 2022-10-20 Ævar Arnfjörð Bjarmason Superseded
[v2,7/7] clone, submodule update: create and check out branches clone, submodule update: check out submodule branches - - - --- 2022-10-20 Glen Choo Superseded
[v2,6/7] submodule update: refactor update targets clone, submodule update: check out submodule branches - - - --- 2022-10-20 Glen Choo Superseded
[v2,5/7] submodule: return target of submodule symref clone, submodule update: check out submodule branches - - - --- 2022-10-20 Glen Choo Superseded
« 1 2 ... 77 78 79207 208 »