messages from 2023-06-03 03:02:32 to 2023-06-10 20:22:16 UTC [more...]
[PATCH 00/25] completion: add missing diff options
2023-06-10 20:21 UTC (20+ messages)
` [PATCH 01/25] completion: add comments describing __git_diff_* globals
` [PATCH 02/25] completion: complete --break-rewrites
` [PATCH 03/25] completion: complete --cc
` [PATCH 04/25] completion: complete --combined-all-paths
` [PATCH 05/25] completion: complete --compact-summary
` [PATCH 06/25] completion: complete --default-prefix
` [PATCH 07/25] completion: complete --find-copies
` [PATCH 08/25] completion: complete --find-object
` [PATCH 09/25] completion: complete --find-renames
` [PATCH 10/25] completion: complete --function-context
` [PATCH 11/25] completion: complete --ignore-matching-lines
` [PATCH 12/25] completion: complete --irreversible-delete
` [PATCH 13/25] completion: complete --ita-invisible-in-index and --ita-visible-in-index
` [PATCH 14/25] completion: complete --line-prefix
` [PATCH 15/25] completion: complete --no-relative
` [PATCH 16/25] completion: complete --no-stat
` [PATCH 17/25] completion: complete --output
` [PATCH 18/25] completion: complete --output-indicator-{context,new,old}
` [PATCH 19/25] completion: complete --patch-with-raw
[BUG] Git 2.28.0-rc1 t1800 message text comparison
2023-06-10 14:51 UTC (11+ messages)
` [BUG] Git 2.38.0-rc1 "
` [PATCH 1/2] t1800: loosen matching of error message for bad shebang
` [PATCH 2/2] run-command: report exec error even on ENOENT
Questions regarding French Translation of Git
2023-06-10 13:51 UTC
[PATCH v3 0/2] pack-objects: introduce `pack.extraRecentObjectsHook`
2023-06-09 23:33 UTC (9+ messages)
` [PATCH v4 0/2] gc: introduce `gc.recentObjectsHook`
` [PATCH v4 2/2] "
` [PATCH v5 0/2] "
` [PATCH v5 1/2] reachable.c: extract `obj_is_recent()`
` [PATCH v5 2/2] gc: introduce `gc.recentObjectsHook`
[PATCH RFC v2 0/4] Add an external testing library for unit tests
2023-06-09 23:25 UTC (3+ messages)
` [RFC PATCH v3 0/1] Add a project document for adding "
` [RFC PATCH v3 1/1] unit tests: Add a project plan document
[PATCH 00/14] [RFC] config: remove global state from config iteration
2023-06-09 23:19 UTC (9+ messages)
` [PATCH v2 "
` [PATCH v2 03/14] (RFC-only) config: add kvi arg to config_fn_t
Anyone know why git ls-remote output might be corrupted?
2023-06-09 18:58 UTC (7+ messages)
[PATCH 0/2] Changed path filter hash fix and version bump
2023-06-09 0:08 UTC (9+ messages)
` [PATCH v3 0/4] "
` [PATCH v3 1/4] gitformat-commit-graph: describe version 2 of BDAT
` [PATCH v3 2/4] t4216: test changed path filters with high bit paths
` [PATCH v3 3/4] repo-settings: introduce commitgraph.changedPathsVersion
` [PATCH v3 4/4] commit-graph: new filter ver. that fixes murmur3
git-send-email(1): Encrypted email
2023-06-08 19:45 UTC
[PATCH 0/6] [RFC] Lazy-loaded default Git config
2023-06-08 18:19 UTC (2+ messages)
[PATCH 0/3] pack-bitmap: boundary-based bitmap traversal
2023-06-08 16:25 UTC (5+ messages)
` [PATCH v4 "
` [PATCH v4 1/3] object: add object_array initializer helper function
` [PATCH v4 2/3] pack-bitmap.c: extract `fill_in_bitmap()`
` [PATCH v4 3/3] pack-bitmap.c: use commit boundary during bitmap traversal
[PATCH 0/2] shortlog: introduce --email-only, --group-filter options
2023-06-08 16:24 UTC (7+ messages)
` [PATCH 1/2] shortlog: introduce `--group-filter` to restrict output
` [PATCH 2/2] shortlog: introduce `--email-only` to only show emails
Automatically re-running commands during an interactive rebase or post commit
2023-06-08 5:11 UTC (7+ messages)
[PATCH] pack-bitmap.c: gracefully degrade on failure to load MIDX'd pack
2023-06-07 23:01 UTC
[PATCH 0/2] Fix behavior of worktree config in submodules
2023-06-07 22:29 UTC (5+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 3/3] repository: move 'repository_format_worktree_config' to repo scope
[PATCH v2 0/3] Changed path filter hash fix and version bump
2023-06-07 21:37 UTC (3+ messages)
[PATCH] docs: typofixes
2023-06-07 19:26 UTC (6+ messages)
` [PATCH v2] "
bug? subprocesses can use wrong Git if $PATH is unset
2023-06-07 17:43 UTC (6+ messages)
[PATCH v1] worktree: integrate with sparse-index
2023-06-07 17:21 UTC (6+ messages)
` [PATCH v2] "
[PATCH v2 0/7] git-compat-util cleanups
2023-06-07 17:02 UTC (12+ 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] add: check color.ui for interactive add
2023-06-07 15:31 UTC (10+ messages)
` [PATCH v2] "
` [Patch v2 2/2] add: test use of brackets when color is disabled
[PATCH] builtin/repack.c: only collect fully-formed packs
2023-06-07 13:51 UTC (3+ messages)
[PATCH 00/15] refs: implement skip lists for packed backend
2023-06-07 10:42 UTC (26+ 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 v3 16/16] ls-refs.c: "
[PATCH] gitweb: wrong capture group used for grep search
2023-06-07 0:00 UTC
[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 (5+ 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 0/3] Create stronger guard rails on replace refs
2023-06-06 16:15 UTC (23+ 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 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
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 (15+ messages)
` [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)
[PATCH] Fix memory leak in get_reachable_subset
2023-06-05 15:50 UTC (5+ messages)
[PATCH v2 00/15] Introduce new `git replay` command
2023-06-05 7:11 UTC (4+ messages)
` [PATCH v3 "
[PATCH] Use lowercase includes for some Windows headers
2023-06-04 21:19 UTC
[PATCH v2 0/2] Add new "signature" atom
2023-06-04 18:22 UTC (4+ messages)
` [PATCH v3 "
` [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 (3+ 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)
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).