messages from 2025-07-21 10:05:43 to 2025-07-23 10:34:34 UTC [more...]
[PATCH] send-email: add ability to send a copy of sent emails to an IMAP folder
2025-07-23 10:33 UTC (21+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4 0/2] send-email: integrate with git imap-send
[PATCH v3 0/4] Better support for customising context lines in --patch commands
2025-07-23 9:41 UTC (10+ messages)
` [PATCH v4 "
` [PATCH v4 4/4] add-patch: add diff.context command line overrides
What's cooking in git.git (Jul 2025, #06; Tue, 22)
2025-07-23 9:40 UTC (4+ messages)
[PATCH 00/21] config: remove use of `the_repository`
2025-07-23 9:38 UTC (3+ messages)
` [PATCH 21/21] config: fix sign comparison warnings
[PATCH v3 0/2] fix resource leaks in test helpers
2025-07-23 8:46 UTC (10+ messages)
` [PATCH v3 1/2] t/helper/test-truncate: close file descriptor after truncation
` [PATCH v3 2/2] t/helper/test-delta: fix possible resource leak and ensure safe cleanup
git-diff: --ignore-matching-lines has no effect on the output when --name-only is used
2025-07-23 8:00 UTC (2+ messages)
[GSoC][RFC PATCH 0/2] Add refs list subcommand
2025-07-23 6:43 UTC (12+ messages)
` [GSoC][RFC PATCH v2 "
` [GSoC][RFC PATCH v2 1/2] builtin/refs: add "
` [GSoC][RFC PATCH v2 2/2] t: add test for git refs "
` [GSoC][RFC PATCH v3 0/3] Add "
` [GSoC][RFC PATCH v3 1/3] builtin/refs: add "
` [GSoC][RFC PATCH v3 2/3] t6300: refactor tests to be shareable
` [GSoC][RFC PATCH v3 3/3] t: add test for git refs list subcommand
[PATCH] blame: only parse detailed commit info if needed
2025-07-23 6:02 UTC (4+ messages)
` [External] "
warning: ignoring unknown core.fsync component 'true'
2025-07-23 5:27 UTC (2+ messages)
[PATCH 0/7] RFC: Accelerate xdiff and begin its rustification
2025-07-23 4:32 UTC (25+ messages)
` [PATCH 1/7] xdiff: introduce rust
[PATCH 0/8] refs: fix migration of reflog entries
2025-07-23 4:04 UTC (12+ messages)
` [PATCH 1/8] Documentation/git-reflog: convert to use synopsis type
` [PATCH 2/8] builtin/reflog: improve grouping of subcommands
` [PATCH 3/8] refs: export `ref_transaction_update_reflog()`
` [PATCH 4/8] builtin/reflog: implement subcommand to write new entries
` [PATCH 5/8] ident: fix type of string length parameter
` [PATCH 6/8] refs: fix identity for migrated reflogs
` [PATCH 7/8] refs: stop unsetting REF_HAVE_OLD for log-only updates
` [PATCH 8/8] refs: fix invalid old object IDs when migrating reflogs
[PATCH v4] reflog: close leak of reflog expire entry
2025-07-23 1:02 UTC (2+ messages)
[PATCH v3] reflog: close leak of reflog expire entry
2025-07-22 23:35 UTC (8+ messages)
[PATCH 0/2] builtin: unmark git-switch and git-restore as experimental
2025-07-22 21:32 UTC (9+ messages)
` [PATCH 1/2] builtin: remove merge short flag for switch and restore
` [PATCH 2/2] builtin: unmark git-switch and git-restore as experimental
[PATCH] gpg-interface: expand gpg.program as a path
2025-07-22 20:28 UTC (5+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] "
` [PATCH v2 2/2] t7510: add test cases for non-absolute gpg program
[GSoC RFC PATCH 0/5] repo-info: add new command for retrieving repository info
2025-07-22 19:25 UTC (23+ messages)
` [GSoC RFC PATCH v4 0/4] repo: "
` [GSoC RFC PATCH v4 2/4] repo: add the field references.format
` [GSoC PATCH v5 0/5] repo: add new command for retrieving repository info
` [GSoC PATCH v5 1/5] repo: declare the repo command
` [GSoC PATCH v5 2/5] repo: add the field references.format
` [GSoC PATCH v5 3/5] repo: add field layout.bare
` [GSoC PATCH v5 4/5] repo: add field layout.shallow
` [GSoC PATCH v5 5/5] repo: add the --format flag
[GIT PULL] gitk: Sync with 2.50.1, Tcl >= 8.6, git >= 2.20
2025-07-22 17:44 UTC
[PATCH v3 0/2] fix resource leaks in test helpers
2025-07-22 17:50 UTC
[PATCH v3 0/2] fix resource leaks in test helpers
2025-07-22 17:48 UTC
[ANNOUNCE] Git v2.50.0-rc1
2025-07-22 17:45 UTC (12+ messages)
` [ANNOUNCE] Git v2.50.0-rc1 - Test Failed
` [GIT PULL] git-gui: Sync with 2.50.1, Tcl >= 8.6, git >= 2.36
Precious files and the .jj directory
2025-07-22 17:09 UTC (3+ messages)
Bug report: latest (2.50.1) x64 version of Git for Windows
2025-07-22 16:38 UTC (4+ messages)
[PATCH] docs: explain how to use `git imap-send --list` command to get a list of available folders
2025-07-22 16:35 UTC (4+ messages)
` [PATCH v2] "
[PATCH RFC v3 0/3] Introduce git-last-modified(1) command
2025-07-22 16:06 UTC (17+ messages)
` [PATCH v5 0/6] "
` [PATCH v5 1/6] last-modified: new subcommand to show when files were last modified
` [PATCH v5 2/6] t/perf: add last-modified perf script
` [PATCH v5 3/6] last-modified: use Bloom filters when available
` [PATCH v5 5/6] last-modified: support --extended format
[PATCH 0/6] Fix various rename corner cases
2025-07-22 15:23 UTC (7+ messages)
` [PATCH 1/6] merge-ort: update comments to modern testfile location
` [PATCH 2/6] merge-ort: drop unnecessary temporary in check_for_directory_rename()
` [PATCH 3/6] t6423: document two bugs with rename-to-self testcases
` [PATCH 4/6] t6423: fix missed staging of file in testcases 12i,12j,12k
` [PATCH 5/6] merge-ort: fix incorrect file handling
` [PATCH 6/6] merge-ort: fix directory rename on top of source of other rename/delete
[PATCH 0/4] Fix resource leaks in various helpers and builtin commands
2025-07-22 14:53 UTC (12+ messages)
` [PATCH v2 1/4] t/helper/test-truncate: close file descriptor after truncation
` [PATCH v2 2/4] builtin/archive: close file descriptor on dup2() failure
` [PATCH v2 3/4] t/helper/test-delta: close fd if fstat() fails after open()
` [PATCH v2 4/4] t/helper/test-delta: close fd if fstat() fails after second open()
[PATCH 0/3] commit: convert pop_most_recent_commit() to prio_queue
2025-07-22 14:27 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] "
[PATCH] rev-list: make "struct rev_list_info" static to the only user
2025-07-22 13:18 UTC (5+ messages)
` [PATCH] rev-list: update a NEEDSWORK comment
git treeless-clone + wait + pull → problem, again pull → OK
2025-07-22 9:24 UTC (3+ messages)
[PATCH 0/4] for-each-ref: introduce seeking functionality via '--skip-until'
2025-07-22 8:44 UTC (15+ messages)
` [PATCH v5 0/5] for-each-ref: introduce seeking functionality via '--start-after'
` [PATCH v5 5/5] for-each-ref: introduce a '--start-after' option
[PATCH 0/3] C99: declare bool experiment a success
2025-07-22 8:09 UTC (5+ messages)
` [PATCH v3 "
[PATCH 0/4] Fix resource leaks in various helpers and builtin commands
2025-07-22 7:36 UTC (5+ messages)
` [PATCH 1/4] t/helper/test-truncate: close file descriptor after truncation
` [PATCH 2/4] builtin/archive: close file descriptor on dup2() failure
` [PATCH 3/4] t/helper/test-delta: close fd if fstat() fails after open()
` [PATCH 4/4] t/helper/test-delta: close fd if fstat() fails after second open()
[GSoC] Blog: Machine-Readable Repository Information Query Tool
2025-07-22 0:49 UTC (2+ messages)
` [GSoC] Blog: Machine-Readable Repository Information Query Tool (week 7)
[PATCH] pull: add pull.autoStash config option
2025-07-21 22:10 UTC (3+ messages)
` [PATCH v2] "
[PATCH v4 0/5] Make the "promisor-remote" capability support more fields
2025-07-21 20:59 UTC (20+ messages)
` [PATCH v5 "
` [PATCH v5 1/5] promisor-remote: refactor to get rid of 'struct strvec'
` [PATCH v5 2/5] promisor-remote: allow a server to advertise more fields
` [PATCH v6 0/5] Make the "promisor-remote" capability support "
` [PATCH v6 1/5] promisor-remote: refactor to get rid of 'struct strvec'
` [PATCH v6 2/5] promisor-remote: allow a server to advertise more fields
` [PATCH v6 3/5] promisor-remote: refactor how we parse advertised fields
` [PATCH v6 4/5] promisor-remote: allow a client to check fields
` [PATCH v6 5/5] promisor-remote: use string constants for 'name' and 'url' too
Contradictory git help rebase
2025-07-21 20:29 UTC (2+ messages)
Possible git bisect behavior issue when skipping commits
2025-07-21 17:03 UTC (3+ messages)
[PATCH] revision: drop early output option
2025-07-21 16:28 UTC (2+ messages)
[PATCH 0/1] doc: correct doc for glob pathspec
2025-07-21 13:08 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH v3 6/7] t/t1517: move verify-commit -h test to t1517
2025-07-21 11:55 UTC (4+ messages)
` [PATCH v4 0/2] refactor t1517 to focus on help output outside a repository
` [PATCH v4 1/2] t/t1517: automate `git subcmd -h` tests "
` [PATCH v4 2/2] t5200: move `update-server-info -h` test from t1517
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).