messages from 2024-10-08 20:13:28 to 2024-10-10 07:26:32 UTC [more...]
[Outreachy][PATCH] t6050: avoid pipes in git related commands
2024-10-10 7:26 UTC (4+ messages)
` [Outreachy][PATCH v2] t6050: avoid pipes with downstream Git commands
[OutReachy] Introduction and Contribution Phase
2024-10-10 6:56 UTC (3+ messages)
[PATCH 0/7] Fix typos
2024-10-10 6:55 UTC (9+ messages)
` [PATCH 1/7] compat: fix typos
` [PATCH 2/7] contrib: "
` [PATCH 3/7] git-gui: Fix typos
` [PATCH 4/7] t: fix typos
` [PATCH 5/7] t/perf: "
` [PATCH 6/7] t/unit-tests: "
` [PATCH 7/7] t/helper: fix a typo
Interest in a Git meetup in Bay Area, California?
2024-10-10 6:53 UTC (5+ messages)
[PATCH v5 0/9] add ref content check for files backend
2024-10-10 6:52 UTC (9+ messages)
` [PATCH v5 3/9] ref: port git-fsck(1) regular refs "
[PATCH] loose: don't rely on repository global state
2024-10-10 6:45 UTC (4+ messages)
[PATCH 0/5] Wire up Windows-based jobs in GitLab CI
2024-10-10 5:56 UTC (8+ messages)
` [PATCH 1/5] t7300: work around platform-specific behaviour with long paths on MinGW
` [PATCH 2/5] ci: create script to set up Git for Windows SDK
` [PATCH 3/5] ci: handle Windows-based CI jobs in GitLab CI
` [PATCH 4/5] gitlab-ci: introduce stages and dependencies
` [PATCH 5/5] gitlab-ci: exercise Git on Windows
[RFC PATCH 00/21] Modernize the build system
2024-10-10 5:49 UTC (29+ messages)
` [RFC PATCH v2 00/24] Modernize our "
` [RFC PATCH v2 01/24] t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE
` [RFC PATCH v2 02/24] t/test-lib: wire up NO_ICONV prerequisite
` [RFC PATCH v2 03/24] t/lib-gitweb: test against the build version of gitweb
` [RFC PATCH v2 04/24] t/lib-gpg: fix setup of GNUPGHOME in MinGW
` [RFC PATCH v2 05/24] t1401: make invocation of tar(1) work with Win32-provided one
` [RFC PATCH v2 06/24] t3404: work around platform-specific behaviour on macOS 10.15
` [RFC PATCH v2 07/24] t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin
` [RFC PATCH v2 08/24] t7300: work around platform-specific behaviour with long paths on MinGW
` [RFC PATCH v2 09/24] t/unit-tests: update clar unit test framework
` [RFC PATCH v2 10/24] builtin/credential-cache: fix missing parameter for stub function
` [RFC PATCH v2 11/24] http: fix build error on FreeBSD
` [RFC PATCH v2 12/24] Makefile: extract script to generate clar declarations
` [RFC PATCH v2 13/24] Makefile: extract script to massage Perl scripts
` [RFC PATCH v2 14/24] Makefile: refactor GIT-VERSION-GEN to be reusable
` [RFC PATCH v2 15/24] Makefile: refactor generators to be PWD-independent
` [RFC PATCH v2 16/24] Makefile: use common template for GIT-BUILD-OPTIONS
` [RFC PATCH v2 17/24] Makefile: consistently use @PLACEHOLDER@ to substitute
` [RFC PATCH v2 18/24] Makefile: consistently use PERL_PATH
` [RFC PATCH v2 19/24] Makefile: allow "bin-wrappers/" directory to exist
` [RFC PATCH v2 20/24] Makefile: simplify building of templates
` [RFC PATCH v2 21/24] t: better support for out-of-tree builds
` [RFC PATCH v2 22/24] t: allow overriding build dir
` [RFC PATCH v2 23/24] Documentation: add comparison of build systems
` [RFC PATCH v2 24/24] Introduce support for the Meson build system
Bug: `git maintenance start` is likely broken in 2.47
2024-10-10 5:33 UTC (14+ messages)
` [PATCH] builtin/gc: fix crash when running `git maintenance start`
` [PATCH v2] "
` [PATCH v3] "
[Outreachy] Indication Of Interest To Intern At Git
2024-10-10 4:35 UTC (5+ messages)
[RFC PATCH 0/6] [RFC] Introduce cgit-rs, a Rust wrapper around libgit.a
2024-10-10 0:52 UTC (17+ messages)
` [PATCH v4 0/5] Introduce libgit-rs, "
` [PATCH v4 1/5] common-main: split init and exit code into new files
` [PATCH v4 2/5] libgit-sys: introduce Rust wrapper for libgit.a
` [PATCH v4 3/5] libgit-sys: also export some config_set functions
` [PATCH v4 4/5] libgit: add higher-level libgit crate
` [PATCH v4 5/5] Makefile: add option to build and test libgit-rs and libgit-rs-sys
[PATCH 0/3] doc: merge-tree: improve the script example
2024-10-10 0:01 UTC (15+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] doc: merge-tree: provide a commit message
` [PATCH v2 2/2] doc: merge-tree: use || directly
` [PATCH v3 0/1] doc: merge-tree: improve the script example
` [PATCH v3 1/1] doc: merge-tree: improve example script
[PATCH v3 0/3] Link worktrees with relative paths
2024-10-09 23:37 UTC (11+ messages)
` [PATCH v3 2/3] worktree: link "
[PATCH 0/3] clang-format: fix rules to make the CI job cleaner
2024-10-09 22:32 UTC (6+ messages)
` [PATCH 1/3] clang-format: don't enforce the column limit
` [PATCH 2/3] clang-format: don't align expressions after linebreaks
` [PATCH 3/3] clang-format: align consecutive macro definitions
[PATCH v4 0/5] improve handling of remote/HEAD
2024-10-09 22:01 UTC (13+ messages)
` [PATCH v5 1/6] refs_update_symref: atomically record overwritten ref
` [PATCH v5 2/6] set-head: add new variable for readability
` [PATCH v5 3/6] set-head: better output for --auto
` [PATCH v5 4/6] transaction: add TRANSACTION_CREATE_EXISTS error
` [PATCH v5 5/6] refs_update_symref: add create_only option
` [PATCH v5 6/6] fetch: set remote/HEAD if it does not exist
[PATCH 00/11] pack-bitmap: convert offset to ref deltas where possible
2024-10-09 20:31 UTC (12+ messages)
` [PATCH 01/11] pack-bitmap.c: do not pass `pack_pos` to `try_partial_reuse()`
` [PATCH 02/11] pack-bitmap.c: avoid unnecessary `offset_to_pack_pos()`
` [PATCH 03/11] pack-bitmap.c: delay calling 'offset_to_pack_pos()'
` [PATCH 04/11] pack-bitmap.c: compare `base_offset` to `delta_obj_offset`
` [PATCH 05/11] pack-bitmap.c: extract `find_base_bitmap_pos()`
` [PATCH 06/11] pack-bitmap: drop `from_midx` field from `bitmapped_pack`
` [PATCH 07/11] write_reused_pack_one(): translate bit positions directly
` [PATCH 08/11] t5332: enable OFS_DELTAs via test_pack_objects_reused
` [PATCH 09/11] pack-bitmap: enable cross-pack delta reuse
` [PATCH 10/11] pack-bitmap.c: record whether the result was filtered
` [PATCH 11/11] pack-bitmap: enable reusing deltas with base objects in 'haves' bitmap
Fwd: Git bug
2024-10-09 20:20 UTC (2+ messages)
[PATCH] documentation: add missing word "ref"
2024-10-09 19:38 UTC (2+ messages)
Missing Promisor Objects in Partial Repo Design Doc
2024-10-09 18:53 UTC (6+ messages)
` [External] "
[PATCH] checkout: refer to other-worktree branch, not ref
2024-10-09 18:46 UTC (3+ messages)
nasamuffin unavailable 2024-10-28 - 2024-12-23
2024-10-09 18:35 UTC
[PATCH v2] t7300-clean.sh: use test_path_* helper functions for error logging
2024-10-09 18:24 UTC (5+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH] mimgw: remove Compiler Warnings
2024-10-09 18:20 UTC (6+ messages)
` [PATCH v2 1/1] "
[PATCH v2 0/3] rebase-merges: try and use branch names for labels
2024-10-09 17:57 UTC (8+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] load_branch_decorations: fix memory leak with non-static filters
` [PATCH v3 2/3] rebase-update-refs: extract load_branch_decorations
` [PATCH v3 3/3] rebase-merges: try and use branch names as labels
[RFC PATCH v2] submodule: correct remote name with fetch
2024-10-09 17:51 UTC (3+ messages)
` [PATCH v3] "
git-scm.com is now a static website
2024-10-09 17:33 UTC (5+ messages)
Bug: `git init` with hook `reference-transaction` running `git rev-parse --git-dir` fails
2024-10-09 17:31 UTC (12+ messages)
[PATCH] t7300-clean.sh: use test_path_* helper functions
2024-10-09 17:31 UTC (8+ messages)
[PATCH 1/3] clang-format: don't enforce the column limit
2024-10-09 12:58 UTC (2+ messages)
[PATCH 0/3] object-name: don't allow @ as a branch name
2024-10-09 12:00 UTC (7+ messages)
` [PATCH 2/3] "
What's cooking in git.git (Oct 2024, #05; Tue, 8)
2024-10-09 7:19 UTC
[PATCH 00/23] Memory leak fixes (pt.8)
2024-10-09 7:06 UTC (6+ messages)
` [PATCH 15/23] pseudo-merge: fix leaking strmap keys
[PATCH 0/1] revision: fix reachable objects being gc'ed in no blob clone repo
2024-10-09 6:31 UTC (7+ messages)
` [PATCH v2 0/3] repack: pack everything into promisor packfile in partial repos
` [PATCH v2 1/3] repack: pack everything into packfile
` [External] Re: [PATCH v2 0/3] repack: pack everything into promisor packfile in partial repos
[Question] local paths when USE_THE_REPOSITORY_VARIABLE is not defined
2024-10-09 6:20 UTC (5+ messages)
the latter half of october, the maintainer goes offline
2024-10-09 5:51 UTC (6+ messages)
warning: unable to unlink '<fulldir>/.git/objects/maintenance.lock': Text file busy
2024-10-09 5:33 UTC
[PATCH 0/1] Remove value from positional args in config unset usage
2024-10-09 3:37 UTC (5+ messages)
` [PATCH v2 0/1] Remove value from position "
` [PATCH v2 1/1] git-config.1: remove value from positional args in "
Bug report
2024-10-09 3:23 UTC
[PATCH v3 0/6] Introduce libgit-rs, a Rust wrapper around libgit.a
2024-10-08 20:59 UTC (5+ messages)
` [PATCH v3 3/6] libgit-sys: add repo initialization and config access
What's cooking in git.git (Oct 2024, #04; Sun, 6)
2024-10-08 20:45 UTC (3+ messages)
` ds/pack-name-hash-tweak (was Re: What's cooking in git.git (Oct 2024, #04; Sun, 6))
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).