messages from 2023-06-14 12:18:46 to 2023-06-20 14:22:27 UTC [more...]
[PATCH 00/15] refs: implement skip lists for packed backend
2023-06-20 14:22 UTC (36+ 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 07/16] refs: plumb `exclude_patterns` argument throughout
` [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 v4 00/16] refs: implement jump lists for packed backend
` [PATCH v4 01/16] refs.c: rename `ref_filter`
` [PATCH v4 02/16] ref-filter.h: provide `REF_FILTER_INIT`
` [PATCH v4 03/16] ref-filter: clear reachable list pointers after freeing
` [PATCH v4 04/16] ref-filter: add `ref_filter_clear()`
` [PATCH v4 05/16] ref-filter.c: parameterize match functions over patterns
` [PATCH v4 06/16] builtin/for-each-ref.c: add `--exclude` option
` [PATCH v4 07/16] refs: plumb `exclude_patterns` argument throughout
` [PATCH v4 08/16] refs/packed-backend.c: refactor `find_reference_location()`
` [PATCH v4 09/16] refs/packed-backend.c: implement jump lists to avoid excluded pattern(s)
` [PATCH v4 10/16] refs/packed-backend.c: add trace2 counters for jump list
` [PATCH v4 11/16] revision.h: store hidden refs in a `strvec`
` [PATCH v4 12/16] refs/packed-backend.c: ignore complicated hidden refs rules
[PATCH 0/2] Changed path filter hash fix and version bump
2023-06-20 13:43 UTC (11+ messages)
` [PATCH v4 0/4] "
` [PATCH v4 1/4] gitformat-commit-graph: describe version 2 of BDAT
` [PATCH v4 3/4] repo-settings: introduce commitgraph.changedPathsVersion
` [PATCH v4 4/4] commit-graph: new filter ver. that fixes murmur3
Determining whether you have a commit locally, in a partial clone?
2023-06-20 12:04 UTC (2+ messages)
[BUGREPORT] Why is git-push fetching content?
2023-06-20 11:26 UTC (4+ messages)
[Bug?] Information around newlines lost in merge
2023-06-20 9:22 UTC
[PATCH v2 0/2] stash clear: added safety flag for stash clear subcommand
2023-06-20 6:25 UTC (3+ messages)
` [PATCH v3] Introduced force flag to the git "
[BUG] git-web unable to show this commit properly?
2023-06-19 23:01 UTC (3+ messages)
git fetch recursion problem
2023-06-19 18:40 UTC (4+ messages)
What's cooking in git.git (Jun 2023, #04; Wed, 14)
2023-06-19 16:57 UTC (4+ messages)
[PATCH 0/5] replace strbuf_expand()
2023-06-19 16:10 UTC (7+ messages)
` [PATCH 1/5] pretty: factor out expand_separator()
` [PATCH 2/5] strbuf: factor out strbuf_expand_step()
` [PATCH 3/5] replace strbuf_expand_dict_cb() with strbuf_expand_step()
` [PATCH 4/5] replace strbuf_expand() "
` [PATCH 5/5] strbuf: simplify strbuf_expand_literal_cb()
Possible bug regarding trailers
2023-06-19 15:13 UTC (11+ messages)
` [PATCH] commit: pass --no-divider to interpret-trailers
[GSoC] Blog
2023-06-19 14:53 UTC
Business proposal
2023-06-19 14:31 UTC
commit messages are silently re-encoded to UTF-8 despite docs implying otherwise
2023-06-19 13:22 UTC
[PATCH v9 0/6] notes.c: introduce "--separator" option
2023-06-19 6:08 UTC (8+ messages)
` [PATCH v9 4/6] notes.c: introduce '--separator=<paragraph-break>' option
[PATCH] Add 'preserve' subcommand to 'git stash'
2023-06-19 1:42 UTC (10+ messages)
Is MacOS CI flaky?
2023-06-17 9:13 UTC (8+ messages)
` [PATCH] http: handle both "h2" and "h2h3" in curl info lines
tests: mark as passing with SANITIZE=leak
2023-06-17 6:41 UTC (36+ messages)
` [PATCH 01/11] rev-parse: fix a leak with --abbrev-ref
` [PATCH 03/11] remote: fix a leak in query_matches_negative_refspec
` [PATCH 04/11] branch: fix a leak in dwim_and_setup_tracking
` [PATCH 05/11] branch: fix a leak in setup_tracking
` [PATCH 06/11] branch: fix a leak in cmd_branch
` [PATCH 10/11] config: fix a leak in git_config_copy_or_rename_section_in_file
` [PATCH v2 0/5] tests: mark as passing with SANITIZE=leak
` [PATCH v2 1/5] rev-parse: fix a leak with --abbrev-ref
` [PATCH v2 2/5] branch: fix a leak in setup_tracking
` [PATCH v2 3/5] branch: fix a leak in cmd_branch
` [PATCH v2 4/5] config: fix a leak in git_config_copy_or_rename_section_in_file
` [PATCH v2 5/5] tests: mark as passing with SANITIZE=leak
` [PATCH v3 0/5] "
` [PATCH v3 1/5] rev-parse: fix a leak with --abbrev-ref
` [PATCH v3 2/5] branch: fix a leak in setup_tracking
` [PATCH v3 3/5] branch: fix a leak in cmd_branch
` [PATCH v3 4/5] config: fix a leak in git_config_copy_or_rename_section_in_file
` [PATCH v3 5/5] tests: mark as passing with SANITIZE=leak
[PATCH] credential/wincred: store oauth_refresh_token
2023-06-16 22:30 UTC (2+ messages)
[PATCH v4] credential/libsecret: store new attributes
2023-06-16 19:55 UTC (2+ messages)
` [PATCH v5] "
[PATCH 0/2] credential: improvements to erase in helpers
2023-06-16 16:54 UTC (25+ messages)
` [PATCH 2/2] credential: erase all matching credentials
` [PATCH v2 0/2] credential: improvements to erase in helpers
` [PATCH v2 1/2] credential: avoid erasing distinct password
` [PATCH v2 2/2] credential: erase all matching credentials
` [PATCH v3 0/2] credential: improvements to erase in helpers
` [PATCH v3 1/2] credential: avoid erasing distinct password
` [PATCH v3 2/2] credential: erase all matching credentials
` [PATCH v4 0/2] credential: improvements to erase in helpers
` [PATCH v4 1/2] credential: avoid erasing distinct password
` [PATCH v4 2/2] credential: erase all matching credentials
[PATCH] setup.c: don't setup in discover_git_directory()
2023-06-16 16:03 UTC (3+ messages)
Reminder about the Git Rev News Reader Survey
2023-06-16 11:10 UTC
Business proposal
2023-06-16 10:23 UTC
[PATCH 0/9] Repack objects into separate packfiles based on a filter
2023-06-16 3:08 UTC (19+ messages)
` [PATCH 1/9] pack-objects: allow `--filter` without `--stdout`
` [PATCH 2/9] pack-objects: add `--print-filtered` to print omitted objects
` [PATCH 3/9] t/helper: add 'find-pack' test-tool
` [PATCH 4/9] repack: refactor piping an oid to a command
` [PATCH 5/9] repack: refactor finishing pack-objects command
` [PATCH 6/9] repack: add `--filter=<filter-spec>` option
` [PATCH 7/9] gc: add `gc.repackFilter` config option
` [PATCH 8/9] repack: implement `--filter-to` for storing filtered out objects
` [PATCH 9/9] gc: add `gc.repackFilterTo` config option
[PATCH 0/3] handling pathspec magic with --follow
2023-06-15 19:00 UTC (5+ messages)
` [PATCH 3/3] diff: detect pathspec magic not supported by --follow
Video conference libification eng discussion, this Thursday 17:00 UTC
2023-06-15 18:31 UTC (2+ messages)
[PATCH] cmake: adapt to `cache.h` being no more
2023-06-15 17:41 UTC (2+ messages)
[PATCH] ls-tree: fix documentation of %x format placeholder
2023-06-15 17:33 UTC
[PATCH 0/3] revision: handle pseudo-opts in `--stdin` mode
2023-06-15 14:39 UTC (12+ messages)
` [PATCH 1/3] revision: reorder `read_revisions_from_stdin()`
` [PATCH 2/3] revision: small readability improvement for reading from stdin
` [PATCH 3/3] revision: handle pseudo-opts in `--stdin` mode
` [PATCH v2 0/3] "
` [PATCH v2 1/3] revision: reorder `read_revisions_from_stdin()`
` [PATCH v2 2/3] revision: small readability improvement for reading from stdin
` [PATCH v2 3/3] revision: handle pseudo-opts in `--stdin` mode
Business proposal
2023-06-15 9:58 UTC
[PATCH v2 0/9] docs: interpret-trailers: reword and add examples
2023-06-15 7:47 UTC (24+ messages)
` [PATCH v3 "
` [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 8/9] doc: trailer: mention 'key' in DESCRIPTION
` [PATCH v4 0/9] docs: interpret-trailers: reword and add examples
` [PATCH v4 1/9] doc: trailer: fix grammar
` [PATCH v4 2/9] doc: trailer: swap verb order
` [PATCH v4 3/9] doc: trailer: drop "commit message part" phrasing
` [PATCH v4 4/9] doc: trailer: examples: avoid the word "message" by itself
` [PATCH v4 5/9] doc: trailer: remove redundant phrasing
` [PATCH v4 6/9] doc: trailer: use angle brackets for <token> and <value>
` [PATCH v4 7/9] doc: trailer.<token>.command: emphasize deprecation
` [PATCH v4 8/9] doc: trailer: mention 'key' in DESCRIPTION
` [PATCH v4 9/9] doc: trailer: add more examples "
[PATCH v2] CodingGuidelines: use octal escapes, not hex
2023-06-14 21:54 UTC (3+ messages)
` [PATCH v3] "
[GSoC] Blog
2023-06-14 19:50 UTC (2+ messages)
[PATCH v4] diff-lib: honor override_submodule_config flag bit
2023-06-14 19:08 UTC (2+ messages)
[PATCH] diff-lib: honor override_submodule_config flag bit
2023-06-14 18:45 UTC (3+ messages)
[PATCH v3] diff-lib: honor override_submodule_config flag bit
2023-06-14 16:46 UTC (2+ messages)
[PATCH v2] diff-lib: honor override_submodule_config flag bit
2023-06-14 16:14 UTC (2+ messages)
Purchase_Statement_Id#5511157
2023-06-14 14:49 UTC
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).