messages from 2025-01-17 21:31:56 to 2025-01-22 03:08:33 UTC [more...]
[Feature Request] Allow batch removal of remotes with 'git remote remove'
2025-01-22 3:08 UTC (6+ messages)
git refs migrate does not migrate stash entries
2025-01-22 2:09 UTC
[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 (12+ messages)
` [PATCH 1/5] doc: update gitignore for "
` [PATCH 2/5] editorconfig: add "
` [PATCH 3/5] gitattributes: mark AsciiDoc files as LF-only
` [PATCH 4/5] doc: use .adoc extension for AsciiDoc files
` [PATCH 5/5] Remove obsolete ".txt" extensions "
`git update-ref` fails to set reflog old_oid in 2.48
2025-01-21 21:52 UTC (2+ messages)
[PATCH 0/5] remote: announce removal of "branches/" and "remotes/"
2025-01-21 21:25 UTC (9+ messages)
` [PATCH v3 "
` [PATCH v3 1/5] Makefile: wire up build option for deprecated features
` [PATCH v3 2/5] ci: merge linux-gcc-default into linux-gcc
` [PATCH v3 3/5] ci: repurpose "linux-gcc" job for deprecations
` [PATCH v3 4/5] builtin/pack-redundant: remove subcommand with breaking changes
` [PATCH v3 5/5] remote: announce removal of "branches/" and "remotes/"
[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 (9+ messages)
What's cooking in git.git (Jan 2025, #05; Fri, 17)
2025-01-21 20:30 UTC (11+ messages)
` [PATCH] help: make help.autocorrect = 1 the same as "prompt"
[PATCH v2 0/8] pack-objects: Create an alternative name hash algorithm (recreated)
2025-01-21 20:21 UTC (3+ messages)
` [PATCH v3 "
[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 (30+ 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 (3+ 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 (21+ messages)
` [PATCH 1/3] packfile: factor out --pack_header argument parsing
` [PATCH 2/3] parse_pack_header_option(): avoid unaligned memory writes
` [PATCH v2 0/5] git crashes with a SIGBUS on sparc64 during pull
` [PATCH v2 1/5] bswap.h: squelch potential sparse -Wcast-truncate warnings
` [PATCH v2 2/5] packfile: factor out --pack_header argument parsing
` [PATCH v2 3/5] parse_pack_header_option(): avoid unaligned memory writes
` [PATCH v2 4/5] index-pack, unpack-objects: use get_be32() for reading pack header
` [PATCH v2 5/5] index-pack, unpack-objects: use skip_prefix to avoid magic number
git stash pop fails in specific git repository
2025-01-21 15:55 UTC
[PATCH v2 00/11] meson: a couple of additions
2025-01-21 13:16 UTC (9+ 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
[PATCH 0/3] refs: small followups to the migration corruption fix
2025-01-21 11:44 UTC (14+ messages)
` [PATCH 1/3] refs: mark `ref_transaction_update_reflog()` as static
` [PATCH 3/3] reftable: prevent 'update_index' changes after header write
` [PATCH v2 0/3] refs: small followups to the migration corruption fix
` [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 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 (6+ 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 (17+ messages)
` [PATCH 03/10] reftable/record: handle overflows when decoding varints
` [PATCH v2 00/10] reftable: fix -Wsign-compare warnings
` [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
[Outreachy] Blog: Introducing myself as an intern working to convert unit test to use clar
2025-01-20 14:38 UTC (3+ messages)
[PATCH v2 0/4] t/unit-tests: convert unit-tests to use clar
2025-01-20 10:22 UTC (6+ messages)
` "
` [PATCH v3 2/4] t/unit-tests: convert mem-pool test to use clar test framework
` [PATCH v3 3/4] t/unit-tests: adapt priority queue "
[PATCH] connect: address -Wsign-compare warnings
2025-01-20 7:58 UTC (4+ messages)
[PATCH] worktree: detect from secondary worktree if main worktree is bare
2025-01-19 22:30 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/5] PATH WALK III: Add 'git backfill' command
2025-01-19 17:57 UTC (6+ messages)
` [PATCH 3/5] backfill: add --batch-size=<n> option
` [PATCH v2 0/5] PATH WALK III: Add 'git backfill' command
Bug sorting git branch output by ahead-behind:HEAD
2025-01-19 12:40 UTC (16+ messages)
` [PATCH] ref-filter: share bases and is_base_tips between formatting and sorting
` [PATCH v2 1/3] ref-filter: move ahead-behind bases into used_atom
` [PATCH v2 2/3] ref-filter: move is-base tip to used_atom
` [PATCH v2 3/3] ref-filter: remove ref_format_clear()
[PATCH v2 0/5] pack-write: cleanup usage of global variables
2025-01-19 11:19 UTC (14+ messages)
` [PATCH v2 1/5] pack-write: pass hash_algo to `fixup_pack_header_footer()`
` [PATCH v2 3/5] pack-write: pass hash_algo to `write_idx_file()`
` [PATCH v3 0/5] pack-write: cleanup usage of global variables
` [PATCH v3 1/5] pack-write: pass hash_algo to `fixup_pack_header_footer()`
` [PATCH v3 2/5] pack-write: pass repository to `index_pack_lockfile()`
` [PATCH v3 3/5] pack-write: pass hash_algo to `write_idx_file()`
` [PATCH v3 4/5] pack-write: pass hash_algo to `write_rev_file()`
` [PATCH v3 5/5] pack-write: pass hash_algo to internal functions
[PATCH 00/10] add more ref consistency checks
2025-01-19 8:03 UTC (7+ messages)
` [PATCH 03/10] packed-backend: check whether the "packed-refs" is regular
[PATCH] git-diff: Introduce --index and deprecate --cached
2025-01-19 5:56 UTC
transfer.credentialsInUrl should warn about personal access tokens in user field #leftoverbits
2025-01-18 20:33 UTC (4+ messages)
[PATCH v4] credential-cache: respect request capabilities
2025-01-18 20:14 UTC (4+ messages)
` [PATCH v5] credential-cache: respect authtype capability
[PATCH 0/6] hash: introduce unsafe_hash_algo(), drop unsafe_ variants
2025-01-18 12:43 UTC (18+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 7/8] csum-file: introduce hashfile_checkpoint_init()
` [PATCH v3 0/8] hash: introduce unsafe_hash_algo(), drop unsafe_ variants
` [PATCH v3 1/8] t/helper/test-tool: implement sha1-unsafe helper
` [PATCH v3 2/8] csum-file: store the hash algorithm as a struct field
` [PATCH v3 3/8] csum-file.c: extract algop from hashfile_checksum_valid()
` [PATCH v3 4/8] hash.h: introduce `unsafe_hash_algo()`
` [PATCH v3 5/8] csum-file.c: use unsafe_hash_algo()
` [PATCH v3 6/8] t/helper/test-hash.c: "
` [PATCH v3 7/8] csum-file: introduce hashfile_checkpoint_init()
` [PATCH v3 8/8] hash.h: drop unsafe_ function variants
[PATCH v4 0/6] Send help text from "git cmd -h" to stdout
2025-01-18 11:42 UTC (6+ messages)
` [PATCH v5 "
` [PATCH v5 4/6] builtins: send usage_with_options() help text to standard output
` [PATCH v5 5/6] oddballs: send usage() "
` [PATCH v5 6/6] builtin: "
Introduction of GpluginLoader Plugin for Git
2025-01-18 7:07 UTC
[PATCH v2] help: interpret boolean string values for help.autocorrect
2025-01-18 1:12 UTC (5+ messages)
` [PATCH v3] "
[PATCH 0/14] combine-diff cleanups
2025-01-18 0:33 UTC (3+ messages)
` [PATCH 11/14] tree-diff: drop list-tail argument to diff_tree_paths()
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).