messages from 2024-09-10 15:14:39 to 2024-09-13 17:16:45 UTC [more...]
[PATCH v3 0/4] add ref content check for files backend
2024-09-13 17:17 UTC (10+ messages)
` [PATCH v3 2/4] ref: add regular "
` [PATCH v3 3/4] ref: add symref "
` [PATCH v4 0/5] add ref "
` [PATCH v4 1/5] ref: initialize "fsck_ref_report" with zero
` [PATCH v4 2/5] ref: port git-fsck(1) regular refs check for files backend
[PATCH] remote: introduce config to set prefetch refs
2024-09-13 16:58 UTC (6+ messages)
[PATCH] ci: remove 'Upload failed tests' directories' step from linux32 jobs
2024-09-13 16:17 UTC (24+ messages)
` [PATCH 0/4] make linux32 ci job work with recent actions
` [PATCH 1/4] ci: drop run-docker scripts
` [PATCH 2/4] ci: unify ubuntu and ubuntu32 dependencies
` [PATCH 3/4] ci: use more recent linux32 image
` [PATCH 4/4] ci: use regular action versions for linux32 job
` [PATCH 5/4] ci: add Ubuntu 16.04 job to GitLab CI
[PATCH 0/4] remote: branch setting fixes
2024-09-13 15:11 UTC (18+ messages)
` [PATCH 1/4] remote: fix set-branches when no branches are set
` [PATCH 2/4] remote: print an error if refspec cannot be removed
` [PATCH 3/4] remote add: use strvec to store tracking branches
` [PATCH 4/4] remote: check branch names
Commit signing with SSH key uses SSH_AUTH_SOCK but ignores IdentityAgent
2024-09-13 15:05 UTC (2+ messages)
[PATCH 0/6] refs/reftable: wire up exclude patterns
2024-09-13 12:48 UTC (10+ messages)
` [PATCH 1/6] refs: properly apply exclude patterns to namespaced refs
` [PATCH 2/6] builtin/receive-pack: fix exclude patterns when announcing refs
` [PATCH 5/6] reftable/reader: make table iterator reseekable
` [PATCH 6/6] refs/reftable: wire up support for exclude patterns
curl 8.10.0 regression breaks uploads with HTTP/2 and http.postbuffer
2024-09-13 11:21 UTC (8+ messages)
[PATCH 0/2] Simplify "commented" API functions
2024-09-13 6:15 UTC (5+ messages)
` [PATCH 1/2] strbuf: retire strbuf_commented_addf()
` [PATCH 2/2] strbuf: retire strbuf_commented_lines()
Can't use bare repositories with Git.pm
2024-09-13 6:05 UTC (6+ messages)
` [PATCH 0/2] fix "
` [PATCH 1/2] Git.pm: fix bare repository search with Directory option
` [PATCH 2/2] Git.pm: use "rev-parse --absolute-git-dir" rather than perl code
What's cooking in git.git (Sep 2024, #04; Thu, 12)
2024-09-12 23:52 UTC
[PATCH] unicode: update the width tables to Unicode 16
2024-09-12 20:40 UTC
[PATCH] rebase: apply and cleanup autostash when rebase fails to start
2024-09-12 20:44 UTC (4+ messages)
` [PATCH v2] "
[PATCH 00/21] environment: guard reliance on `the_repository`
2024-09-12 20:40 UTC (46+ messages)
` [PATCH v2 "
` [PATCH v2 01/21] environment: make `get_git_dir()` accept a repository
` [PATCH v2 06/21] environment: make `get_git_work_tree()` "
` [PATCH v2 07/21] config: document `read_early_config()` and `read_very_early_config()`
` [PATCH v2 09/21] environment: move `odb_mkstemp()` into object layer
` [PATCH v2 10/21] environment: make `get_git_namespace()` self-contained
` [PATCH v2 16/21] branch: stop modifying `log_all_ref_updates` variable
` [PATCH v2 18/21] environment: stop storing "core.logAllRefUpdates" globally
` [PATCH v3 00/21] environment: guard reliance on `the_repository`
` [PATCH v3 01/21] environment: make `get_git_dir()` accept a repository
` [PATCH v3 02/21] environment: make `get_git_common_dir()` "
` [PATCH v3 03/21] environment: make `get_object_directory()` "
` [PATCH v3 04/21] environment: make `get_index_file()` "
` [PATCH v3 05/21] environment: make `get_graft_file()` "
` [PATCH v3 06/21] environment: make `get_git_work_tree()` "
` [PATCH v3 07/21] config: document `read_early_config()` and `read_very_early_config()`
` [PATCH v3 08/21] config: make dependency on repo in `read_early_config()` explicit
` [PATCH v3 09/21] environment: move object database functions into object layer
` [PATCH v3 10/21] environment: make `get_git_namespace()` self-contained
` [PATCH v3 11/21] environment: move `set_git_dir()` and related into setup layer
` [PATCH v3 12/21] environment: reorder header to split out `the_repository`-free section
` [PATCH v3 13/21] environment: guard state depending on a repository
` [PATCH v3 14/21] repo-settings: split out declarations into a standalone header
` [PATCH v3 15/21] repo-settings: track defaults close to `struct repo_settings`
` [PATCH v3 16/21] branch: stop modifying `log_all_ref_updates` variable
` [PATCH v3 17/21] refs: stop modifying global "
` [PATCH v3 18/21] environment: stop storing "core.logAllRefUpdates" globally
` [PATCH v3 19/21] environment: stop storing "core.preferSymlinkRefs" globally
` [PATCH v3 20/21] environment: stop storing "core.warnAmbiguousRefs" globally
` [PATCH v3 21/21] environment: stop storing "core.notesRef" globally
[PATCH 00/22] Memory leak fixes (pt.6)
2024-09-12 20:29 UTC (3+ messages)
` [PATCH v2 "
[PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
2024-09-12 20:28 UTC (12+ messages)
` [PATCH v3 0/9] "
` [PATCH v3 3/9] finalize_object_file(): implement collision check
` [PATCH v3 5/9] i5500-git-daemon.sh: use compile-able version of Git without OpenSSL
[PATCH 0/9] ref-filter %(trailer) fixes
2024-09-12 20:24 UTC (7+ messages)
` [PATCH 10/9] ref-filter: fix leak with unterminated %(if) atoms
[PATCH 0/3] Add repository parameter to builtins
2024-09-12 10:55 UTC (13+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] builtin: add a repository parameter for builtin functions
` [PATCH v2 2/3] builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
` [PATCH v2 3/3] add: pass in repo variable instead of global the_repository
[PATCH v2] git gui: add directly calling merge tool from gitconfig
2024-09-12 10:17 UTC (6+ messages)
` [PATCH v3] "
` AW: "
` [PATCH v4] git gui: add directly calling merge tool from configuration
` [PATCH v5] "
Migration of git-scm.com to a static web site: ready for review/testing
2024-09-12 7:53 UTC (12+ messages)
(no subject)
2024-09-12 1:47 UTC
[PATCH 00/30] [RFC] Path-walk API and applications
2024-09-11 21:32 UTC (2+ messages)
[RFC PATCH v2 0/2] set remote/HEAD with fetch
2024-09-11 15:59 UTC (9+ messages)
` [RFC PATCH v2 1/2] fetch: set-head with --set-head option
` [RFC PATCH v2 2/2] set-head: do not update if there is no change
[PATCH 0/2] add missing LIBCURL prereq to a few tests
2024-09-11 15:53 UTC (4+ messages)
` [PATCH 1/2] t1517: add missing LIBCURL prereq
` [PATCH 2/2] t0211: "
[ANNOUNCE] Outreachy mentor sign-up deadline is Wednesday September 11th at 4pm UTC
2024-09-11 13:27 UTC (6+ messages)
[PATCH 0/6] cat-file: add remote-object-info to batch-command
2024-09-11 13:11 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 6/6] "
[RFC PATCH 0/2] set remote/HEAD with fetch
2024-09-11 12:16 UTC (5+ messages)
` [RFC PATCH 1/2] fetch: set-head with --set-head option
` [RFC PATCH 2/2] set-head: do not update if there is no change
`git diff --break-rewrites` does not work (otherwise it should break rewrite into delete and create, for `--find-renames` to work)
2024-09-11 10:30 UTC (3+ messages)
[PATCH 0/4] pack-objects: create new name-hash algorithm
2024-09-11 6:32 UTC (9+ messages)
[PATCH 0/2] make chainlint output more newcomer-friendly
2024-09-10 22:17 UTC (10+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] chainlint: don't be fooled by "?!...?!" in test body
` [PATCH v2 3/3] chainlint: reduce annotation noise-factor
[BUG REPORT] sparseIndexExpanded hint always shows on sparse worktree move
2024-09-10 19:33 UTC (2+ messages)
[PATCH v3 0/6] Introduce libgit-rs, a Rust wrapper around libgit.a
2024-09-10 19:26 UTC (17+ messages)
` [PATCH v3 2/6] libgit-sys: introduce Rust wrapper for libgit.a
` [PATCH v3 4/6] config: add git_configset_alloc() and git_configset_clear_and_free()
` [PATCH v3 5/6] libgit: add higher-level libgit crate
` [PATCH v3 6/6] Makefile: add option to build and test libgit-rs and libgit-rs-sys
[PATCH 0/4] Introduce a "promisor-remote" capability
2024-09-10 17:46 UTC (20+ messages)
` [PATCH 3/4] Add 'promisor-remote' capability to protocol v2
` [PATCH 4/4] promisor-remote: check advertised name or URL
` [PATCH v2 0/4] Introduce a "promisor-remote" capability
` [PATCH v2 1/4] version: refactor strbuf_sanitize()
` [PATCH v2 2/4] strbuf: refactor strbuf_trim_trailing_ch()
` [PATCH v2 3/4] Add 'promisor-remote' capability to protocol v2
` [PATCH v2 4/4] promisor-remote: check advertised name or URL
[PATCH] Makefile: rename clar-related variables to avoid confusion
2024-09-10 17:35 UTC (2+ 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).