git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-21 19:51:39 to 2025-01-26 22:01:48 UTC [more...]

fatal: Not a valid object name HEAD
 2025-01-26 22:01 UTC  (11+ messages)
` [PATCH] fetch set_head: fix non-mirror remotes in bare repositories

[PATCH v3 0/4] Fix type conversion Warings from msvc
 2025-01-26 12:56 UTC  (2+ messages)
` [PATCH v3 1/4] add-patch: Fix type conversion warnings "

[PATCH v3 4/4] commit.c: Fix type conversation warnings from msvc
 2025-01-26 13:00 UTC 

[PATCH v3 2/4] date.c: Fix type conversation warnings from msvc
 2025-01-26 12:58 UTC 

[PATCH v3 3/4] apply.c : Fix type conversation warnings from msvc
 2025-01-26 12:59 UTC 

[PATCH] bundle: avoid closing file descriptor twice
 2025-01-26  2:49 UTC  (2+ messages)

[PATCH] reftable: ignore file-in-use errors when unlink(3p) fails on Windows
 2025-01-26  1:41 UTC  (6+ messages)

Proposal: "GitPanel" Project Contribution
 2025-01-25 21:16 UTC  (2+ messages)

[PATCH] send-email: implement SMTP bearer authentication
 2025-01-25 19:01 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] docs: indicate http.sslCertType and sslKeyType
 2025-01-25  6:38 UTC  (4+ messages)

Subject: [PATCH] RelNotes/2.49.0: improve a description
 2025-01-24 22:16 UTC 

Bug report: parallel fetch tries to unlock SSH keys over and over again
 2025-01-24 20:34 UTC  (4+ messages)

Authtype capability for git-credential-osxkeychain, git-credential-libsecret and git-credential-wincred
 2025-01-24 20:32 UTC 

What's cooking in git.git (Jan 2025, #07; Fri, 24)
 2025-01-24 20:19 UTC 

[PATCH 0/4][Outreachy] Introduce os-version Capability with Configurable Options
 2025-01-24 18:39 UTC  (17+ messages)
` [PATCH v2 0/6][Outreachy] "
  ` [PATCH v2 6/6] version: introduce osversion.command config for os-version output
  ` [PATCH v3 0/6][Outreachy] Introduce os-version Capability with Configurable Options
    ` [PATCH v3 1/6] version: replace manual ASCII checks with isprint() for clarity
    ` [PATCH v3 2/6] version: refactor redact_non_printables()
    ` [PATCH v3 3/6] version: refactor get_uname_info()
    ` [PATCH v3 4/6] version: extend get_uname_info() to hide system details
    ` [PATCH v3 5/6] t5701: add setup test to remove side-effect dependency
    ` [PATCH v3 6/6] connect: advertise OS version

[PATCH v2 0/8] pack-objects: Create an alternative name hash algorithm (recreated)
 2025-01-24 17:45 UTC  (19+ 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] config.txt: add trailer.* variables
 2025-01-24 17:44 UTC  (4+ messages)

[RFC PATCH 0/3] refspec: centralize refspec-related logic
 2025-01-24 17:25 UTC  (9+ 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

What's cooking in git.git (Jan 2025, #05; Fri, 17)
 2025-01-24 17:06 UTC  (15+ messages)

What's cooking in git.git (Jan 2025, #06; Wed, 22)
 2025-01-24 17:05 UTC  (10+ messages)

[PATCH 1/2] Check for Perl 5.26.0 from Meson build
 2025-01-24 16:30 UTC  (4+ messages)
` [PATCH v2 0/2] Fix Meson Perl version check
  ` [PATCH v2 1/2] meson: bump minimum required Perl version to 5.26.0
  ` [PATCH v2 2/2] meson: fix Perl version check for Meson versions before 1.7.0

Bug in 2.48 with `git refs migrate`
 2025-01-24 15:48 UTC  (9+ messages)
` [PATCH v2] reftable: write correct max_update_index to header
      ` [PATCH v3] refs: fix uninitialized memory access of `max_index`

[PATCH v2 0/5] pack-write: cleanup usage of global variables
 2025-01-24 15:47 UTC  (4+ messages)
` [PATCH v3 "

`git update-ref` fails to set reflog old_oid in 2.48
 2025-01-24 10:38 UTC  (13+ messages)
  ` [PATCH] refs: fix creation of corrupted reflogs for symrefs
    ` [PATCH v2] "

[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

[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)

[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

[PATCH v2 0/3] refs: small followups to the migration corruption fix
 2025-01-22 21:57 UTC  (8+ messages)
` [PATCH v3 "
  ` [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  (4+ messages)
` [PATCH v2 06/11] meson: wire up generation of distribution archive

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  (14+ 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  (6+ 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  (4+ messages)

[PATCH] t8002-blame: simplify padding generation in blank boundary tests
 2025-01-21 20:10 UTC  (6+ messages)


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).