Show patches with: Archived = No       |   19498 patches
« 1 2 3 4194 195 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[no subject] Untitled series #806340 - - - --- 2023-12-03 Shreyansh Paliwal Accepted
.gitattributes: include `text` attribute for eol attributes .gitattributes: include `text` attribute for eol attributes - - - --- 2023-02-03 Philip Oakley Accepted
.github/PULL_REQUEST_TEMPLATE.md: add a note about single-commit PRs .github/PULL_REQUEST_TEMPLATE.md: add a note about single-commit PRs - - - --- 2024-02-04 Philippe Blain Superseded
[.mailmap] Add entry for Ramkumar Ramachandra [.mailmap] Add entry for Ramkumar Ramachandra - - - --- 2021-03-06 Ramkumar Ramachandra Superseded
[[Outreachy] PATCH v2] t/t7601: Modernize test scripts using functions [[Outreachy] PATCH v2] t/t7601: Modernize test scripts using functions - - - --- 2023-10-16 Dorcas Anono Litunya Accepted
[[PATCH,v2] ] git-push.txt: fix grammar [[PATCH,v2] ] git-push.txt: fix grammar - - - --- 2023-08-10 Wesley Schwengle Accepted
[0/2] reftable: adjust permissions of compacted tables - - - --- 2024-01-24 Patrick Steinhardt New
[01/10] cat-file tests: test bad usage cat-file: better usage UX & error messages - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[01/10] cmake: ignore files generated by CMake as run in Visual Studio CMake and Visual Studio - - - --- 2020-09-25 Linus Arver via GitGitGadget Superseded
[01/10] commit-graph: introduce 'get_bloom_filter_settings()' more miscellaneous Bloom filter improvements - - - --- 2020-08-03 Taylor Blau Superseded
[01/10] config API: have *_multi() return an "int" and take a "dest" config API: make "multi" safe, fix numerous segfaults - - - --- 2022-10-26 Ævar Arnfjörð Bjarmason Superseded
[01/10] convert: drop unused crlf_action from check_global_conv_flags_eol() dropping more unused parameters - - - --- 2020-09-30 Jeff King Accepted
[01/10] docs: new capability to advertise trace2 SIDs Advertise trace2 SID in protocol capabilities - - - --- 2020-10-29 Josh Steadmon Superseded
[01/10] git-rebase.txt: correct antiquated claims about --rebase-merges Documentation updates: merge-strategies - - - --- 2021-08-03 Elijah Newren Superseded
[01/10] grep/pcre2: drop needless assignment + assert() on opt->pcre2 grep/pcre2: memory allocation fixes - - - --- 2021-02-04 Ævar Arnfjörð Bjarmason Accepted
[01/10] hook tests: turn exit code assertions into a loop tests: add and use a "test_hook" wrapper + hook fixes - - - --- 2022-03-02 Ævar Arnfjörð Bjarmason Superseded
[01/10] leak tests: run various built-in tests in t00*.sh SANITIZE=leak leak tests: mark more tests as passing - - - --- 2021-10-06 Ævar Arnfjörð Bjarmason Superseded
[01/10] merge-ort: handle D/F conflict where directory disappears due to merge merge-ort: add more handling of basic conflict types - - - --- 2020-12-18 Elijah Newren Superseded
[01/10] Move computation of dir_rename_count from merge-ort to diffcore-rename Optimization batch 8: use file basenames even more - - - --- 2021-02-14 Elijah Newren Superseded
[01/10] object-file.c: split up declaration of unrelated variables object-file API: pass object enums, tidy up streaming interface - - - --- 2022-02-01 Ævar Arnfjörð Bjarmason Superseded
[01/10] pack-write.c: plug a leak in stage_tmp_packfiles() gc: enable cruft packs by default - - - --- 2023-04-17 Taylor Blau Superseded
[01/10] packfile: introduce 'find_kept_pack_entry()' repack: support repacking into a geometric sequence - - - --- 2021-01-19 Taylor Blau Superseded
[01/10] parse-options.h: move PARSE_OPT_SHELL_EVAL between enums fix bug, use existing enums - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[01/10] rebase: use "cleanup" pattern in do_interactive_rebase() sequencer API & users: fix widespread leaks - - - --- 2022-12-30 Ævar Arnfjörð Bjarmason Superseded
[01/10] reftable: fix OOB stack write in print functions Reftable coverity fixes - - - --- 2021-12-07 Han-Wen Nienhuys Superseded
[01/10] run-command.c: refactor run_command_*_tr2() to internal helpers run-command API: add run_command_{l,sv}_opt() - - - --- 2022-10-14 Ævar Arnfjörð Bjarmason Superseded
[01/10] t/perf/fsmonitor: separate one time repo initialization Update fsmonitor perf suite to support integration comparisons - - - --- 2020-10-26 Nipunn Koorapati Accepted
[01/10] t0410: mark tests to require the reffiles backend t: more compatibility fixes with reftables - - - --- 2023-11-29 Patrick Steinhardt Accepted
[01/10] t6700: mark test as leak-free some commit-graph leak fixes - - - --- 2023-10-03 Jeff King Accepted
[01/10] t7110-reset-merge: modernize test format tests: modernize test format part 2 - - - --- 2023-05-20 John Cai Accepted
[01/10] test-lib.sh: use $1, not $@ in test_known_broken_{ok,failure}_ leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[01/10] tree-walk: reduce stack size for recursive functions tree name and depth limits - - - --- 2023-08-31 Jeff King Accepted
[01/11] check-ref-format: fix trivial memory leak built-ins: fix common memory leaks - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason Superseded
[01/11] config: make sequencer.c's git_config_string_dup() public git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[01/11] dir: separate public from internal portion of dir_struct Clarify API for dir.[ch] and unpack-trees.[ch] -- mark relevant fields as internal - - - --- 2023-02-23 Elijah Newren Superseded
[01/11] doc: allow the user to provide ASCIIDOC_EXTRA doc: asciidoctor: direct man page creation and fixes - - - --- 2021-05-14 Felipe Contreras Superseded
[01/11] git-compat-util: add UNUSED macro annotating unused function parameters - - - --- 2022-08-19 Jeff King Accepted
[01/11] index-pack: document and test the --promisor option Partial bundles - - - --- 2022-02-23 Derrick Stolee Superseded
[01/11] maintenance: create basic maintenance runner Maintenance I: Command, gc and commit-graph tasks - 1 - --- 2020-08-06 Linus Arver via GitGitGadget Superseded
[01/11] merge-ort: add basic data structures for handling renames merge-ort: add basic rename detection - - - --- 2020-12-09 Elijah Newren Superseded
[01/11] midx-write: initial commit midx: split MIDX writing routines into midx-write.c, cleanup - - - --- 2024-03-25 Taylor Blau Superseded
[01/11] midx.c: clean up chunkfile after reading the MIDX midx: clean up t5319 under 'SANITIZE=leak' - - - --- 2021-10-21 Taylor Blau Superseded
[01/11] p7519: use xargs -0 rather than -d in test FSMonitor Preliminary Commits - - - --- 2021-02-01 Jeff Hostetler Superseded
[01/11] path: harden validation of HEAD with non-standard hashes Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-19 Patrick Steinhardt New
[01/11] push: hedge code of default=simple Unconvolutize push.default=simple - - - --- 2021-05-28 Felipe Contreras Superseded
[01/11] submodule.c: free() memory from xgetcwd() submodule--helper: fix memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[01/11] t: add helpers to test for reference existence t: reduce direct disk access to data structures - - - --- 2023-10-18 Patrick Steinhardt Superseded
[01/11] t1400: use `main` as initial branch name Drop the PREPARE_FOR_MAIN_BRANCH prereq - - - --- 2020-12-17 Johannes Schindelin Accepted
[01/11] t3407: run tests in $TEST_DIRECTORY rebase: dereference tags - - - --- 2021-09-08 Phillip Wood Superseded
[01/11] worktree: combine two translatable messages Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[01/12] builtin/show-ref: convert pattern to a local variable show-ref: introduce mode to check for ref existence - - - --- 2023-10-24 Patrick Steinhardt Superseded
[01/12] cache.h: remove unused "the_index" compat macros tree-wide: chip away at USE_THE_INDEX_COMPATIBILITY_MACROS - - - --- 2022-11-18 Ævar Arnfjörð Bjarmason Superseded
[01/12] ci: rename "runs_on_pool" to "distro" t: exercise Git/JGit reftable compatibility - - - --- 2024-04-04 Patrick Steinhardt Superseded
[01/12] commit-graph: introduce 'get_bloom_filter_settings()' more miscellaneous Bloom filter improvements, redux - - - --- 2020-09-09 Taylor Blau Superseded
[01/12] diffstat_consume(): assert non-zero length more unused-parameter fixes / annotations - - - --- 2022-10-18 Jeff King Accepted
[01/12] doc: remove GNU troff workaround doc: cleanup old cruft and asciidoctor revamp - - - --- 2021-05-15 Felipe Contreras Superseded
[01/12] fsmonitor: refactor filesystem checks to common interface fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-09 Eric DeCosta Accepted
[01/12] imap-send.c: use designated initializers for "struct imap_server_conf" c99: use more designated initializers - - - --- 2022-02-24 Ævar Arnfjörð Bjarmason Accepted
[01/12] paint_down_to_common: plug a memory leak The merge-base logic vs missing commit objects - - - --- 2024-02-13 Johannes Schindelin Superseded
[01/12] reflog delete: narrow scope of "cmd" passed to count_reflog_ent() reflog + gc: refactor, progress output, reftable-readyness - - - --- 2021-11-30 Ævar Arnfjörð Bjarmason Accepted
[01/12] reftable/pq: use `size_t` to track iterator index reftable: improve ref iteration performance (pt.2) - - - --- 2024-02-14 Patrick Steinhardt Superseded
[01/12] sparse-index: pass string length to index_file_exists() FSMonitor edge cases on case-insensitive file systems - - - --- 2024-02-13 Jeff Hostetler Superseded
[01/12] t: introduce DEFAULT_REPO_FORMAT prereq Introduce `refStorage` extension - - - --- 2023-12-20 Patrick Steinhardt Superseded
[01/12] t3210: move to t0602 Group reffiles tests - - - --- 2024-01-17 John Cai Accepted
[01/12] treewide: remove unnecessary includes from header files Additional header cleanups (removing unnecessary includes) - - - --- 2023-12-03 Elijah Newren Accepted
[01/13] bisect tests: test for v2.30.0 "bisect run" regressions Turn git-bisect to be builtin - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[01/13] credential: add an authtype field Support for arbitrary schemes in credentials - - - --- 2024-03-24 brian m. carlson Superseded
[01/13] hook: add 'run' subcommand hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-12 Ævar Arnfjörð Bjarmason Superseded
[01/13] reftable: add LICENSE reftable library - - - --- 2020-09-16 Linus Arver via GitGitGadget Superseded
[01/13] submodule tests: test for init and update failure output submodule: convert parts of 'update' to C - - - --- 2022-03-01 Glen Choo Superseded
[01/13] submodule--helper: split up ensure_core_worktree() submodule: convert the rest of 'update' to C - - - --- 2021-09-07 Atharva Raykar Superseded
[01/13] t1092: behavior for adding sparse files Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-08-24 Derrick Stolee Superseded
[01/14] index-pack: fix memory leaks tree-wide: small fixes for memory leaks - - - --- 2022-03-02 Ævar Arnfjörð Bjarmason Superseded
[01/14] test-ref-store: drop unimplemented reflog-expire command more -Wunused-parameter annotations - - - --- 2023-07-03 Jeff King Accepted
[01/15,GSOC] ref-filter: add obj-type check in grab contents cat-file: reuse ref-filter logic - - - --- 2021-07-01 ZheNing Hu Superseded
[01/15] hook tests: fix redirection logic error in 96e7225b310 run-command API: pass functions & opts via struct - - - --- 2022-09-30 Ævar Arnfjörð Bjarmason Superseded
[01/15] leak tests: mark a read-tree test as passing SANITIZE=leak leak tests: remaining non-svn non-p4 tests as passing - - - --- 2021-10-30 Ævar Arnfjörð Bjarmason Accepted
[01/15] refs.c: rename `ref_filter` refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau Accepted
[01/15] reftable/stack: fix error handling in `reftable_stack_init_addition()` refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-18 Patrick Steinhardt Superseded
[01/15] scalar: create a rudimentary executable Upstreaming the Scalar command - - - --- 2021-08-30 Johannes Schindelin Superseded
[01/15] sha1-file: allow hashing objects literally with any algorithm SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[01/15] strbuf: simplify comment-handling in add_lines() helper allow multi-byte core.commentChar - - - --- 2024-03-07 Jeff King Superseded
[01/15] t/chainlint/*.test: don't use invalid shell syntax generalize chainlint self-tests - - - --- 2021-12-13 Eric Sunshine Accepted
[01/15] tests: change some 'test $(git) = "x"' to test_cmp tests: don't ignore "git" exit codes - - - --- 2022-03-02 Ævar Arnfjörð Bjarmason Superseded
[01/16] check-non-portable-shell: complain about "test" a/-o instead of &&/|| test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-12 Ævar Arnfjörð Bjarmason Superseded
[01/16] Makefile: don't set up "perl/build" rules under NO_PERL=Y Makefiles: dependency correctness & speedup - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[01/16] t5541: run "used receive-pack service" test earlier [01/16] t5541: run "used receive-pack service" test earlier - - - --- 2023-02-23 Jeff King Accepted
[01/16] treewide: ensure one of the appropriate headers is sourced first Header cleanups - - - --- 2023-02-23 Elijah Newren Superseded
[01/16] treewide: remove unnecessary cache.h inclusion from a few headers Header cleanups - - - --- 2023-03-19 Elijah Newren Accepted
[01/17] cocci: remove dead rule from "the_repository.pending.cocci" cocci: remove "the_index" wrapper macros - - - --- 2023-03-17 Ævar Arnfjörð Bjarmason Accepted
[01/17] commit-graph: anonymize data in chunk_write_fn Refactor chunk-format into an API - - - --- 2021-01-26 Derrick Stolee Superseded
[01/17] doc: propose hooks managed by the config propose config-based hooks (part I) - - - --- 2020-12-05 Emily Shaffer Superseded
[01/17] merge-ort: add new data structures for directory rename detection Add directory rename detection to merge-ort - - - --- 2021-01-04 Elijah Newren Superseded
[01/17] tests: mark tests as passing with SANITIZE=leak leak fixes: use existing constructors & other trivia - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[01/18] t: add skeleton chainlint.pl make test "linting" more comprehensive - - - --- 2022-09-01 Eric Sunshine Accepted
[01/18] t4202: split testcase for invalid HEAD symref and HEAD hash Prepare tests for reftable backend - - - --- 2021-04-19 Han-Wen Nienhuys Superseded
[01/18] version-gen: reorganize [01/18] version-gen: reorganize - - - --- 2023-04-14 Felipe Contreras Superseded
[01/19] cat-file: handle trivial --batch format with --batch-all-objects cat-file: reuse ref-filter logic 1 - - --- 2021-07-12 ZheNing Hu Superseded
[01/19] hash.h: provide constants for the hash IDs Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-08-30 Han-Wen Nienhuys Superseded
[01/19] t/lib-pager: use sane_unset() to avoid breaking &&-chain tests: fix broken &&-chains & abort loops on error - - - --- 2021-12-09 Eric Sunshine Accepted
« 1 2 3 4194 195 »