messages from 2025-01-07 02:49:52 to 2025-01-09 10:32:06 UTC [more...]
[PATCH] builtin/blame: fix out-of-bounds read with excessive `--abbrev`
2025-01-09 10:31 UTC (2+ messages)
[PATCH 0/5] remote: announce removal of "branches/" and "remotes/"
2025-01-09 10:20 UTC (20+ messages)
` [PATCH v2 "
` [PATCH v2 2/5] ci: merge linux-gcc-default into linux-gcc
` [PATCH v2 5/5] remote: announce removal of "branches/" and "remotes/"
What's cooking in git.git (Dec 2024, #11; Mon, 30)
2025-01-09 10:00 UTC (18+ messages)
` a less-invasive racy-leak fix, was "
` [PATCH 0/6] a less-invasive racy-leak fix
` [PATCH 4/6] test-lib: simplify leak-log checking
` [PATCH 0/3] lsan test-lib readability
` [PATCH 1/3] test-lib: invert return value of check_test_results_san_file_empty
` [PATCH 2/3] test-lib: simplify lsan results check
` [PATCH 3/3] test-lib: add a few comments to LSan log checking
[BUGREPORT] git diff-tree --cc SEGFAUTs
2025-01-09 8:57 UTC (21+ messages)
` [PATCH 0/14] combine-diff cleanups
` [PATCH 01/14] run_diff_files(): delay allocation of combine_diff_path
` [PATCH 02/14] combine-diff: add combine_diff_path_new()
` [PATCH 03/14] tree-diff: clear parent array in path_appendnew()
` [PATCH 04/14] combine-diff: use pointer for parent paths
` [PATCH 05/14] diff: add a comment about combine_diff_path.parent.path
` [PATCH 06/14] run_diff_files(): de-mystify the size of combine_diff_path struct
` [PATCH 07/14] tree-diff: drop path_appendnew() alloc optimization
` [PATCH 08/14] tree-diff: pass whole path string to path_appendnew()
` [PATCH 09/14] tree-diff: inline path_appendnew()
` [PATCH 10/14] combine-diff: drop public declaration of combine_diff_path_size()
` [PATCH 11/14] tree-diff: drop list-tail argument to diff_tree_paths()
` [PATCH 12/14] tree-diff: use the name "tail" to refer to list tail
` [PATCH 13/14] tree-diff: simplify emit_path() list management
` [PATCH 14/14] tree-diff: make list tail-passing more explicit
[PATCH] fsck: reject misconfigured fsck.skipList
2025-01-09 8:00 UTC (3+ messages)
[PATCH 00/10] A couple of CI improvements
2025-01-09 7:33 UTC (22+ messages)
` [PATCH 02/10] t7422: fix flaky test caused by buffered stdout
` [PATCH v3 00/10] A couple of CI improvements
` [PATCH v3 01/10] t0060: fix EBUSY in MinGW when setting up runtime prefix
` [PATCH v3 02/10] t7422: fix flaky test caused by buffered stdout
` [PATCH v3 03/10] github: adapt containerized jobs to be rootless
` [PATCH v3 04/10] github: convert all Linux jobs to be containerized
` [PATCH v3 05/10] github: simplify computation of the job's distro
` [PATCH v3 06/10] gitlab-ci: remove the "linux-old" job
` [PATCH v3 07/10] gitlab-ci: add linux32 job testing against i386
` [PATCH v3 08/10] ci: stop special-casing for Ubuntu 16.04
` [PATCH v3 09/10] ci: use latest Ubuntu release
` [PATCH v3 10/10] ci: remove stale code for Azure Pipelines
[PATCH 0/2] t/unit-tests: convert hash tests to use clar
2025-01-09 7:30 UTC (15+ messages)
` [PATCH 1/2] t/unit-tests: match functions signature with trailing code
` [PATCH 2/2] t/unit-tests: convert hash to use clar test framework
` [PATCH v2 0/1] "
` [PATCH v2 1/1] "
[PATCH] help: interpret help.autocorrect=1 as "immediate" rather than 0.1s
2025-01-09 7:05 UTC (5+ messages)
[PATCH v4 00/16] Start compiling with `-Wsign-compare`
2025-01-09 6:20 UTC (4+ messages)
` [PATCH v4 13/16] builtin/blame: fix type of `length` variable when emitting object ID
[PATCH 00/10] Fix segfaults when using the unsafe SHA1 backend
2025-01-09 5:57 UTC (8+ messages)
` [PATCH 02/10] builtin/fast-import: fix segfault with "
` [PATCH 02/10] builtin/fast-import: fix segfault with unsafe SHA1
[PATCH] difftool docs: restore correct position of tool list
2025-01-08 23:35 UTC
[PATCH] rev-list: print missing object type with --missing=print-type
2025-01-08 23:13 UTC (7+ messages)
[PATCH 0/2] reftable/stack: stop dying on exhausted entropy pool
2025-01-08 22:44 UTC (19+ messages)
` [PATCH 1/2] wrapper: allow generating insecure random bytes
` [PATCH 2/2] reftable/stack: accept "
[PATCH] docs: update contributing guide to refer current bugs and feature requests
2025-01-08 20:40 UTC (3+ messages)
Would it be possible to add an option to disable validating submodule paths?
2025-01-08 19:30 UTC (6+ messages)
` Re[2]: "
[PATCH 0/6] hash: introduce unsafe_hash_algo(), drop unsafe_ variants
2025-01-08 19:14 UTC (10+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 1/8] t/helper/test-tool: implement sha1-unsafe helper
` [PATCH v2 2/8] csum-file: store the hash algorithm as a struct field
` [PATCH v2 3/8] csum-file.c: extract algop from hashfile_checksum_valid()
` [PATCH v2 4/8] hash.h: introduce `unsafe_hash_algo()`
` [PATCH v2 5/8] csum-file.c: use unsafe_hash_algo()
` [PATCH v2 6/8] t/helper/test-hash.c: "
` [PATCH v2 7/8] csum-file: introduce hashfile_checkpoint_init()
` [PATCH v2 8/8] hash.h: drop unsafe_ function variants
[PATCH 0/6] cat-file: add remote-object-info to batch-command
2025-01-08 18:37 UTC (17+ messages)
` [PATCH v8 0/6] "
` [PATCH v8 5/6] transport: add client support for object-info
` [PATCH v8 6/6] cat-file: add remote-object-info to batch-command
` [PATCH v9 0/8] "
` [PATCH v9 1/8] git-compat-util: add strtoul_ul() with error handling
` [PATCH v9 2/8] cat-file: add declaration of variable i inside its for loop
` [PATCH v9 3/8] cat-file: split test utility functions into a separate library file
` [PATCH v9 4/8] fetch-pack: refactor packet writing
` [PATCH v9 5/8] fetch-pack: move fetch initialization
` [PATCH v9 6/8] serve: advertise object-info feature
` [PATCH v9 7/8] transport: add client support for object-info
` [PATCH v9 8/8] cat-file: add remote-object-info to batch-command
[PATCH] t-reftable-basics: allow for `malloc` to be `#define`d
2025-01-08 17:41 UTC (4+ messages)
[PATCH 0/4][Outreachy] Introduce os-version Capability with Configurable Options
2025-01-08 16:15 UTC (13+ messages)
` [PATCH 1/4] version: refactor redact_non_printables()
` [PATCH 2/4] version: refactor get_uname_info()
` [PATCH 3/4] connect: advertise OS version
[PATCH] meson: fix perl dependencies
2025-01-08 16:13 UTC (4+ messages)
Intent to prepare the Linux FSMonitor patches for merging
2025-01-08 15:27 UTC
[PATCH 00/10] add more ref consistency checks
2025-01-08 8:40 UTC (15+ messages)
` [PATCH 01/10] files-backend: add object check for regular ref
` [PATCH 02/10] builtin/refs.h: get worktrees without reading head info
` [PATCH 03/10] packed-backend: check whether the "packed-refs" is regular
` [PATCH 04/10] packed-backend: add "packed-refs" header consistency check
` [PATCH 10/10] builtin/fsck: add `git refs verify` child process
bug: Segfault with git diff
2025-01-08 6:01 UTC (3+ messages)
` [PATCH 0/1] Exit on invalid diff status of diff_filepair
` [PATCH 1/1] "
[PATCH v3] credential-cache: respect request capabilities
2025-01-08 2:05 UTC (3+ messages)
` [PATCH v4] "
[PATCH] t7407: use test_grep
2025-01-07 23:36 UTC (6+ messages)
What's cooking in git.git (Jan 2025, #02; Mon, 6)
2025-01-07 23:12 UTC (3+ messages)
[PATCH] docs: fix typesetting of merge driver placeholders
2025-01-07 23:11 UTC (2+ messages)
[PATCH] doc: git-restore: migrate to new style format
2025-01-07 21:48 UTC (3+ messages)
[PATCH] doc: git-notes.txt: migrate to new documentation format
2025-01-07 21:22 UTC (3+ messages)
[PATCH 0/3] Doc git commit
2025-01-07 21:14 UTC (4+ messages)
` [PATCH 1/3] doc: git-commit: apply new documentation guidelines
[PATCH 00/14] Stop using `the_repository` in some trivial cases
2025-01-07 21:15 UTC (7+ messages)
` [PATCH 01/14] progress: stop using `the_repository`
[PATCH] RFC: git-request-get maintainer receiving from git-request-pull
2025-01-07 21:05 UTC (4+ messages)
[PATCH] send-email: implement SMTP bearer authentication
2025-01-07 19:49 UTC
[PATCH v2] maintenance: add prune-remote-refs task
2025-01-07 18:48 UTC (5+ messages)
` [PATCH v3] "
[PATCH] RelNotes/2.48.0: fix typos etc
2025-01-07 18:42 UTC (2+ messages)
git restore --staged -p on merge conflict causes crash
2025-01-07 16:07 UTC (3+ messages)
git status to show only ignored files
2025-01-07 12:54 UTC
[GIT PULL] l10n updates for 2.48.0 round 1
2025-01-07 8:02 UTC
[BUG] Git 2.48.0-rc2 - Test t0610.26 Fails
2025-01-07 6:51 UTC (2+ messages)
[Bug report] signingKey beying bypassed
2025-01-07 3:00 UTC (4+ messages)
[PATCH v2 00/10] A couple of CI improvements
2025-01-07 2:49 UTC (3+ messages)
` [PATCH v2 02/10] t7422: fix flaky test caused by buffered stdout
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).