messages from 2023-06-16 23:27:56 to 2023-06-22 12:52:31 UTC [more...]
[PATCH 0/3] revision: refactor ref_excludes to ref_visibility
2023-06-22 12:52 UTC (9+ messages)
` [PATCH 1/3] revision: rename "
` [PATCH 2/3] revision: add ref_visible() helper
` [PATCH 3/3] pack-refs: use new "
[PATCH] docs: add git-hash-object -t option's possible values
2023-06-22 12:38 UTC (3+ messages)
` [PATCH] docs: add git-hash-object -t option's possible valuesync-mailbox>
bug: submodule update fails to fetch
2023-06-22 11:09 UTC
[PATCH 0/9] Repack objects into separate packfiles based on a filter
2023-06-22 11:05 UTC (35+ 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 8/9] repack: implement `--filter-to` for storing filtered out objects
[PATCH v2 00/15] Introduce new `git replay` command
2023-06-22 10:10 UTC (10+ messages)
` [PATCH v3 "
` [PATCH v3 10/15] replay: make it a minimal server side command
` [PATCH v3 11/15] replay: use standard revision ranges
` [PATCH v3 13/15] replay: add --advance or 'cherry-pick' mode
` [PATCH v3 14/15] replay: add --contained to rebase contained branches
BUG: config.c:129: kvi should not be set while parsing a config source
2023-06-21 23:45 UTC
[PATCH v2 00/14] [RFC] config: remove global state from config iteration
2023-06-21 23:06 UTC (22+ messages)
` [PATCH v3 00/12] "
` [PATCH v3 01/12] config: inline git_color_default_config
` [PATCH v3 02/12] urlmatch.h: use config_fn_t type
` [PATCH v3 03/12] config: add ctx arg to config_fn_t
` [PATCH v3 04/12] config.c: pass ctx in configsets
` [PATCH v3 05/12] config: pass ctx with config files
` [PATCH v3 06/12] builtin/config.c: test misuse of format_config()
` [PATCH v3 07/12] config.c: pass ctx with CLI config
` [PATCH v3 08/12] trace2: plumb config kvi
` [PATCH v3 09/12] config: pass kvi to die_bad_number()
` [PATCH v3 10/12] config.c: remove config_reader from configsets
` [PATCH v3 11/12] config: add kvi.path, use it to evaluate includes
` [PATCH v3 12/12] config: pass source to config_parser_event_fn_t
[PATCH] fix cherry-pick/revert status when doing multiple commits
2023-06-21 22:07 UTC
What's cooking in git.git (Jun 2023, #05; Tue, 20)
2023-06-21 22:03 UTC (5+ messages)
` bug in en/header-split-cache-h-part-3, was "
Video conference libification eng discussion, this Thursday 17:00 UTC
2023-06-21 21:55 UTC
[PATCH] rebase -i: do not update "done" when rescheduling command
2023-06-21 20:59 UTC (11+ messages)
` [PATCH v2 0/6] rebase -i: impove handling of failed commands
` [PATCH v2 2/6] rebase -i: remove patch file after conflict resolution
` [PATCH v2 4/6] rebase --continue: refuse to commit after failed command
` [PATCH v2 5/6] rebase: fix rewritten list for failed pick
` [PATCH v2 6/6] rebase -i: fix adding failed command to the todo list
[PATCH] ls-files: add an --exclude-links option
2023-06-21 20:02 UTC (7+ messages)
commit messages are silently re-encoded to UTF-8 despite docs implying otherwise
2023-06-21 18:56 UTC (2+ messages)
[GSoC] Blog
2023-06-21 18:19 UTC (2+ messages)
[PATCH 0/2] Changed path filter hash fix and version bump
2023-06-21 17:53 UTC (17+ 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
[RFC PATCH 0/2] add an external testing library for unit tests
2023-06-21 15:57 UTC (6+ messages)
` [RFC PATCH 1/2] Add C TAP harness
[PATCH 0/5] replace strbuf_expand()
2023-06-21 12:26 UTC (9+ 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()
[Bug?] Information around newlines lost in merge
2023-06-21 11:41 UTC (3+ messages)
[PATCH] t7701: make annotated tag unreachable
2023-06-21 10:21 UTC
Determining whether you have a commit locally, in a partial clone?
2023-06-21 10:10 UTC (8+ messages)
Remembering which http remotes require authentication
2023-06-21 10:09 UTC (5+ messages)
[PATCH] repack: only repack .packs that exist
2023-06-21 9:01 UTC (2+ messages)
[PATCH] doc: gitcredentials: introduce OAuth helpers
2023-06-21 7:30 UTC (4+ messages)
` [PATCH v2] doc: gitcredentials: link to helper list
[PATCH v9 4/6] notes.c: introduce '--separator=<paragraph-break>' option
2023-06-21 2:50 UTC (4+ messages)
[PATCH] packfile: delete .idx files before .pack files
2023-06-20 22:02 UTC (3+ messages)
[PATCH v2 0/2] stash clear: added safety flag for stash clear subcommand
2023-06-20 21:42 UTC (7+ messages)
` [PATCH v3] Introduced force flag to the git "
Join us for Review Club!
2023-06-20 20:42 UTC
Is MacOS CI flaky?
2023-06-20 20:31 UTC (9+ messages)
` [PATCH] http: handle both "h2" and "h2h3" in curl info lines
[PATCH 00/15] refs: implement skip lists for packed backend
2023-06-20 18:49 UTC (41+ 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 v4 13/16] refs.h: let `for_each_namespaced_ref()` take excluded patterns
` [PATCH v4 14/16] builtin/receive-pack.c: avoid enumerating hidden references
` [PATCH v4 15/16] upload-pack.c: avoid enumerating hidden refs where possible
` [PATCH v4 16/16] ls-refs.c: "
[BUGREPORT] Why is git-push fetching content?
2023-06-20 11:26 UTC (4+ messages)
[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 (2+ messages)
Possible bug regarding trailers
2023-06-19 15:13 UTC (10+ 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
[PATCH] Add 'preserve' subcommand to 'git stash'
2023-06-19 1:42 UTC (10+ messages)
tests: mark as passing with SANITIZE=leak
2023-06-17 6:41 UTC (16+ messages)
` [PATCH v2 0/5] "
` [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
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).