messages from 2025-03-02 20:54:46 to 2025-03-04 20:20:11 UTC [more...]
[PATCH 00/12] Stop depending on `the_repository` in object-related subsystems
2025-03-04 20:16 UTC (18+ messages)
` [PATCH 01/12] csum-file: stop depending on `the_repository`
` [PATCH 02/12] object: "
` [PATCH 03/12] pack-write: stop depending on `the_repository` and `the_hash_algo`
` [PATCH 04/12] environment: move access to "core.bigFileThreshold" into repo settings
` [PATCH 05/12] pack-check: stop depending on `the_repository`
` [PATCH 06/12] pack-revindex: "
` [PATCH 07/12] pack-bitmap-write: "
` [PATCH 08/12] object-file-convert: "
` [PATCH 09/12] delta-islands: "
` [PATCH 10/12] object-file: split out logic regarding hash algorithms
` [PATCH 11/12] hash: fix "-Wsign-compare" warnings
` [PATCH 12/12] hash: stop depending on `the_repository` in `null_oid()`
[ANNOUNCE] Git v2.49.0-rc1
2025-03-04 19:42 UTC (3+ messages)
[Feature Request] Negated non-wildcard patterns in excluded directories in `.gitignore`
2025-03-04 19:17 UTC
[GSOC][PATCH 0/1] t1403: prefer test_path_exists helper function
2025-03-04 18:30 UTC (31+ messages)
` [PATCH 1/1] "
` [GSOC][PATCH v2 0/1] t1403: verify path exists and is a file
` [GSOC][PATCH v3 "
` [PATCH v3 1/1] t1403: verify that "
` [PATCH v4 0/1] t1403: verify "
` [PATCH v4 1/1] t1403: verify that "
` [PATCH v2 "
meson build: datadir missing?
2025-03-04 18:16 UTC (3+ messages)
[PATCH 0/2] t/unit-tests: convert unit-tests to use clar
2025-03-04 17:59 UTC (4+ messages)
` [PATCH 1/2] t/unit-tests: convert trailer test "
` [PATCH 2/2] t/unit-tests: convert urlmatch-normalization test to clar
What's cooking in git.git (Mar 2025, #01; Tue, 4)
2025-03-04 17:49 UTC
What's cooking in git.git (Mar 2025, #01; Tue, 4)
2025-03-04 17:45 UTC
[GSoC] Introduction and dev environment setup help
2025-03-04 17:08 UTC (3+ messages)
The transfer.hideRefs of the upload-pack process does not work properly
2025-03-04 16:40 UTC (7+ messages)
Subject: Memory Leak vulnerability in reftable/readwrite_test.c
2025-03-04 16:11 UTC (5+ messages)
` [PATCH v2] reftable: release name on reftable_reader_new() error
[PATCH] docs: fix repository-layout when building with breaking changes
2025-03-04 16:04 UTC (5+ messages)
[BUG/WIP PATCH] unit-tests: use clean test environment
2025-03-04 15:54 UTC (10+ messages)
[PATCH 0/10] some zlib inflating bug fixes
2025-03-04 15:41 UTC (16+ messages)
` [PATCH 01/10] loose_object_info(): BUG() on inflating content with unknown type
` [PATCH 05/10] git_inflate(): skip zlib_post_call() sanity check on Z_NEED_DICT
` [PATCH 06/10] unpack_loose_header(): avoid numeric comparison of zlib status
` [PATCH 10/10] unpack_loose_rest(): rewrite return handling for clarity
What's cooking in git.git (Feb 2025, #09; Fri, 28)
2025-03-04 15:30 UTC (11+ messages)
` ps/reftable-sans-compat-util, was "
[GSoC][RFC PATCH 0/6] Add --subject-extra-prefix flag to format-patch
2025-03-04 13:05 UTC (11+ messages)
` [GSoC][RFC PATCH 1/6] builtin/log: add subject-extra-prefix "
` [GSoC][RFC PATCH 2/6] builtin/log: die if -k and --suject-extra-prefix are used together
` [GSoC][RFC PATCH 3/6] revision: add subject_extra_field to struct rev_info
` [GSoC][RFC PATCH 4/6] builtin/log: fill subject extra prefix in format-patch
` [GSoC][RFC PATCH 5/6] log-tree: add subject prefix in output email subject
` [GSoC][RFC PATCH 6/6] t4014: add tests for the new flag --subject-extra-prefix
[PATCH v2] gitk: added external diff file rename detection
2025-03-04 13:01 UTC (2+ messages)
` [PATCH v3] "
Suggestion: Enhance git init with Language-Specific Templates
2025-03-04 11:49 UTC
[PATCH v2 0/7] refs: introduce support for partial reference transactions
2025-03-04 10:31 UTC (15+ messages)
` [PATCH v2 5/7] refs: introduce enum-based transaction error types
` [PATCH v2 6/7] refs: implement partial reference transaction support
` [PATCH v2 7/7] update-ref: add --allow-partial flag for stdin mode
[PATCH 0/2] add -p: a couple of hunk splitting fixes
2025-03-04 10:25 UTC (10+ messages)
` [PATCH 1/2] add -p: mark split hunks as undecided
[PATCH] meson: distinguish build and target host binaries
2025-03-04 9:07 UTC (3+ messages)
GIT-BUILD-OPTIONS can override manual invocations
2025-03-04 8:29 UTC (2+ messages)
[PATCH 00/34] misc *.txt -> *.adoc fixes
2025-03-04 0:15 UTC (43+ messages)
` [PATCH 01/34] t0450: "
` [PATCH 02/34] .gitattributes: more *.txt -> *.adoc updates
` [PATCH 03/34] doc: remove unneeded .gitattributes
` [PATCH 04/34] Makefile: update reference to technical/racy-git.adoc
` [PATCH 05/34] README: *.txt -> *.adoc fixes
` [PATCH 06/34] CodingGuidelines: "
` [PATCH 07/34] MyFirstContribution: "
` [PATCH 08/34] MyFirstObjectWalk: "
` [PATCH 09/34] howto/new-command: update reference to builtin docs
` [PATCH 10/34] technical/partial-clone: update reference to rev-list-options.adoc
` [PATCH 11/34] doc: *.txt -> *.adoc fixes
` [PATCH 12/34] advice.h: "
` [PATCH 13/34] apply.c: "
` [PATCH 14/34] builtin.h: "
` [PATCH 15/34] config.c: "
` [PATCH 16/34] contrib/long-running-filter: "
` [PATCH 17/34] diff.h: "
` [PATCH 18/34] diffcore.h: "
` [PATCH 19/34] fsck.h: "
` [PATCH 20/34] list-objects-filter-options.h: "
` [PATCH 21/34] object-name.c: "
` [PATCH 22/34] parse-options.h: "
` [PATCH 23/34] pseudo-merge.h: "
` [PATCH 24/34] refs.h: "
` [PATCH 25/34] setup.c: "
` [PATCH 26/34] simple-ipc.h: "
` [PATCH 27/34] t/helper/test-rot13-filter.c: "
` [PATCH 28/34] t6012: "
` [PATCH 29/34] t6434: "
` [PATCH 30/34] trace2.h: "
` [PATCH 31/34] trace2/tr2_sysenv.c: "
` [PATCH 32/34] transport.h: "
` [PATCH 33/34] unpack-trees.c: "
` [PATCH 34/34] xdiff: "
[PATCH] [GSOC][PATCH] Modernize Test Path Checking in Git’s Test Suite
2025-03-03 20:57 UTC (3+ messages)
[PATCH 0/3] completion: fix bugs with slashes in remote names
2025-03-03 20:29 UTC (10+ messages)
` [PATCH 3/3] "
[PATCH] bundle-uri: copy all bundle references ino the refs/bundle space
2025-03-03 18:49 UTC (8+ messages)
` [PATCH v2 0/3] "
[RFC PATCH] config: teach `repo_config()` to allow `repo` to be NULL
2025-03-03 18:24 UTC (7+ messages)
[PATCH v4 0/6] Introduce a "promisor-remote" capability
2025-03-03 16:58 UTC (5+ messages)
` [PATCH v5 0/3] "
` [PATCH v5 3/3] doc: add technical design doc for large object promisors
[PATCH] editorconfig: add .bash extension
2025-03-03 16:40 UTC (2+ messages)
[PATCH] meson: fix building technical and howto docs
2025-03-03 16:37 UTC (4+ messages)
[PATCH] BreakingChanges: early adopter option
2025-03-03 16:32 UTC (7+ messages)
` [PATCH v2] "
` Re* "
[PATCH v4 0/4] batch blob diff generation
2025-03-03 16:30 UTC (8+ messages)
` [PATCH v5 "
` [PATCH v5 1/4] diff: return diff_filepair from diff queue helpers
` [PATCH v5 2/4] diff: add option to skip resolving diff statuses
` [PATCH v5 3/4] builtin: introduce diff-pairs command
[Windows] Severe problems after upgrading to 2.48.1.windows.1
2025-03-03 15:20 UTC
[PATCH 00/13] midx: incremental multi-pack indexes, part two
2025-03-03 10:55 UTC (10+ messages)
` [PATCH v3 "
` [PATCH v3 01/13] Documentation: describe incremental MIDX bitmaps
` [PATCH v3 03/13] pack-bitmap.c: open and store incremental bitmap layers
[PATCH 0/9] builtin/cat-file: allow filtering objects in batch mode
2025-03-03 10:40 UTC (6+ messages)
` [PATCH 2/9] builtin/cat-file: wire up an option to filter objects
Git in GSoC 2025
2025-03-03 10:00 UTC (3+ messages)
[PATCH] doc: fix typo in it.po
2025-03-03 9:17 UTC (6+ messages)
PKCS#11 authentication fails due to escaped URI
2025-03-02 23:21 UTC
[Feature Request] Enhancing Git with Inline Code Commenting Features for Improved Code Annotation
2025-03-02 21:36 UTC (3+ messages)
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).