messages from 2025-03-10 15:59:58 to 2025-03-12 21:29:31 UTC [more...]
Tags are no longer fetched when fetching specific commit
2025-03-12 21:29 UTC (4+ messages)
` [PATCH] fetch: fix following tags when fetching specific OID
` [PATCH 0/9] fetch: further ref-prefix cleanups and optimizations
[PATCH 00/13] PATH WALK II: Add --path-walk option to 'git pack-objects'
2025-03-12 21:21 UTC (11+ messages)
` [PATCH 01/13] pack-objects: extract should_attempt_deltas()
` [PATCH 02/13] pack-objects: add --path-walk option
` [PATCH 03/13] pack-objects: update usage to match docs
` [PATCH 10/13] pack-objects: refactor path-walk delta phase
[PATCH 0/2] pack-objects: freshen objects with multi-cruft packs
2025-03-12 20:49 UTC (22+ messages)
` [PATCH v4 0/6] "
` [PATCH v4 1/6] t/t5329-pack-objects-cruft.sh: evict 'repack'-related tests
` [PATCH v4 2/6] t7704-repack-cruft.sh: consolidate `write_blob()`
` [PATCH v4 3/6] t/lib-cruft.sh: extract some cruft-related helpers
` [PATCH v4 4/6] pack-objects: generate cruft packs at most one object over threshold
` [PATCH v4 5/6] builtin/repack.c: simplify cruft pack aggregation
` [PATCH v4 6/6] builtin/pack-objects.c: freshen objects from existing cruft packs
Windows Application Issue | Git | REF # 56282410
2025-03-12 20:44 UTC
[GSoC PATCH] pathspec: fix sign comparison warnings
2025-03-12 20:20 UTC
[GSoC PATCH] rm: fix sign comparison warnings
2025-03-12 20:19 UTC
[PATCH 0/3] Small new merge-ort features, prepping for deletion of merge-recursive.[ch]
2025-03-12 20:05 UTC (11+ messages)
` [PATCH 1/3] merge-ort: add new merge_ort_generic() function
` [PATCH 2/3] merge-ort: allow rename detection to be disabled
` [PATCH 3/3] merge-ort: support having merge verbosity be set to 0
[PATCH 0/6] cat-file: add remote-object-info to batch-command
2025-03-12 19:53 UTC (13+ messages)
` [PATCH v10 0/8] "
` [PATCH v10 8/8] "
` [PATCH v11 0/8] "
` [PATCH v11 8/8] "
[GSoC PATCH] t9400: prefer test_path_* helper functions
2025-03-12 18:13 UTC (4+ messages)
[PATCH] promisor-remote: fix segfault when remote URL is missing
2025-03-12 17:02 UTC (14+ messages)
` [PATCH v2] "
` [PATCH v3] "
Making bit-by-bit reproducible Git Bundles?
2025-03-12 16:02 UTC (2+ messages)
[PATCH 00/14] refs: batch refname availability checks
2025-03-12 15:56 UTC (41+ messages)
` [PATCH v5 00/16] "
` [PATCH v5 02/16] object-name: allow skipping ambiguity checks in `get_oid()` family
` [PATCH v5 04/16] refs: introduce function to batch refname availability checks
` [PATCH v5 05/16] refs/reftable: "
` [PATCH v5 06/16] refs/files: batch refname availability checks for normal transactions
` [PATCH v5 07/16] refs/files: batch refname availability checks for initial transactions
` [PATCH v5 08/16] refs: stop re-verifying common prefixes for availability
` [PATCH v5 09/16] refs/iterator: separate lifecycle from iteration
` [PATCH v6 00/16] refs: batch refname availability checks
` [PATCH v6 01/16] object-name: introduce `repo_get_oid_with_flags()`
` [PATCH v6 02/16] object-name: allow skipping ambiguity checks in `get_oid()` family
` [PATCH v6 03/16] builtin/update-ref: skip ambiguity checks when parsing object IDs
` [PATCH v6 04/16] refs: introduce function to batch refname availability checks
` [PATCH v6 05/16] refs/reftable: "
` [PATCH v6 06/16] refs/files: batch refname availability checks for normal transactions
` [PATCH v6 07/16] refs/files: batch refname availability checks for initial transactions
` [PATCH v6 08/16] refs: stop re-verifying common prefixes for availability
` [PATCH v6 09/16] refs/iterator: separate lifecycle from iteration
` [PATCH v6 10/16] refs/iterator: provide infrastructure to re-seek iterators
` [PATCH v6 11/16] refs/iterator: implement seeking for merged iterators
` [PATCH v6 12/16] refs/iterator: implement seeking for reftable iterators
` [PATCH v6 13/16] refs/iterator: implement seeking for ref-cache iterators
` [PATCH v6 14/16] refs/iterator: implement seeking for packed-ref iterators
` [PATCH v6 15/16] refs/iterator: implement seeking for files iterators
` [PATCH v6 16/16] refs: reuse iterators when determining refname availability
[PATCH 0/4] rev-list: introduce NUL-delimited output mode
2025-03-12 15:56 UTC (20+ messages)
` [PATCH 1/4] rev-list: inline `show_object_with_name()` in `show_object()`
` [PATCH 2/4] rev-list: refactor early option parsing
` [PATCH 3/4] rev-list: support delimiting objects with NUL bytes
` [PATCH 4/4] rev-list: support NUL-delimited --missing option
Iffy output given git diff --unified=2147483647
2025-03-12 15:51 UTC
[PATCH] ci: perform build and smoke tests for Meson docs
2025-03-12 14:28 UTC
What's cooking in git.git (Mar 2025, #02; Thu, 6)
2025-03-12 14:09 UTC (5+ messages)
[PATCH] docs: fix repository-layout when building with breaking changes
2025-03-12 13:43 UTC (10+ messages)
` [PATCH v2] "
` [PATCH] docs: fix check-docs with WITH_BREAKING_CHANGES
[PATCH 0/3] meson: improve handling of `-Dbreaking_changes=true`
2025-03-12 13:17 UTC (4+ messages)
` [PATCH 1/3] meson: define WITH_BREAKING_CHANGES when enabling breaking changes
` [PATCH 2/3] meson: don't compile git-pack-redundant(1) with "
` [PATCH 3/3] meson: don't install git-pack-redundant(1) docs "
[GSoC PATCH] reftable: return proper error code from block_writer_add()
2025-03-12 12:49 UTC (7+ messages)
` [GSoC PATCH v2] "
` [GSoC PATCH v3 0/2] reftable: return proper error codes from block_writer_add
` [PATCH v3 1/2] reftable: propagate specific error codes in block_writer_add()
` [PATCH v3 2/2] reftable: adapt writer code to propagate block_writer_add() errors
[GSoC] Microproject: Updating Documentation
2025-03-12 8:19 UTC (6+ messages)
[PATCH] [GSOC] Update MyFirstContribution.adoc to current codebase
2025-03-12 8:15 UTC
[PATCH 0/2] EDITME: cover title for 493-add-command-to-purge-reflog-entries
2025-03-12 7:15 UTC (3+ messages)
` [PATCH v2] reflog: implement subcommand to drop reflogs
[PATCH v1 0/4] drop "name-rev --stdin" support
2025-03-12 7:01 UTC (19+ messages)
` [PATCH v1 1/4] t: introduce WITH_BREAKING_CHANGES prerequisite
` [PATCH v1 2/4] t6120: avoid hiding "git" exit status
` [PATCH v1 3/4] t6120: further modernize
` [PATCH v1 4/4] name-rev: remove "--stdin" support
` [PATCH v2 0/6] drop "name-rev --stdin" support
` [PATCH v2 1/6] t: document test_lazy_prereq
` [PATCH v2 2/6] t: extend test_lazy_prereq
` [PATCH v2 3/6] t: introduce WITH_BREAKING_CHANGES prerequisite
` [PATCH v2 4/6] t6120: avoid hiding "git" exit status
` [PATCH v2 5/6] t6120: further modernize
` [PATCH v2 6/6] name-rev: remove "--stdin" support
[PATCH 00/19] reftable: stop using "git-compat-util.h"
2025-03-12 6:51 UTC (5+ messages)
` [PATCH v6 00/18] "
[GSoC PATCH v3 0/1] Refactor SMTP Auth Error Handling
2025-03-12 6:46 UTC (2+ messages)
` [GSoC PATCH v3 1/1] Unify SMTP auth error handling
[PATCH] dir.h: remove duplicate forward declaration of struct repository
2025-03-11 22:13 UTC (2+ messages)
git rebase skips reapplied commits
2025-03-11 18:55 UTC (2+ messages)
[GSoC PATCH] decorate: fix sign comparison warnings
2025-03-11 18:26 UTC (6+ messages)
` [GSoC PATCH v2] "
Defining timestamp_t as intmax_t instead of uintmax_t
2025-03-11 18:23 UTC (4+ messages)
[PATCH] environment: move access to "core.attributesfile" into repo settings
2025-03-11 17:41 UTC (15+ messages)
` [GSOC PATCH v2 0/2] Stop depending on `the_repository` for core.attributesfile
` [GSOC PATCH v2 1/2] environment: move access to "core.attributesfile" into repo settings
` [GSOC PATCH v2 2/2] attr: use `repo_settings_get_attributesfile_path()` and update callers
Interest in Git's Global State Reduction Project - UC Berkeley CS Student
2025-03-11 16:04 UTC
[Outreachy] Blog: Introducing myself as an intern working to convert unit test to use clar
2025-03-11 12:07 UTC (4+ messages)
` [Outreachy] Blog: Completion of My Outreachy Internship
[ANNOUNCE] Git for Windows 2.49.0-rc2
2025-03-11 10:55 UTC
[PATCH 0/1] [GSoC]smtp_auth_maybe: improve smtp authentication error handling logic
2025-03-11 8:03 UTC (4+ messages)
` [PATCH 1/1] Improve SMTP "
[GSoC PATCH v2 0/1] improve smtp auth error handling logic
2025-03-11 6:49 UTC (3+ messages)
` [GSoC PATCH v2 1/1] improve smtp authentication "
[PATCH 0/2] describe and diff: implement --no-optional-locks
2025-03-11 2:10 UTC (9+ messages)
[PATCH 00/12] Stop depending on `the_repository` in object-related subsystems
2025-03-10 22:39 UTC (3+ messages)
` [PATCH v4 "
[PATCH v3 00/12] Stop depending on `the_repository` in object-related subsystems
2025-03-10 22:37 UTC (5+ messages)
` [PATCH v3 12/12] hash: stop depending on `the_repository` in `null_oid()`
[PATCH v5 0/6] fast-export, fast-import: add support for signed-commits
2025-03-10 22:36 UTC (3+ messages)
` [PATCH v6 "
[PATCH v3 0/8] refs: introduce support for partial reference transactions
2025-03-10 18:50 UTC (9+ messages)
` [PATCH v3 6/8] refs: implement partial reference transaction support
` [PATCH] config.mak.dev: enable -Wunreachable-code
[ANNOUNCE] Git v2.49.0-rc2
2025-03-10 17:15 UTC
[PATCH] git-clone doc: fix indentation
2025-03-10 16:55 UTC (2+ messages)
[PATCH] doc: add a blank line around block delimiters
2025-03-10 16:19 UTC (2+ messages)
[PATCH] archive: error instead of triggering a segfault in `git archive --remote=""`
2025-03-10 15:59 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