messages from 2025-02-27 16:22:53 to 2025-03-02 11:11:42 UTC [more...]
git-mentoring Google group replacement?
2025-03-02 11:11 UTC (3+ messages)
[GSoC][Patch] Does it have developer documentation?
2025-03-02 10:34 UTC
[Feature Request] Enhancing Git with Inline Code Commenting Features for Improved Code Annotation
2025-03-02 9:06 UTC (2+ messages)
[PATCH 0/3] completion: fix bugs with slashes in remote names
2025-03-02 7:45 UTC (4+ messages)
` [PATCH 1/3] completion: add helper to escape strings for fnmatch
` [PATCH 2/3] completion: add helper to count path components
` [PATCH 3/3] completion: fix bugs with slashes in remote names
[GSoC] Add more builtin patterns for userdiff: Add builtin patterns for Verilog
2025-03-02 6:05 UTC
1
2025-03-02 3:45 UTC
git-p4 enhancements and fixes
2025-03-02 2:27 UTC
[PATCH 0/7] Add Format Specifier for Blame
2025-03-01 21:45 UTC (8+ messages)
` [PATCH 1/7] builtin/blame: Accept a user-specified format
` [PATCH 2/7] builtin/blame: Add blame.format config option
` [PATCH 3/7] pretty: Add F and L format specifiers
` [PATCH 4/7] builtin/blame: Expand format when available
` [PATCH 5/7] t8015: Add tests for git blame -F
` [PATCH 6/7] Documentation: Move placeholders to separate file
` [PATCH 7/7] Documentation: Add docs for blame format
[PATCH] add --must-filter option for fetch and clone
2025-03-01 21:07 UTC
[RFC PATCH] config: teach `repo_config()` to allow `repo` to be NULL
2025-03-01 19:45 UTC (7+ messages)
[PATCH 0/3] doc: txt -> adoc fixes
2025-03-01 19:41 UTC (22+ messages)
` [PATCH 1/3] doc: update howto-index.sh for .adoc extensions
` [PATCH 2/3] contrib/contacts: rename .txt to .adoc
` [PATCH 3/3] contrib/subtree: "
` [PATCH v2 0/3] doc: txt -> adoc fixes
` [PATCH v2 1/3] doc: update howto-index.sh for .adoc extensions
` [PATCH v2 2/3] contrib/contacts: rename .txt to .adoc
` [PATCH v2 3/3] contrib/subtree: "
` [PATCH v2 4/3] doc: fix build-docdep.perl
Subject: Null pointer dereference vulnerability in commit.c
2025-03-01 15:56 UTC (2+ messages)
Subject: Null pointer dereference vulnerability in src/read-cache.h
2025-03-01 12:47 UTC (2+ messages)
Question about `git gc` locking files
2025-03-01 12:06 UTC (3+ messages)
Subject: Memory Leak vulnerability in reftable/readwrite_test.c
2025-03-01 11:34 UTC (4+ messages)
[GSOC][PATCH 0/1] t1403: prefer test_path_exists helper function
2025-03-01 10:58 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] bundle-uri: copy all bundle references ino the refs/bundle space
2025-03-01 10:33 UTC (8+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] "
` [PATCH v2 2/3] bundle-uri: update bundle clone tests with new refspec path
` [PATCH v2 3/3] bundle-uri: add test for bundle-uri clones with tags
Git in GSoC 2025
2025-03-01 0:47 UTC (7+ messages)
What's cooking in git.git (Feb 2025, #09; Fri, 28)
2025-03-01 0:45 UTC
[PATCH 00/13] midx: incremental multi-pack indexes, part two
2025-03-01 0:31 UTC (32+ messages)
` [PATCH v3 "
` [PATCH v3 01/13] Documentation: describe incremental MIDX bitmaps
` [PATCH v3 02/13] pack-revindex: prepare for "
` [PATCH v3 03/13] pack-bitmap.c: open and store incremental bitmap layers
` [PATCH v3 04/13] pack-bitmap.c: teach `bitmap_for_commit()` about incremental MIDXs
` [PATCH v3 06/13] pack-bitmap.c: support bitmap pack-reuse with "
` [PATCH v3 07/13] pack-bitmap.c: teach `rev-list --test-bitmap` about "
` [PATCH v3 10/13] ewah: implement `struct ewah_or_iterator`
` [PATCH v3 11/13] pack-bitmap.c: keep track of each layer's type bitmaps
` [PATCH v3 12/13] pack-bitmap.c: use `ewah_or_iterator` for type bitmap iterators
` [PATCH v3 13/13] midx: implement writing incremental MIDX bitmaps
[RFH] Issues and Contributions to friendly third-party projects
2025-02-28 22:25 UTC (2+ messages)
[PATCH v2 0/3] batch blob diff generation
2025-02-28 21:33 UTC (25+ messages)
` [PATCH v3 "
` [PATCH v3 2/3] builtin: introduce diff-pairs command
` [PATCH v4 0/4] batch blob diff generation
` [PATCH v4 1/4] diff: return diff_filepair from diff queue helpers
` [PATCH v4 2/4] diff: add option to skip resolving diff statuses
` [PATCH v4 3/4] builtin: introduce diff-pairs command
` [PATCH v4 4/4] builtin/diff-pairs: allow explicit diff queue flush
` [PATCH v5 0/4] batch blob diff generation
` [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
` [PATCH v5 4/4] builtin/diff-pairs: allow explicit diff queue flush
git client erroneously downloads files when --filter=blob:none and filtering unsupported
2025-02-28 20:27 UTC (3+ messages)
GIT-BUILD-OPTIONS can override manual invocations
2025-02-28 20:08 UTC
[PATCH 0/9] builtin/cat-file: allow filtering objects in batch mode
2025-02-28 17:44 UTC (20+ messages)
` [PATCH 2/9] builtin/cat-file: wire up an option to filter objects
` [PATCH 5/9] builtin/cat-file: support "object:type=" objects filter
` [PATCH 6/9] pack-bitmap: expose function to iterate over bitmapped objects
` [PATCH 7/9] pack-bitmap: introduce function to check whether a pack is bitmapped
` [PATCH 9/9] builtin/cat-file: use bitmaps to efficiently filter by object type
[PATCH] BreakingChanges: early adopter option
2025-02-28 17:28 UTC (5+ messages)
` [PATCH v2] "
` Re* "
[PATCH 0/2] add -p: a couple of hunk splitting fixes
2025-02-28 17:06 UTC (9+ messages)
` [PATCH 1/2] add -p: mark split hunks as undecided
'git rev-list' commit ordering issue
2025-02-28 16:05 UTC (5+ messages)
t/t5620-backfill failure on s390x
2025-02-28 15:31 UTC
[PATCH 0/2] t/lib-gpg: ensure GNUPGHOME is created as needed
2025-02-28 15:26 UTC (3+ messages)
[BUG/WIP PATCH] unit-tests: use clean test environment
2025-02-28 14:15 UTC (3+ messages)
Small/Large business Funding
2025-02-28 12:16 UTC
[PATCH 00/14] refs: batch refname availability checks
2025-02-28 9:26 UTC (18+ messages)
` [PATCH v4 00/16] "
` [PATCH v4 01/16] object-name: introduce `repo_get_oid_with_flags()`
` [PATCH v4 02/16] object-name: allow skipping ambiguity checks in `get_oid()` family
` [PATCH v4 03/16] builtin/update-ref: skip ambiguity checks when parsing object IDs
` [PATCH v4 04/16] refs: introduce function to batch refname availability checks
` [PATCH v4 05/16] refs/reftable: "
` [PATCH v4 06/16] refs/files: batch refname availability checks for normal transactions
` [PATCH v4 07/16] refs/files: batch refname availability checks for initial transactions
` [PATCH v4 08/16] refs: stop re-verifying common prefixes for availability
` [PATCH v4 09/16] refs/iterator: separate lifecycle from iteration
` [PATCH v4 10/16] refs/iterator: provide infrastructure to re-seek iterators
` [PATCH v4 11/16] refs/iterator: implement seeking for merged iterators
` [PATCH v4 12/16] refs/iterator: implement seeking for reftable iterators
` [PATCH v4 13/16] refs/iterator: implement seeking for ref-cache iterators
` [PATCH v4 14/16] refs/iterator: implement seeking for packed-ref iterators
` [PATCH v4 15/16] refs/iterator: implement seeking for files iterators
` [PATCH v4 16/16] refs: reuse iterators when determining refname availability
[PATCH 0/6] builtin/maintenance: introduce "reflog-expire" task
2025-02-28 8:35 UTC (5+ messages)
[PATCH 0/2] Hot fixes from Git for Windows v2.49.0-rc0
2025-02-28 7:58 UTC (5+ messages)
` [PATCH 1/2] ident: stop assuming that `gw_gecos` is writable
` [PATCH 2/2] meson: fix sorting
[PATCH 0/2] pack-objects: freshen objects with multi-cruft packs
2025-02-28 7:52 UTC (10+ messages)
` [PATCH 1/2] builtin/repack.c: simplify cruft pack aggregation
` [PATCH 2/2] builtin/pack-objects.c: freshen objects from existing cruft packs
gitweb.js build mistake
2025-02-28 7:02 UTC (4+ messages)
Draft of Git Rev News edition 1ZO
2025-02-28 6:41 UTC (2+ messages)
` Draft of Git Rev News edition 120
misc. gitweb patches (directories first, …)
2025-02-28 6:31 UTC
gitweb encoding issues (partial patch)
2025-02-28 6:27 UTC
[PATCH v7 0/9] add more ref consistency checks
2025-02-28 5:02 UTC (6+ messages)
` [PATCH v7 3/9] packed-backend: check whether the "packed-refs" is regular file
The transfer.hideRefs of the upload-pack process does not work properly
2025-02-28 2:32 UTC (3+ messages)
[PATCH 0/10] some zlib inflating bug fixes
2025-02-28 0:38 UTC (19+ messages)
` [PATCH 01/10] loose_object_info(): BUG() on inflating content with unknown type
` [PATCH 02/10] unpack_loose_header(): simplify next_out assignment
` [PATCH 04/10] unpack_loose_header(): fix infinite loop on broken zlib input
` [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 09/10] unpack_loose_rest(): simplify error handling
` [PATCH 10/10] unpack_loose_rest(): rewrite return handling for clarity
[PATCH 0/7][Outreachy] stop using the_repository global variable
2025-02-27 22:39 UTC (6+ messages)
` [PATCH v2 00/12][Outreachy] "
` [PATCH v2 02/12] builtin/verify-tag: stop using `the_repository`
[ANNOUNCE] Git for Windows 2.49.0-rc0
2025-02-27 20:56 UTC (2+ messages)
[ANNOUNCE] Git v2.49.0-rc0
2025-02-27 20:55 UTC (3+ messages)
\b character escapes in CLI usage
2025-02-27 18:40 UTC (9+ messages)
` General output formatting (was: Re: \b character escapes in CLI usage)
` General output formatting
[GSoC][PATCH v4] merge-strategies.adoc: detail submodule merge
2025-02-27 17:50 UTC (3+ messages)
gripe: bash completion broken for 'diff' from outside working tree
2025-02-27 17:46 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