Show patches with: none      |   44096 patches
« 1 2 ... 93 94 95440 441 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/4] repack: convert "names" util bitfield to array repack tempfile-cleanup signal deadlock - - - --- 2022-10-21 Jeff King Superseded
[v2,6/6] t5556-http-auth: add test for HTTP auth hdr logic Enhance credential helper protocol to include auth headers - - - --- 2022-10-21 Matthew John Cheetham New
[v2,5/6] http: set specific auth scheme depending on credential Enhance credential helper protocol to include auth headers - - - --- 2022-10-21 Matthew John Cheetham New
[v2,4/6] http: move proactive auth to first slot creation Enhance credential helper protocol to include auth headers - - - --- 2022-10-21 Matthew John Cheetham New
[v2,3/6] http: store all request headers on active_request_slot Enhance credential helper protocol to include auth headers - - - --- 2022-10-21 Matthew John Cheetham New
[v2,2/6] credential: add WWW-Authenticate header to cred requests Enhance credential helper protocol to include auth headers - - - --- 2022-10-21 Matthew John Cheetham New
[v2,1/6] http: read HTTP WWW-Authenticate response headers Enhance credential helper protocol to include auth headers - - - --- 2022-10-21 Matthew John Cheetham New
[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
[2/3] config: require at least one digit when parsing numbers a few config integer parsing fixes - - - --- 2022-10-21 Phillip Wood New
[1/3] git_parse_unsigned: reject negative values a few config integer parsing fixes - - - --- 2022-10-21 Phillip Wood New
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
[8/9] cmake: copy over git-p4.py for t983[56] perforce test cmake: fix *nix & general issues, no test-lib.sh editing, ctest in CI - - - --- 2022-10-21 Ævar Arnfjörð Bjarmason New
[7/9] cmake: support using GIT_TEST_OPTS from the environment cmake: fix *nix & general issues, no test-lib.sh editing, ctest in CI - - - --- 2022-10-21 Ævar Arnfjörð Bjarmason New
[6/9] cmake: use GIT_TEST_BUILD_DIR instead of editing hack cmake: fix *nix & general issues, no test-lib.sh editing, ctest in CI - - - --- 2022-10-21 Ævar Arnfjörð Bjarmason New
[5/9] test-lib.sh: support a "GIT_TEST_BUILD_DIR" cmake: fix *nix & general issues, no test-lib.sh editing, ctest in CI - - - --- 2022-10-21 Ævar Arnfjörð Bjarmason New
[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
[3/9] cmake & test-lib.sh: add a $GIT_SOURCE_DIR variable cmake: fix *nix & general issues, no test-lib.sh editing, ctest in CI - - - --- 2022-10-21 Ævar Arnfjörð Bjarmason New
[2/9] cmake: chmod +x the bin-wrappers/* & SCRIPT_{SH,PERL} & git-p4 cmake: fix *nix & general issues, no test-lib.sh editing, ctest in CI - - - --- 2022-10-21 Ævar Arnfjörð Bjarmason New
[1/9] cmake: don't copy chainlint.pl to build directory cmake: fix *nix & general issues, no test-lib.sh editing, ctest in CI - - - --- 2022-10-21 Ævar Arnfjörð Bjarmason New
[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
[v4,2/8] rebase --apply: improve fast-forward reflog message rebase: make reflog messages independent of the backend - - - --- 2022-10-21 Phillip Wood New
[v4,1/8] t3406: rework rebase reflog tests rebase: make reflog messages independent of the backend - - - --- 2022-10-21 Phillip Wood New
[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
Makefile: use sha1collisiondetection by default on OSX and Darwin Makefile: use sha1collisiondetection by default on OSX and Darwin - - - --- 2022-10-20 Ævar Arnfjörð Bjarmason New
[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
[v2,4/7] t5617: drop references to remote-tracking branches clone, submodule update: check out submodule branches - - - --- 2022-10-20 Glen Choo Superseded
[v2,3/7] submodule--helper clone: create named branch clone, submodule update: check out submodule branches - - - --- 2022-10-20 Glen Choo Superseded
[v2,2/7] repo-settings: add submodule_propagate_branches clone, submodule update: check out submodule branches - - - --- 2022-10-20 Glen Choo Superseded
[v2,1/7] clone: teach --detach option clone, submodule update: check out submodule branches - - - --- 2022-10-20 Glen Choo Superseded
[v3,8/8] trace2: add global counter mechanism Trace2 timers and counters and some cleanup - - - --- 2022-10-20 Jeff Hostetler Superseded
[v3,7/8] trace2: add stopwatch timers Trace2 timers and counters and some cleanup - - - --- 2022-10-20 Jeff Hostetler Superseded
[v3,6/8] trace2: convert ctx.thread_name from strbuf to pointer Trace2 timers and counters and some cleanup - - - --- 2022-10-20 Jeff Hostetler Superseded
[v3,5/8] trace2: improve thread-name documentation in the thread-context Trace2 timers and counters and some cleanup - - - --- 2022-10-20 Jeff Hostetler Superseded
[v3,4/8] trace2: rename the thread_name argument to trace2_thread_start Trace2 timers and counters and some cleanup - - - --- 2022-10-20 Jeff Hostetler Superseded
[v3,3/8] api-trace2.txt: elminate section describing the public trace2 API Trace2 timers and counters and some cleanup - - - --- 2022-10-20 Jeff Hostetler Superseded
[v3,2/8] tr2tls: clarify TLS terminology Trace2 timers and counters and some cleanup - - - --- 2022-10-20 Jeff Hostetler Superseded
[v3,1/8] trace2: use size_t alloc,nr_open_regions in tr2tls_thread_ctx Trace2 timers and counters and some cleanup - - - --- 2022-10-20 Jeff Hostetler Superseded
diff: Add support for man(7) pages diff: Add support for man(7) pages - - - --- 2022-10-20 Alejandro Colomar New
[v2] embargoed releases: also describe the git-security list and the process [v2] embargoed releases: also describe the git-security list and the process - - - --- 2022-10-19 Julia Ramer Superseded
[v2,4/4] Makefile: rephrase the discussion of *_SHA1 knobs core: update our SHA-1 docs, use sha1collisiondetection on OSX too - - - --- 2022-10-19 Ævar Arnfjörð Bjarmason New
[v2,3/4] Makefile: really use and document sha1collisiondetection by default core: update our SHA-1 docs, use sha1collisiondetection on OSX too - - - --- 2022-10-19 Ævar Arnfjörð Bjarmason New
[v2,2/4] Makefile: create and use sections for "define" flag listing core: update our SHA-1 docs, use sha1collisiondetection on OSX too - - - --- 2022-10-19 Ævar Arnfjörð Bjarmason New
[v2,1/4] fsmonitor OSX: compile with DC_SHA1=YesPlease core: update our SHA-1 docs, use sha1collisiondetection on OSX too - - - --- 2022-10-19 Ævar Arnfjörð Bjarmason Accepted
Makefile: force -O0 when compiling with SANITIZE=leak Makefile: force -O0 when compiling with SANITIZE=leak - - - --- 2022-10-18 Jeff King Accepted
{merge,fmt-merge-msg}: Add the --from-name argument {merge,fmt-merge-msg}: Add the --from-name argument - - - --- 2022-10-18 Palmer Dabbelt New
revision: ignore non-existent objects in resolve-undo list revision: ignore non-existent objects in resolve-undo list - - - --- 2022-10-18 Mathias Rav New
[v3,5/5] cmake: increase time-out for a long-running test Some fixes and an improvement for using CTest on Windows - - - --- 2022-10-18 Johannes Schindelin Accepted
[v3,4/5] cmake: avoid editing t/test-lib.sh Some fixes and an improvement for using CTest on Windows - - - --- 2022-10-18 Johannes Schindelin New
[v3,3/5] add -p: avoid ambiguous signed/unsigned comparison Some fixes and an improvement for using CTest on Windows - - - --- 2022-10-18 Johannes Schindelin Accepted
[v3,2/5] cmake: copy the merge tools for testing Some fixes and an improvement for using CTest on Windows - - - --- 2022-10-18 Johannes Schindelin Accepted
[v3,1/5] cmake: make it easier to diagnose regressions in CTest runs Some fixes and an improvement for using CTest on Windows - - - --- 2022-10-18 Johannes Schindelin Accepted
[v3] RFC: mergetool: new config guiDefault supports auto-toggling gui by DISPLAY [v3] RFC: mergetool: new config guiDefault supports auto-toggling gui by DISPLAY - - - --- 2022-10-18 Tao Klerks New
[v2] builtin/repack.c: remove redundant pack-based bitmaps [v2] builtin/repack.c: remove redundant pack-based bitmaps - - - --- 2022-10-18 Taylor Blau New
repack: don't remove .keep packs with `--pack-kept-objects` repack: don't remove .keep packs with `--pack-kept-objects` - - - --- 2022-10-18 Taylor Blau New
[12/12] ll-merge: mark unused parameters in callbacks more unused-parameter fixes / annotations - - - --- 2022-10-18 Jeff King Accepted
« 1 2 ... 93 94 95440 441 »