Git Distributed Software Revision Control
[Prev Page][Next Page]
- [PATCH v5 0/7] update-ref: add symref support for --stdin
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Autosplit option for git add -p
- From: Konstantin Tokarev <annulen@xxxxxxxxx>
- Re: [GSoC][PATCH] t/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.c
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [GSoC][PATCH] t/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.c
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [GSoC][PATCH] t/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.c
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2 3/3] diff: let external diffs report that changes are uninteresting
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v3 4/4] ci: compile "linux-gcc-default" job with -Og
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 3/4] ci: compile code with V=1
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 2/4] Makefile: add ability to append to CFLAGS and LDFLAGS
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 1/4] ci: fix check for Ubuntu 20.04
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 0/4] ci: detect more warnings via `-Og`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 27/27] config.mak.dev: enable `-Wwrite-strings` warning
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 26/27] builtin/merge: always store allocated strings in `pull_twohead`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 25/27] builtin/rebase: always store allocated string in `options.strategy`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 24/27] builtin/rebase: do not assign default backend to non-constant field
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 23/27] imap-send: fix leaking memory in `imap_server_conf`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 22/27] imap-send: drop global `imap_server_conf` variable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 21/27] mailmap: always store allocated strings in mailmap blob
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 20/27] revision: always store allocated strings in output encoding
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 19/27] remote-curl: avoid assigning string constant to non-const variable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 18/27] send-pack: always allocate receive status
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 17/27] parse-options: cast long name for OPTION_ALIAS
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 16/27] http: do not assign string constant to non-const field
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 15/27] compat/win32: fix const-correctness with string constants
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 14/27] pretty: add casts for decoration option pointers
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 13/27] object-file: make `buf` parameter of `index_mem()` a constant
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 12/27] object-file: mark cached object buffers as const
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 11/27] ident: add casts for fallback name and GECOS
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 10/27] entry: refactor how we remove items for delayed checkouts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 09/27] line-log: always allocate the output prefix
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 08/27] line-log: stop assigning string constant to file parent buffer
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 07/27] diff: cast string constant in `fill_textconv()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 06/27] builtin/remote: cast away constness in `get_head_names()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 05/27] refspec: remove global tag refspec structure
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 04/27] reftable: cast away constness when assigning constants to records
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 02/27] global: convert intentionally-leaking config strings to consts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 03/27] refs/reftable: stop micro-optimizing refname allocations on copy
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 01/27] global: improve const correctness when assigning string constants
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 00/27] Compile with `-Wwrite-strings`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 2/2] ci: compile "linux-gcc-default" job with -Og
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/2] ci: let pedantic job compile with -Og
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 12/27] object-file: mark cached object buffers as const
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 00/29] Memory leak fixes (pt.2)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 0/4] Documentation: improve linting for manpage existence
- From: "James Liu" <james@xxxxxxxxxxx>
- [PATCH v3] date: detect underflow/overflow when parsing dates with timezone offset
- From: "darcy via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [GSoC][PATCH] t/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.c
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- Re: [PATCH 00/19] midx: incremental multi-pack indexes, part one
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 19/19] midx: implement support for writing incremental MIDX chains
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 18/19] t/t5313-pack-bounds-checks.sh: prepare for sub-directories
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 17/19] t: retire 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 16/19] midx: implement verification support for incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 15/19] midx: support reading incremental MIDX chains
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 14/19] midx: teach `midx_fanout_add_midx_fanout()` about incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 13/19] midx: teach `midx_preferred_pack()` about incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 12/19] midx: teach `midx_contains_pack()` about incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 11/19] midx: remove unused `midx_locate_pack()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 10/19] midx: teach `fill_midx_entry()` about incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 09/19] midx: teach `nth_midxed_offset()` about incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 08/19] midx: teach `bsearch_midx()` about incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 07/19] midx: introduce `bsearch_one_midx()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 06/19] midx: teach `nth_bitmapped_pack()` about incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 05/19] midx: teach `nth_midxed_object_oid()` about incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 04/19] midx: teach `prepare_midx_pack()` about incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 03/19] midx: teach `nth_midxed_pack_int_id()` about incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 02/19] midx: add new fields for incremental MIDX chains
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 01/19] Documentation: describe incremental MIDX format
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 00/19] midx: incremental multi-pack indexes, part one
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/4] refs: add referent parameter to refs_resolve_ref_unsafe
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] pack-bitmap.c: ensure pseudo-merge offset reads are bounded
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/2] pack-bitmap.c: ensure pseudo-merge offset reads are bounded
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] pack-bitmap.c: ensure pseudo-merge offset reads are bounded
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 2/2] server-info.c: remove temporary info files on exit
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/2] commit-graph.c: remove temporary graph layers on exit
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 0/2] commit-graph/server-info: use tempfile.h in more places
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [GSoC][PATCH] t/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.c
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/4] refs: add referent parameter to refs_resolve_ref_unsafe
- From: John Cai <johncai86@xxxxxxxxx>
- What's cooking in git.git (Jun 2024, #02; Thu, 6)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git fetch --prune fails with "fatal: bad object"
- From: Fred Long <fred_long@xxxxxxxxxxx>
- Re: [PATCH 2/2] pack-bitmap.c: ensure pseudo-merge offset reads are bounded
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] credential: clear expired c->credential, unify secret clearing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/2] pack-bitmap.c: ensure pseudo-merge offset reads are bounded
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/2] Documentation/technical/bitmap-format.txt: add missing position table
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3] credential: clear expired c->credential, unify secret clearing
- From: Aaron Plattner <aplattner@xxxxxxxxxx>
- Re: [PATCH 1/4] refs: add referent parameter to refs_resolve_ref_unsafe
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/4] refs: add referent parameter to refs_resolve_ref_unsafe
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 12/27] object-file: mark cached object buffers as const
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 3/4] refs: add referent to each_ref_fn
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 4/4] ref-filter: populate symref from iterator
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/4] refs: add referent parameter to refs_resolve_ref_unsafe
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/4] refs: keep track of unresolved reference value in iterators
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/4] keep track of unresolved value of symbolic-ref in ref iterators
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] apply: add unit tests for parse_range
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] ci: compile "linux-gcc-default" job with -Og
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] am: add explicit "--retry" option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] am: add explicit "--retry" option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] ci: let pedantic job compile with -Og
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 12/27] object-file: mark cached object buffers as const
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH 1/6] reftable: clean up reftable/pq.c
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v5 00/12] refs: ref storage migrations
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/2] dropping stdin support from test-terminal
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH 2/2] test-terminal: drop stdin handling
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH] attr.tree: HEAD:.gitattributes is no longer the default in a bare repo
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [GSoC][PATCH v2 0/6] t: port reftable/pq_test.c to the unit testing
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- Re: [PATCH v4 11/12] refs: implement logic to migrate between ref storage formats
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 13/29] merge-recursive: fix memory leak when finalizing merge
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 3/3] diff: let external diffs report that changes are uninteresting
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [GSoC][PATCH v2 6/6] t-reftable-pq: add tests for merged_iter_pqueue_top()
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [GSoC][PATCH v2 5/6] t-reftable-pq: add test for index based comparison
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [GSoC][PATCH v2 4/6] t-reftable-pq: make merged_iter_pqueue_check() callable by reference
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [GSoC][PATCH v2 3/6] t-reftable-pq: make merged_iter_pqueue_check() static
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [GSoC][PATCH v2 2/6] t: move reftable/pq_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [GSoC][PATCH v2 1/6] reftable: clean up reftable/pq.c
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- Re: [PATCH v2 2/2] ci: compile "linux-gcc-default" job with -Og
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH v2 2/3] ls-remote: introduce --branches and deprecate --heads
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] credential: clear expired c->credential, unify secret clearing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 00/29] Memory leak fixes (pt.2)
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v4 2/7] refs: specify error for regular refs with `old_target`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH] fetch-pack: test: demonstrate segmentation fault when run with fsckObjects but without --lock-pack
- From: Kirill Smelkov <kirr@xxxxxxxxxx>
- Re: [PATCH v4 4/4] unbundle: introduce option VERIFY_BUNDLE_FSCK_FOLLOW_FETCH
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 2/4] unbundle: extend verify_bundle_flags to support fsck-objects
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH 6/6] t-reftable-pq: add tests for merged_iter_pqueue_top()
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH 5/6] t-reftable-pq: add test for index based comparison
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH 4/6] t-reftable-pq: make merged_iter_pqueue_check() callable by reference
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH 2/6] t: move reftable/pq_test.c to the unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 0/7] update-ref: add symref support for --stdin
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v4 2/7] refs: specify error for regular refs with `old_target`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 13/29] merge-recursive: fix memory leak when finalizing merge
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 02/19] global: assign non-const strings as required
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 27/27] config.mak.dev: enable `-Wwrite-strings` warning
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 25/27] builtin/rebase: always store allocated string in `options.strategy`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 26/27] builtin/merge: always store allocated strings in `pull_twohead`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 24/27] builtin/rebase: do not assign default backend to non-constant field
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 23/27] imap-send: fix leaking memory in `imap_server_conf`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 22/27] imap-send: drop global `imap_server_conf` variable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 19/27] remote-curl: avoid assigning string constant to non-const variable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 21/27] mailmap: always store allocated strings in mailmap blob
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 20/27] revision: always store allocated strings in output encoding
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 13/27] object-file: make `buf` parameter of `index_mem()` a constant
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 18/27] send-pack: always allocate receive status
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 17/27] parse-options: cast long name for OPTION_ALIAS
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 11/27] ident: add casts for fallback name and GECOS
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 16/27] http: do not assign string constant to non-const field
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 14/27] pretty: add casts for decoration option pointers
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 15/27] compat/win32: fix const-correctness with string constants
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 12/27] object-file: mark cached object buffers as const
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 10/27] entry: refactor how we remove items for delayed checkouts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 07/27] diff: cast string constant in `fill_textconv()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 09/27] line-log: always allocate the output prefix
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 08/27] line-log: stop assigning string constant to file parent buffer
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 06/27] builtin/remote: cast away constness in `get_head_names()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 05/27] refspec: remove global tag refspec structure
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 04/27] reftable: cast away constness when assigning constants to records
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 02/27] global: convert intentionally-leaking config strings to consts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 03/27] refs/reftable: stop micro-optimizing refname allocations on copy
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 01/27] global: improve const correctness when assigning string constants
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 00/27] Compile with `-Wwrite-strings`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 06/29] merge-recursive: fix leaging rename conflict info
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [GSoC][PATCH 1/6] reftable: clean up reftable/pq.c
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- Re: [PATCH v4 12/27] object-file: mark cached object buffers as const
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 03/29] notes-utils: free note trees when releasing copied notes
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 02/29] parse-options: fix leaks for users of OPT_FILENAME
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v4 24/27] builtin/rebase: do not assign default backend to non-constant field
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 3/3] diff: let external diffs report that changes are uninteresting
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] add-i: finally retire add.interactive.useBuiltin
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 0/3] Branches are branches and not heads
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 2/3] ls-remote: introduce --branches and deprecate --heads
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 2/2] ci: compile "linux-gcc-default" job with -Og
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 1/2] ci: fix check for Ubuntu 20.04
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 0/2] ci: detect more warnings via `-Og`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH 1/6] reftable: clean up reftable/pq.c
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH] add-i: finally retire add.interactive.useBuiltin
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] attr.tree: HEAD:.gitattributes is no longer the default in a bare repo
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 3/3] diff: let external diffs report that changes are uninteresting
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v4 5/6] test-terminal: introduce --no-stdin-pty
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/2] ci: let pedantic job compile with -Og
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 5/6] test-terminal: introduce --no-stdin-pty
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 0/7] update-ref: add symref support for --stdin
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH 2/2] test-terminal: drop stdin handling
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/2] am: add explicit "--retry" option
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/2] dropping stdin support from test-terminal
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] credential: clear expired c->credential, unify secret clearing
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] credential: clear expired c->credential, unify secret clearing
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/2] ci: let pedantic job compile with -Og
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 4/4] ci/test-documentation: work around SyntaxWarning in Python 3.12
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 3/4] gitlab-ci: add job to run `make check-docs`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 2/4] Documentation/lint-manpages: bubble up errors
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 1/4] Makefile: extract script to lint missing/extraneous manpages
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 0/4] Documentation: improve linting for manpage existence
- From: Patrick Steinhardt <ps@xxxxxx>
- [GSoC][PATCH 6/6] t-reftable-pq: add tests for merged_iter_pqueue_top()
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [GSoC][PATCH 5/6] t-reftable-pq: add test for index based comparison
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [GSoC][PATCH 4/6] t-reftable-pq: make merged_iter_pqueue_check() callable by reference
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [GSoC][PATCH 3/6] t-reftable-pq: make merged_iter_pqueue_check() static
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [GSoC][PATCH 2/6] t: move reftable/pq_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [GSoC][PATCH 1/6] reftable: clean up reftable/pq.c
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [GSoC][PATCH 0/6] t: port reftable/pq_test.c to the unit testing
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- Re: [PATCH 1/2] ci: fix check for Ubuntu 20.04
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/2] ci: let pedantic job compile with -Og
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 3/3] diff: let external diffs report that changes are uninteresting
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH v5 00/12] refs: ref storage migrations
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 11/12] refs: implement logic to migrate between ref storage formats
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/2] ci: fix check for Ubuntu 20.04
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/2] ci: let pedantic job compile with -Og
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 06/12] refs/files: extract function to iterate through root refs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/2] ci: let pedantic job compile with -Og
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/2] ci: fix check for Ubuntu 20.04
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/2] ci: detect more warnings via `-Og`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/4] Makefile: extract script to lint missing/extraneous manpages
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 12/27] object-file: mark cached object buffers as const
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/4] Makefile: extract script to lint missing/extraneous manpages
- From: "James Liu" <james@xxxxxxxxxxx>
- [PATCH] fixup! object-file: mark cached object buffers as const
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 12/27] object-file: mark cached object buffers as const
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v5 12/12] builtin/refs: new command to migrate ref storage formats
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 11/12] refs: implement logic to migrate between ref storage formats
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 10/12] refs: implement removal of ref storages
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 09/12] worktree: don't store main worktree twice
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 08/12] reftable: inline `merged_table_release()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 07/12] refs/files: fix NULL pointer deref when releasing ref store
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 06/12] refs/files: extract function to iterate through root refs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 05/12] refs/files: refactor `add_pseudoref_and_head_entries()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 04/12] refs: allow to skip creation of reflog entries
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 03/12] refs: pass storage format to `ref_store_init()` explicitly
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 02/12] refs: convert ref storage format to an enum
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 01/12] setup: unset ref storage when reinitializing repository version
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 00/12] refs: ref storage migrations
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 06/12] refs/files: extract function to iterate through root refs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2] date: detect underflow when parsing dates with positive timezone offset
- From: darcy <acednes@xxxxxxxxx>
- Re: [PATCH v4 11/12] refs: implement logic to migrate between ref storage formats
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 11/12] refs: implement logic to migrate between ref storage formats
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 10/12] refs: implement removal of ref storages
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 06/12] refs/files: extract function to iterate through root refs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v6 1/4] docs: introduce document to announce breaking changes
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: git fetch --prune fails with "fatal: bad object"
- From: Jeff King <peff@xxxxxxxx>
- Re: git fetch --prune fails with "fatal: bad object"
- From: Fred Long <fred_long@xxxxxxxxxxx>
- Re: [PATCH v4 5/6] test-terminal: introduce --no-stdin-pty
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: RFC: indicating diff strategy in format-patch message headers
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH v4 3/6] pager: introduce wait_for_pager
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: git clone error : RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] format-patch: assume --cover-letter for diff in multi-patch series
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] attr.tree: HEAD:.gitattributes is no longer the default in a bare repo
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] format-patch: assume --cover-letter for diff in multi-patch series
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH] add-i: finally retire add.interactive.useBuiltin
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] format-patch: assume --cover-letter for diff in multi-patch series
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: Git submodule recursive update not syncing submodule URLs makes the operation fail for commits updating the URLs
- From: Danoloan <danolo@xxxxxxxxxxx>
- Re: [PATCH v3] format-patch: assume --cover-letter for diff in multi-patch series
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3] format-patch: assume --cover-letter for diff in multi-patch series
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH] format-patch: assume --cover-letter for diff in multi-patch series
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: RFC: indicating diff strategy in format-patch message headers
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: RFC: indicating diff strategy in format-patch message headers
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] format-patch: assume --cover-letter for diff in multi-patch series
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RFC: indicating diff strategy in format-patch message headers
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] format-patch: assume --cover-letter for diff in multi-patch series
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v6 1/4] docs: introduce document to announce breaking changes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Git submodule recursive update not syncing submodule URLs makes the operation fail for commits updating the URLs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] date: detect underflow when parsing dates with positive timezone offset
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 02/19] global: assign non-const strings as required
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] credential: clear expired c->credential, unify secret clearing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 11/12] refs: implement logic to migrate between ref storage formats
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 10/12] refs: implement removal of ref storages
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 06/13] dir.c: always copy input to add_pattern()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/3] diff: fix --exit-code with external diff
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] credential: clear expired c->credential, unify secret clearing
- From: Aaron Plattner <aplattner@xxxxxxxxxx>
- Re: What's cooking in git.git (Jun 2024, #01; Mon, 3)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] dir.c: skip .gitignore, etc larger than INT_MAX
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/6] update-ref: add support for 'symref-delete' command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 24/27] builtin/rebase: do not assign default backend to non-constant field
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 1/4] docs: introduce document to announce breaking changes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 5/6] test-terminal: introduce --no-stdin-pty
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Git submodule recursive update not syncing submodule URLs makes the operation fail for commits updating the URLs
- From: Danoloan <danolo@xxxxxxxxxxx>
- Re: [PATCH v4 24/27] builtin/rebase: do not assign default backend to non-constant field
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [GSoC][PATCH] t/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.c
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- New opportunity for your establishment
- From: "Srisawad Corp. PCL" <admin@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] date: detect underflow when parsing dates with positive timezone offset
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 02/19] global: assign non-const strings as required
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v4 7/7] update-ref: add support for 'symref-update' command
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v4 6/7] reftable: pick either 'oid' or 'target' for new updates
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v4 5/7] update-ref: add support for 'symref-create' command
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v4 4/7] update-ref: add support for 'symref-delete' command
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v4 3/7] update-ref: add support for 'symref-verify' command
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v4 2/7] refs: specify error for regular refs with `old_target`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v4 1/7] refs: create and use `ref_update_expects_existing_old_ref()`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v4 0/7] update-ref: add symref support for --stdin
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v4 10/12] refs: implement removal of ref storages
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 06/12] refs/files: extract function to iterate through root refs
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 11/12] refs: implement logic to migrate between ref storage formats
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 3/6] update-ref: add support for 'symref-delete' command
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 06/13] dir.c: always copy input to add_pattern()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] credential: clear expired c->credential, unify secret clearing
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 06/13] dir.c: always copy input to add_pattern()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: git fetch --prune fails with "fatal: bad object"
- From: Jeff King <peff@xxxxxxxx>
- Re: git fetch --prune fails with "fatal: bad object"
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 2/3] userdiff: add and use struct external_diff
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 3/3] diff: let external diffs report that changes are uninteresting
- From: René Scharfe <l.s.r@xxxxxx>
- Re: What's cooking in git.git (Jun 2024, #01; Mon, 3)
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 1/3] t4020: test exit code with external diffs
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 0/3] diff: fix --exit-code with external diff
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] dir.c: skip .gitignore, etc larger than INT_MAX
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 0/6] update-ref: add symref support for --stdin
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 6/6] update-ref: add support for 'symref-update' command
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 4/6] update-ref: add support for 'symref-create' command
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 3/6] update-ref: add support for 'symref-delete' command
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2] date: detect underflow when parsing dates with positive timezone offset
- From: darcy <acednes@xxxxxxxxx>
- git clone error : RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0
- From: Thomas Gemmrich <Thomas.Gemmrich@xxxxxxxx>
- Re: [PATCH v4 11/12] refs: implement logic to migrate between ref storage formats
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 24/27] builtin/rebase: do not assign default backend to non-constant field
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v6 0/4] docs: document upcoming breaking changes
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v6 1/4] docs: introduce document to announce breaking changes
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/4] Makefile: extract script to lint missing/extraneous manpages
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 4/4] ci/test-documentation: work around SyntaxWarning in Python 3.12
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] Documentation/lint-manpages: bubble up errors
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/4] Makefile: extract script to lint missing/extraneous manpages
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 4/4] ci/test-documentation: work around SyntaxWarning in Python 3.12
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 3/4] gitlab-ci: add job to run `make check-docs`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/4] Documentation/lint-manpages: bubble up errors
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/4] Makefile: extract script to lint missing/extraneous manpages
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/4] Documentation: improve linting of manpage existence
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 6/6] add-patch: introduce the command '|'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] credential: clear expired c->credential, unify secret clearing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] credential: clear expired c->credential, unify secret clearing
- From: Rahul Rameshbabu <rrameshbabu@xxxxxxxxxx>
- Re: [PATCH v2] credential: clear expired c->credential, unify secret clearing
- From: Aaron Plattner <aplattner@xxxxxxxxxx>
- Re: [PATCH v2] credential: clear expired c->credential, unify secret clearing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 3/3] show-ref: introduce --branches and deprecate --heads
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 2/3] ls-remote: introduce --branches and deprecate --heads
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 1/3] refs: call branches branches
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 0/3] Branches are branches and not heads
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] credential: clear expired c->credential, unify secret clearing
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] credential: clear expired c->credential, unify secret clearing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] doc: imply that interactive.singleKey is disabled by default
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: git fetch --prune fails with "fatal: bad object"
- From: Fred Long <fred_long@xxxxxxxxxxx>
- Re: [PATCH v4 6/6] add-patch: introduce the command '|'
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH v2] credential: clear expired c->credential, unify secret clearing
- From: Aaron Plattner <aplattner@xxxxxxxxxx>
- Re: [PATCH] credential: clear expired c->credential in addition to c->password
- From: Aaron Plattner <aplattner@xxxxxxxxxx>
- Re: What's cooking in git.git (Jun 2024, #01; Mon, 3)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Jun 2024, #01; Mon, 3)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] credential: clear expired c->credential in addition to c->password
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH] credential: clear expired c->credential in addition to c->password
- From: Aaron Plattner <aplattner@xxxxxxxxxx>
- Re: [PATCH v6 0/4] docs: document upcoming breaking changes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 3/4] BreakingChanges: document removal of grafting
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 1/4] docs: introduce document to announce breaking changes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git fetch --prune fails with "fatal: bad object"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] dir.c: skip .gitignore, etc larger than INT_MAX
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH] format-patch: assume --cover-letter for diff in multi-patch series
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 2/4] BreakingChanges: document upcoming change from "sha1" to "sha256"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 6/6] add-patch: introduce the command '|'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 4/6] pager: introduce setup_custom_pager
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 3/6] pager: introduce wait_for_pager
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 3/6] pager: introduce wait_for_pager
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 2/6] pager: do not close fd 2 unnecessarily
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 11/12] refs: implement logic to migrate between ref storage formats
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: Author signature
- From: "Dimitri Sabadie" <hadronized@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 0/4] docs: document upcoming breaking changes
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 25/27] builtin/rebase: always store allocated string in `options.strategy`
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 24/27] builtin/rebase: do not assign default backend to non-constant field
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 20/29] sequencer: fix leaking string buffer in `commit_staged_changes()`
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Author signature
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- [PATCH v4 27/27] config.mak.dev: enable `-Wwrite-strings` warning
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 26/27] builtin/merge: always store allocated strings in `pull_twohead`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 25/27] builtin/rebase: always store allocated string in `options.strategy`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 24/27] builtin/rebase: do not assign default backend to non-constant field
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 23/27] imap-send: fix leaking memory in `imap_server_conf`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 22/27] imap-send: drop global `imap_server_conf` variable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 21/27] mailmap: always store allocated strings in mailmap blob
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 20/27] revision: always store allocated strings in output encoding
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 19/27] remote-curl: avoid assigning string constant to non-const variable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 18/27] send-pack: always allocate receive status
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 17/27] parse-options: cast long name for OPTION_ALIAS
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 16/27] http: do not assign string constant to non-const field
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 15/27] compat/win32: fix const-correctness with string constants
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 14/27] pretty: add casts for decoration option pointers
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 13/27] object-file: make `buf` parameter of `index_mem()` a constant
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 12/27] object-file: mark cached object buffers as const
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 11/27] ident: add casts for fallback name and GECOS
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 10/27] entry: refactor how we remove items for delayed checkouts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 09/27] line-log: always allocate the output prefix
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 08/27] line-log: stop assigning string constant to file parent buffer
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 07/27] diff: cast string constant in `fill_textconv()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 06/27] builtin/remote: cast away constness in `get_head_names()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 05/27] refspec: remove global tag refspec structure
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 04/27] reftable: cast away constness when assigning constants to records
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 03/27] refs/reftable: stop micro-optimizing refname allocations on copy
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 02/27] global: convert intentionally-leaking config strings to consts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 01/27] global: improve const correctness when assigning string constants
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 00/27] Compile with `-Wwrite-strings`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 4/4] BreakingChanges: document that we do not plan to deprecate git-checkout
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 3/4] BreakingChanges: document removal of grafting
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 2/4] BreakingChanges: document upcoming change from "sha1" to "sha256"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 1/4] docs: introduce document to announce breaking changes
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 0/4] docs: document upcoming breaking changes
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 0/13] leak fixes for sparse-checkout code
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 10/13] sparse-checkout: free sparse_filename after use
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 10/12] refs: implement removal of ref storages
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v4 04/12] refs: allow to skip creation of reflog entries
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: git fetch --prune fails with "fatal: bad object"
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] dir.c: skip .gitignore, etc larger than INT_MAX
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 5/6] test-terminal: introduce --no-stdin-pty
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 13/13] sparse-checkout: free duplicate hashmap entries
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 12/13] sparse-checkout: free string list after displaying
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 11/13] sparse-checkout: free pattern list in sparse_checkout_list()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 10/13] sparse-checkout: free sparse_filename after use
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 09/13] sparse-checkout: refactor temporary sparse_checkout_patterns
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 08/13] sparse-checkout: always free "line" strbuf after reading input
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 07/13] sparse-checkout: reuse --stdin buffer when reading patterns
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 06/13] dir.c: always copy input to add_pattern()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 05/13] dir.c: free removed sparse-pattern hashmap entries
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 04/13] sparse-checkout: clear patterns when init() sees existing sparse file
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 03/13] dir.c: free strings in sparse cone pattern hashmaps
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 02/13] sparse-checkout: pass string literals directly to add_pattern()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 01/13] sparse-checkout: free string list in write_cone_to_file()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 0/13] leak fixes for sparse-checkout code
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 5/6] test-terminal: introduce --no-stdin-pty
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 10/13] sparse-checkout: free sparse_filename after use
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 3/6] pager: introduce wait_for_pager
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 09/13] sparse-checkout: refactor temporary sparse_checkout_patterns
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 02/13] sparse-checkout: pass string literals directly to add_pattern()
- From: Jeff King <peff@xxxxxxxx>
- [no subject]
- Re: [PATCH v2] date: detect underflow when parsing dates with positive timezone offset
- From: Jeff King <peff@xxxxxxxx>
- Loom UX Issue
- From: Bastien Bonhoure <bastien@xxxxxxxxxxxx>
- Re: What's cooking in git.git (Jun 2024, #01; Mon, 3)
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: What's cooking in git.git (Jun 2024, #01; Mon, 3)
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] date: detect underflow when parsing dates with positive timezone offset
- From: darcy <acednes@xxxxxxxxx>
- Re: [PATCH v4 03/12] refs: pass storage format to `ref_store_init()` explicitly
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: What's cooking in git.git (Jun 2024, #01; Mon, 3)
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: What's cooking in git.git (Jun 2024, #01; Mon, 3)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] format-patch: assume --cover-letter for diff in multi-patch series
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/3] Branches are branches and not heads
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 13/13] sparse-checkout: free duplicate hashmap entries
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 10/13] sparse-checkout: free sparse_filename after use
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 09/13] sparse-checkout: refactor temporary sparse_checkout_patterns
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 1/4] docs: introduce document to announce breaking changes
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 20/29] sequencer: fix leaking string buffer in `commit_staged_changes()`
- From: Patrick Steinhardt <ps@xxxxxx>
- builtin/stash - segmentation fault
- From: Fadhil Mandaga <firodj@xxxxxxxxx>
- Re: [PATCH v5 4/4] BreakingChanges: document that we do not plan to deprecate git-checkout
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v5 2/4] BreakingChanges: document upcoming change from "sha1" to "sha256"
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v5 1/4] docs: introduce document to announce breaking changes
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 20/29] sequencer: fix leaking string buffer in `commit_staged_changes()`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 15/27] compat/win32: fix const-correctness with string constants
- From: Patrick Steinhardt <ps@xxxxxx>
- What's cooking in git.git (Jun 2024, #01; Mon, 3)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/1] macOS: ls-files path fails if path of workdir is NFD
- From: Jun T <takimoto-j@xxxxxxxxxxxxxxxxx>
- [PATCH] format-patch: assume --cover-letter for diff in multi-patch series
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: git hangs forever after updating to V.2.45.1
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [GSoC][PATCH 1/2] refs: setup ref consistency check infrastructure
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [bug report] git diff --relative not doing well with worktree in hooks
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 2/3] ls-remote: introduce --branches and deprecate --heads
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] ls-remote: introduce --branches and deprecate --heads
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: git pull --ff-only errors when git merge --ff-only passes
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] refs: call branches branches
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 0/3] Branches are branches and not heads
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH 2/3] ls-remote: introduce --branches and deprecate --heads
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [GSoC][PATCH] t/: migrate helper/test-example-decorate to the unit testing framework
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- [PATCH v4 6/6] add-patch: introduce the command '|'
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH v4 5/6] test-terminal: introduce --no-stdin-pty
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH v4 4/6] pager: introduce setup_custom_pager
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH v4 3/6] pager: introduce wait_for_pager
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH v4 2/6] pager: do not close fd 2 unnecessarily
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH v4 1/6] add-patch: test for 'p' command
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH v4 0/6] use the pager in 'add -p'
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH 3/3] show-ref: introduce --branches and deprecate --heads
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/3] ls-remote: introduce --branches and deprecate --heads
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 1/3] refs: call branches branches
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 0/3] Branches are branches and not heads
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 15/27] compat/win32: fix const-correctness with string constants
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH] t/: migrate helper/test-example-decorate to the unit testing framework
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: Commands using -h as an option don't work consistently
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 05/27] refspec: remove global tag refspec structure
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 03/27] refs/reftable: stop micro-optimizing refname allocations on copy
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH] t/: migrate helper/test-example-decorate to the unit testing framework
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- Re: [PATCH v2 3/3] upload-pack: allow configuring a missing-action
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 00/27] Compile with `-Wwrite-strings`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 15/27] compat/win32: fix const-correctness with string constants
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v5 4/4] BreakingChanges: document that we do not plan to deprecate git-checkout
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 3/4] BreakingChanges: document removal of grafting
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 2/4] BreakingChanges: document upcoming change from "sha1" to "sha256"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 1/4] docs: introduce document to announce breaking changes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/4] docs: introduce document to announce breaking changes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/2] rebase -i: improve error message when picking merge
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git pull --ff-only errors when git merge --ff-only passes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/3] upload-pack: allow configuring a missing-action
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2] date: detect underflow when parsing dates with positive timezone offset
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v5 1/4] docs: introduce document to announce breaking changes
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 20/29] sequencer: fix leaking string buffer in `commit_staged_changes()`
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2] date: detect underflow when parsing dates with positive timezone offset
- From: darcy <acednes@xxxxxxxxx>
- Re: [PATCH v2] date: detect underflow when parsing dates with positive timezone offset
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH 29/29] builtin/blame: fix leaking ignore revs files
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 28/29] builtin/blame: fix leaking prefixed paths
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 27/29] blame: fix leaking data for blame scoreboards
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 26/29] line-range: plug leaking find functions
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 25/29] merge: fix leaking merge bases
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 24/29] builtin/merge: fix leaking `struct cmdnames` in `get_strategy()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 23/29] sequencer: fix memory leaks in `make_script_with_merges()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 22/29] builtin/clone: plug leaking HEAD ref in `wanted_peer_refs()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 21/29] apply: fix leaking string in `match_fragment()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 20/29] sequencer: fix leaking string buffer in `commit_staged_changes()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 19/29] commit: fix leaking parents when calling `commit_tree_extended()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 18/29] config: fix leaking "core.notesref" variable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 17/29] rerere: fix various trivial leaks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 16/29] builtin/stash: fix leak in `show_stash()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 15/29] revision: free diff options
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 14/29] builtin/log: fix leaking commit list in git-cherry(1)
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 13/29] merge-recursive: fix memory leak when finalizing merge
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 12/29] builtin/merge-recursive: fix leaking object ID bases
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 11/29] builtin/difftool: plug memory leaks in `run_dir_diff()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 10/29] object-name: free leaking object contexts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 09/29] builtin/rev-list: fix leaking bitmap index when calculating disk usage
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 08/29] notes: fix memory leak when pruning notes
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 07/29] revision: fix leaking display notes
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 06/29] merge-recursive: fix leaging rename conflict info
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 05/29] biultin/rev-parse: fix memory leaks in `--parseopt` mode
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 04/29] bundle: plug leaks in `create_bundle()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 03/29] notes-utils: free note trees when releasing copied notes
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 02/29] parse-options: fix leaks for users of OPT_FILENAME
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 01/29] revision: fix memory leak when reversing revisions
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 00/29] Memory leak fixes (pt.2)
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 27/27] config.mak.dev: enable `-Wwrite-strings` warning
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 26/27] builtin/merge: always store allocated strings in `pull_twohead`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 25/27] builtin/rebase: always store allocated string in `options.strategy`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 24/27] builtin/rebase: do not assign default backend to non-constant field
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 23/27] imap-send: fix leaking memory in `imap_server_conf`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 22/27] imap-send: drop global `imap_server_conf` variable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 21/27] mailmap: always store allocated strings in mailmap blob
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 20/27] revision: always store allocated strings in output encoding
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 19/27] remote-curl: avoid assigning string constant to non-const variable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 18/27] send-pack: always allocate receive status
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 17/27] parse-options: cast long name for OPTION_ALIAS
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 16/27] http: do not assign string constant to non-const field
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 15/27] compat/win32: fix const-correctness with string constants
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 14/27] pretty: add casts for decoration option pointers
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 13/27] object-file: make `buf` parameter of `index_mem()` a constant
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 12/27] object-file: mark cached object buffers as const
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 11/27] ident: add casts for fallback name and GECOS
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 10/27] entry: refactor how we remove items for delayed checkouts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 09/27] line-log: always allocate the output prefix
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 08/27] line-log: stop assigning string constant to file parent buffer
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 07/27] diff: cast string constant in `fill_textconv()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 06/27] builtin/remote: cast away constness in `get_head_names()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 04/27] reftable: cast away constness when assigning constants to records
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 05/27] refspec: remove global tag refspec structure
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 03/27] refs/reftable: stop micro-optimizing refname allocations on copy
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 02/27] global: convert intentionally-leaking config strings to consts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 01/27] global: improve const correctness when assigning string constants
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 00/27] Compile with `-Wwrite-strings`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 1/4] docs: introduce document to announce breaking changes
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 12/12] builtin/refs: new command to migrate ref storage formats
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 11/12] refs: implement logic to migrate between ref storage formats
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 10/12] refs: implement removal of ref storages
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 09/12] worktree: don't store main worktree twice
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 08/12] reftable: inline `merged_table_release()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 07/12] refs/files: fix NULL pointer deref when releasing ref store
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 06/12] refs/files: extract function to iterate through root refs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 05/12] refs/files: refactor `add_pseudoref_and_head_entries()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 04/12] refs: allow to skip creation of reflog entries
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 03/12] refs: pass storage format to `ref_store_init()` explicitly
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 02/12] refs: convert ref storage format to an enum
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 01/12] setup: unset ref storage when reinitializing repository version
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 00/12] refs: ref storage migrations
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [bug report] git diff --relative not doing well with worktree in hooks
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v5 4/4] BreakingChanges: document that we do not plan to deprecate git-checkout
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 3/4] BreakingChanges: document removal of grafting
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 2/4] BreakingChanges: document upcoming change from "sha1" to "sha256"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 1/4] docs: introduce document to announce breaking changes
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 0/4] docs: document upcoming breaking changes
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 0/2] rebase -i: improve error message when picking merge
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [ANNOUNCE] Git for Windows 2.45.2
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH 1/2] refs: setup ref consistency check infrastructure
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [bug report] git diff --relative not doing well with worktree in hooks
- From: Antoine Bolvy <antoine.bolvy@xxxxxxxxx>
- Re: [PATCH v3 12/12] builtin/refs: new command to migrate ref storage formats
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH 1/2] refs: setup ref consistency check infrastructure
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH 2/2] refs: add name and content check for file backend
- From: Patrick Steinhardt <ps@xxxxxx>
- git pull --ff-only errors when git merge --ff-only passes
- From: Arundas T C <arundas.tc@xxxxxxxxx>
- [PATCH v2] date: detect underflow when parsing dates with positive timezone offset
- From: "darcy via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4 1/1] macOS: ls-files path fails if path of workdir is NFD
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 6/6] add-patch: introduce the command '|'
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH v3 5/6] test-terminal: introduce --no-stdin-pty
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH v3 4/6] pager: introduce setup_custom_pager
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH v3 3/6] pager: introduce wait_for_pager
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH v3 2/6] pager: do not close fd 2 unnecessarily
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH v3 1/6] add-patch: test for 'p' command
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH v3 0/6] use the pager in 'add -p'
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [GSoC]: Implement consistency check for refs blog
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC] Blog: move and improve reftable tests in the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- Re: [PATCH v3 12/12] builtin/refs: new command to migrate ref storage formats
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Git Rev News edition 111
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH] difftool: add env vars directly in run_file_diff()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v4 1/1] macOS: ls-files path fails if path of workdir is NFD
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git fetch --prune fails with "fatal: bad object"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/3] upload-pack: allow configuring a missing-action
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 12/12] builtin/refs: new command to migrate ref storage formats
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: git fetch --prune fails with "fatal: bad object"
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v4 4/4] BreakingChanges: document that we do not plan to deprecate git-checkout
- From: Todd Zullinger <tmz@xxxxxxxxx>
- Re: git fetch --prune fails with "fatal: bad object"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- git fetch --prune fails with "fatal: bad object"
- From: "Curley Joe" <m48cv7wg9w@xxxxxxxxxxxxxx>
- Re: [PATCH 06/13] dir.c: always copy input to add_pattern()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] doc: imply that interactive.singleKey is disabled by default
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [bug report] git diff --relative not doing well with worktree in hooks
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] upload-pack: allow configuring a missing-action
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v4 1/1] macOS: ls-files path fails if path of workdir is NFD
- Re: [GSoC][PATCH 2/2] refs: add name and content check for file backend
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [ANNOUNCE] Git v2.45.2 and friends to unbreak "git lfs" and others
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] doc: imply that interactive.singleKey is disabled by default
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 4/4] BreakingChanges: document that we do not plan to deprecate git-checkout
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 2/4] BreakingChanges: document upcoming change from "sha1" to "sha256"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/4] docs: introduce document to announce breaking changes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 02/13] sparse-checkout: pass string literals directly to add_pattern()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH 2/2] refs: add name and content check for file backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 02/19] global: assign non-const strings as required
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 02/19] global: assign non-const strings as required
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH 1/2] refs: setup ref consistency check infrastructure
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH] dir.c: skip .gitignore, etc larger than INT_MAX
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] dir.c: skip .gitignore, etc larger than INT_MAX
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 5/5] mv: replace src_dir with a strvec
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/13] leak fixes for sparse-checkout code
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t1517: more coverage for commands that work without repository
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: safe.directory wildcards
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: safe.directory wildcards
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: [GSoC][PATCH 2/2] refs: add name and content check for file backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH 1/2] refs: setup ref consistency check infrastructure
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 02/19] global: assign non-const strings as required
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 02/19] global: assign non-const strings as required
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 00/19] Compile with `-Wwrite-strings`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH] dir.c: skip .gitignore, etc larger than INT_MAX
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/13] leak fixes for sparse-checkout code
- From: Jeff King <peff@xxxxxxxx>
- [bug report] git diff --relative not doing well with worktree in hooks
- From: Antoine Bolvy <antoine.bolvy@xxxxxxxxx>
- [PATCH 13/13] sparse-checkout: free duplicate hashmap entries
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 12/13] sparse-checkout: free string list after displaying
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 11/13] sparse-checkout: free pattern list in sparse_checkout_list()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 10/13] sparse-checkout: free sparse_filename after use
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 09/13] sparse-checkout: refactor temporary sparse_checkout_patterns
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 08/13] sparse-checkout: always free "line" strbuf after reading input
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 07/13] sparse-checkout: reuse --stdin buffer when reading patterns
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 06/13] dir.c: always copy input to add_pattern()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 05/13] dir.c: free removed sparse-pattern hashmap entries
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 04/13] sparse-checkout: clear patterns when init() sees existing sparse file
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 03/13] dir.c: free strings in sparse cone pattern hashmaps
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] t1517: more coverage for commands that work without repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 02/13] sparse-checkout: pass string literals directly to add_pattern()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 01/13] sparse-checkout: free string list in write_cone_to_file()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/13] leak fixes for sparse-checkout code
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 0/4] docs: document upcoming breaking changes
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 5/5] mv: replace src_dir with a strvec
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 00/19] Compile with `-Wwrite-strings`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/4] docs: document upcoming breaking changes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] t1517: more coverage for commands that work without repository
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/8] midx-write: miscellaneous clean-ups for incremental MIDXs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: safe.directory wildcards
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 4/4] BreakingChanges: document that we do not plan to deprecate git-checkout
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 3/4] BreakingChanges: document removal of grafting
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 2/4] BreakingChanges: document upcoming change from "sha1" to "sha256"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 1/4] docs: introduce document to announce breaking changes
- From: Patrick Steinhardt <ps@xxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]