Show patches with: Archived = No       |   22570 patches
« 1 2 3 4225 226 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
Fix typo in README Fix typo in README - - - --- 2024-10-05 Khushi Bansal New
[v3,3/3] archive: remove the_repository global variable Remove the_repository global for am, annotate, apply, archive builtins - - - --- 2024-10-05 John Cai New
[v3,2/3] annotate: remove usage of the_repository global Remove the_repository global for am, annotate, apply, archive builtins - - - --- 2024-10-05 John Cai New
[v3,1/3] git: pass in repo to builtin based on setup_git_directory_gently Remove the_repository global for am, annotate, apply, archive builtins - - - --- 2024-10-05 John Cai New
[v2,3/3] rebase-merges: try and use branch names as labels rebase-merges: try and use branch names for labels - - - --- 2024-10-04 Nicolas Guichard New
[v2,2/3] rebase-update-refs: extract load_branch_decorations rebase-merges: try and use branch names for labels - - - --- 2024-10-04 Nicolas Guichard New
[v2,1/3] load_branch_decorations: fix memory leak with non-static filters rebase-merges: try and use branch names for labels - - - --- 2024-10-04 Nicolas Guichard New
[v4] remote: allow specifying refs to prefetch [v4] remote: allow specifying refs to prefetch - - - --- 2024-10-04 Shubham Kanodia New
[1/2] refs.c: remove redundant translation markers [1/2] refs.c: remove redundant translation markers - - - --- 2024-10-04 Teng Long New
[v2] t0610: work around flaky test with concurrent writers [v2] t0610: work around flaky test with concurrent writers - - - --- 2024-10-04 Patrick Steinhardt Accepted
t0610: work around flaky test with concurrent writers t0610: work around flaky test with concurrent writers - - - --- 2024-10-04 Patrick Steinhardt Superseded
v2.47.0-rc1 test failure on cygwin v2.47.0-rc1 test failure on cygwin - - - --- 2024-10-04 Ramsay Jones New
[v4] fsmonitor OSX: fix hangs for submodules [v4] fsmonitor OSX: fix hangs for submodules - - - --- 2024-10-04 Koji Nakamaru Accepted
[RFC] promisor-remote: always JIT fetch with --refetch [RFC] promisor-remote: always JIT fetch with --refetch - - - --- 2024-10-03 Emily Shaffer New
[5/5] diff: store graph prefix buf in git_graph struct diff output_prefix cleanups - - - --- 2024-10-03 Jeff King Accepted
[4/5] diff: return line_prefix directly when possible diff output_prefix cleanups - - - --- 2024-10-03 Jeff King Accepted
[3/5] diff: return const char from output_prefix callback diff output_prefix cleanups - - - --- 2024-10-03 Jeff King Accepted
[2/5] diff: drop line_prefix_length field diff output_prefix cleanups - - - --- 2024-10-03 Jeff King Accepted
[1/5] line-log: use diff_line_prefix() instead of custom helper diff output_prefix cleanups - - - --- 2024-10-03 Jeff King Accepted
archive: fix misleading error message archive: fix misleading error message - - - --- 2024-10-03 René Scharfe New
[v2,3/3] diff: modify output_prefix function pointer line-log: protect inner strbuf from free - - - --- 2024-10-03 Jeff King New
[v2,2/3] line-log: remove output_prefix() line-log: protect inner strbuf from free - - - --- 2024-10-03 Jeff King Accepted
[v2,1/3] line-log: protect inner strbuf from free line-log: protect inner strbuf from free - - - --- 2024-10-03 Derrick Stolee Accepted
doc: add a note about staggering of maintenance doc: add a note about staggering of maintenance - - - --- 2024-10-03 Shubham Kanodia Accepted
[v3] Documentation: mention the amlog in howto/maintain-git.txt [v3] Documentation: mention the amlog in howto/maintain-git.txt - - - --- 2024-10-03 Taylor Blau New
[(v2.47,regression)] hash.h: set NEEDS_CLONE_HELPER_UNSAFE in fallback mode [(v2.47,regression)] hash.h: set NEEDS_CLONE_HELPER_UNSAFE in fallback mode - - - --- 2024-10-02 Jeff King Accepted
[5/5] perl: fix a typo Fix typos - - - --- 2024-10-02 Andrew Kreimer Accepted
[4/5] gitk: fix a typo Fix typos - - - --- 2024-10-02 Andrew Kreimer New
[3/5] mergetool: fix a typo Fix typos - - - --- 2024-10-02 Andrew Kreimer Accepted
[2/5] reftable: fix a typo Fix typos - - - --- 2024-10-02 Andrew Kreimer Accepted
[1/5] trace2: fix typos Fix typos - - - --- 2024-10-02 Andrew Kreimer Accepted
Fix unused-parameter warnings with NO_ICONV Fix unused-parameter warnings with NO_ICONV - - - --- 2024-10-02 Mike Hommey Accepted
line-log: protect inner strbuf from free line-log: protect inner strbuf from free - - - --- 2024-10-02 Derrick Stolee New
[RFC,21/21] Introduce support for the Meson build system Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt New
[RFC,20/21] t: allow overriding build dir Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt New
[RFC,19/21] t: better support for out-of-tree builds Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt New
[RFC,18/21] Makefile: simplify building of templates Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt New
[RFC,17/21] Makefile: allow "bin-wrappers/" directory to exist Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt New
[RFC,16/21] Makefile: consistently use PERL_PATH Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt New
[RFC,15/21] Makefile: consistently use @PLACEHOLDER@ to substitute Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt New
[RFC,14/21] Makefile: use common template for GIT-BUILD-OPTIONS Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt New
[RFC,13/21] Makefile: refactor generators to be PWD-independent Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt New
[RFC,12/21] Makefile: refactor GIT-VERSION-GEN to be reusable Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt New
[RFC,11/21] Makefile: extract script to massage Perl scripts Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt New
[RFC,10/21] Makefile: extract script to generate clar declarations Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt New
[RFC,09/21] http: fix build error on FreeBSD Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt New
[RFC,08/21] builtin/credential-cache: fix missing parameter for stub function Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt New
[RFC,07/21] t/clar: simplify how the clar derives `struct stat` Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt New
[RFC,06/21] t/unit-tests: update clar unit test framework Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt New
[RFC,05/21] t3404: work around platform-specific behaviour on macOS 10.15 Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt New
[RFC,04/21] t/lib-gpg: fix setup of GNUPGHOME in MinGW Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt New
[RFC,03/21] t/lib-gitweb: test against the build version of gitweb Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt New
[RFC,02/21] t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt New
[RFC,01/21] Documentation: add comparison of build systems Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt New
[v2] Documentation: mention the amlog in howto/maintain-git.txt [v2] Documentation: mention the amlog in howto/maintain-git.txt - - - --- 2024-10-02 Taylor Blau Superseded
[v5,25/25] reftable/basics: ban standard allocator functions reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,24/25] reftable: introduce `REFTABLE_FREE_AND_NULL()` reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,23/25] reftable: fix calls to free(3P) reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,22/25] reftable: handle trivial allocation failures reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,21/25] reftable/tree: handle allocation failures reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,20/25] reftable/pq: handle allocation failures when adding entries reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,19/25] reftable/block: handle allocation failures reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,18/25] reftable/blocksource: handle allocation failures reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,17/25] reftable/iter: handle allocation failures when creating indexed table iter reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,16/25] reftable/stack: handle allocation failures in auto compaction reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,15/25] reftable/stack: handle allocation failures in `stack_compact_range()` reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,14/25] reftable/stack: handle allocation failures in `reftable_new_stack()` reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,13/25] reftable/stack: handle allocation failures on reload reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,12/25] reftable/reader: handle allocation failures in `reader_init_iter()` reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,11/25] reftable/reader: handle allocation failures for unindexed reader reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,10/25] reftable/merged: handle allocation failures in `merged_table_init_iter()` reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,09/25] reftable/writer: handle allocation failures in `reftable_new_writer()` reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,08/25] reftable/writer: handle allocation failures in `writer_index_hash()` reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,07/25] reftable/record: handle allocation failures when decoding records reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,06/25] reftable/record: handle allocation failures on copy reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,05/25] reftable/basics: handle allocation failures in `parse_names()` reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,04/25] reftable/basics: handle allocation failures in `reftable_calloc()` reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,03/25] reftable: introduce `reftable_strdup()` reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,02/25] reftable/basics: merge "publicbasics" into "basics" reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,01/25] reftable/error: introduce out-of-memory error code reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
fsmonitor: fix hangs by delayed fs event listening fsmonitor: fix hangs by delayed fs event listening - - - --- 2024-10-02 Koji Nakamaru New
Fix unused-parameter warnings with NO_ICONV Fix unused-parameter warnings with NO_ICONV - - - --- 2024-10-02 Mike Hommey Superseded
[v3] fsmonitor OSX: fix hangs for submodules [v3] fsmonitor OSX: fix hangs for submodules - - - --- 2024-10-01 Koji Nakamaru Superseded
[v2] read-cache: free threaded memory pool [v2] read-cache: free threaded memory pool - - - --- 2024-10-01 Derrick Stolee Accepted
unit-tests: use xstrfmt() instead of a char buffer in t-reftable-stack unit-tests: use xstrfmt() instead of a char buffer in t-reftable-stack - - - --- 2024-10-01 Chandra Pratap New
[v4,25/25] reftable/basics: ban standard allocator functions reftable: handle allocation errors - - - --- 2024-10-01 Patrick Steinhardt Superseded
[v4,24/25] reftable: introduce `REFTABLE_FREE_AND_NULL()` reftable: handle allocation errors - - - --- 2024-10-01 Patrick Steinhardt Superseded
[v4,23/25] reftable: fix calls to free(3P) reftable: handle allocation errors - - - --- 2024-10-01 Patrick Steinhardt Superseded
[v4,22/25] reftable: handle trivial allocation failures reftable: handle allocation errors - - - --- 2024-10-01 Patrick Steinhardt Superseded
[v4,21/25] reftable/tree: handle allocation failures reftable: handle allocation errors - - - --- 2024-10-01 Patrick Steinhardt Superseded
[v4,20/25] reftable/pq: handle allocation failures when adding entries reftable: handle allocation errors - - - --- 2024-10-01 Patrick Steinhardt Superseded
[v4,19/25] reftable/block: handle allocation failures reftable: handle allocation errors - - - --- 2024-10-01 Patrick Steinhardt Superseded
[v4,18/25] reftable/blocksource: handle allocation failures reftable: handle allocation errors - - - --- 2024-10-01 Patrick Steinhardt Superseded
[v4,17/25] reftable/iter: handle allocation failures when creating indexed table iter reftable: handle allocation errors - - - --- 2024-10-01 Patrick Steinhardt Superseded
[v4,16/25] reftable/stack: handle allocation failures in auto compaction reftable: handle allocation errors - - - --- 2024-10-01 Patrick Steinhardt Superseded
[v4,15/25] reftable/stack: handle allocation failures in `stack_compact_range()` reftable: handle allocation errors - - - --- 2024-10-01 Patrick Steinhardt Superseded
[v4,14/25] reftable/stack: handle allocation failures in `reftable_new_stack()` reftable: handle allocation errors - - - --- 2024-10-01 Patrick Steinhardt Superseded
[v4,13/25] reftable/stack: handle allocation failures on reload reftable: handle allocation errors - - - --- 2024-10-01 Patrick Steinhardt Superseded
[v4,12/25] reftable/reader: handle allocation failures in `reader_init_iter()` reftable: handle allocation errors - - - --- 2024-10-01 Patrick Steinhardt Superseded
[v4,11/25] reftable/reader: handle allocation failures for unindexed reader reftable: handle allocation errors - - - --- 2024-10-01 Patrick Steinhardt Superseded
« 1 2 3 4225 226 »