messages from 2023-07-03 18:46:27 to 2023-07-10 21:12:30 UTC [more...]
[PATCH 00/15] refs: implement skip lists for packed backend
2023-07-10 21:12 UTC (13+ messages)
` [PATCH v4 00/16] refs: implement jump "
` [PATCH v4 12/16] refs/packed-backend.c: ignore complicated hidden refs rules
` [PATCH v4 15/16] upload-pack.c: avoid enumerating hidden refs where possible
` [PATCH v5 00/16] refs: implement jump lists for packed backend
` [PATCH v5 01/16] refs.c: rename `ref_filter`
` [PATCH v5 02/16] ref-filter.h: provide `REF_FILTER_INIT`
` [PATCH v5 03/16] ref-filter: clear reachable list pointers after freeing
` [PATCH v5 04/16] ref-filter: add `ref_filter_clear()`
[PATCH 0/2] fix resize issues on large screens
2023-07-10 21:04 UTC (5+ messages)
` [PATCH 1/2] gitk: limit factor scaling on resize to widths below 1900px
` [PATCH 2/2] gitk: keep author and date colums to a minimal width on resize
[PATCH 0/2] repack: make `collect_pack_filenames()` consistent
2023-07-10 20:09 UTC (4+ messages)
` [PATCH 1/2] builtin/repack.c: only repack `.pack`s that exist
` [PATCH 2/2] builtin/repack.c: avoid dir traversal in `collect_pack_filenames()`
[PATCH] repack: only repack .packs that exist
2023-07-10 19:39 UTC (5+ messages)
[PATCH 0/2] [RFC] for-each-ref: add --count-matches mode
2023-07-10 16:51 UTC (4+ messages)
` [PATCH 2/2] for-each-ref: add --count-matches option
[PATCH 0/6] fsck: squelch progress output with `--no-progress`
2023-07-10 15:55 UTC (8+ messages)
` [PATCH 1/6] fsck: suppress commit-graph "
` [PATCH 2/6] fsck: suppress MIDX "
` [PATCH 3/6] commit-graph.c: extract `verify_one_commit_graph()`
` [PATCH 4/6] commit-graph.c: iteratively verify commit-graph chains
` [PATCH 5/6] commit-graph.c: pass progress to `verify_one_commit_graph()`
` [PATCH 6/6] commit-graph.c: avoid duplicated progress output during `verify`
[PATCH 0/2] advise about force-pushing as an alternative to reconciliation
2023-07-10 4:44 UTC (29+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] remote: "
` [PATCH v2 2/2] push: "
` [PATCH v3 0/2] "
` [PATCH v3 1/2] remote: "
` [PATCH v3 2/2] push: "
` [PATCH v4 0/2] "
` [PATCH v4 1/2] remote: "
` [PATCH v4 2/2] push: "
[PATCH 0/2] Fix attr magic combined with pathspec prefix
2023-07-09 9:28 UTC (9+ messages)
` [PATCH 1/2] t6135: attr magic with path pattern
` [PATCH 2/2] dir: do not feed path suffix to pathspec match
` [PATCH 2/2alt] "
` [PATCH 2alt/2] dir: match "attr" pathspec magic with correct paths
[PATCH 0/2] Add new "describe" atom
2023-07-09 6:16 UTC (5+ messages)
` [PATCH 1/2] ref-filter: add "
` [PATCH 2/2] t6300: run describe atom tests on a different repo
Git monorepo - recommendation regarding usage of sparse-checkout
2023-07-09 1:44 UTC (2+ messages)
[PATCH v2] doc: gitcredentials: link to helper list
2023-07-08 20:36 UTC (2+ messages)
` [PATCH v3] "
Expected behaviour for pathspecs matching attributes in subdirectories
2023-07-08 12:42 UTC (9+ messages)
[PATCH 0/9] gitk: improve keyboard support
2023-07-08 12:09 UTC (16+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 05/10] gitk: add keyboard bind for checkout command
` [PATCH v2 06/10] gitk: add keyboard bind for remove branch command
` [PATCH v2 07/10] gitk: add keyboard bind for cherry-pick command
` [PATCH v2 08/10] gitk: add keyboard bind for create branch command
` [PATCH v2 09/10] gitk: improve keyboard convenience in reset dialog
` [PATCH v2 10/10] gitk: allow checkout of remote branch
[BUGREPORT] Why is git-push fetching content?
2023-07-08 8:39 UTC (6+ messages)
[PATCH 0/5] SubmittingPatches: clarify which branch to use
2023-07-08 5:48 UTC (9+ messages)
` [PATCH 1/5] SubmittingPatches: reword awkward phrasing
` [PATCH 2/5] SubmittingPatches: be more explicit
` [PATCH 3/5] SubmittingPatches: discuss subsystems separately from git.git
` [PATCH 4/5] SubmittingPatches: remove confusing guidance about base branches
` [PATCH 5/5] SubmittingPatches: define topic branches
[PATCH v1 0/3] check-attr: integrate with sparse-index
2023-07-07 23:15 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] Enable gitattributes read from sparse directories
` [PATCH v2 2/3] t1092: add tests for `git check-attr`
` [PATCH v2 3/3] check-attr: integrate with sparse-index
[PATCH 0/2] remove unused "base-offset" from tree-walk codepath
2023-07-07 22:21 UTC (3+ messages)
` [PATCH 1/2] tree-walk: lose base_offset that is never used in tree_entry_interesting
` [PATCH 2/2] tree-walk: drop unused base_offset from do_match()
[PATCH] pkt-line: don't check string length in packet_length()
2023-07-07 21:47 UTC (8+ messages)
` [PATCH v2] pkt-line: add size parameter to packet_length()
[RFC PATCH 0/1] Unit tests for khash.h
2023-07-07 21:12 UTC (5+ messages)
` [RFC PATCH v2] khash_test.c : add unit tests
Hello world
2023-07-07 19:31 UTC
[PATCH] pretty: use strchr(3) in userformat_find_requirements()
2023-07-07 19:08 UTC
[PATCH] pretty: avoid double negative in format_commit_item()
2023-07-07 19:06 UTC (2+ messages)
[PATCH] ls-tree: simplify prefix handling
2023-07-07 19:01 UTC (2+ messages)
https://github.com/gitgitgadget/git
2023-07-07 17:13 UTC
[PATCH v3] t0091-bugreport.sh: actually verify some content of report
2023-07-07 12:26 UTC (5+ messages)
[ANNOUNCE] Git for Windows 2.41.0(2)
2023-07-07 10:50 UTC
What's cooking in git.git (Jul 2023, #01; Wed, 5)
2023-07-06 23:28 UTC (2+ messages)
[PATCH RFC v2 0/4] Add an external testing library for unit tests
2023-07-06 22:48 UTC (8+ messages)
` [RFC PATCH v3 1/1] unit tests: Add a project plan document
t2400 on freebsd12
2023-07-06 17:37 UTC
[PATCH 0/3] diff --no-index: support reading from named pipes
2023-07-05 22:19 UTC (10+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] diff --no-index: refuse to compare stdin to a directory
` [PATCH v2 2/4] diff --no-index: die on error reading stdin
` [PATCH v2 3/4] t4054: test diff --no-index with stdin
` [PATCH v2 4/4] diff --no-index: support reading from named pipes
[PATCH] ref-filter: handle nested tags in --points-at option
2023-07-05 20:15 UTC (9+ messages)
[GSoC] Blog
2023-07-05 20:01 UTC (2+ messages)
[PATCH] t0091-bugreport.sh: actually verify some content of report
2023-07-05 19:46 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/9] Repack objects into separate packfiles based on a filter
2023-07-05 18:26 UTC (22+ messages)
` [PATCH 1/9] pack-objects: allow `--filter` without `--stdout`
` [PATCH 6/9] repack: add `--filter=<filter-spec>` option
` [PATCH 8/9] repack: implement `--filter-to` for storing filtered out objects
` [PATCH v2 0/8] Repack objects into separate packfiles based on a filter
` [PATCH v2 1/8] pack-objects: allow `--filter` without `--stdout`
` [PATCH v2 2/8] t/helper: add 'find-pack' test-tool
` [PATCH v2 3/8] repack: refactor finishing pack-objects command
` [PATCH v2 4/8] repack: refactor finding pack prefix
` [PATCH v2 5/8] repack: add `--filter=<filter-spec>` option
` [PATCH v2 6/8] gc: add `gc.repackFilter` config option
` [PATCH v2 7/8] repack: implement `--filter-to` for storing filtered out objects
` [PATCH v2 8/8] gc: add `gc.repackFilterTo` config option
[RFC PATCH 0/8] Introduce Git Standard Library
2023-07-05 18:22 UTC (5+ messages)
` [RFC PATCH 1/8] trace2: log fsync stats in trace2 rather than wrapper
[PATCH v4 0/6] git-compat-util cleanups
2023-07-05 17:58 UTC (13+ messages)
` [PATCH v4 6/6] common: move alloc macros to common.h
` [PATCH v5 0/6] git-compat-util cleanups
` [PATCH v5 1/6] git-compat-util: move strbuf.c funcs to its header
` [PATCH v5 2/6] git-compat-util: move wrapper.c "
` [PATCH v5 3/6] sane-ctype.h: create header for sane-ctype macros
` [PATCH v5 4/6] kwset: move translation table from ctype
` [PATCH v5 5/6] treewide: remove unnecessary includes for wrapper.h
` [PATCH v5 6/6] git-compat-util: move alloc macros to git-compat-util.h
Bug Report
2023-07-05 17:30 UTC (5+ messages)
` index.skipHash doesn't work with split index, was "
[PATCH 0/3] imap-send: some -Wunused-parameter cleanups
2023-07-05 17:25 UTC (6+ messages)
` [PATCH 1/3] imap-send: use server conf argument in setup_curl()
` [PATCH 2/3] imap-send: drop unused parameter from imap_cmd_cb callback
[PATCH] docs: add necessary headers to Documentation/MFOW.txt
2023-07-05 7:16 UTC (3+ messages)
What's cooking in git.git (Jun 2023, #08; Fri, 30)
2023-07-05 5:37 UTC (5+ messages)
Bug report: AM 3-way patching fails with partial cloning
2023-07-04 22:02 UTC (2+ messages)
[PATCH] gitk: new config options for wrapping and diff modes
2023-07-04 17:39 UTC
[PATCH] gitk: new config options for wrapping and diff modes
2023-07-04 16:32 UTC
Possible Bug with `git commit -a` in v2.41.0
2023-07-03 19:29 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).