messages from 2024-09-11 16:00:57 to 2024-09-16 07:27:40 UTC [more...]
[PATCH] t9001: use a more distinct fake BugID
2024-09-16 7:27 UTC (2+ messages)
[PATCH 0/6] apply: fix leaking buffer of `struct image`
2024-09-16 7:10 UTC (7+ messages)
` [PATCH 1/6] apply: reorder functions to move image-related things together
` [PATCH 2/6] apply: rename functions operating on `struct image`
` [PATCH 3/6] apply: introduce macro and function to init images
` [PATCH 4/6] apply: refactor code to drop `line_allocated`
` [PATCH 5/6] apply: rename members that track line count and allocation length
` [PATCH 6/6] apply: refactor `struct image` to use a `struct strbuf`
[PATCH 0/6] refs/reftable: wire up exclude patterns
2024-09-16 6:56 UTC (14+ 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
[PATCH] remote: introduce config to set prefetch refs
2024-09-16 4:34 UTC (12+ messages)
` [PATCH v2] "
[PATCH] cbtree: fix a typo
2024-09-15 23:05 UTC
[PATCH] bloom: fix a typo
2024-09-15 23:03 UTC
[PATCH] attr: fix a typo
2024-09-15 23:01 UTC
[PATCH v3] set-head: no update without change and better output for --auto
2024-09-15 22:09 UTC
./configure fails to link test program due to missing dependencies
2024-09-15 16:47 UTC (3+ messages)
[PATCH] ci(linux32): make Javascript Actions work in x86 mode
2024-09-15 16:25 UTC (5+ messages)
[PATCH] t5512.40 sometimes dies by SIGPIPE
2024-09-15 16:13 UTC (7+ messages)
error ubuntu 22.04
2024-09-15 15:37 UTC (2+ messages)
[PATCH] add-patch: edit the hunk again
2024-09-15 11:38 UTC
[PATCH 0/2] a few git-jump quality-of-life fixes
2024-09-15 11:20 UTC (3+ messages)
` [PATCH 1/2] git-jump: always specify column 1 for diff entries
` [PATCH 2/2] git-jump: ignore deleted files in diff mode
[ANNOUNCE] Git v2.46.1
2024-09-15 1:16 UTC (2+ messages)
What's cooking in git.git (Sep 2024, #05; Fri, 13)
2024-09-14 19:12 UTC
Migration of git-scm.com to a static web site: ready for review/testing
2024-09-14 18:41 UTC (13+ messages)
Commit signing with SSH key uses SSH_AUTH_SOCK but ignores IdentityAgent
2024-09-14 16:08 UTC (3+ messages)
[PATCH v4] git gui: add directly calling merge tool from configuration
2024-09-14 13:32 UTC (3+ messages)
` [PATCH v5] "
[PATCH 0/3] Add repository parameter to builtins
2024-09-13 21:35 UTC (22+ 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 v3 0/4] Add repository parameter to builtins
` [PATCH v3 1/4] builtin: add a repository parameter for builtin functions
` [PATCH v3 2/4] builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
` [PATCH v3 3/4] builtin: remove USE_THE_REPOSITORY for those without the_repository
` [PATCH v3 4/4] add: pass in repo variable instead of global the_repository
[PATCH v3 0/6] Introduce libgit-rs, a Rust wrapper around libgit.a
2024-09-13 19:01 UTC (4+ messages)
` [PATCH v3 6/6] Makefile: add option to build and test libgit-rs and libgit-rs-sys
SyntaxWarning for '\S'
2024-09-13 18:28 UTC (3+ messages)
[PATCH v3 0/3] doc: introducing synopsis para
2024-09-13 18:15 UTC (3+ messages)
` [PATCH v4 "
[PATCH 0/4] remote: branch setting fixes
2024-09-13 17:49 UTC (20+ 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
Can't use bare repositories with Git.pm
2024-09-13 17:46 UTC (7+ 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
[PATCH 0/2] Simplify "commented" API functions
2024-09-13 17:23 UTC (6+ messages)
` [PATCH 1/2] strbuf: retire strbuf_commented_addf()
` [PATCH 2/2] strbuf: retire strbuf_commented_lines()
[PATCH v3 0/4] add ref content check for files backend
2024-09-13 17:18 UTC (13+ 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 v4 3/5] ref: add more strict checks for regular refs
` [PATCH v4 4/5] ref: add symref content check for files backend
` [PATCH v4 5/5] ref: add symlink ref "
[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
curl 8.10.0 regression breaks uploads with HTTP/2 and http.postbuffer
2024-09-13 11:21 UTC (8+ messages)
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 (8+ messages)
` [PATCH v3 0/9] "
` [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
(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)
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