[PATCH 0/5] cat-file: introduce NUL-terminated output format
2023-06-06 5:22 UTC (19+ messages)
` [PATCH 1/5] t1006: don't strip timestamps from expected results
` [PATCH 2/5] t1006: modernize test style to use `test_cmp`
` [PATCH 3/5] strbuf: provide CRLF-aware helper to read until a specified delimiter
` [PATCH 4/5] cat-file: simplify reading from standard input
` [PATCH 5/5] cat-file: Introduce new option to delimit output with NUL characters
` [PATCH v2 0/5] catfile: introduce NUL-terminated output format
` [PATCH v2 1/5] t1006: don't strip timestamps from expected results
` [PATCH v2 2/5] t1006: modernize test style to use `test_cmp`
` [PATCH v2 3/5] strbuf: provide CRLF-aware helper to read until a specified delimiter
` [PATCH v2 4/5] cat-file: simplify reading from standard input
` [PATCH v2 5/5] cat-file: introduce option to delimit input and output with NUL
[PATCH v1] worktree: integrate with sparse-index
2023-06-06 4:22 UTC (4+ messages)
[PATCH] add: check color.ui for interactive add
2023-06-06 2:13 UTC (4+ messages)
[PATCH v2 0/9] docs: interpret-trailers: reword and add examples
2023-06-06 2:08 UTC (11+ messages)
` [PATCH v3 "
` [PATCH v3 1/9] doc: trailer: fix grammar
` [PATCH v3 2/9] doc: trailer: swap verb order
` [PATCH v3 3/9] doc: trailer: drop "commit message part" phrasing
` [PATCH v3 4/9] doc: trailer: examples: avoid the word "message" by itself
` [PATCH v3 5/9] doc: trailer: remove redundant phrasing
` [PATCH v3 6/9] doc: trailer: use angle brackets for <token> and <value>
` [PATCH v3 7/9] doc: trailer.<token>.command: emphasize deprecation
` [PATCH v3 8/9] doc: trailer: mention 'key' in DESCRIPTION
` [PATCH v3 9/9] doc: trailer: add more examples "
[PATCH] notes: update documentation for `use_default_notes`
2023-06-06 1:57 UTC (13+ messages)
` [PATCH v2] "
` [PATCH v3 0/2] "
` [PATCH v3 1/2] "
` [PATCH v3 2/2] notes: move the documentation to the struct
` [PATCH v4 0/2] notes: update documentation for `use_default_notes`
` [PATCH v4 1/2] "
` [PATCH v4 2/2] notes: move the documentation to the struct
git push --quiet is not quiet
2023-06-06 1:57 UTC (4+ messages)
What's cooking in git.git (Jun 2023, #02; Tue, 6)
2023-06-06 1:50 UTC
[BUG] Git 2.28.0-rc1 t1800 message text comparison
2023-06-06 0:31 UTC (9+ messages)
` [BUG] Git 2.38.0-rc1 "
[PATCH 0/3] Create stronger guard rails on replace refs
2023-06-05 19:32 UTC (24+ 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 v2 0/3] Create stronger guard rails on replace refs
` [PATCH v2 1/3] repository: create disable_replace_refs()
` [PATCH v2 2/3] replace-objects: create wrapper around setting
` [PATCH v2 3/3] repository: create read_replace_refs setting
[PATCH] Fix memory leak in get_reachable_subset
2023-06-05 15:50 UTC (5+ messages)
[PATCH 00/14] [RFC] config: remove global state from config iteration
2023-06-05 9:38 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v2 03/14] (RFC-only) config: add kvi arg to config_fn_t
[PATCH v2 00/15] Introduce new `git replay` command
2023-06-05 7:11 UTC (19+ 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
` [PATCH v3 12/15] replay: disallow revision specific options and pathspecs
` [PATCH v3 13/15] replay: add --advance or 'cherry-pick' mode
` [PATCH v3 14/15] replay: add --contained to rebase contained branches
` [PATCH v3 15/15] replay: stop assuming replayed branches do not diverge
[PATCH] Use lowercase includes for some Windows headers
2023-06-04 21:19 UTC
[GSoC][PATCH 0/2] Add new "signature" atom
2023-06-04 18:22 UTC (14+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] t/lib-gpg: introduce new prereq GPG2
` [PATCH v2 2/2] ref-filter: add new "signature" atom
` [PATCH v3 0/2] Add "
` [PATCH v3 1/2] t/lib-gpg: introduce new prereq GPG2
` [PATCH v3 2/2] ref-filter: add new "signature" atom
Bug: Git bash slow after update
2023-06-04 12:43 UTC (4+ messages)
Anyone know why git ls-remote output might be corrupted?
2023-06-04 6:30 UTC (11+ messages)
BUG: fsmonitor.c:21: fsmonitor_dirty has more entries than the index
2023-06-04 4:38 UTC (2+ messages)
[PATCH] cherry-pick: use trailer instead of free-text for `-x`
2023-06-04 4:32 UTC (3+ messages)
` [PATCH v2] "
[PATCH v11 0/7] notes.c: introduce "--separator"
2023-06-03 10:01 UTC (2+ messages)
"git fetch --refetch" and multiple (separate/orphan) branches
2023-06-03 8:18 UTC (2+ messages)
[PATCH] statinfo.h: move DTYPE defines from dir.h
2023-06-03 3:02 UTC (10+ messages)
[PATCH 0/2] Changed path filter hash fix and version bump
2023-06-03 2:24 UTC (4+ messages)
` [PATCH v2 0/3] "
bug? subprocesses can use wrong Git if $PATH is unset
2023-06-03 1:38 UTC (5+ messages)
[PATCH 0/3] ci sanitizer cleanups and performance improvements
2023-06-03 1:35 UTC (5+ 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
[PATCH v1 0/1] surround %s with quotes when failed to lookup commit
2023-06-03 0:11 UTC (4+ messages)
` [PATCH v1 1/1] "
CTRL-C in ssh included with git kills the pipe
2023-06-02 22:52 UTC (2+ messages)
[PATCH] i18n: Enable percentage l10n for more strings
2023-06-02 19:36 UTC (2+ messages)
When someone creates a new worktree by copying an existing one
2023-06-02 19:19 UTC (2+ messages)
[PATCH v2 09/14] config.c: provide kvi with CLI config
2023-06-02 17:26 UTC (3+ messages)
[PATCH v2 11/14] config: pass kvi to die_bad_number()
2023-06-02 17:23 UTC (3+ messages)
[PATCH v2 14/14] config: pass source to config_parser_event_fn_t
2023-06-02 17:20 UTC (3+ messages)
[PATCH 0/6] [RFC] Lazy-loaded default Git config
2023-06-02 14:33 UTC (7+ messages)
` [PATCH 1/6] config: create new global config helpers
` [PATCH 2/6] config: add trust_executable_bit to global config
` [PATCH 3/6] config: move trust_ctime "
` [PATCH 4/6] config: move quote_path_fully "
` [PATCH 5/6] config: move has_symlinks "
` [PATCH 6/6] config: move ignore_case "
[PATCH v4 1/2] cat-file: extract printing batch error message into function
2023-06-02 13:29 UTC (9+ messages)
` [PATCH v5 0/1] cat-file: quote-format name in error when using -z
` [PATCH v5 1/1] "
Release Notes wrongly identify git as a self-learning program
2023-06-02 12:56 UTC (2+ messages)
Draft of Git Rev News edition 99
2023-06-02 10:19 UTC (3+ messages)
[RFC PATCH 0/3] range-diff: treat notes like `log`
2023-06-02 10:06 UTC (4+ messages)
` [RFC PATCH 1/3] "
Automatically re-running commands during an interactive rebase or post commit
2023-06-02 9:57 UTC (7+ messages)
git 2.40.1 tree-diff crashes with (glob) magic on pathspecs
2023-06-02 7:27 UTC (8+ 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
[PATCH v2 13/14] config: add kvi.path, use it to evaluate includes
2023-06-02 0:06 UTC (2+ messages)
[PATCH v2 07/14] config: provide kvi with config files
2023-06-01 23:54 UTC (3+ messages)
[PATCH v2 10/14] trace2: plumb config kvi
2023-06-01 23:38 UTC (2+ messages)
git fetch recursion problem
2023-06-01 22:57 UTC (3+ messages)
[PATCH v2 06/14] config.c: pass kvi in configsets
2023-06-01 22:21 UTC (2+ messages)
[PATCH v2 05/14] (RFC-only) config: finish config_fn_t refactor
2023-06-01 22:17 UTC (2+ 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 (2+ messages)
` [PATCH v2] "
[ANNOUNCE] Git for Windows 2.41.0
2023-06-01 17:35 UTC
page: next (older)
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).