Show patches with: none      |   43710 patches
« 1 2 ... 12 13 14437 438 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[11/15] builtin/pack-refs: introduce new "--auto" flag refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-18 Patrick Steinhardt Superseded
[10/15] builtin/pack-refs: release allocated memory refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-18 Patrick Steinhardt Superseded
[09/15] refs/reftable: expose auto compaction via new flag refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-18 Patrick Steinhardt Superseded
[08/15] refs: remove `PACK_REFS_ALL` flag refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-18 Patrick Steinhardt Superseded
[07/15] refs: move `struct pack_refs_opts` to where it's used refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-18 Patrick Steinhardt Superseded
[06/15] t/helper: drop pack-refs wrapper refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-18 Patrick Steinhardt Superseded
[05/15] refs/reftable: print errors on compaction failure refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-18 Patrick Steinhardt Superseded
[04/15] reftable/stack: gracefully handle failed auto-compaction due to locks refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-18 Patrick Steinhardt Superseded
[03/15] reftable/stack: use error codes when locking fails during compaction refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-18 Patrick Steinhardt Superseded
[02/15] reftable/error: discern locked/outdated errors refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-18 Patrick Steinhardt Superseded
[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
[v2,2/2] docs: adjust trailer `separator` and `key_value_separator` language docs: correct trailer `key_value_separator` description - - - --- 2024-03-18 Brian Lyles New
[v2,1/2] docs: correct trailer `key_value_separator` description [v2,1/2] docs: correct trailer `key_value_separator` description - - - --- 2024-03-18 Brian Lyles Accepted
[2/2] utf8: make utf8_strnwidth & utf8_strwidth return size_t instead of int utf8: change return type of some helpers from int to size_t - - - --- 2024-03-17 Mohit Marathe New
[1/2] utf8: change type from int to size_t utf8: change return type of some helpers from int to size_t - - - --- 2024-03-17 Mohit Marathe New
[v2,5/5] config.txt: describe handling of whitespace further Fix a bug in configuration parsing, and improve tests and documentation - - - --- 2024-03-17 Dragan Simic Superseded
[v2,4/5] t1300: add more tests for whitespace and inline comments Fix a bug in configuration parsing, and improve tests and documentation - - - --- 2024-03-17 Dragan Simic Superseded
[v2,3/5] test: introduce new x_to_tab() helper function Fix a bug in configuration parsing, and improve tests and documentation - - - --- 2024-03-17 Dragan Simic Superseded
[v2,2/5] config: really keep value-internal whitespace verbatim Fix a bug in configuration parsing, and improve tests and documentation - - - --- 2024-03-17 Dragan Simic Superseded
[v2,1/5] config: minor addition of whitespace Fix a bug in configuration parsing, and improve tests and documentation - - - --- 2024-03-17 Dragan Simic Superseded
[v3,2/2] builtin/am: allow disabling conflict advice [v3,1/2] sequencer: allow disabling conflict advice - - - --- 2024-03-16 Philippe Blain Accepted
[v3,1/2] sequencer: allow disabling conflict advice [v3,1/2] sequencer: allow disabling conflict advice - - - --- 2024-03-16 Philippe Blain Accepted
[v3,0/2] Allow disabling advice shown after merge conflicts - - - --- 2024-03-16 Koji Nakamaru via GitGitGadget New
[2/2] t-prio-queue: check result array bounds [1/2] t-prio-queue: shorten array index message - - - --- 2024-03-16 René Scharfe New
[1/2] t-prio-queue: shorten array index message [1/2] t-prio-queue: shorten array index message - - - --- 2024-03-16 René Scharfe Accepted
[2/2] doc: fix some placeholders formating Doc fixes - - - --- 2024-03-16 Jean-Noël AVILA Accepted
[1/2] doc: format alternatives in synopsis Doc fixes - - - --- 2024-03-16 Jean-Noël AVILA Accepted
[6/6] trailer: retire trailer_info_get() from API Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-03-16 Linus Arver Accepted
[5/6] trailer: make trailer_info struct private Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-03-16 Linus Arver Accepted
[4/6] trailer: make parse_trailers() return trailer_info pointer Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-03-16 Linus Arver Accepted
[3/6] interpret-trailers: access trailer_info with new helpers Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-03-16 Linus Arver Accepted
[2/6] sequencer: use the trailer iterator Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-03-16 Linus Arver Accepted
[1/6] trailer: teach iterator about non-trailer lines Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-03-16 Linus Arver New
[2/2] docs: fix typo in git-config `--default` [1/2] docs: clarify file options in git-config `--edit` - - - --- 2024-03-16 Brian Lyles Accepted
[1/2] docs: clarify file options in git-config `--edit` [1/2] docs: clarify file options in git-config `--edit` - - - --- 2024-03-16 Brian Lyles Accepted
docs: correct trailer `key_value_separator` description docs: correct trailer `key_value_separator` description - - - --- 2024-03-16 Brian Lyles New
[3/1] config: allow tweaking whitespace between value and comment [v3] config: add --comment option to add a comment - - - --- 2024-03-15 Junio C Hamano Accepted
[v2,22/22] git-quiltimport: avoid an unnecessary subshell avoid redundant pipelines - - - --- 2024-03-15 Beat Bolli Accepted
[v2,21/22] contrib/coverage-diff: avoid redundant pipelines avoid redundant pipelines - - - --- 2024-03-15 Beat Bolli Accepted
[v2,20/22] t/t9*: merge "grep | sed" pipelines avoid redundant pipelines - - - --- 2024-03-15 Beat Bolli Accepted
[v2,19/22] t/t8*: merge "grep | sed" pipelines avoid redundant pipelines - - - --- 2024-03-15 Beat Bolli Accepted
[v2,18/22] t/t5*: merge a "grep | sed" pipeline avoid redundant pipelines - - - --- 2024-03-15 Beat Bolli Accepted
[v2,17/22] t/t4*: merge a "grep | sed" pipeline avoid redundant pipelines - - - --- 2024-03-15 Beat Bolli Accepted
[v2,16/22] t/t3*: merge a "grep | awk" pipeline avoid redundant pipelines - - - --- 2024-03-15 Beat Bolli Accepted
[v2,15/22] t/t1*: merge a "grep | sed" pipeline avoid redundant pipelines - - - --- 2024-03-15 Beat Bolli Accepted
[v2,14/22] t/t9*: avoid redundant uses of cat avoid redundant pipelines - - - --- 2024-03-15 Beat Bolli Accepted
[v2,13/22] t/t8*: avoid redundant use of cat avoid redundant pipelines - - - --- 2024-03-15 Beat Bolli Accepted
[v2,12/22] t/t7*: avoid redundant use of cat avoid redundant pipelines - - - --- 2024-03-15 Beat Bolli Accepted
[v2,11/22] t/t6*: avoid redundant uses of cat avoid redundant pipelines - - - --- 2024-03-15 Beat Bolli Accepted
[v2,10/22] t/t5*: avoid redundant uses of cat avoid redundant pipelines - - - --- 2024-03-15 Beat Bolli Accepted
[v2,09/22] t/t4*: avoid redundant uses of cat avoid redundant pipelines - - - --- 2024-03-15 Beat Bolli Accepted
[v2,08/22] t/t3*: avoid redundant uses of cat avoid redundant pipelines - - - --- 2024-03-15 Beat Bolli Accepted
[v2,07/22] t/t1*: avoid redundant uses of cat avoid redundant pipelines - - - --- 2024-03-15 Beat Bolli Accepted
[v2,06/22] t/t0*: avoid redundant uses of cat avoid redundant pipelines - - - --- 2024-03-15 Beat Bolli Accepted
[v2,05/22] t/perf: avoid redundant use of cat avoid redundant pipelines - - - --- 2024-03-15 Beat Bolli Accepted
[v2,04/22] t/annotate-tests.sh: avoid redundant use of cat avoid redundant pipelines - - - --- 2024-03-15 Beat Bolli Accepted
[v2,03/22] t/lib-cvs.sh: avoid redundant use of cat avoid redundant pipelines - - - --- 2024-03-15 Beat Bolli Accepted
[v2,02/22] contrib/subtree/t: avoid redundant use of cat avoid redundant pipelines - - - --- 2024-03-15 Beat Bolli Accepted
[v2,01/22] doc: avoid redundant use of cat avoid redundant pipelines - - - --- 2024-03-15 Beat Bolli Accepted
[4/4] config.txt: describe handling of whitespace further Fix a bug in configuration parsing, and improve tests and documentation - - - --- 2024-03-15 Dragan Simic Superseded
[3/4] t1300: add more tests for whitespace and inline comments Fix a bug in configuration parsing, and improve tests and documentation - - - --- 2024-03-15 Dragan Simic Superseded
[2/4] config: really keep value-internal whitespace verbatim Fix a bug in configuration parsing, and improve tests and documentation - - - --- 2024-03-15 Dragan Simic Superseded
[1/4] config: minor addition of whitespace Fix a bug in configuration parsing, and improve tests and documentation - - - --- 2024-03-15 Dragan Simic Superseded
[5/5] trailer: finish formatting unification Unify trailer formatting functions - - - --- 2024-03-15 Linus Arver Accepted
[4/5] trailer: begin formatting unification Unify trailer formatting functions - - - --- 2024-03-15 Linus Arver Accepted
[3/5] format_trailer_info(): append newline for non-trailer lines Unify trailer formatting functions - - - --- 2024-03-15 Linus Arver Accepted
[2/5] format_trailer_info(): drop redundant unfold_value() Unify trailer formatting functions - - - --- 2024-03-15 Linus Arver Accepted
[1/5] format_trailer_info(): use trailer_item objects Unify trailer formatting functions - - - --- 2024-03-15 Linus Arver Accepted
[v5] diff: add diff.srcPrefix and diff.dstPrefix configuration variables [v5] diff: add diff.srcPrefix and diff.dstPrefix configuration variables - 3 - --- 2024-03-15 Peter Hutterer New
[v2] fuzz: add fuzzer for config parsing [v2] fuzz: add fuzzer for config parsing - - - --- 2024-03-15 Brian C Tracy Accepted
t5300: fix test_with_bad_commit() t5300: fix test_with_bad_commit() - - - --- 2024-03-15 John Cai Accepted
[v4] diff: add diff.srcPrefix and diff.dstPrefix configuration variables [v4] diff: add diff.srcPrefix and diff.dstPrefix configuration variables - - - --- 2024-03-15 Peter Hutterer Superseded
[v3] bugreport.c: fix a crash in `git bugreport` with `--no-suffix` option [v3] bugreport.c: fix a crash in `git bugreport` with `--no-suffix` option - - - --- 2024-03-14 Jiamu Sun Accepted
config.txt: perform some minor reformatting config.txt: perform some minor reformatting - - - --- 2024-03-14 Dragan Simic New
[v2] checkout: plug some leaks in git-restore [v2] checkout: plug some leaks in git-restore - - - --- 2024-03-14 Rubén Justo New
[v2,5/5] checkout: fix interaction between --conflict and --merge checkout: cleanup --conflict= - - - --- 2024-03-14 Phillip Wood Accepted
[v2,4/5] checkout: cleanup --conflict=<style> parsing checkout: cleanup --conflict= - - - --- 2024-03-14 Phillip Wood Accepted
[v2,3/5] merge options: add a conflict style member checkout: cleanup --conflict= - - - --- 2024-03-14 Phillip Wood Accepted
[v2,2/5] merge-ll: introduce LL_MERGE_OPTIONS_INIT checkout: cleanup --conflict= - - - --- 2024-03-14 Phillip Wood Accepted
[v2,1/5] xdiff-interface: refactor parsing of merge.conflictstyle checkout: cleanup --conflict= - - - --- 2024-03-14 Phillip Wood Accepted
t0006: add more tests with a negative TZ offset t0006: add more tests with a negative TZ offset - - - --- 2024-03-14 Beat Bolli Accepted
checkout: plug some leaks in git-restore checkout: plug some leaks in git-restore - - - --- 2024-03-14 Rubén Justo Superseded
fuzz: add fuzzer for config parsing fuzz: add fuzzer for config parsing - - - --- 2024-03-14 Brian C Tracy Superseded
[v2,2/2] doc: update doc file and usage for git-bugreport bugreport.c: fix a crash in git bugreport with --no-suffix option - - - --- 2024-03-14 Jiamu Sun New
[v2,1/2] bugreport.c: fix a crash in `git bugreport` with `--no-suffix` option bugreport.c: fix a crash in git bugreport with --no-suffix option - - - --- 2024-03-14 Jiamu Sun New
checkout: plug some leaks in git-restore checkout: plug some leaks in git-restore - - - --- 2024-03-14 Rubén Justo Superseded
[v3] date: make "iso-strict" conforming for the UTC timezone [v3] date: make "iso-strict" conforming for the UTC timezone - - - --- 2024-03-13 Beat Bolli Accepted
[GSoC,v2] Optimize ewah_bitmap.c for efficiency using trailing zeros for set bit iteration [GSoC,v2] Optimize ewah_bitmap.c for efficiency using trailing zeros for set bit iteration - - - --- 2024-03-13 Aryan Gupta New
[v2] date: make "iso-strict" conforming for the UTC timezone [v2] date: make "iso-strict" conforming for the UTC timezone - - - --- 2024-03-13 Beat Bolli Superseded
date: make "iso-strict" conforming for the UTC timezone date: make "iso-strict" conforming for the UTC timezone - - - --- 2024-03-13 Beat Bolli Superseded
[2/2] status: allow --untracked=false and friends status --untracked=no - - - --- 2024-03-13 Junio C Hamano Accepted
[1/2] status: unify parsing of --untracked= and status.showUntrackedFiles status --untracked=no - - - --- 2024-03-13 Junio C Hamano Accepted
[1/1] log: ensure diffs are omitted with --oneline log: make the --oneline option work with -L - - - --- 2024-03-13 James Liu New
[RFC] mailsplit: add option to extract PATCH M/N numbers [RFC] mailsplit: add option to extract PATCH M/N numbers - - - --- 2024-03-13 Jacob Keller New
[v3] diff: add diff.srcPrefix and diff.dstPrefix configuration variables [v3] diff: add diff.srcPrefix and diff.dstPrefix configuration variables - - - --- 2024-03-12 Peter Hutterer Superseded
[2/2] Add transport message for up-to-date references Optionally support push options on up-to-date branches - - - --- 2024-03-12 Christopher Lindee New
[1/2] Teach send-pack & push to --send-up-to-date refs Optionally support push options on up-to-date branches - - - --- 2024-03-12 Christopher Lindee New
[v3] config: add --comment option to add a comment [v3] config: add --comment option to add a comment - - - --- 2024-03-12 Ralph Seichter Accepted
documentation: camel case of config option, and "no" instead of "false" documentation: camel case of config option, and "no" instead of "false" - - - --- 2024-03-12 Jonas Wunderlich Accepted
bugreport.c: fix a crash in `git bugreport` with `--no-suffix` option bugreport.c: fix a crash in `git bugreport` with `--no-suffix` option - - - --- 2024-03-12 Jiamu Sun New
« 1 2 ... 12 13 14437 438 »