messages from 2025-04-29 19:36:05 to 2025-05-03 18:56:22 UTC [more...]
[PATCH] wrapper: Fix a errno discrepancy on NetBSD
2025-05-03 18:56 UTC (13+ messages)
` [PATCH v2] wrapper: NetBSD gives EFTYPE and FreeBSD gives EMFILE where POSIX uses ELOOP
[PATCH 0/1] New remote groups subcommand
2025-05-03 17:19 UTC (3+ messages)
` [PATCH 1/1] Add git remote group sub-command
[PATCH] ci(win+Meson): build in Release mode, avoiding t7001-mv hangs
2025-05-03 14:25 UTC (10+ messages)
` [PATCH v2] ci(win+Meson): build in Release mode
Feature Request: Support character escapes in .gitignore
2025-05-03 9:14 UTC
[PATCH v3] apply: --intent-to-add should imply --index
2025-05-03 8:22 UTC (6+ messages)
[PATCH v2] Dir: Fix and test wildcard pathspec handling
2025-05-03 6:24 UTC (3+ messages)
` [PATCH] dir.c: literal match with wildcard in pathspec should still glob
What's cooking in git.git (May 2025, #01; Fri, 2)
2025-05-03 1:35 UTC
[PATCH 0/4] A handful of doc synopsis/options update
2025-05-03 1:15 UTC (14+ messages)
` [PATCH 1/4] git-verify-* doc: update mark-up of synopsis option descriptions
` [PATCH 2/4] git-{var,write-tree} docs: "
` [PATCH 3/4] git-daemon doc: "
` [WIP PATCH 4/4] git-worktree "
` [PATCH v2 0/3] A handful of doc synopsis/options update
` [PATCH v2 1/3] git-verify-* doc: update mark-up of synopsis option descriptions
` [PATCH v2 2/3] git-{var,write-tree} docs: "
` [PATCH v2 3/3] git-daemon doc: "
[PATCH 0/2] Nominating "whatchanged" for removal
2025-05-03 0:58 UTC (18+ messages)
` [PATCH 1/2] you-still-use-that??: help deprecating commands "
` [PATCH 2/2] whatchanged: require --i-still-use-this
` [PATCH v2 0/2] Nominating "whatchanged" for removal
` [PATCH v2 1/2] you-still-use-that??: help deprecating commands "
` [PATCH v2 2/2] whatchanged: require --i-still-use-this
` [PATCH v3 0/6] Nominating "whatchanged" for removal
` [PATCH v3 1/6] you-still-use-that??: help deprecating commands "
` [PATCH v3 2/6] doc: prepare for a world without whatchanged
` [PATCH v3 3/6] tests: "
` [PATCH v3 4/6] whatchanged: require --i-still-use-this
` [PATCH v3 5/6] whatchanged: remove when built with WITH_BREAKING_CHANGES
` [PATCH v3 6/6] whatschanged: list it in BreakingChanges document
bugreport - cannot clone repo over ssh which I don't own
2025-05-03 0:49 UTC (2+ messages)
[PATCH 00/13] PATH WALK II: Add --path-walk option to 'git pack-objects'
2025-05-02 23:44 UTC (19+ messages)
` [PATCH v2 "
` [PATCH v2 01/13] pack-objects: extract should_attempt_deltas()
` [PATCH v2 02/13] pack-objects: add --path-walk option
` [PATCH v2 04/13] p5313: add performance tests for --path-walk
` [PATCH v2 05/13] pack-objects: introduce GIT_TEST_PACK_PATH_WALK
` [PATCH v2 06/13] t5538: add tests to confirm deltas in shallow pushes
` [PATCH v2 07/13] repack: add --path-walk option
` [PATCH v2 08/13] pack-objects: enable --path-walk via config
[PATCH 0/2] meson: prefer '/bin/sh' over PATH lookup
2025-05-02 22:37 UTC (4+ messages)
` [PATCH v3 "
[PATCH v3 0/1] userdiff: improve Bash function and word regex patterns
2025-05-02 21:27 UTC (4+ messages)
` [PATCH v4 0/1][GSOC] userdiff:Added newlines at the end of the test cases
` [PATCH v4 1/1][GSOC] userdiff: extend Bash pattern to cover more shell function forms
[PATCH 0/4] pack-bitmap: enable lookup tables by default, misc. cleanups
2025-05-02 21:21 UTC (2+ messages)
[PATCH 0/7] builtin/maintenance: implement missing tasks compared to git-gc(1)
2025-05-02 21:07 UTC (29+ messages)
` [PATCH 5/7] builtin/maintenance: introduce "worktree-prune" task
` [PATCH v2 0/8] builtin/maintenance: implement missing tasks compared to git-gc(1)
` [PATCH v2 1/8] builtin/gc: fix indentation of `cmd_gc()` parameters
` [PATCH v2 2/8] builtin/gc: remove global variables where it trivial to do
` [PATCH v2 3/8] builtin/gc: move pruning of worktrees into a separate function
` [PATCH v2 4/8] worktree: expose function to retrieve worktree names
` [PATCH v2 5/8] builtin/maintenance: introduce "worktree-prune" task
` [PATCH v2 6/8] rerere: provide function to collect stale entries
` [PATCH v2 7/8] builtin/gc: move rerere garbage collection into separate function
` [PATCH v2 8/8] builtin/maintenance: introduce "rerere-gc" task
` [PATCH v3 0/7] builtin/maintenance: implement missing tasks compared to git-gc(1)
` [PATCH v3 1/7] builtin/gc: fix indentation of `cmd_gc()` parameters
` [PATCH v3 2/7] builtin/gc: remove global variables where it trivial to do
` [PATCH v3 3/7] builtin/gc: move pruning of worktrees into a separate function
` [PATCH v3 4/7] worktree: expose function to retrieve worktree names
` [PATCH v3 5/7] builtin/maintenance: introduce "worktree-prune" task
` [PATCH v3 6/7] builtin/gc: move rerere garbage collection into separate function
` [PATCH v3 7/7] builtin/maintenance: introduce "rerere-gc" task
Feature request: automatically read .git-blame-ignore-revs or allow global optional config
2025-05-02 20:05 UTC (12+ messages)
` [PATCH 0/1] blame: Skip missing ignore-revs file
` [PATCH 0/3] specifying a file that can optionally exist
` [PATCH 1/3] t7500: make each piece more independent
` [PATCH 2/3] config: values of pathname type can be prefixed with :(optional)
` [PATCH 3/3] parseopt: "
[PATCH] tree-walk.h: fix incorrect API comment
2025-05-02 19:19 UTC (2+ messages)
` [PATCH v2] "
Discussion for interactive --patch commands to get --unified support
2025-05-02 18:36 UTC (11+ messages)
[PATCH 0/2] builtin/mv: bail out when trying to move child and its parent
2025-05-02 16:53 UTC (10+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] builtin/mv: convert assert(3p) into `BUG()`
[PATCH 0/2] scalar: add --no-maintenance option
2025-05-02 15:01 UTC (9+ messages)
` [PATCH 1/2] scalar register: "
` [PATCH 2/2] scalar clone: "
git svn clone failed
2025-05-02 13:59 UTC
[PATCH v2 00/10] t/unit-tests: convert unit-tests to use clar
2025-05-02 9:57 UTC (19+ messages)
` [PATCH v2 01/10] t/unit-tests: implement reftable test helper functions in unit-test.{c,h}
` [PATCH v2 02/10] t/unit-tests: convert reftable basics test to use clar test framework
` [PATCH v2 03/10] t/unit-tests: convert reftable block test to use clar
` [PATCH v2 04/10] t/unit-tests: convert reftable merged "
` [PATCH v2 06/10] t/unit-tests: convert reftable reader "
` [PATCH v2 07/10] t/unit-tests: convert reftable readwrite "
` [PATCH v2 09/10] t/unit-tests: convert reftable stack "
` [PATCH v2 10/10] t/unit-tests: adapt lib-reftable{c,h} helper functions to clar
[PATCH 0/4] Make the "promisor-remote" capability support extra fields
2025-05-02 9:34 UTC (3+ messages)
` [PATCH v2 0/3] Make the "promisor-remote" capability support more fields
[ANNOUNCE] Git Rev News edition 122
2025-05-02 8:54 UTC
Draft of Git Rev News edition 122
2025-05-02 6:52 UTC (3+ messages)
Collaborative community interview for Git's 20th anniversary
2025-05-02 5:37 UTC (4+ messages)
response to "git branch -f foo origin/foo"
2025-05-01 21:38 UTC (3+ messages)
doc: git-clone: Improve discoverability of --no-single-branch flag
2025-05-01 18:10 UTC (4+ messages)
[BUG] rebase: can write reflog with uninit. `action` string
2025-05-01 17:53 UTC (12+ messages)
Test failure in p5332-multi-pack-reuse.sh
2025-05-01 16:03 UTC (4+ messages)
` [PATCH] p5332: drop "+" from --stdin-packs input
[PATCH 1/1] Exit on invalid diff status of diff_filepair
2025-05-01 13:23 UTC (5+ messages)
[ANNOUNCE] Git Merge 2025, September 29-30, San Francisco, CA
2025-04-30 21:48 UTC (2+ messages)
Bug Report or Unexpected Feature when "git restore -m ." restores merge conflicted state of a file after a commit
2025-04-30 21:39 UTC (2+ messages)
basics - auto staging?
2025-04-30 16:44 UTC (2+ messages)
Possible BUG: git stash -m picks branch name from submodule
2025-04-30 14:05 UTC
[PATCH] send-email: add --smtp-outlook-id-tweak option
2025-04-30 8:31 UTC (4+ messages)
` [PATCH v4] send-email: add --[no-]outlook-id-fix option
[PATCH] replace-refs: fix support of qualified replace ref paths
2025-04-30 0:11 UTC (5+ messages)
[PATCH v2 0/2] Range-check array index before access
2025-04-29 23:46 UTC (7+ messages)
` [PATCH v3] diff: check range before dereferencing an array element
[PATCH 00/13] object-store: a handful of cleanups
2025-04-29 20:07 UTC (3+ messages)
` [PATCH v3 0/7] "
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).