Show patches with: Archived = No       |   19763 patches
« 1 2 ... 19 20 21197 198 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/9] reftable: introduce macros to grow arrays reftable: code style improvements - - - --- 2024-02-01 Patrick Steinhardt Superseded
[v4,2/2] index-pack: --fsck-objects to take an optional argument for fsck msgs index-pack: fsck honor checks - 1 - --- 2024-02-01 John Cai Accepted
[v4,1/2] index-pack: test and document --strict=<msg-id>=<severity>... index-pack: fsck honor checks - 1 - --- 2024-02-01 John Cai Accepted
ci: update FreeBSD cirrus job ci: update FreeBSD cirrus job - - - --- 2024-01-31 Carlo Marcelo Arenas Belón Accepted
[1/2] Makefile: reduce repetitive library paths CC_LD_DYNPATH improvements - - - --- 2024-01-31 Junio C Hamano Accepted
[9/9] reftable/record: improve semantics when initializing records reftable: code style improvements - - - --- 2024-01-31 Patrick Steinhardt Superseded
[8/9] reftable/merged: refactor initialization of iterators reftable: code style improvements - - - --- 2024-01-31 Patrick Steinhardt Superseded
[7/9] reftable/merged: refactor seeking of records reftable: code style improvements - - - --- 2024-01-31 Patrick Steinhardt Superseded
[6/9] reftable/stack: use `size_t` to track stack length reftable: code style improvements - - - --- 2024-01-31 Patrick Steinhardt Superseded
[5/9] reftable/stack: use `size_t` to track stack slices during compaction reftable: code style improvements - - - --- 2024-01-31 Patrick Steinhardt Superseded
[4/9] reftable/stack: index segments with `size_t` reftable: code style improvements - - - --- 2024-01-31 Patrick Steinhardt Superseded
[3/9] reftable/stack: fix parameter validation when compacting range reftable: code style improvements - - - --- 2024-01-31 Patrick Steinhardt Superseded
[2/9] reftable: introduce macros to allocate arrays reftable: code style improvements - - - --- 2024-01-31 Patrick Steinhardt Superseded
[1/9] reftable: introduce macros to grow arrays reftable: code style improvements - - - --- 2024-01-31 Patrick Steinhardt Superseded
[v3,10/10] trailer: introduce "template" term for readability Enrich Trailer API - - - --- 2024-01-31 Linus Arver Superseded
[v3,09/10] trailer: delete obsolete argument handling code from API Enrich Trailer API - - - --- 2024-01-31 Linus Arver Superseded
[v3,08/10] trailer: move arg handling to interpret-trailers.c Enrich Trailer API - - - --- 2024-01-31 Linus Arver Superseded
[v3,07/10] trailer: prepare to move parse_trailers_from_command_line_args() to builtin Enrich Trailer API - - - --- 2024-01-31 Linus Arver Superseded
[v3,06/10] trailer: spread usage of "trailer_block" language Enrich Trailer API - - - --- 2024-01-31 Linus Arver Superseded
[v3,05/10] trailer: make trailer_info struct private Enrich Trailer API - - - --- 2024-01-31 Linus Arver Superseded
[v3,04/10] sequencer: use the trailer iterator Enrich Trailer API - - - --- 2024-01-31 Linus Arver Superseded
[v3,03/10] trailer: unify trailer formatting machinery Enrich Trailer API - - - --- 2024-01-31 Linus Arver Superseded
[v3,02/10] trailer: move interpret_trailers() to interpret-trailers.c Enrich Trailer API - - - --- 2024-01-31 Linus Arver Superseded
[v3,01/10] trailer: prepare to expose functions as part of API Enrich Trailer API - - - --- 2024-01-31 Linus Arver 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
t0091: allow test in a repository without tags t0091: allow test in a repository without tags - - - --- 2024-01-30 Junio C Hamano Accepted
[2/2] ci: add jobs to test with the reftable backend refs: introduce reftable backend - - - --- 2024-01-30 Patrick Steinhardt Superseded
[1/2] refs: introduce reftable backend refs: introduce reftable backend - - - --- 2024-01-30 Patrick Steinhardt Superseded
[v2,3/3] t/Makefile: get UNIT_TESTS list from C sources some unit-test Makefile polishing - - - --- 2024-01-30 Jeff King Accepted
[v2,2/3] Makefile: remove UNIT_TEST_BIN directory with "make clean" some unit-test Makefile polishing - - - --- 2024-01-30 Jeff King Accepted
[v2,1/3] Makefile: use mkdir_p_parent_template for UNIT_TEST_BIN some unit-test Makefile polishing - - - --- 2024-01-30 Jeff King Accepted
reftable/stack: fsync "tables.list" during compaction reftable/stack: fsync "tables.list" during compaction - - - --- 2024-01-30 Patrick Steinhardt Accepted
[4/4] test-lib: check for TEST_PASSES_SANITIZE_LEAK mark tests as leak-free - - - --- 2024-01-29 Rubén Justo Accepted
[3/4] t6113: mark as leak-free mark tests as leak-free - - - --- 2024-01-29 Rubén Justo Accepted
[2/4] t5332: mark as leak-free mark tests as leak-free - - - --- 2024-01-29 Rubén Justo Accepted
[1/4] t0080: mark as leak-free mark tests as leak-free - - - --- 2024-01-29 Rubén Justo Accepted
[3/3] reftable/pq_test: comment style fix Comment style fixes - - - --- 2024-01-29 Junio C Hamano Accepted
[2/3] merge-ort.c: comment style fix Comment style fixes - - - --- 2024-01-29 Junio C Hamano Accepted
[1/3] builtin/worktree: comment style fixes Comment style fixes - - - --- 2024-01-29 Junio C Hamano Accepted
[v2,1/1] config: add back code comment config: add back code comment 1 - - --- 2024-01-29 Kristoffer Haugsbakk Accepted
merge-ort: turn submodule conflict suggestions into an advice merge-ort: turn submodule conflict suggestions into an advice - - - --- 2024-01-29 Philippe Blain Superseded
[v2,1/5] completion: add space after config variable names also in Bash 3 completion: remove hardcoded config variable names - - - --- 2024-01-29 Philippe Blain Accepted
[v3,4/4] for-each-ref: avoid filtering on empty pattern for-each-ref: print all refs on empty string pattern - - - --- 2024-01-29 Karthik Nayak Accepted
[v3,3/4] refs: introduce `refs_for_each_all_refs()` for-each-ref: print all refs on empty string pattern - - - --- 2024-01-29 Karthik Nayak Accepted
[v3,2/4] refs: extract out `loose_fill_ref_dir_regular_file()` for-each-ref: print all refs on empty string pattern - - - --- 2024-01-29 Karthik Nayak Accepted
[v3,1/4] refs: introduce `is_pseudoref()` and `is_headref()` for-each-ref: print all refs on empty string pattern - - - --- 2024-01-29 Karthik Nayak Accepted
[v4,6/6] t: mark tests regarding git-pack-refs(1) to be backend specific t: mark "files"-backend specific tests - - - --- 2024-01-29 Patrick Steinhardt Accepted
[v4,5/6] t5526: break test submodule differently t: mark "files"-backend specific tests - - - --- 2024-01-29 Patrick Steinhardt Accepted
[v4,4/6] t1419: mark test suite as files-backend specific t: mark "files"-backend specific tests - - - --- 2024-01-29 Patrick Steinhardt Accepted
[v4,3/6] t1302: make tests more robust with new extensions t: mark "files"-backend specific tests - - - --- 2024-01-29 Patrick Steinhardt Accepted
[v4,2/6] t1301: mark test for `core.sharedRepository` as reffiles specific t: mark "files"-backend specific tests - - - --- 2024-01-29 Patrick Steinhardt Accepted
[v4,1/6] t1300: make tests more robust with non-default ref backends t: mark "files"-backend specific tests - - - --- 2024-01-29 Patrick Steinhardt Accepted
[2/2] t/Makefile: get UNIT_TESTS list from C sources some unit-test Makefile polishing - - - --- 2024-01-29 Jeff King Superseded
[1/2] Makefile: use order-only prereq for UNIT_TEST_BIN some unit-test Makefile polishing - - - --- 2024-01-29 Jeff King Superseded
diff: handle NULL meta-info when spawning external diff diff: handle NULL meta-info when spawning external diff - - - --- 2024-01-29 Jeff King Accepted
[v4,8/8] completion: add tests for git-bisect completion: improvements for git-bisect - - - --- 2024-01-28 Britton Kerin Superseded
[v4,7/8] completion: bisect: recognize but do not complete view subcommand completion: improvements for git-bisect - - - --- 2024-01-28 Britton Kerin Superseded
[v4,6/8] completion: bisect: complete log opts for visualize subcommand completion: improvements for git-bisect - - - --- 2024-01-28 Britton Kerin Superseded
[v4,5/8] completion: log: use __git_complete_log_opts completion: improvements for git-bisect - - - --- 2024-01-28 Britton Kerin Superseded
[v4,4/8] completion: new function __git_complete_log_opts completion: improvements for git-bisect - - - --- 2024-01-28 Britton Kerin Superseded
[v4,3/8] completion: bisect: complete missing --first-parent and --no-checkout options completion: improvements for git-bisect - - - --- 2024-01-28 Britton Kerin Superseded
[v4,2/8] completion: bisect: complete custom terms and related options completion: improvements for git-bisect - - - --- 2024-01-28 Britton Kerin Superseded
[v4,1/8] completion: bisect: complete bad, new, old, and help subcommands completion: improvements for git-bisect - - - --- 2024-01-28 Britton Kerin Superseded
[v2] merge-tree: accept 3 trees as arguments [v2] merge-tree: accept 3 trees as arguments - - - --- 2024-01-28 Johannes Schindelin Accepted
Git segfaults with diff.external and comparing files with different permissions Git segfaults with diff.external and comparing files with different permissions - - - --- 2024-01-28 Wilfred Hughes Accepted
[5/5] completion: add an use __git_compute_second_level_config_vars_for_section completion: remove hardcoded config variable names - - - --- 2024-01-28 Philippe Blain Superseded
[4/5] builtin/help: add --config-all-for-completion completion: remove hardcoded config variable names - - - --- 2024-01-28 Philippe Blain Superseded
[3/5] completion: add and use __git_compute_first_level_config_vars_for_section completion: remove hardcoded config variable names - - - --- 2024-01-28 Philippe Blain Superseded
[2/5] completion: complete 'submodule.*' config variables completion: remove hardcoded config variable names - - - --- 2024-01-28 Philippe Blain Superseded
[1/5] completion: add space after config variable names also in Bash 3 completion: remove hardcoded config variable names - - - --- 2024-01-28 Philippe Blain Superseded
[1/1] config: add back code comment config: add back code comment - - - --- 2024-01-28 Kristoffer Haugsbakk Superseded
[v5,2/2] patch-id: replace `atoi()` with `strtoi_with_tail` Replace atoi() with strtoi_with_tail() - - - --- 2024-01-28 Mohit Marathe Superseded
[v5,1/2] git-compat-util: add strtoi_with_tail() Replace atoi() with strtoi_with_tail() - - - --- 2024-01-28 Mohit Marathe Superseded
[v2] git-p4: use raw string literals for regular expressions [v2] git-p4: use raw string literals for regular expressions - - - --- 2024-01-26 James Touton Accepted
[v2,10/10] trailer: delete obsolete argument handling code from API Enrich Trailer API - - - --- 2024-01-26 Linus Arver Superseded
[v2,09/10] trailer: move arg handling to interpret-trailers.c Enrich Trailer API - - - --- 2024-01-26 Linus Arver Superseded
[v2,08/10] trailer: prepare to move parse_trailers_from_command_line_args() to builtin Enrich Trailer API - - - --- 2024-01-26 Linus Arver Superseded
[v2,07/10] trailer: spread usage of "trailer_block" language Enrich Trailer API - - - --- 2024-01-26 Linus Arver Superseded
[v2,06/10] trailer: make trailer_info struct private Enrich Trailer API - - - --- 2024-01-26 Linus Arver Superseded
[v2,05/10] sequencer: use the trailer iterator Enrich Trailer API - - - --- 2024-01-26 Linus Arver Superseded
[v2,04/10] trailer: delete obsolete formatting functions Enrich Trailer API - - - --- 2024-01-26 Linus Arver Superseded
[v2,03/10] trailer: unify trailer formatting machinery Enrich Trailer API - - - --- 2024-01-26 Linus Arver Superseded
[v2,02/10] trailer: move interpret_trailers() to interpret-trailers.c Enrich Trailer API - - - --- 2024-01-26 Linus Arver Superseded
[v2,01/10] trailer: prepare to expose functions as part of API Enrich Trailer API - - - --- 2024-01-26 Linus Arver Superseded
[v3,2/2] index-pack: --fsck-objects to take an optional argument for fsck msgs index-pack: fsck honor checks - 1 - --- 2024-01-26 John Cai Superseded
[v3,1/2] index-pack: test and document --strict=<msg-id>=<severity>... index-pack: fsck honor checks - 1 - --- 2024-01-26 John Cai Superseded
[v2,2/2] index-pack: --fsck-objects to take an optional argument for fsck msgs index-pack: fsck honor checks - - - --- 2024-01-26 John Cai Superseded
[v2,1/2] index-pack: test and document --strict=<msg> index-pack: fsck honor checks - - - --- 2024-01-26 John Cai Superseded
merge-tree: accept 3 trees as arguments merge-tree: accept 3 trees as arguments - - - --- 2024-01-26 Johannes Schindelin Superseded
[5/5] reftable: document reading and writing indices reftable: fix writing multi-level indices - - - --- 2024-01-26 Patrick Steinhardt Superseded
[4/5] reftable/writer: fix writing multi-level indices reftable: fix writing multi-level indices - - - --- 2024-01-26 Patrick Steinhardt Superseded
[3/5] reftable/writer: simplify writing index records reftable: fix writing multi-level indices - - - --- 2024-01-26 Patrick Steinhardt Superseded
[2/5] reftable/writer: use correct type to iterate through index entries reftable: fix writing multi-level indices - - - --- 2024-01-26 Patrick Steinhardt Superseded
[1/5] reftable/reader: be more careful about errors in indexed seeks reftable: fix writing multi-level indices - - - --- 2024-01-26 Patrick Steinhardt Superseded
[v3] reftable/stack: adjust permissions of compacted tables [v3] reftable/stack: adjust permissions of compacted tables - - - --- 2024-01-26 Patrick Steinhardt Accepted
[2/2] index-pack: --fsck-objects to take an optional argument for fsck msgs index-pack: fsck honor checks - - - --- 2024-01-25 John Cai Superseded
[1/2] index-pack: test and document --strict=<msg> index-pack: fsck honor checks - - - --- 2024-01-25 John Cai Superseded
[v4] merge-ll: expose revision names to custom drivers [v4] merge-ll: expose revision names to custom drivers - - - --- 2024-01-24 Antonin Delpeuch Accepted
[v2,4/4] for-each-ref: avoid filtering on empty pattern for-each-ref: print all refs on empty string pattern - - - --- 2024-01-24 Karthik Nayak Superseded
[v2,3/4] refs: introduce `refs_for_each_all_refs()` for-each-ref: print all refs on empty string pattern - - - --- 2024-01-24 Karthik Nayak Superseded
« 1 2 ... 19 20 21197 198 »