messages from 2025-01-13 17:01:24 to 2025-01-16 02:05:22 UTC [more...]
Bug in 2.48 with `git refs migrate`
2025-01-16 2:05 UTC (4+ messages)
large repository clone failure in git for windows
2025-01-16 1:53 UTC (2+ messages)
[PATCH v3 0/6] Send help text from "git cmd -h" to stdout
2025-01-16 1:25 UTC (7+ 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: "
Git branch outputs usage message on stderr
2025-01-16 1:21 UTC (26+ messages)
[PATCH 0/3] Doc git commit
2025-01-15 23:49 UTC (9+ 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 "
[RFC PATCH 0/6] [RFC] Introduce cgit-rs, a Rust wrapper around libgit.a
2025-01-15 23:13 UTC (10+ 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] help: add prompt-yes setting for autocorrect
2025-01-15 17:40 UTC (4+ messages)
[PATCH 0/8] compat/zlib: allow use of zlib-ng as backend
2025-01-15 16:53 UTC (25+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 01/10] compat: drop `uncompress2()` compatibility shim
` [PATCH v2 02/10] git-compat-util: drop `z_const` define
` [PATCH v2 03/10] compat: introduce new "zlib.h" header
` [PATCH v2 04/10] git-compat-util: move include of "compat/zlib.h" into "git-zlib.h"
` [PATCH v2 05/10] compat/zlib: provide `deflateBound()` shim centrally
` [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 08/10] compat/zlib: allow use of zlib-ng as backend
` [PATCH v2 09/10] ci: switch linux-musl to use Meson
` [PATCH v2 10/10] ci: make "linux-musl" job use zlib-ng
[PATCH 0/3] Sanitize sideband channel messages
2025-01-15 16:24 UTC (9+ messages)
` [PATCH 1/3] sideband: mask control characters
` [PATCH 2/3] sideband: introduce an "escape hatch" to allow "
` [PATCH 3/3] sideband: do allow ANSI color sequences by default
[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)
[PATCH] gc: add `--expire-to` option
2025-01-15 7:56 UTC (5+ messages)
` [PATCH v2 0/2] gc: add --expire-to option
` [PATCH v2 2/2] fix(gc): make --prune=now compatible with --expire-to
[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)
[bug] "git bisect old v3.0" takes 21 mins on Linux repo
2025-01-14 22:21 UTC (3+ messages)
[PATCH v3] meson: fix missing deps for technical articles
2025-01-14 19:16 UTC (4+ messages)
[PATCH 0/9] meson: a couple of additions
2025-01-14 19:13 UTC (30+ messages)
` [PATCH 2/9] GIT-VERSION-GEN: move default version into a separate file
` [PATCH 5/9] meson: wire up generation of distribution archive
` [PATCH 6/9] meson: wire up fuzzers
` [PATCH 7/9] meson: make the CSPRNG backend configurable
` [PATCH 8/9] meson: fix compilation with Visual Studio
` [PATCH v2 00/11] meson: a couple of additions
` [PATCH v2 01/11] GIT-VERSION-GEN: simplify computing the dirty marker
` [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 04/11] meson: fix dependencies for generated headers
` [PATCH v2 05/11] meson: wire up development environments
` [PATCH v2 06/11] meson: wire up generation of distribution archive
` [PATCH v2 07/11] meson: wire up fuzzers
` [PATCH v2 08/11] meson: make the CSPRNG backend configurable
` [PATCH v2 09/11] meson: fix compilation with Visual Studio
` [PATCH v2 10/11] ci: raise error when Meson generates warnings
` [PATCH v2 11/11] ci: wire up Visual Studio build with Meson
Bug sorting git branch output by ahead-behind:HEAD
2025-01-14 18:55 UTC (5+ 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-14 18:25 UTC
[ANNOUNCE] Git for Windows 2.47.1(2) (security release)
2025-01-14 18:15 UTC
[PATCH v2] Revert "doc: move git-cherry to plumbing"
2025-01-14 17:35 UTC (4+ messages)
[PATCH] docs: update contributing guide to refer current bugs and feature requests
2025-01-14 17:24 UTC (3+ messages)
` [PATCH v2] docs: mention source of tasks in MyFirstContribution
[PATCH v2] meson: fix perl dependencies for Documentation
2025-01-14 14:35 UTC (3+ messages)
[PATCH] meson: fix perl dependencies for Documentation
2025-01-14 14:03 UTC (3+ messages)
[PATCH] meson: ensure correct version-def.h is used
2025-01-14 11:15 UTC (5+ messages)
` [PATCH v2] "
Feature Request: Allow `-` as a Shortcut for `@{-1}` in `git diff`
2025-01-14 11:14 UTC (2+ messages)
Git v2.46.0 and --allow-multiple-definition linker flag
2025-01-14 11:03 UTC (5+ messages)
[PATCH 0/14] combine-diff cleanups
2025-01-14 10:30 UTC (10+ messages)
` [PATCH 02/14] combine-diff: add combine_diff_path_new()
` [PATCH 07/14] tree-diff: drop path_appendnew() alloc optimization
` [PATCH 08/14] tree-diff: pass whole path string to path_appendnew()
[PATCH 0/6] cat-file: add remote-object-info to batch-command
2025-01-14 2:15 UTC (23+ messages)
` [PATCH v9 0/8] "
` [PATCH v9 1/8] git-compat-util: add strtoul_ul() with error handling
` [PATCH v9 2/8] cat-file: add declaration of variable i inside its for loop
` [PATCH v9 3/8] cat-file: split test utility functions into a separate library file
` [PATCH v9 8/8] cat-file: add remote-object-info to batch-command
` [PATCH v10 0/8] "
` [PATCH v10 1/8] git-compat-util: add strtoul_ul() with error handling
` [PATCH v10 2/8] cat-file: add declaration of variable i inside its for loop
` [PATCH v10 3/8] t1006: split test utility functions into new "lib-cat-file.sh"
` [PATCH v10 4/8] fetch-pack: refactor packet writing
` [PATCH v10 5/8] fetch-pack: move fetch initialization
` [PATCH v10 6/8] serve: advertise object-info feature
` [PATCH v10 7/8] transport: add client support for object-info
` [PATCH v10 8/8] cat-file: add remote-object-info to batch-command
[PATCH] help: interpret help.autocorrect=1 as "immediate" rather than 0.1s
2025-01-13 23:33 UTC (3+ messages)
[PATCH] docs: add vim syntax modeline [RFC]
2025-01-13 22:52 UTC (5+ messages)
Changing transfer.credentialsInUrl to default to "warn"
2025-01-13 22:27 UTC (5+ messages)
[PATCH v9 00/23] Modernize the build system
2025-01-13 20:17 UTC (3+ messages)
` [PATCH v9 06/23] Makefile: generate doc versions via GIT-VERSION-GEN
[PATCH 0/4][Outreachy] Introduce os-version Capability with Configurable Options
2025-01-13 20:07 UTC (14+ messages)
` [PATCH 3/4] connect: advertise OS version
[PATCH v2 0/2] object-name: fix resolution of object names containing curly braces
2025-01-13 19:26 UTC (6+ messages)
` [PATCH v3 0/2] object-name: fix a pair of object name resolution issues
` [PATCH v3 1/2] object-name: fix resolution of object names containing curly braces
` [PATCH v3 2/2] object-name: be more strict in parsing describe-like output
Using Visual Studio Code to Debug/Trace Git?
2025-01-13 17:03 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).