Show patches with: none      |   43629 patches
« 1 2 ... 92 93 94436 437 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
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 Koji Nakamaru 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
[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
[RFC] trace2 API: don't save a copy of constant "thread_name" [RFC] trace2 API: don't save a copy of constant "thread_name" - - - --- 2022-10-07 Ævar Arnfjörð Bjarmason New
[2/2] builtin/unpack-objects.c: fix compiler error on MacOS with clang 11.0.0 Fix syntax errors under clang 11.0.0 on MacOS - - - --- 2022-10-06 Jeff Hostetler New
[1/2] builtin/merge-file: fix compiler error on MacOS with clang 11.0.0 Fix syntax errors under clang 11.0.0 on MacOS - - - --- 2022-10-06 Jeff Hostetler New
[v2] t/lib-httpd: pass LANG and LC_ALL to Apache [v2] t/lib-httpd: pass LANG and LC_ALL to Apache - - - --- 2022-10-06 René Scharfe New
[3/3,RFC] test_todo: allow [verbose] test as the command tests: add test_todo() for known failures - - - --- 2022-10-06 Phillip Wood New
[2/3,RFC] test_todo: allow [!] grep as the command tests: add test_todo() for known failures - - - --- 2022-10-06 Phillip Wood New
[1/3,RFC] tests: add test_todo() to mark known breakages tests: add test_todo() for known failures - - - --- 2022-10-06 Phillip Wood New
[4alt/4] attr: drop DEBUG_ATTR code [4alt/4] attr: drop DEBUG_ATTR code - - - --- 2022-10-06 Jeff King Accepted
[4/4] attr: convert DEBUG_ATTR to use trace API a few small unused-parameter fixes - - - --- 2022-10-06 Jeff King New
[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
[2/2] removed else statement Minor Refactors: remove useless else - - - --- 2022-10-06 Daniel Sonbolian New
[1/2] python file more pytonic, adjust "if" and "for" Minor Refactors: remove useless else - - - --- 2022-10-06 Daniel Sonbolian New
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
[filter-repo] contrib: new tool to convert svn:externals to Git submodules [filter-repo] contrib: new tool to convert svn:externals to Git submodules - - - --- 2022-10-05 Markus Heidelberg New
[v2,10/10] evolve: add tests for the git-change command RFC: Git Evolve / Change - - - --- 2022-10-05 Chris Poucet New
[v2,09/10] evolve: add documentation for `git change` RFC: Git Evolve / Change - - - --- 2022-10-05 Chris Poucet New
[v2,08/10] evolve: add delete command RFC: Git Evolve / Change - - - --- 2022-10-05 Chris Poucet New
[v2,07/10] evolve: implement the git change command RFC: Git Evolve / Change - - - --- 2022-10-05 Stefan Xenos New
[v2,06/10] evolve: add support for writing metacommits RFC: Git Evolve / Change - - - --- 2022-10-05 Stefan Xenos New
[v2,05/10] evolve: add the change-table structure RFC: Git Evolve / Change - - - --- 2022-10-05 Stefan Xenos New
[v2,04/10] evolve: add support for parsing metacommits RFC: Git Evolve / Change - - - --- 2022-10-05 Stefan Xenos New
[v2,03/10] ref-filter: add the metas namespace to ref-filter RFC: Git Evolve / Change - - - --- 2022-10-05 Chris Poucet New
[v2,02/10] sha1-array: implement oid_array_readonly_contains RFC: Git Evolve / Change - - - --- 2022-10-05 Chris Poucet New
[v2,01/10] technical doc: add a design doc for the evolve command RFC: Git Evolve / Change - - - --- 2022-10-05 Stefan Xenos New
git-compat-util.h: fix build on gcc 4.4.x and earlier git-compat-util.h: fix build on gcc 4.4.x and earlier - - - --- 2022-10-05 Jeremy Lin New
[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
t/lib-httpd: pass LANG to Apache t/lib-httpd: pass LANG to Apache - - - --- 2022-10-04 René Scharfe New
[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
[v15,3/6] fsmonitor: avoid socket location check if using hook fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-10-04 Eric DeCosta Accepted
[v15,2/6] fsmonitor: relocate socket file if .git directory is remote fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-10-04 Eric DeCosta Accepted
[v15,1/6] fsmonitor: refactor filesystem checks to common interface fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-10-04 Eric DeCosta Accepted
[9/9] trace2: add global counter mechanism Trace2 timers and counters and some cleanup - - - --- 2022-10-04 Jeff Hostetler New
[8/9] trace2: add stopwatch timers Trace2 timers and counters and some cleanup - - - --- 2022-10-04 Jeff Hostetler New
[7/9] api-trace2.txt: elminate section describing the public trace2 API Trace2 timers and counters and some cleanup - - - --- 2022-10-04 Jeff Hostetler New
[6/9] trace2: convert ctx.thread_name to flex array Trace2 timers and counters and some cleanup - - - --- 2022-10-04 Jeff Hostetler New
[5/9] trace2: rename trace2 thread_name argument as name_hint Trace2 timers and counters and some cleanup - - - --- 2022-10-04 Jeff Hostetler New
[4/9] tr2tls: clarify TLS terminology Trace2 timers and counters and some cleanup - - - --- 2022-10-04 Jeff Hostetler Accepted
[3/9] trace2: use size_t alloc,nr_open_regions in tr2tls_thread_ctx Trace2 timers and counters and some cleanup - - - --- 2022-10-04 Jeff Hostetler Accepted
[2/9] builtin/unpack-objects.c: fix compiler warning on MacOS with clang 11.0.0 Trace2 timers and counters and some cleanup - - - --- 2022-10-04 Jeff Hostetler New
[1/9] builtin/merge-file: fix compiler warning on MacOS with clang 11.0.0 Trace2 timers and counters and some cleanup - - - --- 2022-10-04 Jeff Hostetler New
gc: simplify maintenance_task_pack_refs() gc: simplify maintenance_task_pack_refs() - - - --- 2022-10-04 René Scharfe New
PATCH] bisect--helper: plug strvec leak in bisect_start() PATCH] bisect--helper: plug strvec leak in bisect_start() - - - --- 2022-10-04 René Scharfe New
[v4,34/34] tests: assert consistent whitespace in -h output doc/UX: make txt & -h output more consistent - - - --- 2022-10-04 Ævar Arnfjörð Bjarmason Superseded
[v4,33/34] tests: start asserting that *.txt SYNOPSIS matches -h output doc/UX: make txt & -h output more consistent - - - --- 2022-10-04 Ævar Arnfjörð Bjarmason Superseded
[v4,32/34] doc txt & -h consistency: make "worktree" consistent doc/UX: make txt & -h output more consistent - - - --- 2022-10-04 Ævar Arnfjörð Bjarmason Superseded
[v4,31/34] worktree: define subcommand -h in terms of command -h doc/UX: make txt & -h output more consistent - - - --- 2022-10-04 Ævar Arnfjörð Bjarmason Superseded
[v4,30/34] reflog doc: list real subcommands up-front doc/UX: make txt & -h output more consistent - - - --- 2022-10-04 Ævar Arnfjörð Bjarmason Superseded
[v4,29/34] doc txt & -h consistency: make "commit" consistent doc/UX: make txt & -h output more consistent - - - --- 2022-10-04 Ævar Arnfjörð Bjarmason Superseded
[v4,28/34] doc txt & -h consistency: make "diff-tree" consistent doc/UX: make txt & -h output more consistent - - - --- 2022-10-04 Ævar Arnfjörð Bjarmason Superseded
[v4,27/34] doc txt & -h consistency: use "[<label>...]" for "zero or more" doc/UX: make txt & -h output more consistent - - - --- 2022-10-04 Ævar Arnfjörð Bjarmason Superseded
[v4,26/34] doc txt & -h consistency: make "annotate" consistent doc/UX: make txt & -h output more consistent - - - --- 2022-10-04 Ævar Arnfjörð Bjarmason Superseded
[v4,25/34] doc txt & -h consistency: make "stash" consistent doc/UX: make txt & -h output more consistent - - - --- 2022-10-04 Ævar Arnfjörð Bjarmason Superseded
[v4,24/34] doc txt & -h consistency: add missing options doc/UX: make txt & -h output more consistent - - - --- 2022-10-04 Ævar Arnfjörð Bjarmason Superseded
[v4,23/34] doc txt & -h consistency: use "git foo" form, not "git-foo" doc/UX: make txt & -h output more consistent - - - --- 2022-10-04 Ævar Arnfjörð Bjarmason Superseded
[v4,22/34] doc txt & -h consistency: make "bundle" consistent doc/UX: make txt & -h output more consistent - - - --- 2022-10-04 Ævar Arnfjörð Bjarmason Superseded
[v4,21/34] doc txt & -h consistency: make "read-tree" consistent doc/UX: make txt & -h output more consistent - - - --- 2022-10-04 Ævar Arnfjörð Bjarmason Superseded
[v4,20/34] doc txt & -h consistency: make "rerere" consistent doc/UX: make txt & -h output more consistent - - - --- 2022-10-04 Ævar Arnfjörð Bjarmason Superseded
[v4,19/34] doc txt & -h consistency: add missing options and labels doc/UX: make txt & -h output more consistent - - - --- 2022-10-04 Ævar Arnfjörð Bjarmason Superseded
[v4,18/34] doc txt & -h consistency: make output order consistent doc/UX: make txt & -h output more consistent - - - --- 2022-10-04 Ævar Arnfjörð Bjarmason Superseded
[v4,17/34] doc txt & -h consistency: add or fix optional "--" syntax doc/UX: make txt & -h output more consistent - - - --- 2022-10-04 Ævar Arnfjörð Bjarmason Superseded
[v4,16/34] doc txt & -h consistency: fix mismatching labels doc/UX: make txt & -h output more consistent - - - --- 2022-10-04 Ævar Arnfjörð Bjarmason Superseded
« 1 2 ... 92 93 94436 437 »