messages from 2024-09-26 11:47:01 to 2024-09-30 12:32:18 UTC [more...]
[PATCH 0/2] read-cache: two small leak fixes
2024-09-30 12:32 UTC (5+ messages)
` [PATCH 1/2] read-cache: free threaded memory pool
` [PATCH 2/2] read-cache: free hash context in do_write_index()
What's cooking in git.git (Sep 2024, #12; Sun, 29)
2024-09-30 10:57 UTC
[RFC PATCH v2 1/2] fetch: set-head with --set-head option
2024-09-30 9:27 UTC (8+ messages)
` [PATCH v3 0/2] fetch: set remote/HEAD if missing
` [PATCH v3 1/2] update_symref: add REF_CREATE_ONLY option
[PATCH 0/4] Introduce a "promisor-remote" capability
2024-09-30 9:17 UTC (13+ messages)
` [PATCH v2 "
` [PATCH v2 3/4] Add 'promisor-remote' capability to protocol v2
` [PATCH v2 4/4] promisor-remote: check advertised name or URL
[PATCH 00/23] Memory leak fixes (pt.8)
2024-09-30 9:14 UTC (24+ messages)
` [PATCH 01/23] builtin/annotate: fix leaking args vector
` [PATCH 02/23] read-cache: fix leaking hash context in `do_write_index()`
` [PATCH 03/23] scalar: fix leaking repositories
` [PATCH 04/23] shell: fix leaking strings
` [PATCH 05/23] wt-status: fix leaking buffer with sparse directories
` [PATCH 06/23] submodule: fix leaking submodule entry list
` [PATCH 07/23] builtin/stash: fix leaking `pathspec_from_file`
` [PATCH 08/23] builtin/pack-redundant: fix various memory leaks
` [PATCH 09/23] builtin/clone: fix leaking repo state when cloning with bundle URIs
` [PATCH 10/23] t/helper: fix leaking repository in partial-clone helper
` [PATCH 11/23] builtin/revert: fix leaking `gpg_sign` and `strategy` config
` [PATCH 12/23] diff: improve lifecycle management of diff queues
` [PATCH 13/23] line-log: fix several memory leaks
` [PATCH 14/23] pseudo-merge: fix various "
` [PATCH 15/23] pseudo-merge: fix leaking strmap keys
` [PATCH 16/23] pack-bitmap-write: fix leaking OID array
` [PATCH 17/23] midx-write: fix leaking buffer
` [PATCH 18/23] revision: fix memory leaks when rewriting parents
` [PATCH 19/23] revision: fix leaking saved parents
` [PATCH 20/23] pack-write: fix return parameter of `write_rev_file_order()`
` [PATCH 21/23] t/helper: fix leaks in proc-receive helper
` [PATCH 22/23] remote: fix leaking push reports
` [PATCH 23/23] builtin/send-pack: fix leaking list of push options
./configure fails to link test program due to missing dependencies
2024-09-30 8:50 UTC (23+ messages)
[PATCH 0/4] deprecating core.preferSymlinkRefs
2024-09-30 8:45 UTC (4+ messages)
` [PATCH 1/4] refs: deprecate core.preferSymlinkRefs
[PATCH 00/22] reftable: handle allocation errors
2024-09-30 8:09 UTC (35+ messages)
` [PATCH v2 "
` [PATCH v2 04/22] reftable/basics: handle allocation failures in `reftable_calloc()`
` [PATCH v2 05/22] reftable/basics: handle allocation failures in `parse_names()`
` [PATCH v3 00/22] refatble: handle allocation errors
` [PATCH v3 01/22] reftable/error: introduce out-of-memory error code
` [PATCH v3 02/22] reftable/basics: merge "publicbasics" into "basics"
` [PATCH v3 03/22] reftable: introduce `reftable_strdup()`
` [PATCH v3 04/22] reftable/basics: handle allocation failures in `reftable_calloc()`
` [PATCH v3 05/22] reftable/basics: handle allocation failures in `parse_names()`
` [PATCH v3 06/22] reftable/record: handle allocation failures on copy
` [PATCH v3 07/22] reftable/record: handle allocation failures when decoding records
` [PATCH v3 08/22] reftable/writer: handle allocation failures in `writer_index_hash()`
` [PATCH v3 09/22] reftable/writer: handle allocation failures in `reftable_new_writer()`
` [PATCH v3 10/22] reftable/merged: handle allocation failures in `merged_table_init_iter()`
` [PATCH v3 11/22] reftable/reader: handle allocation failures for unindexed reader
` [PATCH v3 12/22] reftable/reader: handle allocation failures in `reader_init_iter()`
` [PATCH v3 13/22] reftable/stack: handle allocation failures on reload
` [PATCH v3 14/22] reftable/stack: handle allocation failures in `reftable_new_stack()`
` [PATCH v3 15/22] reftable/stack: handle allocation failures in `stack_compact_range()`
` [PATCH v3 16/22] reftable/stack: handle allocation failures in auto compaction
` [PATCH v3 17/22] reftable/iter: handle allocation failures when creating indexed table iter
` [PATCH v3 18/22] reftable/blocksource: handle allocation failures
` [PATCH v3 19/22] reftable/block: "
` [PATCH v3 20/22] reftable/pq: handle allocation failures when adding entries
` [PATCH v3 21/22] reftable/tree: handle allocation failures
` [PATCH v3 22/22] reftable: handle trivial "
git-scm.com is now a static website
2024-09-30 7:46 UTC (4+ messages)
[PATCH 0/3] reftable: graceful concurrent writes
2024-09-30 6:49 UTC (5+ messages)
` [PATCH v4 "
` [PATCH v4 3/3] refs/reftable: reload locked stack when preparing transaction
Push to GitHub HTTP repo fails (>v2.45.2)
2024-09-30 5:29 UTC (3+ messages)
` AW: "
[PATCH] unicode: update the width tables to Unicode 16
2024-09-29 18:58 UTC (4+ messages)
Bug in git-gui
2024-09-29 18:35 UTC (4+ messages)
[PATCH] cmake: generalize the handling of the `UNIT_TEST_OBJS` list
2024-09-29 17:48 UTC (3+ messages)
[PATCH] documentation: add missing word "ref"
2024-09-29 15:17 UTC
Draft of Git Rev News edition 115
2024-09-29 10:36 UTC
[PATCH v4 0/5] add ref content check for files backend
2024-09-29 7:17 UTC (11+ messages)
` [PATCH v5 0/9] "
` [PATCH v5 1/9] ref: initialize "fsck_ref_report" with zero
` [PATCH v5 2/9] builtin/refs: support multiple worktrees check for refs
` [PATCH v5 3/9] ref: port git-fsck(1) regular refs check for files backend
` [PATCH v5 4/9] ref: add more strict checks for regular refs
` [PATCH v5 5/9] ref: add basic symref content check for files backend
` [PATCH v5 6/9] ref: add escape check for the referent of symref
` [PATCH v5 7/9] ref: enhance escape situation for worktrees
` [PATCH v5 8/9] t0602: add ref content checks "
` [PATCH v5 9/9] ref: add symlink ref content check for files backend
[PATCH 05/22] reftable/basics: handle allocation failures in `parse_names()`
2024-09-29 7:00 UTC
[PATCH v2 05/22] reftable/basics: handle allocation failures in `parse_names()`
2024-09-29 6:53 UTC
[PATCH] send-email: document --mailmap and associated configuration
2024-09-29 6:51 UTC
[PATCH] send-email: document --mailmap and associated configuration
2024-09-29 6:51 UTC
[ANNOUNCE] Git v2.47.0-rc0
2024-09-29 6:50 UTC
[GSoC][PATCH] unit-tests: add tests for oidset.h
2024-09-29 6:49 UTC
[GSoC][PATCH] unit-tests: add tests for oidset.h
2024-09-29 6:49 UTC
[PATCH 6/5] git-rerere: document the 'clear' and 'diff' commands
2024-09-29 3:34 UTC
[PATCH] git-diff: Introduce --index and deprecate --cached
2024-09-29 3:29 UTC
[PATCH] fsmonitor OSX: fix hangs for submodules
2024-09-29 2:41 UTC
[PATCH] add-patch: edit the hunk again
2024-09-28 14:30 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v3] "
How dangerous is --committer-date-is-author-date these days?
2024-09-28 10:04 UTC (3+ messages)
Can a note be pushed to origin?
2024-09-28 9:52 UTC (4+ messages)
[GSoC][PATCH] unit-tests: add tests for oidset.h
2024-09-28 7:02 UTC (7+ messages)
` [PATCH] howto-maintain-git: discarding inactive topics
[PATCH] builtin/clone: teach git-clone(1) the --ref= argument
2024-09-27 20:10 UTC (5+ messages)
[TOPIC 07/11] New Contributors and Discord
2024-09-27 19:22 UTC (6+ messages)
Notes from the Git Contributor's Summit, 2024
2024-09-27 17:40 UTC (10+ messages)
` [TOPIC 01/11] Rust
[PATCH] fetch: use bundle URIs when having creationToken heuristic
2024-09-27 9:04 UTC (3+ messages)
` [PATCH] builtin/clone: teach git-clone(1) the --ref= argument
` [PATCH v2] "
Pretty output in JSON format
2024-09-27 6:49 UTC (5+ messages)
[PATCH 0/3] LSan quality of life improvements
2024-09-27 3:58 UTC (9+ messages)
` [PATCH 1/3] test-lib: stop showing old leak logs
` [PATCH 2/3] test-lib: show leak-sanitizer logs on --immediate failure
` [PATCH 3/3] test-lib: check for leak logs after every test
[PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
2024-09-27 3:57 UTC (13+ messages)
` [PATCH v5 0/8] "
` [PATCH v5 1/8] finalize_object_file(): check for name collision before renaming
` [PATCH v5 2/8] finalize_object_file(): refactor unlink_or_warn() placement
` [PATCH v5 3/8] finalize_object_file(): implement collision check
` [PATCH v5 4/8] pack-objects: use finalize_object_file() to rename pack/idx/etc
` [PATCH v5 5/8] sha1: do not redefine `platform_SHA_CTX` and friends
` [PATCH v5 6/8] hash.h: scaffolding for _unsafe hashing variants
` [PATCH v5 7/8] Makefile: allow specifying a SHA-1 for non-cryptographic uses
` [PATCH v5 8/8] csum-file.c: use unsafe SHA-1 implementation when available
[PATCH 0/28] leak fixes for http fetch/push
2024-09-27 3:55 UTC (32+ messages)
` [PATCH 03/28] fetch-pack: fix leaking sought refs
` [PATCH 04/28] connect: clear child process before freeing in diagnostic mode
` [PATCH 05/28] fetch-pack: free object filter before exiting
` [PATCH 06/28] fetch-pack, send-pack: clean up shallow oid array
` [PATCH 07/28] commit: avoid leaking already-saved buffer
` [PATCH 08/28] send-pack: free cas options before exit
` [PATCH 09/28] transport-helper: fix strbuf leak in push_refs_with_push()
` [PATCH 14/28] http: fix leak of http_object_request struct
` [PATCH 15/28] http: call git_inflate_end() when releasing http_object_request
` [PATCH 20/28] http-push: free repo->url string
` [PATCH 21/28] http-push: free curl header lists
[ANNOUNCE] Git v2.47.0-rc0
2024-09-27 0:20 UTC (2+ messages)
[ANNOUNCE] Git for Windows 2.47.0-rc0
2024-09-26 23:19 UTC
[PATCH 0/4] Remove the_repository global for am, annotate, apply, archive builtins
2024-09-26 19:17 UTC (8+ messages)
` [PATCH 1/4] git: pass in repo for RUN_SETUP_GENTLY
` [PATCH 3/4] apply: remove the_repository global variable
What's cooking in git.git (Sep 2024, #11; Thu, 26)
2024-09-26 17:33 UTC
"git stash push" doesn't respect pathspec regarding files added to index
2024-09-26 16:44 UTC
[PATCH] BreakingChanges: early adopter option
2024-09-26 16:26 UTC (8+ messages)
[PATCH 00/23] Memory leak fixes (pt.7)
2024-09-26 11:58 UTC (12+ messages)
` [PATCH 08/23] builtin/submodule--helper: fix leaking remote ref on errors
` [PATCH v2 00/23] Memory leak fixes (pt.7)
` [PATCH v2 19/23] promisor-remote: fix leaking partial clone filter
` [PATCH v2 20/23] builtin/maintenance: fix leaking config string
` [PATCH v2 21/23] builtin/maintenance: fix leak in `get_schedule_cmd()`
` [PATCH v2 22/23] revision: fix leaking parents when simplifying commits
` [PATCH v2 23/23] diffcore-break: fix leaking filespecs when merging broken pairs
Git clone failure
2024-09-26 11:54 UTC (6+ messages)
` [EXTERNAL] "
[TOPIC 10/11] Project Tracking
2024-09-23 9:15 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).