Show patches with: none      |   43198 patches
« 1 2 ... 87 88 89431 432 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v3,1/8] rebase --apply: remove duplicated code rebase: make reflog messages independent of the backend - - - --- 2022-10-12 Phillip Wood New
[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 Linus Arver via GitGitGadget Superseded
tests: add test highlighting submodule remote breakage tests: add test highlighting submodule remote breakage - - - --- 2022-10-12 Keller, Jacob E New
[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
archive: deduplicate verbose printing archive: deduplicate verbose printing - - - --- 2022-10-11 René Scharfe New
[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
[v2] ci: add address and undefined sanitizer tasks [v2] ci: add address and undefined sanitizer tasks - - - --- 2022-10-11 Junio C Hamano New
[v6] branch: support for shortcuts like @{-1}, completed [v6] branch: support for shortcuts like @{-1}, completed - - - --- 2022-10-10 Rubén Justo Accepted
[v2,5/5] CodingGuidelines: recommend against unportable C99 struct syntax CodingGUidelines: C99 updates - - - --- 2022-10-10 Junio C Hamano New
[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
[2/2] grep.c: tolerate NULL grep_expr in free_pattern_expr() grep: tolerate NULL argument to free_grep_expr() - - - --- 2022-10-10 Taylor Blau New
[1/2] t4202: demonstrate `git log --invert-grep` segfault grep: tolerate NULL argument to free_grep_expr() - - - --- 2022-10-10 Taylor Blau New
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
log: require --grep for --invert-grep and --all-match, fix segfault log: require --grep for --invert-grep and --all-match, fix segfault - - - --- 2022-10-10 Ævar Arnfjörð Bjarmason New
git.c: fix, stop passing options after --help git.c: fix, stop passing options after --help - - - --- 2022-10-10 Daniel Sonbolian New
[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
[2/2] ci(main): linux32 uses actions/checkout@v2 ci(main): upgrade actions/checkout to v3 - - - --- 2022-10-10 Óscar Domínguez Celada New
[1/2] ci(main): upgrade actions/checkout to v3 ci(main): upgrade actions/checkout to v3 - - - --- 2022-10-10 Óscar Domínguez Celada New
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
[12/12] fsmonitor: update doc for Linux fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-09 Eric DeCosta New
[11/12] fsmonitor: test updates fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-09 Eric DeCosta New
[10/12] fsmonitor: enable fsmonitor for Linux fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-09 Eric DeCosta New
[09/12] fsmonitor: implement filesystem change listener for Linux fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-09 Eric DeCosta New
[08/12] fsmonitor: determine if filesystem is local or remote fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-09 Eric DeCosta New
[07/12] fsmonitor: prepare to share code between Mac OS and Linux fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-09 Eric DeCosta New
[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
[v3] sparse-checkout.txt: new document with sparse-checkout directions [v3] sparse-checkout.txt: new document with sparse-checkout directions - - - --- 2022-10-08 Linus Arver via GitGitGadget New
[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
dir: use fspathncmp() in pl_hashmap_cmp() dir: use fspathncmp() in pl_hashmap_cmp() - - - --- 2022-10-08 René Scharfe New
[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
[v2] bisect--helper: plug strvec leak [v2] bisect--helper: plug strvec leak - - - --- 2022-10-07 René Scharfe New
[v2,2/2] git.c: improve code readability in cmd_main git.c: improve readability | git-p4: minor optimization - - - --- 2022-10-07 Daniel Sonbolian New
[v2,1/2] git-p4: minor optimization in read_pip_lines git.c: improve readability | git-p4: minor optimization - - - --- 2022-10-07 Daniel Sonbolian New
Update kdiff3 install location Update kdiff3 install location - - - --- 2022-10-07 Michael Schindler New
[5/5] CodingGuidelines: recommend against unportable C99 struct syntax CodingGuidelines: various C99 updates - - - --- 2022-10-07 Ævar Arnfjörð Bjarmason New
[4/5] CodingGuidelines: mention C99 features we can't use CodingGuidelines: various C99 updates - - - --- 2022-10-07 Ævar Arnfjörð Bjarmason New
[3/5] CodingGuidelines: allow declaring variables in for loops CodingGuidelines: various C99 updates - - - --- 2022-10-07 Ævar Arnfjörð Bjarmason New
« 1 2 ... 87 88 89431 432 »