messages from 2024-09-25 18:07:01 to 2024-09-30 08:10:04 UTC [more...]
[PATCH 00/22] reftable: handle allocation errors
2024-09-30 8:08 UTC (26+ 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 0/4] Introduce a "promisor-remote" capability
2024-09-30 7:57 UTC (12+ 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
git-scm.com is now a static website
2024-09-30 7:46 UTC (5+ 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
[RFC PATCH v2 1/2] fetch: set-head with --set-head option
2024-09-30 6:40 UTC (7+ messages)
` [PATCH v3 0/2] fetch: set remote/HEAD if missing
` [PATCH v3 1/2] update_symref: add REF_CREATE_ONLY option
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)
./configure fails to link test program due to missing dependencies
2024-09-29 18:10 UTC (24+ 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 (30+ messages)
` [PATCH 08/23] builtin/submodule--helper: fix leaking remote ref on errors
` [PATCH v2 00/23] Memory leak fixes (pt.7)
` [PATCH v2 01/23] builtin/help: fix dangling reference to `html_path`
` [PATCH v2 02/23] builtin/help: fix leaking `html_path` when reading config multiple times
` [PATCH v2 03/23] git: fix leaking argv when handling builtins
` [PATCH v2 04/23] submodule: fix leaking update strategy
` [PATCH v2 05/23] builtin/submodule--helper: clear child process when not running it
` [PATCH v2 06/23] builtin/submodule--helper: fix leaking error buffer
` [PATCH v2 07/23] t/helper: fix leaking subrepo in nested submodule config helper
` [PATCH v2 08/23] builtin/submodule--helper: fix leaking remote ref on errors
` [PATCH v2 09/23] dir: fix off by one errors for ignored and untracked entries
` [PATCH v2 10/23] builtin/pull: fix leaking "ff" option
` [PATCH v2 11/23] diff: fix leaking orderfile option
` [PATCH v2 12/23] parse-options: free previous value of `OPTION_FILENAME`
` [PATCH v2 13/23] diffcore-order: fix leaking buffer when parsing orderfiles
` [PATCH v2 14/23] builtin/repack: fix leaking configuration
` [PATCH v2 15/23] builtin/difftool: plug several trivial memory leaks
` [PATCH v2 16/23] trace2: destroy context stored in thread-local storage
` [PATCH v2 17/23] submodule: fix leaking submodule ODB paths
` [PATCH v2 18/23] grep: fix leaking grep pattern
` [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] "
[PATCH 0/6] cat-file: add remote-object-info to batch-command
2024-09-26 1:38 UTC (20+ messages)
` [PATCH v2 "
` [PATCH v2 1/6] fetch-pack: refactor packet writing
` [PATCH v2 4/6] transport: add client support for object-info
` [PATCH v2 6/6] cat-file: add remote-object-info to batch-command
` [PATCH v3 0/6] "
` [PATCH v3 1/6] fetch-pack: refactor packet writing
` [PATCH v3 2/6] fetch-pack: move fetch initialization
` [PATCH v3 3/6] serve: advertise object-info feature
` [PATCH v3 4/6] transport: add client support for object-info
` [PATCH v3 5/6] cat-file: add declaration of variable i inside its for loop
` [PATCH v3 6/6] cat-file: add remote-object-info to batch-command
What's cooking in git.git (Sep 2024, #10; Wed, 25)
2024-09-26 0:03 UTC
Confusing error message for git switch -d
2024-09-25 23:11 UTC (2+ messages)
git diff --exit-code returns 0 when binary files differ
2024-09-25 21:52 UTC (4+ messages)
` [PATCH] diff: report modified binary files as changes in builtin_diff()
git diff --exit-code misbehaving in 2.46.x
2024-09-25 18:06 UTC (4+ messages)
[TOPIC 10/11] Project Tracking
2024-09-23 9:15 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
Code repositories for project(s) associated with this public inbox
https://80x24.org/mirrors/git.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).