Show patches with: Archived = No       |   19854 patches
« 1 2 3 4198 199 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
xsize_t: avoid implementation defined behavior when len < 0 xsize_t: avoid implementation defined behavior when len < 0 - - - --- 2021-05-18 Jonathan Nieder Superseded
xdiff: use BUG(...), not xdl_bug(...) xdiff: use BUG(...), not xdl_bug(...) - - - --- 2021-06-07 Ævar Arnfjörð Bjarmason Accepted
xcalloc: use CALLOC_ARRAY() when applicable xcalloc: use CALLOC_ARRAY() when applicable - - - --- 2021-03-16 Junio C Hamano Accepted
wt-status: Don't find scissors line beyond buf len wt-status: Don't find scissors line beyond buf len - 2 - --- 2024-03-07 Florian Schmidt New
write-or-die: make GIT_FLUSH a Boolean environment variable write-or-die: make GIT_FLUSH a Boolean environment variable - - - --- 2023-12-30 Chandra Pratap Superseded
wrapper: remove xunsetenv() wrapper: remove xunsetenv() - - - --- 2021-10-29 Carlo Marcelo Arenas Belón Accepted
worktree: fix order of arguments in error message worktree: fix order of arguments in error message - 1 - --- 2020-11-20 Matheus Tavares Accepted
worktree: fix leak in check_clean_worktree() worktree: fix leak in check_clean_worktree() - 1 - --- 2020-08-27 Jeff King Accepted
word diff: handle zero length matches word diff: handle zero length matches - - - --- 2021-05-04 Phillip Wood Accepted
win32: use _endthreadex to terminate threads, not ExitThread win32: use _endthreadex to terminate threads, not ExitThread 1 - - --- 2022-12-22 Seija Kijin Superseded
win32: special-case `ENOSPC` when writing to a pipe win32: special-case `ENOSPC` when writing to a pipe - - - --- 2024-01-30 Johannes Schindelin Accepted
win32: fix thread usage for win32 win32: fix thread usage for win32 - - - --- 2023-01-21 Seija Kijin Superseded
Win32: Fix building with NO_UNIX_SOCKETS Win32: Fix building with NO_UNIX_SOCKETS 1 - - --- 2024-05-03 Mike Hommey Accepted
Win32: detect unix socket support at runtime Win32: detect unix socket support at runtime - - - --- 2024-04-03 Matthias Aßhauer Accepted
win32: close handles of threads that have been joined win32: close handles of threads that have been joined - - - --- 2022-12-19 Seija Kijin Superseded
win32: check for NULL when creating thread win32: check for NULL when creating thread - - - --- 2023-01-31 Seija Kijin Accepted
Warning message in remote.c when compiling Warning message in remote.c when compiling - - - --- 2024-04-06 prpr 19xx New
vscode: improve tab size and wrapping vscode: improve tab size and wrapping - - - --- 2022-06-27 Derrick Stolee Accepted
vimdiff: make layout engine more robust against user vim settings vimdiff: make layout engine more robust against user vim settings - - - --- 2022-07-08 Fernando Ramos Accepted
vimdiff: fix 'vimdiff3' behavior (colors + no extra key press) vimdiff: fix 'vimdiff3' behavior (colors + no extra key press) - - 1 --- 2022-08-06 Fernando Ramos Superseded
vcs-svn: remove header files as well vcs-svn: remove header files as well - - - --- 2021-03-14 René Scharfe Accepted
vcbuild: fix library name for expat with make MSVC=1 vcbuild: fix library name for expat with make MSVC=1 - - - --- 2020-09-02 Koji Nakamaru via GitGitGadget Accepted
vcbuild: fix batch file name in README vcbuild: fix batch file name in README - 1 - --- 2020-09-02 Koji Nakamaru via GitGitGadget Accepted
var: avoid a segmentation fault when `HOME` is unset var: avoid a segmentation fault when `HOME` is unset - - - --- 2023-09-04 Johannes Schindelin Accepted
var: add GIT_SEQUENCE_EDITOR variable var: add GIT_SEQUENCE_EDITOR variable - - - --- 2022-11-20 Sean Allred Superseded
using tree as attribute source is slow, was Re: Help troubleshoot performance regression cloning wi… using tree as attribute source is slow, was Re: Help troubleshoot performance regression cloning wi… - - - --- 2024-05-01 Jeff King New
Using git-prompt.sh is wrapping text to early in Bash. Using git-prompt.sh is wrapping text to early in Bash. - - - --- 2024-03-11 Richard Quadling New
Uses of xwrite() in the codebase Uses of xwrite() in the codebase - - - --- 2024-02-27 Junio C Hamano New
userdiff: support enum keyword in PHP hunk header userdiff: support enum keyword in PHP hunk header - - - --- 2021-08-31 USAMI Kenta Accepted
userdiff: support Bash userdiff: support Bash - - - --- 2020-10-20 Victor Engmark Superseded
userdiff: skip textconv caching when not in a repository userdiff: skip textconv caching when not in a repository - - - --- 2024-02-26 Jeff King Accepted
userdiff: improve java regex for generic return types userdiff: improve java regex for generic return types - - - --- 2021-08-09 Tassilo Horn Superseded
userdiff: expand detected chunk headers for css userdiff: expand detected chunk headers for css - - - --- 2020-10-07 Koji Nakamaru via GitGitGadget Superseded
userdiff: better method/property matching for C# userdiff: better method/property matching for C# - - - --- 2024-02-25 Steven Jeuris Superseded
userdiff: add builtin driver for typescript language userdiff: add builtin driver for typescript language - - - --- 2024-03-24 Utsav Parmar Superseded
userdiff: add builtin driver for kotlin language userdiff: add builtin driver for kotlin language - - - --- 2022-03-02 Jaydeep Das Superseded
userdiff: add builtin diff driver for Kotlin language. userdiff: add builtin diff driver for Kotlin language. - - - --- 2022-03-01 Jaydeep Das Superseded
userdiff: add builtin diff driver for Kotlin language. userdiff: add builtin diff driver for Kotlin language. - - - --- 2022-03-03 Jaydeep Das Superseded
Use reverse_commit_list helper function for in-place list reversal Use reverse_commit_list helper function for in-place list reversal - - - --- 2022-03-15 Jayati Shrivastava Accepted
Use lowercase includes for some Windows headers Use lowercase includes for some Windows headers - - - --- 2023-06-04 Mike Hommey Accepted
use C99 declaration of variable in for() loop use C99 declaration of variable in for() loop - - - --- 2024-02-15 Elia Pinto New
usage: trace2 BUG() invocations usage: trace2 BUG() invocations - - - --- 2021-02-05 Jonathan Tan Superseded
usage: report vsnprintf(3) failure usage: report vsnprintf(3) failure - - - --- 2024-04-05 René Scharfe New
usage: clarify --recurse-submodules as a boolean usage: clarify --recurse-submodules as a boolean - - - --- 2023-04-07 Emily Shaffer Superseded
urlmatch: create fetch.credentialsInUrl config urlmatch: create fetch.credentialsInUrl config - - - --- 2022-05-23 Derrick Stolee Superseded
urlmatch: add underscore to URL_HOST_CHARS urlmatch: add underscore to URL_HOST_CHARS - - - --- 2021-10-12 Jeff King Accepted
upload-pack.c: treat want-ref relative to namespace upload-pack.c: treat want-ref relative to namespace - - - --- 2021-07-30 Kim Altintop Superseded
upload-pack: use buffered I/O to talk to rev-list upload-pack: use buffered I/O to talk to rev-list - - - --- 2020-08-02 René Scharfe Superseded
upload-pack: propagate return value from object filter config callback upload-pack: propagate return value from object filter config callback - - - --- 2020-12-03 Jeff King Accepted
upload-pack: fix race condition in error messages upload-pack: fix race condition in error messages - - - --- 2023-08-10 Derrick Stolee Accepted
upload-pack: don't send null character in abort message to the client upload-pack: don't send null character in abort message to the client - - - --- 2024-02-25 SZEDER Gábor Accepted
upload-pack: allow stateless client EOF just prior to haves upload-pack: allow stateless client EOF just prior to haves - - - --- 2020-10-30 Daniel Duvall Superseded
upload-pack: allow stateless client EOF just prior to haves upload-pack: allow stateless client EOF just prior to haves - - - --- 2020-10-30 Daniel Duvall Superseded
upload-pack: add tracing for fetches upload-pack: add tracing for fetches - - - --- 2023-10-11 Robert Coup Superseded
update-ref: fix streaming of status updates update-ref: fix streaming of status updates - - - --- 2021-09-03 Patrick Steinhardt Accepted
Update 'make fuzz-all' docs to reflect modern clang Update 'make fuzz-all' docs to reflect modern clang - - - --- 2021-02-28 Andrzej Hunt Superseded
Update .mailmap Update .mailmap - - - --- 2020-08-04 Martin Ågren Superseded
unpack-trees: fix sparse directory recursion check unpack-trees: fix sparse directory recursion check - - - --- 2022-09-01 Victoria Dye Accepted
unit-tests: do show relative file paths on non-Windows, too unit-tests: do show relative file paths on non-Windows, too - - - --- 2024-02-11 Junio C Hamano Superseded
unit-tests: convert t/helper/test-oid-array.c to unit-tests unit-tests: convert t/helper/test-oid-array.c to unit-tests - - - --- 2024-02-23 Ghanshyam Thakkar New
unicode: update the width tables to Unicode 15.1 unicode: update the width tables to Unicode 15.1 - - - --- 2023-09-25 Beat Bolli Accepted
unicode: update the width tables to Unicode 15 unicode: update the width tables to Unicode 15 - - - --- 2022-09-17 Force Charlie Superseded
unicode: update the width tables to Unicode 15 unicode: update the width tables to Unicode 15 - - - --- 2023-03-30 Beat Bolli Accepted
unicode: update the width tables to Unicode 14 unicode: update the width tables to Unicode 14 - - - --- 2021-09-17 Carlo Marcelo Arenas Belón Accepted
typo: Replace 'commitish' with 'committish' typo: Replace 'commitish' with 'committish' - - - --- 2024-04-07 Pi Fisher Accepted
typo: fix the typo 'neeed' into 'needed' in the comment under merge-ort.c typo: fix the typo 'neeed' into 'needed' in the comment under merge-ort.c - - - --- 2023-10-15 foril Accepted
treewide: always have a valid "index_state.repo" member treewide: always have a valid "index_state.repo" member - - - --- 2023-01-17 Ævar Arnfjörð Bjarmason Accepted
transport: respect verbosity when setting upstream transport: respect verbosity when setting upstream - - - --- 2021-04-15 Øystein Walle Accepted
transport-helper: re-examine object dir after fetching transport-helper: re-examine object dir after fetching - - - --- 2024-01-24 Jeff King Accepted
trailer: fix comment/cut-line regression with opts->no_divider trailer: fix comment/cut-line regression with opts->no_divider - - - --- 2024-02-20 Jeff King Accepted
trailer: allow spaces in tokens trailer: allow spaces in tokens - - - --- 2022-08-18 Max Bernstein Superseded
tracking branches: add advice to ambiguous refspec error tracking branches: add advice to ambiguous refspec error - - - --- 2022-03-21 Tao Klerks Superseded
trace2: refactor to avoid gcc warning under -O3 trace2: refactor to avoid gcc warning under -O3 - - - --- 2021-05-05 Ævar Arnfjörð Bjarmason Superseded
trace2: intercept all common signals trace2: intercept all common signals - - - --- 2024-05-10 Emily Shaffer New
trace2: increment event format version trace2: increment event format version - - - --- 2021-11-11 Josh Steadmon Accepted
trace2: don't include "fsync" events in all trace2 logs trace2: don't include "fsync" events in all trace2 logs - - - --- 2022-06-23 Ævar Arnfjörð Bjarmason Superseded
trace2: disable tr2_dst before warning on write errors trace2: disable tr2_dst before warning on write errors - - - --- 2021-11-18 Josh Steadmon Accepted
trace2: add stats for fsync operations trace2: add stats for fsync operations - - - --- 2022-03-30 Neeraj Singh (WINDOWS-SFS) Accepted
trace2 tests: guard pthread test with "PTHREAD" trace2 tests: guard pthread test with "PTHREAD" - - - --- 2022-11-24 Ævar Arnfjörð Bjarmason Accepted
trace2 tests: fix PTHREADS prereq trace2 tests: fix PTHREADS prereq - - - --- 2023-05-25 Todd Zullinger Accepted
tr2: log parent process name tr2: log parent process name - - - --- 2021-05-07 Emily Shaffer Superseded
That change for support different sslcert and sslkey types. That change for support different sslcert and sslkey types. - - - --- 2023-03-19 Stanislav Malishevskiy Accepted
tests(scalar): tighten the stale `scalar.repo` test some tests(scalar): tighten the stale `scalar.repo` test some - - - --- 2022-11-10 Johannes Schindelin Accepted
tests: test show --word-diff --color-moved tests: test show --word-diff --color-moved - - - --- 2022-03-17 Michael J Gruber Accepted
tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed - - - --- 2021-12-03 Johannes Schindelin Accepted
tests: remove leftover untracked files tests: remove leftover untracked files - - - --- 2021-09-08 Elijah Newren Superseded
tests: remove all uses of test_i18cmp tests: remove all uses of test_i18cmp - - - --- 2021-04-13 Ævar Arnfjörð Bjarmason Accepted
tests: move t0009-prio-queue.sh to the new unit testing framework tests: move t0009-prio-queue.sh to the new unit testing framework - - - --- 2024-01-14 Chandra Pratap Superseded
tests: modernize the test script t0010-racy-git.sh tests: modernize the test script t0010-racy-git.sh - - - --- 2024-02-29 Aryan Gupta Superseded
tests: make 'test_oid' print trailing newline tests: make 'test_oid' print trailing newline - - - --- 2022-12-18 SZEDER Gábor Accepted
tests: fix incorrect --write-junit-xml code tests: fix incorrect --write-junit-xml code - - - --- 2022-07-14 Johannes Schindelin Accepted
tests: consolidate the `file_size` function into `test-lib-functions.sh` tests: consolidate the `file_size` function into `test-lib-functions.sh` - - - --- 2020-11-07 Johannes Schindelin Accepted
tests: cache glibc version check tests: cache glibc version check - - - --- 2022-08-04 Phillip Wood Accepted
test: rev-parse-upstream: add missing cmp test: rev-parse-upstream: add missing cmp - - - --- 2023-05-09 Felipe Contreras Accepted
test: fix for TEST_OUTPUT_DIRECTORY test: fix for TEST_OUTPUT_DIRECTORY - - - --- 2021-06-09 Felipe Contreras Superseded
test: fix for COLUMNS and bash 5 test: fix for COLUMNS and bash 5 - - - --- 2021-08-05 Felipe Contreras Superseded
test: bisect-porcelain: fix location of files test: bisect-porcelain: fix location of files - - - --- 2020-12-18 Felipe Contreras Accepted
test: add test for git bisect skip with --term* arguments test: add test for git bisect skip with --term* arguments - - - --- 2021-04-20 Bagas Sanjaya Superseded
test-ref-store: print hash algorithm test-ref-store: print hash algorithm - - - --- 2021-12-21 Han-Wen Nienhuys Accepted
test-lib.sh: Use GLIBC_TUNABLES instead of MALLOC_CHECK_ on glibc >= 2.34 test-lib.sh: Use GLIBC_TUNABLES instead of MALLOC_CHECK_ on glibc >= 2.34 - - - --- 2022-02-28 Elia Pinto Superseded
« 1 2 3 4198 199 »