git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-14 21:05:37 to 2025-01-16 21:54:38 UTC [more...]

[PATCH v3 0/6] Send help text from "git cmd -h" to stdout
 2025-01-16 21:54 UTC  (24+ messages)
` [PATCH v3 1/6] parse-options: add show_usage_help_and_exit_if_asked()
` [PATCH v3 2/6] t0012: optionally check that "-h" output goes to stdout
` [PATCH v3 3/6] builtins: send usage_with_options() help text to standard output
` [PATCH v3 4/6] usage: add show_usage_and_exit_if_asked()
` [PATCH v3 5/6] oddballs: send usage() help text to standard output
` [PATCH v3 6/6] builtin: "
` [PATCH v4 0/6] Send help text from "git cmd -h" to stdout
  ` [PATCH v4 1/6] t0012: optionally check that "-h" output goes "
  ` [PATCH v4 2/6] parse-options: add show_usage_with_options_if_asked()
  ` [PATCH v4 3/6] usage: add show_usage_if_asked()
  ` [PATCH v4 4/6] builtins: send usage_with_options() help text to standard output
  ` [PATCH v4 5/6] oddballs: send usage() "
  ` [PATCH v4 6/6] builtin: "

[PATCH] worktree: detect from secondary worktree if main worktree is bare
 2025-01-16 21:35 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH 0/6] [RFC] Introduce cgit-rs, a Rust wrapper around libgit.a
 2025-01-16 21:02 UTC  (12+ 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 3/5] libgit-sys: also export some config_set functions
  ` [PATCH v6 4/5] libgit: add higher-level libgit crate
  ` [PATCH v6 5/5] Makefile: add option to build and test libgit-rs and libgit-rs-sys

[PATCH 0/8] compat/zlib: allow use of zlib-ng as backend
 2025-01-16 20:51 UTC  (34+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 03/10] compat: introduce new "zlib.h" header
  ` [PATCH v2 06/10] compat/zlib: provide stubs for `deflateSetHeader()`
  ` [PATCH v2 07/10] git-zlib: cast away potential constness of `next_in` pointer
  ` [PATCH v2 09/10] ci: switch linux-musl to use Meson
` [PATCH v3 00/10] compat/zlib: allow use of zlib-ng as backend
  ` [PATCH v3 01/10] compat: drop `uncompress2()` compatibility shim
  ` [PATCH v3 02/10] git-compat-util: drop `z_const` define
  ` [PATCH v3 03/10] compat: introduce new "zlib.h" header
  ` [PATCH v3 04/10] git-compat-util: move include of "compat/zlib.h" into "git-zlib.h"
  ` [PATCH v3 05/10] compat/zlib: provide `deflateBound()` shim centrally
  ` [PATCH v3 06/10] compat/zlib: provide stubs for `deflateSetHeader()`
  ` [PATCH v3 07/10] git-zlib: cast away potential constness of `next_in` pointer
  ` [PATCH v3 08/10] compat/zlib: allow use of zlib-ng as backend
  ` [PATCH v3 09/10] ci: switch linux-musl to use Meson
  ` [PATCH v3 10/10] ci: make "linux-musl" job use zlib-ng

[PATCH 0/5] pack-write: cleanup usage of global variables
 2025-01-16 19:35 UTC  (12+ messages)
` [PATCH 1/5] pack-write: pass hash_algo to `fixup_pack_header_footer()`
` [PATCH 2/5] pack-write: pass repository to `index_pack_lockfile()`
` [PATCH 3/5] pack-write: pass hash_algo to `write_idx_file()`
` [PATCH 4/5] pack-write: pass hash_algo to `write_rev_file()`
` [PATCH 5/5] pack-write: pass hash_algo to `write_rev_*()`

[PATCH] docs: add vim syntax modeline [RFC]
 2025-01-16 18:55 UTC  (4+ messages)

[PATCH] gc: add `--expire-to` option
 2025-01-16 18:23 UTC  (7+ messages)
` [PATCH v2 0/2] gc: add --expire-to option
  ` [PATCH v2 2/2] fix(gc): make --prune=now compatible with --expire-to
  ` [PATCH v3] gc: add `--expire-to` option

[PATCH 0/5] PATH WALK III: Add 'git backfill' command
 2025-01-16 17:52 UTC  (12+ 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 3/5] backfill: add --min-batch-size=<n> option
  ` [PATCH v2 4/5] backfill: add --sparse option

[PATCH 0/4] t/unit-tests: convert unit-tests to use clar
 2025-01-16 17:45 UTC  (14+ messages)
