messages from 2023-05-26 21:06:43 to 2023-06-02 10:29:29 UTC [more...]
[PATCH v2 00/15] Introduce new `git replay` command
2023-06-02 10:25 UTC (13+ messages)
` [PATCH v3 "
` [PATCH v3 01/15] t6429: remove switching aspects of fast-rebase
` [PATCH v3 02/15] replay: introduce new builtin
` [PATCH v3 03/15] replay: start using parse_options API
` [PATCH v3 04/15] replay: die() instead of failing assert()
` [PATCH v3 05/15] replay: introduce pick_regular_commit()
` [PATCH v3 06/15] replay: don't simplify history
` [PATCH v3 07/15] replay: add an important FIXME comment about gpg signing
` [PATCH v3 08/15] replay: remove progress and info output
` [PATCH v3 09/15] replay: remove HEAD related sanity check
` [PATCH v3 10/15] replay: make it a minimal server side command
` [PATCH v3 11/15] replay: use standard revision ranges
Draft of Git Rev News edition 99
2023-06-02 10:19 UTC (3+ messages)
[PATCH] notes: update documentation for `use_default_notes`
2023-06-02 10:09 UTC (4+ messages)
` [PATCH v2] "
[RFC PATCH 0/3] range-diff: treat notes like `log`
2023-06-02 10:06 UTC (6+ 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
Automatically re-running commands during an interactive rebase or post commit
2023-06-02 9:57 UTC (12+ messages)
[PATCH 00/14] [RFC] config: remove global state from config iteration
2023-06-02 9:54 UTC (28+ 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
[GSoC][PATCH 0/2] Add new "signature" atom
2023-06-02 8:23 UTC (13+ messages)
` [PATCH 1/2] t/lib-gpg: introduce new prereq GPG2
` [PATCH 2/2] ref-filter: add new "signature" atom
` [PATCH v2 0/2] Add "
` [PATCH v2 1/2] t/lib-gpg: introduce new prereq GPG2
` [PATCH v2 2/2] ref-filter: add new "signature" atom
git 2.40.1 tree-diff crashes with (glob) magic on pathspecs
2023-06-02 7:27 UTC (10+ messages)
` [PATCH 0/3] handling pathspec magic with --follow
` [PATCH 1/3] pathspec: factor out magic-to-name function
` [PATCH 2/3] diff: factor out --follow pathspec check
` [PATCH 3/3] diff: detect pathspec magic not supported by --follow
Bug: Git bash slow after update
2023-06-02 6:42 UTC
bug? subprocesses can use wrong Git if $PATH is unset
2023-06-02 0:35 UTC (2+ messages)
git fetch recursion problem
2023-06-01 22:57 UTC (4+ messages)
Bug: 'git stash --staged' crashes with binary files
2023-06-01 21:26 UTC
[PATCH] doc: restore: remove note on --patch w/ pathspecs
2023-06-01 21:14 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/3] Create stronger guard rails on replace refs
2023-06-01 19:52 UTC (14+ 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
When someone creates a new worktree by copying an existing one
2023-06-01 19:48 UTC (2+ messages)
[PATCH 0/3] ci sanitizer cleanups and performance improvements
2023-06-01 18:10 UTC (4+ messages)
` [PATCH 1/3] ci: use clang for ASan/UBSan checks
` [PATCH 2/3] ci: run ASan/UBSan in a single job
` [PATCH 3/3] ci: drop linux-clang job
[ANNOUNCE] Git for Windows 2.41.0
2023-06-01 17:35 UTC
Problems with 592fc5b349
2023-06-01 15:20 UTC (3+ messages)
[PATCH 0/3] fsck index files from all worktrees
2023-06-01 14:04 UTC (4+ messages)
` [PATCH 3/3] fsck: mention file path for index errors
What's cooking in git.git (Jun 2023, #01; Thu, 1)
2023-06-01 13:46 UTC (2+ messages)
[RFC PATCH 0/1] Unit tests for khash.h
2023-06-01 13:23 UTC (7+ messages)
` [RFC PATCH 1/1] khash_test.c: add unit tests
[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
`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)
[ANNOUNCE] Git v2.41.0
2023-06-01 10:11 UTC
[PATCH RFC v2 0/4] Add an external testing library for unit tests
2023-06-01 9:19 UTC (4+ messages)
` [PATCH RFC v2 2/4] unit tests: Add a project plan document
[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)
[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
[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 (5+ messages)
` [PATCH v2 0/3] "
` [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 (5+ messages)
` [PATCH v2 0/3] "
` [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)
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
not robust inconsistent git 2.40.1 with HEAD -> master, origin/main, origin/HEAD, origin/master, main
2023-05-30 17:58 UTC
[PATCH 2/2] commit-graph: fix murmur3, bump filter ver. to 2
2023-05-30 17:26 UTC (2+ messages)
[PATCH] cherry-pick: refuse cherry-pick sequence if index is dirty
2023-05-30 14:16 UTC (7+ messages)
` [PATCH v2] "
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 7/7] common: move alloc macros to common.h
2023-05-26 21:27 UTC (2+ messages)
[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)
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).