messages from 2025-01-20 15:50:49 to 2025-01-24 09:59:18 UTC [more...]
[PATCH 00/10] A couple of CI improvements
2025-01-24 9:59 UTC (7+ messages)
` [PATCH v4 "
` [PATCH v4 02/10] t7422: fix flaky test caused by buffered stdout
` [PATCH v4 03/10] github: adapt containerized jobs to be rootless
[RFC PATCH 0/3] refspec: centralize refspec-related logic
2025-01-24 8:01 UTC (8+ messages)
` [RFC PATCH 1/3] refspec: relocate omit_name_by_refspec and related functions
` [RFC PATCH 2/3] refspec: relocate query "
` [RFC PATCH 3/3] refspec: relocate apply_refspecs and related funtions
[PATCH 00/10] add more ref consistency checks
2025-01-24 7:54 UTC (9+ messages)
` [PATCH 01/10] files-backend: add object check for regular ref
` [PATCH 04/10] packed-backend: add "packed-refs" header consistency check
[PATCH v2 0/2] gc: add --expire-to option
2025-01-24 7:49 UTC (5+ messages)
` [PATCH v3] gc: add `--expire-to` option
` [PATCH v4] "
unlink errors under windows in git pack-refs
2025-01-24 6:36 UTC (2+ messages)
What's cooking in git.git (Jan 2025, #06; Wed, 22)
2025-01-24 6:07 UTC (7+ messages)
fatal: Not a valid object name HEAD
2025-01-24 5:56 UTC (6+ messages)
` [PATCH] fetch set_head: fix non-mirror remotes in bare repositories
[PATCH v2 0/5] pack-write: cleanup usage of global variables
2025-01-24 5:46 UTC (3+ messages)
` [PATCH v3 "
Bug in 2.48 with `git refs migrate`
2025-01-24 4:06 UTC (5+ messages)
` [PATCH v2] reftable: write correct max_update_index to header
What's cooking in git.git (Jan 2025, #05; Fri, 17)
2025-01-23 23:46 UTC (20+ messages)
[PATCH] trace2: prevent segfault on config collection where no value specified
2025-01-23 21:15 UTC (8+ messages)
` [PATCH v2] "
[PATCH 0/6] hash: introduce unsafe_hash_algo(), drop unsafe_ variants
2025-01-23 18:50 UTC (16+ messages)
` [PATCH v3 0/8] "
` [PATCH v4 "
` [PATCH v4 1/8] t/helper/test-tool: implement sha1-unsafe helper
` [PATCH v4 2/8] csum-file: store the hash algorithm as a struct field
` [PATCH v4 3/8] csum-file.c: extract algop from hashfile_checksum_valid()
` [PATCH v4 4/8] hash.h: introduce `unsafe_hash_algo()`
` [PATCH v4 5/8] csum-file.c: use unsafe_hash_algo()
` [PATCH v4 6/8] t/helper/test-hash.c: "
` [PATCH v4 7/8] csum-file: introduce hashfile_checkpoint_init()
` [PATCH v4 8/8] hash.h: drop unsafe_ function variants
`git update-ref` fails to set reflog old_oid in 2.48
2025-01-23 17:55 UTC (12+ messages)
` [PATCH] refs: fix creation of corrupted reflogs for symrefs
` [PATCH v2] "
[PATCH] docs: indicate http.sslCertType and sslKeyType
2025-01-23 17:43 UTC (3+ messages)
[PATCH v2 0/8] pack-objects: Create an alternative name hash algorithm (recreated)
2025-01-22 23:28 UTC (16+ messages)
` [PATCH v3 "
` [PATCH v3 1/8] pack-objects: create new name-hash function version
` [PATCH v3 2/8] pack-objects: add --name-hash-version option
` [PATCH v3 3/8] repack: "
` [PATCH v3 4/8] pack-objects: add GIT_TEST_NAME_HASH_VERSION
` [PATCH v3 7/8] pack-objects: prevent name hash version change
` [PATCH v3 8/8] pack-objects: add third name hash version
[PATCH 0/3] refs: small followups to the migration corruption fix
2025-01-22 21:57 UTC (14+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] refs: mark `ref_transaction_update_reflog()` as static
` [PATCH v2 2/3] refs: use 'uint64_t' for 'ref_update.index'
` [PATCH v2 3/3] reftable: prevent 'update_index' changes after adding records
` [PATCH v3 0/3] refs: small followups to the migration corruption fix
` [PATCH v3 1/3] refs: mark `ref_transaction_update_reflog()` as static
` [PATCH v3 2/3] refs: use 'uint64_t' for 'ref_update.index'
` [PATCH v3 3/3] reftable: prevent 'update_index' changes after adding records
[PATCH 0/9] meson: a couple of additions
2025-01-22 21:42 UTC (14+ messages)
` [PATCH v3 00/11] "
` [PATCH v3 01/11] GIT-VERSION-GEN: simplify computing the dirty marker
` [PATCH v3 02/11] GIT-VERSION-GEN: allow running without input and output files
` [PATCH v3 03/11] meson: populate project version via GIT-VERSION-GEN
` [PATCH v3 04/11] meson: fix dependencies for generated headers
` [PATCH v3 05/11] meson: wire up development environments
` [PATCH v3 06/11] meson: wire up generation of distribution archive
` [PATCH v3 07/11] meson: wire up fuzzers
` [PATCH v3 08/11] meson: make the CSPRNG backend configurable
` [PATCH v3 09/11] meson: fix compilation with Visual Studio
` [PATCH v3 10/11] ci: raise error when Meson generates warnings
` [PATCH v3 11/11] ci: wire up Visual Studio build with Meson
[PATCH 0/5] remote: announce removal of "branches/" and "remotes/"
2025-01-22 20:32 UTC (8+ messages)
` [PATCH v4 "
` [PATCH v4 1/5] Makefile: wire up build option for deprecated features
` [PATCH v4 2/5] ci: merge linux-gcc-default into linux-gcc
` [PATCH v4 3/5] ci: repurpose "linux-gcc" job for deprecations
` [PATCH v4 4/5] builtin/pack-redundant: remove subcommand with breaking changes
` [PATCH v4 5/5] remote: announce removal of "branches/" and "remotes/"
[PATCH] refs: fix migration of reflogs respecting "core.logAllRefUpdates"
2025-01-22 18:02 UTC (2+ messages)
[PATCH v3 0/5] remote: announce removal of "branches/" and "remotes/"
2025-01-22 17:58 UTC (7+ messages)
` [PATCH v3 4/5] builtin/pack-redundant: remove subcommand with breaking changes
` [PATCH v3 5/5] remote: announce removal of "branches/" and "remotes/"
Git Version Confusion
2025-01-22 17:43 UTC (2+ messages)
[Feature Request] Allow batch removal of remotes with 'git remote remove'
2025-01-22 16:23 UTC (8+ messages)
[PATCH v2 00/11] meson: a couple of additions
2025-01-22 12:05 UTC (10+ messages)
` [PATCH v2 02/11] GIT-VERSION-GEN: allow running without input and output files
` [PATCH v2 03/11] meson: populate project version via GIT-VERSION-GEN
` [PATCH v2 06/11] meson: wire up generation of distribution archive
` [PATCH v2 10/11] ci: raise error when Meson generates warnings
git refs migrate does not migrate stash entries
2025-01-22 6:03 UTC (2+ messages)
[RFC PATCH 0/6] [RFC] Introduce cgit-rs, a Rust wrapper around libgit.a
2025-01-22 0:03 UTC (16+ messages)
` [PATCH v6 0/5] Introduce libgit-rs, "
` [PATCH v6 1/5] common-main: split init and exit code into new files
` [PATCH v6 2/5] libgit-sys: introduce Rust wrapper for libgit.a
` [PATCH v6 4/5] libgit: add higher-level libgit crate
[PATCH v2] t8002: fix ambiguous printf conversion specifications
2025-01-21 22:10 UTC (2+ messages)
[PATCH 0/5] Convert AsciiDoc files to .adoc extension
2025-01-21 21:59 UTC (8+ messages)
` [PATCH 4/5] doc: use .adoc extension for AsciiDoc files
[PATCH] grep: document negated line-number, column long options
2025-01-21 20:51 UTC (4+ messages)
Git in GSoC 2025
2025-01-21 20:35 UTC (6+ messages)
[PATCH] t8002-blame: simplify padding generation in blank boundary tests
2025-01-21 20:10 UTC (6+ messages)
[PATCH 0/4][Outreachy] Introduce os-version Capability with Configurable Options
2025-01-21 19:51 UTC (25+ messages)
` [PATCH v2 0/6][Outreachy] "
` [PATCH v2 1/6] version: refactor redact_non_printables()
` [PATCH v2 4/6] t5701: add setup test to remove side-effect dependency
` [PATCH v2 5/6] connect: advertise OS version
` [PATCH v2 6/6] version: introduce osversion.command config for os-version output
Erase a commit from a git repository
2025-01-21 17:30 UTC (2+ messages)
Git 2.48. Changed behavior of the git fetch
2025-01-21 17:26 UTC (5+ messages)
`git add` with unmatching case silently fails on case-insensitive file systems
2025-01-21 17:16 UTC (2+ messages)
[BUG] git crashes with a SIGBUS on sparc64 during pull
2025-01-21 16:37 UTC (7+ messages)
` [PATCH v2 0/5] "
git stash pop fails in specific git repository
2025-01-21 15:55 UTC
[PATCH 1/2] Check for Perl 5.26.0 from Meson build
2025-01-21 6:44 UTC (4+ messages)
` [PATCH 2/2] Fix Meson Perl version check
Rebase
2025-01-20 21:15 UTC (5+ messages)
Bug-Report: Git automerge merges in old content not present on the latest commit of both branches
2025-01-20 20:06 UTC (2+ messages)
[bug] Using --ignore-space-at-eol with --name-only does not apply the filtering
2025-01-20 16:28 UTC (2+ messages)
[PATCH 00/10] reftable: fix -Wsign-compare warnings
2025-01-20 16:17 UTC (12+ messages)
` [PATCH v2 "
` [PATCH v2 01/10] meson: stop disabling -Wsign-compare
` [PATCH v2 02/10] reftable/record: drop unused `print` function pointer
` [PATCH v2 03/10] reftable/record: handle overflows when decoding varints
` [PATCH v2 04/10] reftable/basics: adjust `common_prefix_size()` to return `size_t`
` [PATCH v2 05/10] reftable/basics: adjust `hash_size()` to return `uint32_t`
` [PATCH v2 06/10] reftable/block: adapt header and footer size to return a `size_t`
` [PATCH v2 07/10] reftable/block: adjust type of the restart length
` [PATCH v2 08/10] reftable/blocksource: adjust type of the block length
` [PATCH v2 09/10] reftable/blocksource: adjust `read_block()` to return `ssize_t`
` [PATCH v2 10/10] reftable: address trivial -Wsign-compare warnings
[GSoC] Introduction and microproject for GSoC 2025
2025-01-20 15:50 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;
as well as URLs for NNTP newsgroup(s).