messages from 2023-06-02 10:29:29 to 2023-06-07 10:42:38 UTC [more...]
[PATCH 00/15] refs: implement skip lists for packed backend
2023-06-07 10:42 UTC (25+ messages)
` [PATCH v2 00/16] refs: implement jump "
` [PATCH v2 09/16] refs/packed-backend.c: implement jump lists to avoid excluded pattern(s)
` [PATCH v2 11/16] revision.h: store hidden refs in a `strvec`
` [PATCH v2 13/16] refs.h: let `for_each_namespaced_ref()` take excluded patterns
` [PATCH v3 00/16] refs: implement jump lists for packed backend
` [PATCH v3 01/16] refs.c: rename `ref_filter`
` [PATCH v3 02/16] ref-filter.h: provide `REF_FILTER_INIT`
` [PATCH v3 03/16] ref-filter: clear reachable list pointers after freeing
` [PATCH v3 04/16] ref-filter: add `ref_filter_clear()`
` [PATCH v3 05/16] ref-filter.c: parameterize match functions over patterns
` [PATCH v3 06/16] builtin/for-each-ref.c: add `--exclude` option
` [PATCH v3 07/16] refs: plumb `exclude_patterns` argument throughout
` [PATCH v3 08/16] refs/packed-backend.c: refactor `find_reference_location()`
` [PATCH v3 09/16] refs/packed-backend.c: implement jump lists to avoid excluded pattern(s)
` [PATCH v3 10/16] refs/packed-backend.c: add trace2 counters for jump list
` [PATCH v3 11/16] revision.h: store hidden refs in a `strvec`
` [PATCH v3 12/16] refs/packed-backend.c: ignore complicated hidden refs rules
` [PATCH v3 13/16] refs.h: let `for_each_namespaced_ref()` take excluded patterns
` [PATCH v3 14/16] builtin/receive-pack.c: avoid enumerating hidden references
` [PATCH v3 15/16] upload-pack.c: avoid enumerating hidden refs where possible
[PATCH] builtin/repack.c: only collect fully-formed packs
2023-06-07 10:16 UTC (2+ messages)
[PATCH] docs: typofixes
2023-06-07 9:41 UTC (3+ messages)
[PATCH] gitweb: wrong capture group used for grep search
2023-06-07 0:00 UTC
[PATCH v2 0/7] git-compat-util cleanups
2023-06-06 22:45 UTC (11+ messages)
` [PATCH v3 0/8] "
` [PATCH v3 1/8] git-compat-util: move strbuf.c funcs to its header
` [PATCH v3 2/8] git-compat-util: move wrapper.c "
` [PATCH v3 3/8] sane-ctype.h: create header for sane-ctype macros
` [PATCH v3 4/8] kwset: move translation table from ctype
` [PATCH v3 5/8] common.h: move non-compat specific macros and functions
` [PATCH v3 6/8] git-compat-util: move usage.c funcs to its header
` [PATCH v3 7/8] treewide: remove unnecessary includes for wrapper.h
` [PATCH v3 8/8] common: move alloc macros to common.h
[PATCH] t/lib-gpg: fix ssh-keygen -Y check-novalidate with openssh-9.0
2023-06-06 21:47 UTC (2+ messages)
` [PATCH] t/lib-gpg: require GPGSSH for GPGSSH_VERIFYTIME prereq
[PATCH] statinfo.h: move DTYPE defines from dir.h
2023-06-06 20:59 UTC (11+ messages)
Join us for Review Club!
2023-06-06 19:56 UTC
[PATCH v6 0/7] strbuf cleanups
2023-06-06 19:48 UTC (9+ messages)
` [PATCH v7 "
` [PATCH v7 1/7] strbuf: clarify API boundary
` [PATCH v7 2/7] strbuf: clarify dependency
` [PATCH v7 3/7] abspath: move related functions to abspath
` [PATCH v7 4/7] credential-store: move related functions to credential-store file
` [PATCH v7 5/7] object-name: move related functions to object-name
` [PATCH v7 6/7] path: move related function to path
` [PATCH v7 7/7] strbuf: remove global variable
[PATCH v1] worktree: integrate with sparse-index
2023-06-06 17:26 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/3] Create stronger guard rails on replace refs
2023-06-06 16:15 UTC (25+ messages)
` [PATCH 1/3] repository: create disable_replace_refs()
` [PATCH 2/3] replace-objects: create wrapper around 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 v3 0/3] Create stronger guard rails on replace refs
` [PATCH v3 1/3] repository: create disable_replace_refs()
` [PATCH v3 2/3] replace-objects: create wrapper around setting
` [PATCH v3 3/3] repository: create read_replace_refs setting
[PATCH] add: check color.ui for interactive add
2023-06-06 14:20 UTC (6+ messages)
` [PATCH v2] "
What's cooking in git.git (Jun 2023, #02; Tue, 6)
2023-06-06 13:35 UTC (3+ messages)
[PATCH 0/5] cat-file: introduce NUL-terminated output format
2023-06-06 5:31 UTC (20+ 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 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 (10+ messages)
` [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)
[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] 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 (9+ messages)
` [PATCH v3 "
` [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 (12+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] t/lib-gpg: introduce new prereq GPG2
` [PATCH v3 0/2] Add new "signature" atom
` [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 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 (2+ messages)
[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 (2+ messages)
[PATCH v2 11/14] config: pass kvi to die_bad_number()
2023-06-02 17:23 UTC (2+ messages)
[PATCH v2 14/14] config: pass source to config_parser_event_fn_t
2023-06-02 17:20 UTC (2+ 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)
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).