messages from 2025-01-28 00:19:16 to 2025-01-30 17:25:49 UTC [more...]
Feature idea: Git hook for pre-checkout
2025-01-30 17:25 UTC (4+ messages)
[PATCH 0/3] setup: fix reinit of repos with different formats
2025-01-30 16:24 UTC (4+ messages)
` [PATCH 1/3] t0001: remove duplicate test
` [PATCH 2/3] setup: fix reinit of repos with incompatible GIT_DEFAULT_REF_FORMAT
` [PATCH 3/3] setup: fix reinit of repos with incompatible GIT_DEFAULT_HASH
[PATCH 00/11] meson: cleanups, improvements, smallish fixes
2025-01-30 14:44 UTC (31+ messages)
` [PATCH 01/11] meson: fix exec path with enabled runtime prefix
` [PATCH 02/11] meson: inline the static 'git' library
` [PATCH 03/11] meson: simplify use of the common-main library
` [PATCH 04/11] meson: stop linking libcurl into all executables
` [PATCH 05/11] meson: introduce `libgit_curl` dependency
` [PATCH 06/11] meson: drop separate version library
` [PATCH 07/11] meson: deduplicate the list of required programs
` [PATCH 08/11] meson: simplify setup of PATH environment variable
` [PATCH 09/11] meson: prevent finding sed(1) in a loop
` [PATCH 10/11] meson: fix overwritten `git` variable
` [PATCH 11/11] meson: consistently use custom program paths to resolve programs
` [PATCH v2 00/13] meson: cleanups, improvements, smallish fixes
` [PATCH v2 01/13] meson: fix exec path with enabled runtime prefix
` [PATCH v2 02/13] meson: fix OpenSSL fallback when not explicitly required
` [PATCH v2 03/13] meson: inline the static 'git' library
` [PATCH v2 04/13] meson: simplify use of the common-main library
` [PATCH v2 05/13] meson: introduce `libgit_curl` dependency
` [PATCH v2 06/13] meson: stop linking libcurl into all executables
` [PATCH v2 07/13] meson: drop separate version library
` [PATCH v2 08/13] meson: improve PATH handling
` [PATCH v2 09/13] meson: improve handling of `sane_tool_path` option
` [PATCH v2 10/13] meson: prevent finding sed(1) in a loop
` [PATCH v2 11/13] meson: fix overwritten `git` variable
` [PATCH v2 12/13] meson: consistently use custom program paths to resolve programs
` [PATCH v2 13/13] gitlab-ci: restrict maximum number of link jobs on Windows
[PATCH] worktree: detect from secondary worktree if main worktree is bare
2025-01-30 14:44 UTC (8+ messages)
` [PATCH v2] "
[PATCH] docs: indicate http.sslCertType and sslKeyType
2025-01-30 13:18 UTC (2+ messages)
` [PATCH v2] "
[PATCH] apply: detect overflow when parsing hunk header
2025-01-30 11:08 UTC
Git in GSoC 2025
2025-01-30 10:56 UTC (13+ messages)
[PATCH v3 0/5] Introduce a "promisor-remote" capability
2025-01-30 10:51 UTC (9+ messages)
` [PATCH v4 0/6] "
` [PATCH v4 3/6] version: make redact_non_printables() non-static
` [PATCH v4 4/6] Add 'promisor-remote' capability to protocol v2
` [PATCH v4 5/6] promisor-remote: check advertised name or URL
[RFC PATCH 0/6] [RFC] Introduce cgit-rs, a Rust wrapper around libgit.a
2025-01-30 10:49 UTC (28+ messages)
` [PATCH v7 0/4] Introduce libgit-rs, "
` [PATCH v7 2/4] libgit-sys: introduce Rust wrapper for libgit.a
` [PATCH v7 3/4] libgit-sys: also export some config_set functions
` [PATCH v7 4/4] libgit: add higher-level libgit crate
` [PATCH v8 0/4] Introduce libgit-rs, a Rust wrapper around libgit.a
` [PATCH v8 1/4] common-main: split init and exit code into new files
` [PATCH v8 2/4] libgit-sys: introduce Rust wrapper for libgit.a
` [PATCH v8 3/4] libgit-sys: also export some config_set functions
` [PATCH v8 4/4] libgit: add higher-level libgit crate
` [PATCH v9 0/4] Introduce libgit-rs, a Rust wrapper around libgit.a
` [PATCH v9 1/4] common-main: split init and exit code into new files
` [PATCH v9 2/4] libgit-sys: introduce Rust wrapper for libgit.a
` [PATCH v9 3/4] libgit-sys: also export some config_set functions
` [PATCH v9 4/4] libgit: add higher-level libgit crate
[PATCH v3 0/4] Fix type conversion Warings from msvc
2025-01-30 10:47 UTC (5+ messages)
` [PATCH v3 1/4] add-patch: Fix type conversion warnings "
[PATCH 0/4] t/unit-tests: convert unit-tests to use clar
2025-01-30 9:13 UTC (5+ messages)
` [PATCH 1/4] t/unit-tests: convert hashmap test to clar framework
` [PATCH 2/4] t/unit-tests: adapt example decorate "
` [PATCH 3/4] t/unit-tests: convert strbuf "
` [PATCH 4/4] t/unit-tests: convert strcmp-offset "
[RFC PATCH resend] builtin/repack: Honor --keep-pack and .keep when repacking promisor objects
2025-01-30 8:11 UTC
[RFC PATCH resend] builtin/repack: Honor --keep-pack and .keep when repacking promisor objects
2025-01-30 8:09 UTC (3+ messages)
[PATCH 0/2] Plug two memory leaks exposed via Meson
2025-01-30 6:17 UTC (11+ messages)
` [PATCH 1/2] unix-socket: fix memory leak when chdir(3p) fails
` [PATCH 2/2] scalar: free result of `remote_default_branch()`
` [PATCH v2 0/2] Plug two memory leaks exposed via Meson
` [PATCH v2 1/2] unix-socket: fix memory leak when chdir(3p) fails
` [PATCH v2 2/2] scalar: free result of `remote_default_branch()`
What's cooking in git.git (Jan 2025, #08; Tue, 28)
2025-01-30 5:43 UTC (5+ messages)
[PATCH 00/10] add more ref consistency checks
2025-01-30 4:08 UTC (10+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 1/8] t0602: use subshell to ensure working directory unchanged
` [PATCH v2 2/8] builtin/refs: get worktrees without reading head info
` [PATCH v2 3/8] packed-backend: check whether the "packed-refs" is regular
` [PATCH v2 4/8] packed-backend: add "packed-refs" header consistency check
` [PATCH v2 5/8] packed-backend: check whether the refname contains NUL characters
` [PATCH v2 6/8] packed-backend: add "packed-refs" entry consistency check
` [PATCH v2 7/8] packed-backend: check whether the "packed-refs" is sorted
` [PATCH v2 8/8] builtin/fsck: add `git refs verify` child process
Tags are no longer fetched when fetching specific commit
2025-01-30 3:49 UTC
What's cooking in git.git (Jan 2025, #07; Fri, 24)
2025-01-30 2:29 UTC (8+ messages)
[BUG] PREFIX environment variable ignored by git config --system
2025-01-30 0:37 UTC (13+ messages)
[PATCH v3 4/4] commit.c: Fix type conversation warnings from msvc
2025-01-29 16:53 UTC (2+ messages)
[PATCH 00/19] reftable: stop using "git-compat-util.h"
2025-01-29 15:46 UTC (36+ messages)
` [PATCH 01/19] reftable/stack: stop using `read_in_full()`
` [PATCH v2 00/20] reftable: stop using "git-compat-util.h"
` [PATCH v2 01/20] reftable/stack: stop using `read_in_full()`
` [PATCH v2 02/20] reftable/stack: stop using `write_in_full()`
` [PATCH v2 03/20] reftable/blocksource: stop using `xmmap()`
` [PATCH v2 04/20] reftable/record: stop using `COPY_ARRAY()`
` [PATCH v2 05/20] reftable/record: stop using `BUG()` in `reftable_record_init()`
` [PATCH v2 06/20] reftable/record: don't `BUG()` in `reftable_record_cmp()`
` [PATCH v2 07/20] reftable: stop using `BUG()` in trivial cases
` [PATCH v2 08/20] reftable/basics: stop using `st_mult()` in array allocators
` [PATCH v2 09/20] reftable/basics: provide wrappers for big endian conversion
` [PATCH v2 10/20] reftable/reader: stop using `ARRAY_SIZE()` macro
` [PATCH v2 11/20] reftable/system: introduce `reftable_rand()`
` [PATCH v2 12/20] reftable/stack: stop using `sleep_millisec()`
` [PATCH v2 13/20] reftable/basics: stop using `SWAP()` macro
` [PATCH v2 14/20] reftable/basics: stop using `UNUSED` annotation
` [PATCH v2 15/20] compat: consistently resolve headers via project root
` [PATCH v2 16/20] compat/mingw: split out POSIX-related bits
` [PATCH v2 17/20] compat/msvc: "
` [PATCH v2 18/20] git-compat-util.h: split out POSIX-emulating bits
` [PATCH v2 19/20] reftable: decouple from Git codebase by pulling in "compat/posix.h"
` [PATCH v2 20/20] Makefile: skip reftable library for Coccinelle
[PATCH v3 0/8] pack-objects: Create an alternative name hash algorithm (recreated)
2025-01-29 13:38 UTC (5+ messages)
` [PATCH v4 0/7] "
` [PATCH v4 2/7] pack-objects: add --name-hash-version option
git diff -G: Regex pattern to exclude a word
2025-01-29 11:01 UTC (2+ messages)
[PATCH] reftable: ignore file-in-use errors when unlink(3p) fails on Windows
2025-01-29 7:40 UTC (8+ messages)
[PATCH v2 0/3] refspec: centralize refspec-related logic
2025-01-29 7:03 UTC (12+ messages)
` [PATCH v2 1/3] refspec: relocate omit_name_by_refspec and related functions
` [PATCH v2 2/3] refspec: relocate query "
` [PATCH v2 3/3] refspec: relocate apply_refspecs and related funtions
[PATCH 0/8] compat/zlib: allow use of zlib-ng as backend
2025-01-28 20:50 UTC (13+ messages)
` [PATCH v4 00/10] "
` [PATCH v4 01/10] compat: drop `uncompress2()` compatibility shim
` [PATCH v4 02/10] git-compat-util: drop `z_const` define
` [PATCH v4 03/10] compat: introduce new "zlib.h" header
` [PATCH v4 04/10] git-compat-util: move include of "compat/zlib.h" into "git-zlib.h"
` [PATCH v4 05/10] compat/zlib: provide `deflateBound()` shim centrally
` [PATCH v4 06/10] compat/zlib: provide stubs for `deflateSetHeader()`
` [PATCH v4 07/10] git-zlib: cast away potential constness of `next_in` pointer
` [PATCH v4 08/10] compat/zlib: allow use of zlib-ng as backend
` [PATCH v4 09/10] ci: switch linux-musl to use Meson
` [PATCH v4 10/10] ci: make "linux-musl" job use zlib-ng
[filter-repo PATCH] Don't crash on multi-line config values
2025-01-28 18:30 UTC (3+ messages)
[PATCH 0/3] Sanitize sideband channel messages
2025-01-28 16:03 UTC (4+ messages)
Proposal: "GitPanel" Project Contribution
2025-01-28 9:56 UTC (3+ messages)
[PATCH v3 2/4] date.c: Fix type conversation warnings from msvc
2025-01-28 8:45 UTC (4+ messages)
[PATCH v3 00/10] compat/zlib: allow use of zlib-ng as backend
2025-01-28 8:35 UTC (7+ messages)
` [PATCH v3 06/10] compat/zlib: provide stubs for `deflateSetHeader()`
` [PATCH v3 07/10] git-zlib: cast away potential constness of `next_in` pointer
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).