messages from 2023-08-10 21:18:22 to 2023-08-15 23:10:10 UTC [more...]
[PATCH v3 0/8] Repack objects into separate packfiles based on a filter
2023-08-15 23:09 UTC (17+ messages)
` [PATCH v4 "
` [PATCH v5 "
` [PATCH v5 1/8] pack-objects: allow `--filter` without `--stdout`
` [PATCH v5 2/8] t/helper: add 'find-pack' test-tool
` [PATCH v5 3/8] repack: refactor finishing pack-objects command
` [PATCH v5 4/8] repack: refactor finding pack prefix
` [PATCH v5 5/8] repack: add `--filter=<filter-spec>` option
` [PATCH v5 6/8] gc: add `gc.repackFilter` config option
` [PATCH v5 7/8] repack: implement `--filter-to` for storing filtered out objects
` [PATCH v5 8/8] gc: add `gc.repackFilterTo` config option
[Bug] In `git-rev-list(1)`, using the `--objects` flag doesn't work well with the `--not` flag, as non-commit objects are not excluded
2023-08-15 22:59 UTC (6+ messages)
` [Bug???] "
[PATCH v4] unit tests: Add a project plan document
2023-08-15 22:55 UTC (4+ messages)
` [PATCH v5] "
What's cooking in git.git (Aug 2023, #05; Tue, 15)
2023-08-15 22:22 UTC
[PATCH] pretty: add %(decorate[:<options>]) format
2023-08-15 22:16 UTC (17+ messages)
` [PATCH v2] "
` main != master at github.com/git/git
[ANNOUNCE] Git v2.42.0-rc2
2023-08-15 21:22 UTC
Lost files after git stash && git stash pop
2023-08-15 18:03 UTC (9+ messages)
` [PATCH v1 1/1] git stash needing mkdir deletes untracked file
No Review Club this week
2023-08-15 17:49 UTC
[PATCH 1/8] rebase: simplify code related to imply_merge()
2023-08-15 14:01 UTC (4+ messages)
` [PATCH v2 0/3] rebase refactoring
` [PATCH v2 3/3] rebase: move parse_opt_keep_empty() down
"fatal: Not a git repository" issued during 'make' from source code
2023-08-15 13:51 UTC (20+ messages)
[RFC PATCH 0/8] Introduce Git Standard Library
2023-08-15 9:41 UTC (17+ messages)
` [RFC PATCH v2 0/7] "
` [RFC PATCH v2 2/7] object: move function to object.c
` [RFC PATCH v2 4/7] parse: create new library for parsing strings and env values
` [RFC PATCH v2 5/7] date: push pager.h dependency up
[PATCH v3 0/3] check-attr: integrate with sparse-index
2023-08-15 8:05 UTC (12+ messages)
` [PATCH v4 "
` [PATCH v4 2/3] attr.c: read attributes in a sparse directory
` [PATCH v5 0/3] check-attr: integrate with sparse-index
` [PATCH v5 1/3] t1092: add tests for 'git check-attr'
` [PATCH v5 2/3] attr.c: read attributes in a sparse directory
` [PATCH v5 3/3] check-attr: integrate with sparse-index
Corrupt repo with force push when using a reference repo
2023-08-15 4:05 UTC
[RFC PATCH v2 7/7] git-std-lib: add test file to call git-std-lib.a functions
2023-08-14 22:28 UTC (2+ messages)
[RFC PATCH v2 6/7] git-std-lib: introduce git standard library
2023-08-14 22:26 UTC (2+ messages)
[PATCH 0/3] scalar: two downstream improvements
2023-08-14 19:20 UTC (9+ messages)
` [PATCH 1/3] scalar: add --[no-]src option
` [PATCH 2/3] setup: add discover_git_directory_reason()
` [PATCH 3/3] scalar reconfigure: help users remove buggy repos
[PATCH] t4053: avoid writing to unopened pipe
2023-08-14 15:23 UTC (2+ messages)
[PATCH v2] sequencer: beautify subject of reverts of reverts
2023-08-14 14:13 UTC (24+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] doc: revert: add discussion
` Re* "
[PATCH RFC v2 0/4] Add an external testing library for unit tests
2023-08-14 13:09 UTC (5+ messages)
` [PATCH RFC v2 1/4] common-main: split common_exit() into a new file
` Splitting common-main (Was: Re: [PATCH RFC v2 1/4] common-main: split common_exit() into a new file)
[PATCH 0/6] maintenance: schedule maintenance on a random minute
2023-08-14 11:28 UTC (11+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 1/8] maintenance: add get_random_minute()
` [PATCH v2 6/8] maintenance: use random minute in systemd scheduler
` [PATCH v2 7/8] maintenance: fix systemd schedule overlaps
` [PATCH v2 8/8] maintenance: update schedule before config
[PATCH] builtin/worktree.c: Fix typo in "forgot fetch" msg
2023-08-13 22:21 UTC (2+ messages)
[wishlist] git-add(1), git-restore(1): -U for more context (with -p)
2023-08-13 19:45 UTC (3+ messages)
[PATCH] t9001: fix/unify indentation regarding pipes somewhat
2023-08-13 10:46 UTC (6+ messages)
` [PATCH v2] t9001: fix indentation in test_no_confirm()
[PATCH RESEND] format-patch: add --description-file option
2023-08-13 8:22 UTC (6+ messages)
` [PATCH v2] "
[BUG] `git describe` doesn't traverse the graph in topological order
2023-08-12 19:36 UTC
[PATCH] merge-tree: add -X strategy option
2023-08-12 5:41 UTC (3+ messages)
` [PATCH v2] "
[PATCH] ls-tree: fix --no-full-name
2023-08-12 5:11 UTC (15+ messages)
` [PATCH] describe: fix --no-exact-match
[PATCH] fix `git mv existing-dir non-existing-dir`*
2023-08-12 1:14 UTC (5+ messages)
` [PATCH] mv: fix error for moving directory to another
Fetching too many tags?
2023-08-12 1:04 UTC (5+ messages)
leak in jt/path-filter-fix, was Re: What's cooking in git.git (Aug 2023, #01; Wed, 2)
2023-08-11 22:15 UTC (2+ messages)
[RFC PATCH 0/6] bloom: reuse existing Bloom filters when possible during upgrade
2023-08-11 22:13 UTC (2+ messages)
[RFC PATCH 6/6] commit-graph: reuse existing Bloom filters where possible
2023-08-11 22:06 UTC (2+ messages)
[RFC PATCH 4/6] commit-graph.c: unconditionally load Bloom filters
2023-08-11 22:00 UTC (2+ messages)
[RFC PATCH 2/6] bloom: prepare to discard incompatible Bloom filters
2023-08-11 21:48 UTC (2+ messages)
[RFC PATCH 1/6] bloom: annotate filters with hash version
2023-08-11 21:46 UTC (2+ messages)
[PATCH 0/5] Trailer readability cleanups
2023-08-11 21:11 UTC (21+ messages)
` [PATCH 1/5] trailer: separate public from internal portion of trailer_iterator
` [PATCH 2/5] trailer: split process_input_file into separate pieces
` [PATCH 3/5] trailer: split process_command_line_args into separate functions
` [PATCH 4/5] trailer: teach find_patch_start about --no-divider
` [PATCH 5/5] trailer: rename *_DEFAULT enums to *_UNSPECIFIED
[RFC/PATCH] commit-graph: verify swapped zero/non-zero generation cases
2023-08-11 19:28 UTC (15+ messages)
` [PATCH 0/4] commit-graph: fsck zero/non-zero generation number fixes
` [PATCH 2/4] commit-graph: verify swapped zero/non-zero generation cases
` [PATCH v2 0/5] commit-graph: fsck zero/non-zero generation number fixes
` [PATCH v2 1/5] commit-graph: introduce `commit_graph_generation_from_graph()`
` [PATCH v2 2/5] commit-graph: verify swapped zero/non-zero generation cases
` [PATCH v2 3/5] t/t5318-commit-graph.sh: test generation zero transitions during fsck
` [PATCH v2 4/5] commit-graph: invert negated conditional, extract to function
` [PATCH v2 5/5] commit-graph: avoid repeated mixed generation number warnings
[PATCH] ls-tree: default <tree-ish> to HEAD
2023-08-11 18:22 UTC (4+ messages)
[RESEND PATCH v10 7/8] worktree add: extend DWIM to infer --orphan
2023-08-11 17:43 UTC (3+ messages)
` RESEND [PATCH "
[PATCH 0/5] Fixes to trailer test script, help text, and documentation
2023-08-11 17:38 UTC (11+ messages)
` [PATCH v2 00/13] "
` [PATCH v2 07/13] trailer --parse help: expose aliased options
` [PATCH v2 08/13] trailer --only-input: prefer "configuration variables" over "rules"
` [PATCH v2 09/13] trailer --parse docs: add explanation for its usefulness
` [PATCH v2 10/13] trailer --unfold help: prefer "reformat" over "join"
` [PATCH v2 11/13] trailer doc: emphasize the effect of configuration variables
` [PATCH v2 12/13] trailer doc: separator within key suppresses default separator
` [PATCH v2 13/13] trailer doc: <token> is a <key> or <keyAlias>, not both
[PATCH] Fix bug when more than one readline instance is used
2023-08-11 16:05 UTC (7+ messages)
` [[PATCH v2]] "
[PATCH] t4053: avoid race when killing background processes
2023-08-11 15:47 UTC (5+ messages)
[PATCH v3] send-email: prompt-dependent exit codes
2023-08-11 12:11 UTC (6+ messages)
` [PATCH v4] "
[PATCH v2] rebase: clarify conditionals in todo_list_to_strbuf()
2023-08-11 11:41 UTC (9+ messages)
` [PATCH v3] "
[ANNOUNCE] Git for Windows 2.42.0-rc1
2023-08-11 6:56 UTC
git ls-files --others not leveraging core.untrackedCache
2023-08-11 5:19 UTC
What's cooking in git.git (Aug 2023, #04; Thu, 10)
2023-08-11 3:51 UTC
[PATCH 3/3] t/lib-rebase: improve documentation of set_fake_editor()
2023-08-10 23:57 UTC (6+ messages)
` [PATCH v2 0/1] t/lib-rebase: (mostly) cosmetic improvements to set_fake_editor()
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).