messages from 2026-02-16 13:23:37 to 2026-02-18 14:52:48 UTC [more...]
[RFC] Support UTF-8 characters in Git alias names
2026-02-18 14:52 UTC (10+ messages)
` [PATCH v5 0/4] support uTF-8 in "
` [PATCH v5 1/4] help: use list_aliases() for alias listing
` [PATCH v5 2/4] alias: prepare for subsection aliases
` [PATCH v5 3/4] alias: support non-alphanumeric names via subsection syntax
` [PATCH v5 4/4] completion: fix zsh alias listing for subsection aliases
` [PATCH v6 0/4] support UTF-8 in alias names
` [PATCH v6 2/4] alias: prepare for subsection aliases
[PATCH] apply: strip ./ prefix from --directory argument
2026-02-18 14:40 UTC (6+ messages)
` [PATCH v2] apply: normalize path in "
[PATCH v3] meson: regenerate config-list.h when Documentation changes
2026-02-18 14:37 UTC (12+ messages)
` [PATCH v4] "
` [PATCH v5] build: "
[PATCH v6 0/6] refs: allow setting the reference directory
2026-02-18 14:21 UTC (15+ messages)
` [PATCH v6 1/6] setup: don't modify repo in `create_reference_database()`
` [PATCH v6 3/6] refs: receive and use the reference storage payload
` [PATCH v6 4/6] refs: move out stub modification to generic layer
` [PATCH v6 6/6] refs: add GIT_REFERENCE_BACKEND to specify reference backend
[RFC][PATCH 2/2] worktree: stop passing NULL as primary worktree
2026-02-18 14:19 UTC (21+ messages)
` [PATCH 0/2] worktree_git_path(): remove repository argument
` [PATCH 1/2] wt-status: avoid passing NULL worktree
` [PATCH 2/2] path: remove repository argument from worktree_git_path()
[PATCH v2 0/2] http: add support for HTTP 429 rate limit retries
2026-02-18 14:09 UTC (13+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 1/3] strbuf: fix incorrect alloc size in strbuf_reencode()
` [PATCH v3 2/3] remote-curl: introduce show_http_message_fatal() helper
` [PATCH v3 3/3] http: add support for HTTP 429 rate limit retries
` [PATCH v4 0/5] "
` [PATCH v4 1/5] strbuf: pass correct alloc to strbuf_attach() in strbuf_reencode()
` [PATCH v4 2/5] strbuf_attach: fix all call sites to pass correct alloc
` [PATCH v4 3/5] strbuf: replace strbuf_grow() in strbuf_attach() with BUG() check
` [PATCH v4 4/5] remote-curl: introduce show_http_message_fatal() helper
` [PATCH v4 5/5] http: add support for HTTP 429 rate limit retries
What's cooking in git.git (Feb 2026, #06)
2026-02-18 14:02 UTC (3+ messages)
` ps/tests-wo-iconv-fixes (was: What's cooking in git.git (Feb 2026, #06))
rebase --abort had issues
2026-02-18 13:32 UTC (3+ messages)
[PATCH v6 0/2] setup: allow cwd/.git to be a symlink to a directory
2026-02-18 12:46 UTC (3+ messages)
` [PATCH v6 1/2] setup: distinguish ENOENT from other stat errors
` [PATCH v6 2/2] setup: allow cwd/.git to be a symlink to a directory
[RFC GSoC PATCH] environment: move core.trustctime to repo_settings
2026-02-18 11:45 UTC (5+ messages)
[Outreachy PATCH v5 0/3] store repo specific config values in new `struct repo_config_values`
2026-02-18 11:27 UTC (7+ messages)
` [Outreachy PATCH v7 "
` [Outreachy PATCH v7 1/3] environment: stop storing `core.attributesFile` globally
` [Outreachy PATCH v7 2/3] environment: stop using core.sparseCheckout globally
` [Outreachy PATCH v7 3/3] environment: move "branch.autoSetupMerge" into `struct repo_config_values`
[PATCH v2] setup: fail if .git is not a file or directory
2026-02-18 11:20 UTC (22+ messages)
` [PATCH v3] "
` [PATCH v4] setup: allow cwd/.git to be a symlink to a directory
` [PATCH v5 0/2] setup.c: v5 reroll
` [PATCH v5 1/2] setup: distingush ENOENT from other stat errors
` [PATCH v5 2/2] setup: allow cwd/.git to be a symlink to a directory
Push Certificates: Privacy Concerns Regarding the "pushee" Header
2026-02-18 9:56 UTC (5+ messages)
[PATCH 0/5] Avoid the_repository in merge-ort and replay
2026-02-18 9:15 UTC (6+ messages)
` [PATCH 1/5] merge-ort: pass repository to write_tree()
` [PATCH 2/5] merge-ort: replace the_repository with opt->repo
` [PATCH 3/5] merge-ort: replace the_hash_algo with opt->repo->hash_algo
` [PATCH 4/5] merge-ort: prevent the_repository from coming back
` [PATCH 5/5] replay: "
[PATCH 0/4] Fix tests with missing iconv(1) executable
2026-02-18 7:09 UTC (20+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] t4xxx: don't use iconv(1) without ICONV prereq
` [PATCH v2 2/4] t4205: improve handling of ICONV prerequisite
` [PATCH v2 3/4] t5550: add ICONV prereq to tests that use "$HTTPD_URL/error"
` [PATCH v2 4/4] t6006: don't use iconv(1) without ICONV prereq
` [PATCH v3 0/5] Fix tests with missing iconv(1) executable
` [PATCH v3 1/5] t: don't set ICONV prereq when iconv(1) is missing
` [PATCH v3 2/5] t40xx: don't use iconv(1) without ICONV prereq
` [PATCH v3 3/5] t4205: improve handling of ICONV prerequisite
` [PATCH v3 4/5] t5550: add ICONV prereq to tests that use "$HTTPD_URL/error"
` [PATCH v3 5/5] t6006: don't use iconv(1) without ICONV prereq
[PATCH] osxkeychain: define build targets in the top-level Makefile
2026-02-18 5:14 UTC (12+ messages)
` [PATCH v2] "
` [PATCH v3] "
[Bug] Git subtree regression
2026-02-18 4:29 UTC (5+ messages)
[PATCH 0/3] contrib/subtree: process out-of-prefix subtrees
2026-02-18 2:31 UTC (8+ messages)
` [PATCH 3/3] "
` [PATCH v2 0/3] "
` [PATCH v2 1/3] contrib/subtree: capture additional test-cases
` [PATCH v2 2/3] contrib/subtree: test history depth
` [PATCH v2 3/3] contrib/subtree: process out-of-prefix subtrees
[PATCH] format-patch: fix from header in cover letter
2026-02-17 23:25 UTC (11+ messages)
` [PATCH v2] format-patch: fix From "
` [PATCH] "
` [PATCH v4] "
[PATCH v2] format-patch: fix From header in cover letter
2026-02-17 21:41 UTC
[PATCH v2] format-patch: fix From header in cover letter
2026-02-17 21:30 UTC
[PATCH resent] l10n: de.po: Fix spelling of suggested color-moved-ws mode allow-indentation-change
2026-02-17 18:56 UTC (2+ messages)
[PATCH v2] path: factor out skip_slashes() in normalize_path_copy_len()
2026-02-17 18:27 UTC (3+ messages)
[PATCH 0/4] cleaning up ref-filter lstrip/rstrip code
2026-02-17 18:07 UTC (3+ messages)
` [PATCH 1/4] ref-filter: factor out refname component counting
[PATCH 0/3] wt-status: reduce reliance on global state
2026-02-17 17:29 UTC (5+ messages)
` [PATCH v4 "
` [PATCH v4 1/3] wt-status: pass struct repository through function parameters
` [PATCH v4 2/3] wt-status: replace uses of the_repository with local repository instances
` [PATCH v4 3/3] wt-status: use hash_algo from local repository instead of global the_hash_algo
What's cooking in git.git (Feb 2026, #05)
2026-02-17 16:33 UTC (3+ messages)
` ds/revision-maximal-only (was Re: What's cooking in git.git (Feb 2026, #05))
[PATCH 0/5] [RFC] Make 'git config list --type=' parse and filter types
2026-02-17 16:20 UTC (19+ messages)
` [PATCH v2 00/13] "
` [PATCH v2 02/13] config: add 'gently' parameter to format_config()
` [PATCH v2 03/13] config: make 'git config list --type=<X>' work
` [PATCH v2 04/13] config: format int64s gently
` [PATCH v2 06/13] config: format bools or ints gently
` [PATCH v2 09/13] config: format paths gently
` [PATCH v2 11/13] color: add color_parse_gently()
` [PATCH v2 13/13] config: restructure format_config()
[GSoC 2026 Inquiry] Refactoring global state
2026-02-17 15:55 UTC (3+ messages)
[PATCH 0/5] gitweb: fix broken mobile layouts across views
2026-02-17 12:29 UTC (10+ messages)
` [PATCH 3/5] gitweb: fix mobile page overflow across log/commit/blob/diff views
` [PATCH v2 0/5] gitweb: fix broken mobile layouts across views
` [PATCH v2 1/5] gitweb: add viewport meta tag for mobile devices
` [PATCH v2 2/5] gitweb: prevent project search bar from overflowing on mobile
` [PATCH v2 3/5] gitweb: fix mobile page overflow across log/commit/blob/diff views
` [PATCH v2 4/5] gitweb: fix mobile footer overflow by wrapping text and clearing floats
` [PATCH v2 5/5] gitweb: let page header grow on mobile for long wrapped project names
[PATCH v2] symlinks: use unsigned int for flags
2026-02-16 17:20 UTC (2+ messages)
` [PATCH v3 1/1] "
[PATCH 0/3] git-receive-pack(1): optimize `assign_shallow_commits_to_refs()`
2026-02-16 15:38 UTC (4+ messages)
` [PATCH 1/3] commit: avoid parsing non-commits in `lookup_commit_reference_gently()`
` [PATCH 2/3] commit: make `repo_parse_commit_no_graph()` more robust
` [PATCH 3/3] commit: use commit graph in `lookup_commit_reference_gently()`
[PATCH v2 0/8] Implement `promisor.storeFields` and `--filter=auto`
2026-02-16 13:26 UTC (15+ messages)
` [PATCH v3 0/9] "
` [PATCH v3 6/9] list-objects-filter-options: support 'auto' mode for --filter
` [PATCH v4 0/9] Implement `promisor.storeFields` and `--filter=auto`
` [PATCH v4 1/9] promisor-remote: refactor initialising field lists
` [PATCH v4 2/9] promisor-remote: allow a client to store fields
` [PATCH v4 3/9] clone: make filter_options local to cmd_clone()
` [PATCH v4 4/9] fetch: make filter_options local to cmd_fetch()
` [PATCH v4 5/9] doc: fetch: document `--filter=<filter-spec>` option
` [PATCH v4 6/9] list-objects-filter-options: support 'auto' mode for --filter
` [PATCH v4 7/9] promisor-remote: keep advertised filters in memory
` [PATCH v4 8/9] promisor-remote: change promisor_remote_reply()'s signature
` [PATCH v4 9/9] fetch-pack: wire up and enable auto filter logic
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