messages from 2026-02-12 11:21:13 to 2026-02-15 17:08:24 UTC [more...]
[RFC] setup: fail if .git is not a file or directory
2026-02-15 17:08 UTC (13+ messages)
` [PATCH v2] "
` [PATCH v3] "
[RFC GSoC PATCH] environment: move core.trustctime to repo_settings
2026-02-15 11:23 UTC
[PATCH v3 0/2] shallow: handling fetch relative-deepen
2026-02-15 11:19 UTC (7+ messages)
` [PATCH v4 "
` [PATCH v4 2/2] "
[PATCH resent] l10n: de.po: Fix spelling of suggested color-moved-ws mode allow-indentation-change
2026-02-15 10:21 UTC
[PATCH 0/3] http: add support for HTTP 429 rate limit retries
2026-02-15 9:13 UTC (8+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] "
[PATCH v5 0/4] refs: allow setting the reference directory
2026-02-15 9:12 UTC (5+ messages)
` [PATCH v5 2/4] refs: forward and use the reference storage payload
[PATCH] ref-filter: don't declare a strdup'd variable const before writing to it
2026-02-15 9:11 UTC (7+ messages)
` [PATCH 0/4] cleaning up ref-filter lstrip/rstrip code
` [PATCH 1/4] ref-filter: factor out refname component counting
` [PATCH 2/4] ref-filter: simplify lstrip_ref_components() memory handling
` [PATCH 3/4] ref-filter: simplify rstrip_ref_components() "
` [PATCH 4/4] ref-filter: avoid strrchr() in rstrip_ref_components()
[RFC][PATCH 0/2] worktree: change representation and usage of primary worktree
2026-02-15 8:56 UTC (10+ messages)
` [RFC][PATCH 1/2] worktree: represent the primary worktree with '/' instead of NULL
` [RFC][PATCH 2/2] worktree: stop passing NULL as primary worktree
[PATCH] copy.c: use `sendfile()` for in-kernel file copying on Linux
2026-02-15 7:43 UTC (7+ messages)
Release GitLab.com
2026-02-15 6:40 UTC
[PATCH 0/2] refs: allow setting the reference directory
2026-02-14 22:34 UTC (8+ messages)
` [PATCH v6 0/6] "
` [PATCH v6 1/6] setup: don't modify repo in `create_reference_database()`
` [PATCH v6 2/6] refs: extract out `refs_create_refdir_stubs()`
` [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 5/6] refs: allow reference location in refstorage config
` [PATCH v6 6/6] refs: add GIT_REFERENCE_BACKEND to specify reference backend
Question: --since date parsing uses current time instead of midnight - by design?
2026-02-14 22:11 UTC (3+ messages)
What's cooking in git.git (Feb 2026, #05)
2026-02-14 21:17 UTC (2+ messages)
` ds/revision-maximal-only (was Re: What's cooking in git.git (Feb 2026, #05))
[PATCH 0/3] doc: patch-id: explain how to map efficiently
2026-02-14 20:00 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] doc: patch-id: emphasize multi-patch processing
` [PATCH v2 2/3] doc: patch-id: add script example
` [PATCH v2 3/3] doc: patch-id: see also git-cherry(1)
[PATCH] repo: add new flag --keys to git-repo-info
2026-02-14 18:14 UTC (5+ messages)
` [PATCH v6 0/2] repo: add --keys and rename "keyvalue" to "lines"
` [PATCH v6 1/2] repo: rename the output format "
` [PATCH v6 2/2] repo: add new flag --keys to git-repo-info
git-am applies commit message diffs
2026-02-14 15:42 UTC (11+ messages)
` [PATCH v2 0/2] commit-msg.sample: reject messages that would confuse "git am"
` [PATCH v2 1/2] templates: add .gitattributes entry for sample hooks
` [PATCH v2 2/2] templates: detect commit messages containing diffs
[PATCH] CodingGuidelines: document NEEDSWORK comments
2026-02-14 15:36 UTC (8+ messages)
` [PATCH v2] "
[PATCH v3 0/3] introduce new option `rework-with-file`
2026-02-14 11:06 UTC (22+ messages)
` [PATCH v3 2/3] add-patch: Allow interfile navigation when selecting hunks
` [PATCH v4 0/4] introduce new option `--auto-advance`
` [PATCH v4 1/4] interactive -p: add new `--auto-advance` flag
` [PATCH v4 2/4] add-patch: modify patch_update_file() signature
` [PATCH v4 3/4] add-patch: allow all-or-none application of patches
` [PATCH v4 4/4] add-patch: allow interfile navigation when selecting hunks
` [PATCH v5 0/4] introduce new option `--auto-advance`
` [PATCH v5 1/4] interactive -p: add new `--auto-advance` flag
` [PATCH v5 2/4] add-patch: modify patch_update_file() signature
` [PATCH v5 3/4] add-patch: allow all-or-none application of patches
` [PATCH v5 4/4] add-patch: allow interfile navigation when selecting hunks
[PATCH v2] path: factor out skip_slashes() in normalize_path_copy_len()
2026-02-14 9:13 UTC (2+ messages)
[PATCH] [RFC][GSoC][PATCH] attr: use local repository state in read_attr
2026-02-14 6:47 UTC (5+ messages)
[PATCH] format-patch: fix from header in cover letter
2026-02-14 5:49 UTC
[PATCH v2 0/8] Implement `promisor.storeFields` and `--filter=auto`
2026-02-14 2:35 UTC (9+ messages)
` [PATCH v3 0/9] "
` [PATCH v3 6/9] list-objects-filter-options: support 'auto' mode for --filter
` [PATCH v3 8/9] promisor-remote: change promisor_remote_reply()'s signature
` [PATCH v3 9/9] fetch-pack: wire up and enable auto filter logic
[PATCH 0/5] [RFC] Make 'git config list --type=' parse and filter types
2026-02-14 0:42 UTC (16+ messages)
` [PATCH v2 00/13] "
` [PATCH v2 01/13] config: move show_all_config()
` [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 05/13] config: format bools gently
` [PATCH v2 06/13] config: format bools or ints gently
` [PATCH v2 07/13] config: format bools or strings in helper
` [PATCH v2 08/13] parse: add git_parse_maybe_pathname()
` [PATCH v2 09/13] config: format paths gently
` [PATCH v2 10/13] config: format expiry dates gently
` [PATCH v2 11/13] color: add color_parse_gently()
` [PATCH v2 12/13] config: format colors gently
` [PATCH v2 13/13] config: restructure format_config()
[PATCH 0/4] trace2: add macOS and Windows process ancestry tracing
2026-02-14 0:30 UTC (12+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 1/6] trace2: add macOS "
` [PATCH v2 2/6] build: include procinfo.c impl for macOS
` [PATCH v2 3/6] trace2: refactor Windows process ancestry trace2 event
` [PATCH v2 4/6] trace2: emit cmd_ancestry data for Windows
` [PATCH v2 5/6] test-tool: extend trace2 helper with 400ancestry
` [PATCH v2 6/6] t0213: add trace2 cmd_ancestry tests
[PATCH v3 0/5] Sanitize sideband channel messages
2026-02-13 23:50 UTC (5+ messages)
` [PATCH v4 0/6] "
[PATCH v2] doc: add caveat about roundtripping format-patch
2026-02-13 18:02 UTC (6+ messages)
` [PATCH v3] doc: add caveat about round-tripping format-patch
[PATCH 0/4] builtin/history: some smaller UI improvements
2026-02-13 17:30 UTC (26+ messages)
` [PATCH 1/4] builtin/history: perform revwalk checks before asking for user input
` [PATCH 2/4] builtin/history: check for merges "
` [PATCH 3/4] builtin/history: replace "--ref-action=print" with "--dry-run"
` [PATCH 4/4] builtin/history: rename "--ref-action=" to "--update-refs="
` [PATCH v2 0/5] builtin/history: some smaller UI improvements
` [PATCH v2 1/5] builtin/history: perform revwalk checks before asking for user input
` [PATCH v2 2/5] builtin/history: check for merges "
` [PATCH v2 3/5] builtin/history: replace "--ref-action=print" with "--dry-run"
` [PATCH v2 4/5] builtin/history: rename "--ref-action=" to "--update-refs="
` [PATCH v2 5/5] Documentation/git-history: document default for "--update-refs="
[PATCH 0/4] Run hooks in parallel
2026-02-13 17:21 UTC (8+ messages)
` [PATCH 2/4] hook: allow parallel hook execution
[PATCH 0/1] diffcore-break: prevent dangling pointer
2026-02-13 17:16 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] "
` [External] "
[PATCH] apply: strip ./ prefix from --directory argument
2026-02-13 17:08 UTC
[PATCH 0/2] clean leftover calls to string_list_remove_duplicates
2026-02-13 16:57 UTC (12+ messages)
` [PATCH 1/2] sparse-checkout: use string_list_sort_u
` [PATCH 2/2] help: ensure &keys_uniq follows sort -u
` [PATCH v2 1/2] sparse-checkout: use string_list_sort_u
` [PATCH v2 2/2] help: cleanup the contruction of keys_uniq
What's cooking in git.git (Feb 2026, #04)
2026-02-13 16:06 UTC (4+ messages)
Interested in Publishing Sponsored Content on gitforwindows.org
2026-02-13 13:23 UTC
[PATCH 0/5] builtin/repo: include largest object information
2026-02-13 13:14 UTC (3+ messages)
` [PATCH 3/5] builtin/repo: add OID annotations to table output
[PATCH] builtin/pack-objects: don't fetch objects when merging packs
2026-02-12 23:46 UTC (2+ messages)
[RFC] Support UTF-8 characters in Git alias names
2026-02-12 18:52 UTC (8+ messages)
` [PATCH v4 0/3] support UTF-8 in "
` [PATCH v4 3/3] alias: support non-alphanumeric names via subsection syntax
[Outreachy PATCH v6 1/3] environment: stop storing `core.attributesFile` globally
2026-02-12 17:13 UTC (5+ messages)
[PATCH v2] meson: regenerate config-list.h when Documentation changes
2026-02-12 15:56 UTC (5+ messages)
` [PATCH v3] "
[PATCH] diff --anchored: avoid checking unmatched lines
2026-02-12 15:53 UTC
Python mentoring request (code review + project improvement)
2026-02-12 14:59 UTC
.gitallow
2026-02-12 13:38 UTC
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