` [PATCH 1/4] t/unit-tests: handle dashes in test suite filenames
` [PATCH 2/4] t/unit-tests: convert mem-pool test to use clar test framework
` [PATCH 3/4] t/unit-tests: adapt priority queue "
` [PATCH 4/4] t/unit-tests: convert reftable tree "
` [PATCH v2 0/4] t/unit-tests: convert unit-tests to use clar
  ` [PATCH v2 1/4] t/unit-tests: handle dashes in test suite filenames
  ` [PATCH v2 2/4] t/unit-tests: convert mem-pool test to use clar test framework
  ` [PATCH v2 3/4] t/unit-tests: adapt priority queue "
  ` [PATCH v2 4/4] t/unit-tests: convert reftable tree "

Bug sorting git branch output by ahead-behind:HEAD
 2025-01-16 17:31 UTC  (8+ messages)
` [PATCH] ref-filter: share bases and is_base_tips between formatting and sorting

What's cooking in git.git (Jan 2025, #04; Tue, 14)
 2025-01-16 16:48 UTC  (3+ messages)

[bug] "git bisect old v3.0" takes 21 mins on Linux repo
 2025-01-16 16:40 UTC  (6+ messages)

[PATCH] meson: ensure correct version-def.h is used
 2025-01-16 15:57 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 00/10] add more ref consistency checks
 2025-01-16 13:57 UTC  (19+ messages)
` [PATCH 01/10] files-backend: add object check for regular ref
` [PATCH 02/10] builtin/refs.h: get worktrees without reading head info
` [PATCH 03/10] packed-backend: check whether the "packed-refs" is regular
` [PATCH 04/10] packed-backend: add "packed-refs" header consistency check
` [PATCH 05/10] packed-backend: check whether the refname contains NULL binaries
` [PATCH 06/10] packed-backend: add "packed-refs" entry consistency check
` [PATCH 07/10] packed-backend: create "fsck_packed_ref_entry" to store parsing info
` [PATCH 08/10] packed-backend: add check for object consistency
` [PATCH 09/10] packed-backend: check whether the "packed-refs" is sorted

[PATCH 0/6] hash: introduce unsafe_hash_algo(), drop unsafe_ variants
 2025-01-16 11:49 UTC  (6+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 2/8] csum-file: store the hash algorithm as a struct field
  ` [PATCH v2 4/8] hash.h: introduce `unsafe_hash_algo()`

Git branch outputs usage message on stderr
 2025-01-16 10:24 UTC  (27+ messages)

[PATCH 0/3] Doc git commit
 2025-01-16 10:17 UTC  (10+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] doc: apply new documentation guidelines to "
  ` [PATCH v2 2/5] doc: the mode param of -u of git commit is optional
  ` [PATCH v2 3/5] doc: make more direct explanations in git commit options
  ` [PATCH v2 4/5] doc: convert git commit config to new format
  ` [PATCH v2 5/5] doc: migrate git-commit manpage secondary files "

[PATCH 00/10] reftable: fix -Wsign-compare warnings
 2025-01-16 10:08 UTC  (11+ messages)
` [PATCH 01/10] meson: stop disabling -Wsign-compare
` [PATCH 02/10] reftable/record: drop unused `print` function pointer
` [PATCH 03/10] reftable/record: handle overflows when decoding varints
` [PATCH 04/10] reftable/basics: adjust `common_prefix_size()` to return `size_t`
` [PATCH 05/10] reftable/basics: adjust `hash_size()` to return `uint32_t`
` [PATCH 06/10] reftable/block: adapt header and footer size to return a `size_t`
` [PATCH 07/10] reftable/block: adjust type of the restart length
` [PATCH 08/10] reftable/blocksource: adjust type of the block length
` [PATCH 09/10] reftable/blocksource: adjust `read_block()` to return `ssize_t`
` [PATCH 10/10] reftable: address trivial -Wsign-compare warnings

Bug in 2.48 with `git refs migrate`
 2025-01-16  7:29 UTC  (6+ messages)

[PATCH 0/3] Sanitize sideband channel messages
 2025-01-16  6:45 UTC  (8+ messages)
` [PATCH 1/3] sideband: mask control characters

large repository clone failure in git for windows
 2025-01-16  1:53 UTC  (2+ messages)

[PATCH] help: add prompt-yes setting for autocorrect
 2025-01-15 17:40 UTC  (4+ messages)

[PATCH] instaweb: fix ip binding for the python http.server
 2025-01-15  9:24 UTC  (2+ messages)

Should 'git replace' respect GIT_NAMESPACE?
 2025-01-15  9:21 UTC  (4+ messages)

[PATCH] builtin/repack.c: prune unreachable objects with `--expire-to`
 2025-01-15  8:08 UTC  (3+ messages)

[ANNOUNCE] Git v2.48.1 and friends
 2025-01-15  5:27 UTC  (9+ messages)

'seen' branch identifies as v2.48.0
 2025-01-15  3:26 UTC  (4+ messages)

Bug report - Apple git
 2025-01-14 22:43 UTC  (3+ 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).