Show patches with: Archived = No       |   19781 patches
« 1 2 ... 70 71 72197 198 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,09/12] bundle-uri: fetch a list of bundles Bundle URIs III: Parse and download from bundle lists - - - --- 2022-10-12 Derrick Stolee Accepted
[v5,08/12] bundle: properly clear all revision flags Bundle URIs III: Parse and download from bundle lists - - - --- 2022-10-12 Derrick Stolee Accepted
[v5,07/12] bundle-uri: limit recursion depth for bundle lists Bundle URIs III: Parse and download from bundle lists - - - --- 2022-10-12 Derrick Stolee Accepted
[v5,06/12] bundle-uri: parse bundle list in config format Bundle URIs III: Parse and download from bundle lists - - - --- 2022-10-12 Derrick Stolee Accepted
[v5,05/12] bundle-uri: unit test "key=value" parsing Bundle URIs III: Parse and download from bundle lists - - - --- 2022-10-12 Ævar Arnfjörð Bjarmason Accepted
[v5,04/12] bundle-uri: create "key=value" line parsing Bundle URIs III: Parse and download from bundle lists - - - --- 2022-10-12 Ævar Arnfjörð Bjarmason Accepted
[v5,03/12] bundle-uri: create base key-value pair parsing Bundle URIs III: Parse and download from bundle lists - - - --- 2022-10-12 Derrick Stolee Accepted
[v5,02/12] bundle-uri: create bundle_list struct and helpers Bundle URIs III: Parse and download from bundle lists - - - --- 2022-10-12 Derrick Stolee Accepted
[v5,01/12] bundle-uri: use plain string in find_temp_filename() Bundle URIs III: Parse and download from bundle lists - - - --- 2022-10-12 Derrick Stolee Accepted
[v3,8/8] rebase: cleanup action handling rebase: make reflog messages independent of the backend - - - --- 2022-10-12 Phillip Wood Accepted
[v3,7/8] rebase --abort: improve reflog message rebase: make reflog messages independent of the backend - - - --- 2022-10-12 Phillip Wood Accepted
[v3,6/8] rebase --apply: make reflog messages match rebase --merge rebase: make reflog messages independent of the backend - - - --- 2022-10-12 Phillip Wood Accepted
[v3,5/8] rebase --apply: respect GIT_REFLOG_ACTION rebase: make reflog messages independent of the backend - - - --- 2022-10-12 Phillip Wood Accepted
[v3,4/8] rebase --merge: fix reflog message after skipping rebase: make reflog messages independent of the backend - - - --- 2022-10-12 Phillip Wood Accepted
[v3,3/8] rebase --merge: fix reflog when continuing rebase: make reflog messages independent of the backend - - - --- 2022-10-12 Phillip Wood Accepted
[v3,2/8] t3406: rework rebase reflog tests rebase: make reflog messages independent of the backend - - - --- 2022-10-12 Phillip Wood Accepted
[v2,22/22] run-command.c: remove "pp->max_processes", add "const" to signal() handler run-command API: pass functions & opts via struct - - - --- 2022-10-12 Ævar Arnfjörð Bjarmason Superseded
[v2,21/22] run-command.c: pass "opts" further down, and use "opts->processes" run-command API: pass functions & opts via struct - - - --- 2022-10-12 Ævar Arnfjörð Bjarmason Superseded
[v2,20/22] run-command.c: use "opts->processes", not "pp->max_processes" run-command API: pass functions & opts via struct - - - --- 2022-10-12 Ævar Arnfjörð Bjarmason Superseded
[v2,19/22] run-command.c: don't copy "data" to "struct parallel_processes" run-command API: pass functions & opts via struct - - - --- 2022-10-12 Ævar Arnfjörð Bjarmason Superseded
[v2,18/22] run-command.c: don't copy "ungroup" to "struct parallel_processes" run-command API: pass functions & opts via struct - - - --- 2022-10-12 Ævar Arnfjörð Bjarmason Superseded
[v2,17/22] run-command.c: don't copy *_fn to "struct parallel_processes" run-command API: pass functions & opts via struct - - - --- 2022-10-12 Ævar Arnfjörð Bjarmason Superseded
[v2,16/22] run-command.c: make "struct parallel_processes" const if possible run-command API: pass functions & opts via struct - - - --- 2022-10-12 Ævar Arnfjörð Bjarmason Superseded
[v2,15/22] run-command API: move *_tr2() users to "run_processes_parallel()" run-command API: pass functions & opts via struct - - - --- 2022-10-12 Ævar Arnfjörð Bjarmason Superseded
[v2,14/22] run-command API: have run_process_parallel() take an "opts" struct run-command API: pass functions & opts via struct - - - --- 2022-10-12 Ævar Arnfjörð Bjarmason Superseded
[v2,13/22] run-command API: make run_process_parallel{,_tr2}() thin wrappers run-command API: pass functions & opts via struct - - - --- 2022-10-12 Ævar Arnfjörð Bjarmason Superseded
[v2,12/22] run-command API: add nascent "struct run_process_parallel_opts" run-command API: pass functions & opts via struct - - - --- 2022-10-12 Ævar Arnfjörð Bjarmason Superseded
[v2,11/22] run-command.c: use designated init for pp_init(), add "const" run-command API: pass functions & opts via struct - - - --- 2022-10-12 Ævar Arnfjörð Bjarmason Superseded
[v2,10/22] run-command API: don't fall back on online_cpus() run-command API: pass functions & opts via struct - - - --- 2022-10-12 Ævar Arnfjörð Bjarmason Superseded
[v2,09/22] run-command API: make "n" parameter a "size_t" run-command API: pass functions & opts via struct - - - --- 2022-10-12 Ævar Arnfjörð Bjarmason Superseded
[v2,08/22] run-command.c: use C99 "for (TYPE VAR = ..." syntax where useful run-command API: pass functions & opts via struct - - - --- 2022-10-12 Ævar Arnfjörð Bjarmason Superseded
[v2,07/22] run-command.c: remove dead assignment in while-loop run-command API: pass functions & opts via struct - - - --- 2022-10-12 Ævar Arnfjörð Bjarmason Superseded
[v2,06/22] run-command tests: use "return", not "exit" run-command API: pass functions & opts via struct - - - --- 2022-10-12 Ævar Arnfjörð Bjarmason Superseded
[v2,05/22] run-command API: have "run_processes_parallel{,_tr2}()" return void run-command API: pass functions & opts via struct - - - --- 2022-10-12 Ævar Arnfjörð Bjarmason Superseded
[v2,04/22] run-command test helper: use "else if" pattern run-command API: pass functions & opts via struct - - - --- 2022-10-12 Ævar Arnfjörð Bjarmason Superseded
[v2,03/22] run-command tests: test stdout of run_command_parallel() run-command API: pass functions & opts via struct - - - --- 2022-10-12 Ævar Arnfjörð Bjarmason Superseded
[v2,02/22] submodule tests: reset "trace.out" between "grep" invocations run-command API: pass functions & opts via struct - - - --- 2022-10-12 Ævar Arnfjörð Bjarmason Superseded
[v2,01/22] hook tests: fix redirection logic error in 96e7225b310 run-command API: pass functions & opts via struct - - - --- 2022-10-12 Ævar Arnfjörð Bjarmason Superseded
abspath.h file is generated by makeheaders tool abspath.h file is generated by makeheaders tool - - - --- 2022-10-12 John Passaro via GitGitGadget Superseded
[v2,4/4] diff-lib: parallelize run_diff_files for submodules submodule: parallelize diff - - - --- 2022-10-11 Calvin Wan Superseded
[v2,3/4] diff-lib: refactor match_stat_with_submodule submodule: parallelize diff - - - --- 2022-10-11 Calvin Wan Superseded
[v2,2/4] submodule: move status parsing into function submodule: parallelize diff - - - --- 2022-10-11 Calvin Wan Superseded
[v2,1/4] run-command: add pipe_output_fn to run_processes_parallel_opts submodule: parallelize diff - - - --- 2022-10-11 Calvin Wan Superseded
[v2] docs: git-send-email: difference between ssl and tls smtp-encryption [v2] docs: git-send-email: difference between ssl and tls smtp-encryption - - - --- 2022-10-11 Sotir Danailov Superseded
[v2] grep.c: remove "extended" in favor of "pattern_expression", fix segfault [v2] grep.c: remove "extended" in favor of "pattern_expression", fix segfault - - - --- 2022-10-11 Ævar Arnfjörð Bjarmason Accepted
[7/7] shortlog: implement `--group=trailer` in terms of `--group=<format>` shortlog: introduce `--group=<format>` - - - --- 2022-10-11 Taylor Blau Superseded
[6/7] shortlog: implement `--group=committer` in terms of `--group=<format>` shortlog: introduce `--group=<format>` - - - --- 2022-10-11 Taylor Blau Superseded
[5/7] shortlog: implement `--group=author` in terms of `--group=<format>` shortlog: introduce `--group=<format>` - - - --- 2022-10-11 Taylor Blau Superseded
[4/7] shortlog: support arbitrary commit format `--group`s shortlog: introduce `--group=<format>` - - - --- 2022-10-11 Taylor Blau Superseded
[3/7] shortlog: extract `--group` fragment for translation shortlog: introduce `--group=<format>` - - - --- 2022-10-11 Taylor Blau Superseded
[2/7] shortlog: accept `--date`-related options shortlog: introduce `--group=<format>` - - - --- 2022-10-11 Taylor Blau Superseded
[1/7] Documentation: extract date-options.txt shortlog: introduce `--group=<format>` - - - --- 2022-10-11 Taylor Blau Superseded
[v6] branch: support for shortcuts like @{-1}, completed [v6] branch: support for shortcuts like @{-1}, completed - - - --- 2022-10-10 Rubén Justo Accepted
[v2,4/5] CodingGuidelines: mention C99 features we can't use CodingGUidelines: C99 updates - - - --- 2022-10-10 Junio C Hamano Accepted
[v2,3/5] CodingGuidelines: allow declaring variables in for loops CodingGUidelines: C99 updates - - - --- 2022-10-10 Junio C Hamano Accepted
[v2,2/5] CodingGuidelines: mention dynamic C99 initializer elements CodingGUidelines: C99 updates - - - --- 2022-10-10 Junio C Hamano Accepted
[v2,1/5] CodingGuidelines: update for C99 CodingGUidelines: C99 updates - - - --- 2022-10-10 Junio C Hamano Accepted
docs: git-send-email: difference between ssl and tls smtp-encryption docs: git-send-email: difference between ssl and tls smtp-encryption - - - --- 2022-10-10 Sotir Danailov Superseded
[v4,11/11] bundle-uri: suppress stderr from remote-https Bundle URIs III: Parse and download from bundle lists - - - --- 2022-10-10 Derrick Stolee Superseded
[v4,10/11] bundle-uri: quiet failed unbundlings Bundle URIs III: Parse and download from bundle lists - - - --- 2022-10-10 Derrick Stolee Superseded
[v4,09/11] bundle-uri: fetch a list of bundles Bundle URIs III: Parse and download from bundle lists - - - --- 2022-10-10 Derrick Stolee Superseded
[v4,08/11] bundle: add flags to verify_bundle(), skip walk Bundle URIs III: Parse and download from bundle lists - - - --- 2022-10-10 Derrick Stolee Superseded
[v4,07/11] bundle-uri: limit recursion depth for bundle lists Bundle URIs III: Parse and download from bundle lists - - - --- 2022-10-10 Derrick Stolee Superseded
[v4,06/11] bundle-uri: parse bundle list in config format Bundle URIs III: Parse and download from bundle lists - - - --- 2022-10-10 Derrick Stolee Superseded
[v4,05/11] bundle-uri: unit test "key=value" parsing Bundle URIs III: Parse and download from bundle lists - - - --- 2022-10-10 Ævar Arnfjörð Bjarmason Superseded
[v4,04/11] bundle-uri: create "key=value" line parsing Bundle URIs III: Parse and download from bundle lists - - - --- 2022-10-10 Ævar Arnfjörð Bjarmason Superseded
[v4,03/11] bundle-uri: create base key-value pair parsing Bundle URIs III: Parse and download from bundle lists - - - --- 2022-10-10 Derrick Stolee Superseded
[v4,02/11] bundle-uri: create bundle_list struct and helpers Bundle URIs III: Parse and download from bundle lists - - - --- 2022-10-10 Derrick Stolee Superseded
[v4,01/11] bundle-uri: use plain string in find_temp_filename() Bundle URIs III: Parse and download from bundle lists - - - --- 2022-10-10 Derrick Stolee Superseded
[v2] config.mak.dev: disable suggest braces error on old clang versions [v2] config.mak.dev: disable suggest braces error on old clang versions - - - --- 2022-10-10 Jeff Hostetler Accepted
t3435: remove redundant test case t3435: remove redundant test case - - - --- 2022-10-10 Phillip Wood Accepted
ci: add address and undefined sanitizer tasks ci: add address and undefined sanitizer tasks - - - --- 2022-10-09 Junio C Hamano Superseded
[v3] symbolic-ref: teach "--[no-]recurse" option [v3] symbolic-ref: teach "--[no-]recurse" option - - - --- 2022-10-09 Junio C Hamano Accepted
[06/12] fsmonitor: add documentation for allowRemote and socketDir options fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-09 Eric DeCosta Accepted
[05/12] fsmonitor: check for compatability before communicating with fsmonitor fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-09 Eric DeCosta Accepted
[04/12] fsmonitor: deal with synthetic firmlinks on macOS fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-09 Eric DeCosta Accepted
[03/12] fsmonitor: avoid socket location check if using hook fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-09 Eric DeCosta Accepted
[02/12] fsmonitor: relocate socket file if .git directory is remote fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-09 Eric DeCosta Accepted
[01/12] fsmonitor: refactor filesystem checks to common interface fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-09 Eric DeCosta Accepted
[v5] branch: support for shortcuts like @{-1}, completed [v5] branch: support for shortcuts like @{-1}, completed - - - --- 2022-10-08 Rubén Justo Superseded
[v3] git.c: improve code readability in cmd_main [v3] git.c: improve code readability in cmd_main - - - --- 2022-10-08 Daniel Sonbolian Accepted
[v2] symbolic-ref: teach "--[no-]recurse" option [v2] symbolic-ref: teach "--[no-]recurse" option - - - --- 2022-10-08 Junio C Hamano Superseded
[v4] branch: support for shortcuts like @{-1}, completed [v4] branch: support for shortcuts like @{-1}, completed - - - --- 2022-10-08 Rubén Justo Superseded
[v3] branch: description for non-existent branch errors [v3] branch: description for non-existent branch errors - - - --- 2022-10-08 Rubén Justo Accepted
symbolic-ref: teach "--[no-]recurse" option symbolic-ref: teach "--[no-]recurse" option - - - --- 2022-10-07 Junio C Hamano Superseded
SubmittingPatches: use usual capitalization in the log message body SubmittingPatches: use usual capitalization in the log message body - - - --- 2022-10-07 Junio C Hamano Accepted
bundle-uri: fix technical doc issues bundle-uri: fix technical doc issues - - - --- 2022-10-07 Derrick Stolee Accepted
[2/5] CodingGuidelines: mention dynamic C99 initializer elements CodingGuidelines: various C99 updates - - - --- 2022-10-07 Ævar Arnfjörð Bjarmason Accepted
[1/5] CodingGuidelines: update for C99 CodingGuidelines: various C99 updates - - - --- 2022-10-07 Ævar Arnfjörð Bjarmason Accepted
[4alt/4] attr: drop DEBUG_ATTR code [4alt/4] attr: drop DEBUG_ATTR code - - - --- 2022-10-06 Jeff King Accepted
[3/4] commit: avoid writing to global in option callback a few small unused-parameter fixes - - - --- 2022-10-06 Jeff King Accepted
[2/4] multi-pack-index: avoid writing to global in option callback a few small unused-parameter fixes - - - --- 2022-10-06 Jeff King Accepted
[1/4] test-submodule: inline resolve_relative_url() function a few small unused-parameter fixes - - - --- 2022-10-06 Jeff King Accepted
Makefile: clarify runtime relative gitexecdir Makefile: clarify runtime relative gitexecdir - - - --- 2022-10-06 Đoàn Trần Công Danh Accepted
git-compat-util.h: GCC deprecated message arg only in GCC 4.5+ git-compat-util.h: GCC deprecated message arg only in GCC 4.5+ - - - --- 2022-10-05 Alejandro R Sedeño Accepted
[v2,2/2] promisor-remote: die upon failing fetch Fail early when partial clone prefetch fails - - - --- 2022-10-04 Jonathan Tan Accepted
[v2,1/2] promisor-remote: remove a return value Fail early when partial clone prefetch fails - - - --- 2022-10-04 Jonathan Tan Accepted
[v15,6/6] fsmonitor: add documentation for allowRemote and socketDir options fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-10-04 Eric DeCosta Accepted
[v15,5/6] fsmonitor: check for compatability before communicating with fsmonitor fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-10-04 Eric DeCosta Accepted
[v15,4/6] fsmonitor: deal with synthetic firmlinks on macOS fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-10-04 Eric DeCosta Accepted
« 1 2 ... 70 71 72197 198 »