messages from 2023-05-23 19:30:49 to 2023-06-01 13:01:52 UTC [more...]
[PATCH 00/17] cruft packs
2023-06-01 13:01 UTC (4+ messages)
` [PATCH v5 "
` [PATCH v5 02/17] pack-mtimes: support reading .mtimes files
[PATCH 0/3] fsck index files from all worktrees
2023-06-01 12:15 UTC (3+ messages)
` [PATCH 3/3] fsck: mention file path for index errors
`git gc` says "unable to read" but `git fsck` happy
2023-06-01 12:04 UTC (5+ messages)
git gc complains about "unable to read $oid" but git fsck finds no problems
2023-06-01 10:38 UTC (3+ messages)
What's cooking in git.git (Jun 2023, #01; Thu, 1)
2023-06-01 10:11 UTC
[ANNOUNCE] Git v2.41.0
2023-06-01 10:11 UTC
[PATCH 00/14] [RFC] config: remove global state from config iteration
2023-06-01 9:50 UTC (17+ messages)
` [PATCH v2 "
` [PATCH v2 01/14] config: inline git_color_default_config
` [PATCH v2 02/14] urlmatch.h: use config_fn_t type
` [PATCH v2 03/14] (RFC-only) config: add kvi arg to config_fn_t
` [PATCH v2 04/14] (RFC-only) config: apply cocci to config_fn_t implementations
` [PATCH v2 05/14] (RFC-only) config: finish config_fn_t refactor
` [PATCH v2 06/14] config.c: pass kvi in configsets
` [PATCH v2 07/14] config: provide kvi with config files
` [PATCH v2 08/14] builtin/config.c: test misuse of format_config()
` [PATCH v2 09/14] config.c: provide kvi with CLI config
` [PATCH v2 10/14] trace2: plumb config kvi
` [PATCH v2 11/14] config: pass kvi to die_bad_number()
` [PATCH v2 12/14] config.c: remove config_reader from configsets
` [PATCH v2 13/14] config: add kvi.path, use it to evaluate includes
` [PATCH v2 14/14] config: pass source to config_parser_event_fn_t
[PATCH RFC v2 0/4] Add an external testing library for unit tests
2023-06-01 9:19 UTC (5+ messages)
` [PATCH RFC v2 2/4] unit tests: Add a project plan document
[GSoC][PATCH 0/2] Add new "signature" atom
2023-06-01 9:11 UTC (6+ messages)
` [PATCH 1/2] t/lib-gpg: introduce new prereq GPG2
` [PATCH 2/2] ref-filter: add new "signature" atom
When someone creates a new worktree by copying an existing one
2023-06-01 8:32 UTC
[PATCH 0/5] Document 'AUTO_MERGE' and more special refs
2023-06-01 7:32 UTC (5+ messages)
` [PATCH v2 0/6] "
[GIT PULL] l10n updates for 2.41.0 round 2
2023-06-01 7:11 UTC (2+ messages)
[RFC PATCH 0/1] Unit tests for khash.h
2023-06-01 6:26 UTC (5+ messages)
` [RFC PATCH 1/1] khash_test.c: add unit tests
[PATCH] git-clone.txt: document -4 and -6
2023-06-01 6:06 UTC (2+ messages)
[PATCH v10 0/6] notes.c: introduce "--separator" option
2023-06-01 5:50 UTC (10+ messages)
` [PATCH v11 0/7] notes.c: introduce "--separator"
` [PATCH v11 1/7] notes.c: cleanup 'strbuf_grow' call in 'append_edit'
` [PATCH v11 2/7] notes.c: use designated initializers for clarity
` [PATCH v11 3/7] t3321: add test cases about the notes stripspace behavior
` [PATCH v11 4/7] notes.c: introduce '--separator=<paragraph-break>' option
` [PATCH v11 5/7] notes.c: append separator instead of insert by pos
` [PATCH v11 6/7] notes.c: introduce "--[no-]stripspace" option
` [PATCH v11 7/7] notes: introduce "--no-separator" option
git 2.40.1 tree-diff crashes with (glob) magic on pathspecs
2023-06-01 5:38 UTC (4+ messages)
[PATCH 0/3] Create stronger guard rails on replace refs
2023-06-01 5:23 UTC (8+ messages)
` [PATCH 1/3] repository: create disable_replace_refs()
` [PATCH 2/3] replace-objects: create wrapper around setting
` [PATCH 3/3] repository: create read_replace_refs setting
[PATCH] doc: restore: remove note on --patch w/ pathspecs
2023-06-01 5:09 UTC (3+ messages)
[PATCH] t/lib-gpg: fix ssh-keygen -Y check-novalidate with openssh-9.0
2023-06-01 4:46 UTC (4+ messages)
[PATCH 0/2] Fix behavior of worktree config in submodules
2023-06-01 4:43 UTC (18+ messages)
` [PATCH 1/2] config: use gitdir to get worktree config
` [PATCH 2/2] repository: move 'repository_format_worktree_config' to repo scope
` [PATCH v2 0/3] Fix behavior of worktree config in submodules
` [PATCH v2 1/3] config: use gitdir to get worktree config
` [PATCH v2 2/3] config: pass 'repo' directly to 'config_with_options()'
` [PATCH v2 3/3] repository: move 'repository_format_worktree_config' to repo scope
[PATCH v2 3/7] sane-ctype.h: move sane-ctype macros from git-compat-util.h
2023-06-01 4:12 UTC (5+ messages)
[PATCH 0/2] Changed path filter hash fix and version bump
2023-05-31 23:12 UTC (12+ messages)
` [PATCH 2/2] commit-graph: fix murmur3, bump filter ver. to 2
` [PATCH v2 0/3] Changed path filter hash fix and version bump
` [PATCH v2 1/3] t4216: test changed path filters with high bit paths
` [PATCH v2 2/3] repo-settings: introduce commitgraph.changedPathsVersion
` [PATCH v2 3/3] commit-graph: new filter ver. that fixes murmur3
not robust inconsistent git 2.40.1 with HEAD -> master, origin/main, origin/HEAD, origin/master, main
2023-05-31 22:36 UTC (6+ messages)
[GIT PULL] l10n updates for 2.41.0 round 1
2023-05-31 13:42 UTC
notes handling broken on rebase
2023-05-31 13:29 UTC (2+ messages)
[PATCH] notes: update documentation for `use_default_notes`
2023-05-31 12:14 UTC (2+ messages)
` [PATCH v2] "
Automatically re-running commands during an interactive rebase or post commit
2023-05-31 4:14 UTC (11+ messages)
Video conference libification eng discussion, this Thursday 16:30 UTC
2023-05-30 21:26 UTC
Git monorepo - recommendation regarding usage of sparse-checkout
2023-05-30 19:26 UTC
git fetch recursion problem
2023-05-30 19:11 UTC (2+ messages)
not robust inconsistent git 2.40.1 with HEAD -> master, origin/main, origin/HEAD, origin/master, main
2023-05-30 17:58 UTC
[PATCH] cherry-pick: refuse cherry-pick sequence if index is dirty
2023-05-30 14:16 UTC (7+ messages)
` [PATCH v2] "
[RFC PATCH 0/3] range-diff: treat notes like `log`
2023-05-30 10:41 UTC (4+ messages)
` [RFC PATCH 1/3] "
` [RFC PATCH 2/3] doc: pretty-options: remove documentation for deprecated options
` [RFC PATCH 3/3] revision: comment `--no-standard-notes` as deprecated
Draft of Git Rev News edition 99
2023-05-30 1:10 UTC (2+ messages)
My git repo is broken, how to fix it ?
2023-05-29 18:57 UTC
[PATCH v1 0/1] surround %s with quotes when failed to lookup commit
2023-05-29 13:27 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH v10 4/6] notes.c: introduce '[--[no-]separator|--separator=<paragraph-break>]' option
2023-05-29 11:48 UTC (4+ messages)
The enduring popularity of git-credential-store
2023-05-29 9:53 UTC (8+ messages)
[PATCH] doc: gitcredentials: introduce OAuth helpers
2023-05-29 9:50 UTC (3+ messages)
Reminder
2023-05-29 5:28 UTC
[PATCH v2 0/3] RFC: apply: support case-only renames in case-insensitive filesystems
2023-05-28 9:59 UTC (5+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 1/3] t4142: test "git apply" with core.ignorecase
` [PATCH v3 2/3] reset: new failing test for reset of case-insensitive duplicate in index
` [PATCH v3 3/3] apply: support case-only renames in case-insensitive filesystems
[PATCH] rev-parse: respect push.autosetupremote when evaluating @{push}
2023-05-28 9:58 UTC (2+ messages)
` [PATCH v2] "
[PATCH 1/2] rebase: add a --rebase-merges=drop option
2023-05-27 16:46 UTC (6+ messages)
` [PATCH 1/1] doc: Glossary, describe Flattening
[PATCH v2 0/7] git-compat-util cleanups
2023-05-26 21:27 UTC (5+ messages)
` [PATCH v2 6/7] treewide: remove unnecessary includes for wrapper.h
` [PATCH v2 7/7] common: move alloc macros to common.h
[PATCH v2 2/7] wrapper.h: move declarations for wrapper.c functions from git-compat-util.h
2023-05-26 21:25 UTC (2+ messages)
[PATCH v2 1/7] strbuf.h: move declarations for strbuf.c functions from git-compat-util.h
2023-05-26 21:06 UTC (2+ messages)
Documentation for Git Gui
2023-05-26 14:47 UTC (2+ messages)
How to publish a fork
2023-05-26 11:13 UTC
Bug: global remote.origin.url silently overrides git clone <URL>
2023-05-26 8:28 UTC
[PATCH] trace2 tests: fix PTHREADS prereq
2023-05-26 4:52 UTC (2+ messages)
[ANNOUNCE] Git v2.41.0-rc2
2023-05-25 17:48 UTC (9+ messages)
What's cooking in git.git (May 2023, #08; Thu, 25)
2023-05-25 5:49 UTC (2+ messages)
` ps/fetch-cleanups (was: What's cooking in git.git (May 2023, #08; Thu, 25))
[ANNOUNCE] Git for Windows 2.41.0-rc2
2023-05-25 0:11 UTC
[PATCH v3 0/2] pack-objects: introduce `pack.extraRecentObjectsHook`
2023-05-24 23:21 UTC (4+ messages)
` [PATCH v4 0/2] gc: introduce `gc.recentObjectsHook`
` [PATCH v4 2/2] "
[BUG] Segmentation fault in git v2.41.0.rc1
2023-05-24 22:58 UTC (12+ messages)
` [PATCH] builtin/submodule--helper.c: handle missing submodule URLs
` [PATCH v2] "
` [PATCH v3] "
[ANNOUNCE] Git v2.41.0-rc1
2023-05-24 20:17 UTC (3+ messages)
[PATCH v3 00/28] Header cleanups (final splitting of cache.h, and some splitting of other headers)
2023-05-24 0:11 UTC (3+ 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).