messages from 2025-02-01 10:09:36 to 2025-02-04 21:34:31 UTC [more...]
[PATCH v4 0/6] Enable doing a shallow clone of a specific git revision
2025-02-04 21:34 UTC (16+ messages)
` [PATCH v4 2/6] clone: make it possible to specify --tags
` [PATCH v4 3/6] clone: refactor wanted_peer_refs()
` [PATCH v4 4/6] clone: add tags refspec earlier to fetch refspec
` [PATCH v4 5/6] clone: introduce struct clone_opts in builtin/clone.c
` [PATCH v4 6/6] builtin/clone: teach git-clone(1) the --revision= option
` [PATCH v5 0/7] Enable doing a shallow clone of a specific git revision
` [PATCH v5 1/7] clone: cut down on global variables in clone.c
` [PATCH v5 2/7] clone: make it possible to specify --tags
` [PATCH v5 3/7] clone: refactor wanted_peer_refs()
[PATCH v2] worktree: detect from secondary worktree if main worktree is bare
2025-02-04 20:33 UTC (9+ messages)
` [PATCH v3] "
Git in GSoC 2025
2025-02-04 18:36 UTC (20+ messages)
[PATCH v3] gc: add `--expire-to` option
2025-02-04 18:15 UTC (3+ messages)
` [PATCH v4] "
[GSOC] Introduction and microproject selection
2025-02-04 17:50 UTC
What's cooking in git.git (Jan 2025, #09; Fri, 31)
2025-02-04 17:48 UTC (5+ messages)
Usability issue: "Your branch is up to date"
2025-02-04 17:43 UTC (9+ messages)
` Fwd: "
[PATCH v2 0/2] rev-list: print additional missing object information
2025-02-04 16:40 UTC (14+ messages)
` [PATCH v3 0/4] "
` [PATCH v3 1/4] quote: add c quote flag to ignore core.quotePath
` [PATCH v3 2/4] quote: add quote_path() flag to ignore config
` [PATCH v3 3/4] rev-list: add print-info action to print missing object path
` [PATCH v3 4/4] rev-list: extend print-info to print missing object type
[PATCH] ci: fix base commit fallback for check-whitespace and check-style
2025-02-04 16:17 UTC (2+ messages)
[PATCH 0/2] builtin/repack: fix `--keep-unreachable` when there are no packs
2025-02-04 15:22 UTC (14+ messages)
` [PATCH 1/2] t7700: add tests for `--keep-unreachable`
` [PATCH 2/2] builtin/repack: fix `--keep-unreachable` when there are no packs
` [PATCH v2] "
[GSoC][PATCH] remote: relocate valid_remote_name
2025-02-04 14:48 UTC (7+ messages)
` [GSoC][PATCH v2] "
[PATCH v2 0/3] refspec: centralize refspec-related logic
2025-02-04 13:58 UTC (17+ messages)
` [PATCH v3 0/5] "
` [PATCH v3 1/5] refactor(remote): rename function omit_name_by_refspec
` [PATCH v3 3/5] refactor(remote): rename query_refspecs functions
` [GSoC][PATCH v4 0/5] refspec: centralize refspec-related logic
` [GSoC][PATCH v4 1/5] remote: rename function omit_name_by_refspec
` [GSoC][PATCH v4 2/5] refspec: relocate refname_matches_negative_refspec_item
` [GSoC][PATCH v4 3/5] remote: rename query_refspecs functions
` [GSoC][PATCH v4 4/5] refspec: relocate matching related functions
` [GSoC][PATCH v4 5/5] refspec: relocate apply_refspecs and related funtions
[PATCH v4] help: interpret boolean string values for help.autocorrect
2025-02-04 13:38 UTC (7+ messages)
` [PATCH 1/2] help: show the suggested command when help.autocorrect is false
` [PATCH 2/2] help: add "show" as a valid configuration value
[PATCH] thunderbird-patch-inline: avoid bashism
2025-02-04 13:28 UTC (4+ messages)
[PATCH] t6423: fix suppression of Git’s exit code in tests
2025-02-04 13:08 UTC (6+ messages)
[PATCH] contrib/vscode: respect configurable options of IntelliSense
2025-02-04 12:57 UTC
[PATCH v2 0/8] add more ref consistency checks
2025-02-04 5:32 UTC (22+ messages)
` [PATCH v2 3/8] packed-backend: check whether the "packed-refs" is regular
` [PATCH v2 5/8] packed-backend: check whether the refname contains NUL characters
` [PATCH v2 6/8] packed-backend: add "packed-refs" entry consistency check
` [PATCH v2 7/8] packed-backend: check whether the "packed-refs" is sorted
` [PATCH v2 8/8] builtin/fsck: add `git refs verify` child process
What's cooking in git.git (Jan 2025, #06; Wed, 22)
2025-02-04 2:35 UTC (12+ messages)
[PATCH 0/5] PATH WALK III: Add 'git backfill' command
2025-02-04 0:18 UTC (19+ messages)
` [PATCH 1/5] backfill: add builtin boilerplate
` [PATCH v2 0/5] PATH WALK III: Add 'git backfill' command
` [PATCH v2 2/5] backfill: basic functionality and tests
` [PATCH v2 4/5] backfill: add --sparse option
` [PATCH v3 0/5] PATH WALK III: Add 'git backfill' command
` [PATCH v3 1/5] backfill: add builtin boilerplate
` [PATCH v3 2/5] backfill: basic functionality and tests
` [PATCH v3 3/5] backfill: add --min-batch-size=<n> option
` [PATCH v3 4/5] backfill: add --sparse option
` [PATCH v3 5/5] backfill: assume --sparse when sparse-checkout is enabled
[PATCH 0/2] transport: don't ignore git-receive-pack(1) exit code on atomic push
2025-02-03 23:26 UTC (11+ messages)
` [PATCH v5 0/8] "
` [PATCH v5 1/8] t5504: modernize test by moving heredocs into test bodies
` [PATCH v5 2/8] t5548: refactor to reuse setup_upstream() function
` [PATCH v5 3/8] t5548: refactor test cases by resetting upstream
` [PATCH v5 4/8] t5548: add new porcelain test cases
` [PATCH v5 5/8] t5548: add porcelain push test cases for dry-run mode
` [PATCH v5 6/8] send-pack: new return code "ERROR_SEND_PACK_BAD_REF_STATUS"
` [PATCH v5 7/8] t5543: atomic push reports exit code failure
` [PATCH v5 8/8] send-pack: gracefully close the connection for atomic push
What's cooking in git.git (Jan 2025, #08; Tue, 28)
2025-02-03 21:32 UTC (5+ messages)
[GSOC] [Newbie] Test Script t6423 Microproject
2025-02-03 16:45 UTC (4+ messages)
Continuous Benchmarking
2025-02-03 16:33 UTC (2+ messages)
[PATCH v3 0/3] refs: small followups to the migration corruption fix
2025-02-03 15:38 UTC (10+ messages)
` [PATCH v3 3/3] reftable: prevent 'update_index' changes after adding records
` undefined behavior in unit tests, was "
[PATCH 0/3] setup: fix reinit of repos with different formats
2025-02-03 15:02 UTC (6+ messages)
` [PATCH 2/3] setup: fix reinit of repos with incompatible GIT_DEFAULT_REF_FORMAT
[PATCH 0/4] t/unit-tests: convert unit-tests to use clar
2025-02-03 14:56 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] t/unit-tests: convert hashmap test to use clar test framework
` [PATCH v2 3/4] t/unit-tests: convert strbuf "
[PATCH v2 00/20] reftable: stop using "git-compat-util.h"
2025-02-03 8:40 UTC (8+ messages)
` [PATCH v2 04/20] reftable/record: stop using `COPY_ARRAY()`
` [PATCH v2 15/20] compat: consistently resolve headers via project root
[PATCH 00/19] reftable: stop using "git-compat-util.h"
2025-02-03 8:03 UTC (20+ messages)
` [PATCH v3 00/18] "
` [PATCH v3 01/18] reftable/stack: stop using `read_in_full()`
` [PATCH v3 02/18] reftable/stack: stop using `write_in_full()`
` [PATCH v3 03/18] reftable/blocksource: stop using `xmmap()`
` [PATCH v3 04/18] reftable/record: stop using `COPY_ARRAY()`
` [PATCH v3 05/18] reftable/record: stop using `BUG()` in `reftable_record_init()`
` [PATCH v3 06/18] reftable/record: don't `BUG()` in `reftable_record_cmp()`
` [PATCH v3 07/18] reftable: stop using `BUG()` in trivial cases
` [PATCH v3 08/18] reftable/basics: stop using `st_mult()` in array allocators
` [PATCH v3 09/18] reftable/basics: provide wrappers for big endian conversion
` [PATCH v3 10/18] reftable/reader: stop using `ARRAY_SIZE()` macro
` [PATCH v3 11/18] reftable/system: introduce `reftable_rand()`
` [PATCH v3 12/18] reftable/stack: stop using `sleep_millisec()`
` [PATCH v3 13/18] reftable/basics: stop using `SWAP()` macro
` [PATCH v3 14/18] reftable/basics: stop using `UNUSED` annotation
` [PATCH v3 15/18] compat/mingw: split out POSIX-related bits
` [PATCH v3 16/18] git-compat-util.h: split out POSIX-emulating bits
` [PATCH v3 17/18] reftable: decouple from Git codebase by pulling in "compat/posix.h"
` [PATCH v3 18/18] Makefile: skip reftable library for Coccinelle
[PATCH v4 0/8] transport: don't ignore git-receive-pack(1) exit code on atomic push
2025-02-03 6:04 UTC (4+ messages)
` [PATCH v4 1/8] t5504: modernize test by moving heredocs into test bodies
[PATCH 0/4] hash: introduce generic wrappers to update hash contexts
2025-02-03 5:42 UTC (3+ messages)
[PATCH 1/1] t5401: prefer test_path_is_* helper function
2025-02-02 23:43 UTC (4+ messages)
[PATCH] credential: warn about git-credential-store [RFC]
2025-02-02 23:41 UTC (3+ messages)
"meson test" very slow on Windows
2025-02-02 23:13 UTC (5+ messages)
GIT for windows not downloading
2025-02-02 23:05 UTC (2+ messages)
[PATCH] rev-list: skip bitmap traversal for --left-right
2025-02-02 12:28 UTC (2+ messages)
[PATCH 1/1] Renamed all *.txt files to .adoc of Documentation
2025-02-02 4:52 UTC (3+ messages)
[ANNOUNCE] Git Rev News edition 119
2025-02-01 21:47 UTC
[PATCH 0/1] Rename all *.txt files to .adoc in Documentation
2025-02-01 20:03 UTC (2+ messages)
[PATCH 0/1] Rename all *.txt files to .adoc in Documentation
2025-02-01 13:40 UTC
[PATCH 1/1] Renamed all *.txt files to .adoc of Documentation
2025-02-01 13:17 UTC
Feature idea: Git hook for pre-checkout
2025-02-01 10:09 UTC (4+ 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).