messages from 2024-04-02 14:54:49 to 2024-04-04 18:29:37 UTC [more...]
[PATCH] reftable/stack: use geometric table compaction
2024-04-04 18:29 UTC (24+ messages)
` [PATCH v2 0/3] "
` [PATCH v3 "
` [PATCH v3 1/3] reftable/stack: add env to disable autocompaction
` [PATCH v4 0/2] reftable/stack: use geometric table compaction
` [PATCH v4 1/2] reftable/stack: add env to disable autocompaction
` [PATCH v4 2/2] reftable/stack: use geometric table compaction
` [PATCH v5 0/3] "
` [PATCH v5 1/3] reftable/stack: allow disabling of auto-compaction
` [PATCH v5 2/3] reftable/stack: add env to disable autocompaction
` [PATCH v5 3/3] reftable/stack: use geometric table compaction
[PATCH RESEND] send-email: make produced outputs more readable
2024-04-04 17:07 UTC
Git log --decorate show prefetch objects
2024-04-04 16:56 UTC (2+ messages)
[PATCH] sequencer: honor signoff opt in run_git_commit
2024-04-04 16:45 UTC (3+ messages)
[PATCH] userdiff: add builtin driver for typescript language
2024-04-04 16:38 UTC (2+ messages)
` [PATCH v2] "
Unexpected git merge exit code when killing merge driver during ancestor merge
2024-04-04 16:16 UTC
[PATCH] rebase -i: improve error message when picking merge
2024-04-04 15:29 UTC (5+ messages)
[PATCH 00/12] t: exercise Git/JGit reftable compatibility
2024-04-04 13:37 UTC (14+ messages)
` [PATCH 01/12] ci: rename "runs_on_pool" to "distro"
` [PATCH 02/12] ci: expose distro name in dockerized GitHub jobs
` [PATCH 03/12] ci: allow skipping sudo on dockerized jobs
` [PATCH 04/12] ci: drop duplicate package installation for "linux-gcc-default"
` [PATCH 05/12] ci: convert "install-dependencies.sh" to use "/bin/sh"
` [PATCH 06/12] ci: merge custom PATH directories
` [PATCH 07/12] ci: merge scripts which install dependencies
` [PATCH 08/12] ci: make Perforce binaries executable for all users
` [PATCH 09/12] ci: install JGit dependency
` [PATCH 10/12] t06xx: always execute backend-specific tests
` [PATCH 11/12] t0610: fix non-portable variable assignment
` [PATCH 12/12] t0612: add tests to exercise Git/JGit reftable compatibility
[PATCH 0/9] reftable: optimize write performance
2024-04-04 11:43 UTC (35+ messages)
` [PATCH 1/9] refs/reftable: fix D/F conflict error message on ref copy
` [PATCH 2/9] refs/reftable: perform explicit D/F check when writing symrefs
` [PATCH 3/9] refs/reftable: skip duplicate name checks
` [PATCH 4/9] refs/reftable: don't recompute committer ident
` [PATCH 5/9] reftable/writer: refactorings for `writer_add_record()`
` [PATCH 6/9] reftable/writer: refactorings for `writer_flush_nonempty_block()`
` [PATCH 7/9] reftable/block: reuse zstream when writing log blocks
` [PATCH 8/9] reftable/block: reuse compressed array
` [PATCH 9/9] reftable/writer: reset `last_key` instead of releasing it
` [PATCH v2 00/11] reftable: optimize write performance
` [PATCH v2 01/11] refs/reftable: fix D/F conflict error message on ref copy
` [PATCH v2 02/11] refs/reftable: perform explicit D/F check when writing symrefs
` [PATCH v2 03/11] refs/reftable: skip duplicate name checks
` [PATCH v2 04/11] reftable: remove "
` [PATCH v2 05/11] refs/reftable: don't recompute committer ident
` [PATCH v2 06/11] reftable/writer: refactorings for `writer_add_record()`
` [PATCH v2 07/11] reftable/writer: refactorings for `writer_flush_nonempty_block()`
` [PATCH v2 08/11] reftable/writer: unify releasing memory
` [PATCH v2 09/11] reftable/writer: reset `last_key` instead of releasing it
` [PATCH v2 10/11] reftable/block: reuse zstream when writing log blocks
` [PATCH v2 11/11] reftable/block: reuse compressed array
Git Server
2024-04-04 10:26 UTC (3+ messages)
reftable & jgit compatibility
2024-04-04 8:36 UTC (11+ messages)
What's cooking in git.git (Apr 2024, #02; Wed, 3)
2024-04-04 5:07 UTC (2+ messages)
[PATCH 00/13] Support for arbitrary schemes in credentials
2024-04-04 4:07 UTC (9+ messages)
` [PATCH 05/13] credential: gate new fields on capability
[PATCH 0/2] apply: add unit tests for parse_range
2024-04-04 3:53 UTC (4+ messages)
` [PATCH 1/2] apply: add unit tests for parse_range and rename to parse_fragment_range
[PATCH] RFC: add MAINTAINERS file
2024-04-04 0:47 UTC (9+ messages)
[PATCH v4] userdiff: better method/property matching for C#
2024-04-03 21:42 UTC (2+ messages)
` [PATCH v5] "
[PATCH] mem-pool: use st_add() in mem_pool_strvfmt()
2024-04-03 21:20 UTC (7+ messages)
[PATCH] imap-send: use xsnprintf to format command
2024-04-03 20:32 UTC (4+ messages)
tests broken with curl-8.7.0
2024-04-03 20:18 UTC (12+ messages)
` [PATCH 0/2] git+curl 8.7.0 workaround
` [PATCH 1/2] http: reset POSTFIELDSIZE when clearing curl handle
` [PATCH 2/2] INSTALL: bump libcurl version to 7.21.3
Worktree shares a common remote with main checkout
2024-04-03 18:29 UTC (6+ messages)
[PATCH v2 0/3] commit, add: error out when passing untracked path
2024-04-03 18:14 UTC (13+ messages)
` [PATCH v3 0/3] commit, add: error out when passing untracked paths
` [PATCH v4 0/3] commit,add: error out when passing untracked path
` [PATCH v4 1/3] revision: optionally record matches with pathspec elements
` [PATCH v4 2/3] builtin/commit: error out when passing untracked path with -i
` [PATCH v4 3/3] builtin/add: error out when passing untracked path with -u
` [PATCH v3 1/3] revision: optionally record matches with pathspec elements
` [PATCH v3 2/3] builtin/commit: error out when passing untracked path with -i
` [PATCH v3 3/3] builtin/add: error out when passing untracked path with -u
git-merge: --no-commit is not respected on a fresh repository
2024-04-03 17:29 UTC (2+ messages)
[PATCH] docs: recommend using contrib/contacts/git-contacts
2024-04-03 16:39 UTC (6+ messages)
` [RFC] git-contacts: exclude list (was: Re: [PATCH] docs: recommend using contrib/contacts/git-contacts)
` [RFC] git-contacts: exclude list
Subject: [PATCH 3/9] refs/reftable: skip duplicate name checks
2024-04-03 16:21 UTC (3+ messages)
[PATCH] Win32: detect unix socket support at runtime
2024-04-03 15:42 UTC
[PATCH 0/8] update-ref: add support for update-symref option
2024-04-03 14:52 UTC (11+ messages)
` [PATCH 1/8] files-backend: extract out `create_symref_lock`
` [PATCH 7/8] refs: add 'update-symref' command to 'update-ref'
[PATCH 0/9] reftable: optimize table and block iterators
2024-04-03 13:33 UTC (7+ messages)
` [PATCH 4/9] reftable/block: introduce `block_reader_release()`
` [PATCH 5/9] reftable/block: move ownership of block reader into `struct table_iter`
[PATCH 0/7] reftable: improvements for the `binsearch()` mechanism
2024-04-03 6:04 UTC (30+ messages)
` [PATCH v2 "
` [PATCH v2 3/7] reftable/refname: refactor binary search over refnames
` [PATCH v2 4/7] reftable/block: refactor binary search over restart points
` [PATCH v2 7/7] reftable/block: avoid decoding keys when searching "
` [PATCH v3 0/7] reftable: improvements for the `binsearch()` mechanism
` [PATCH v3 1/7] reftable/basics: fix return type of `binsearch()` to be `size_t`
` [PATCH v3 2/7] reftable/basics: improve `binsearch()` test
` [PATCH v3 3/7] reftable/refname: refactor binary search over refnames
` [PATCH v3 4/7] reftable/block: refactor binary search over restart points
` [PATCH v3 5/7] reftable/block: fix error handling when searching "
` [PATCH v3 6/7] reftable/record: extract function to decode key lengths
` [PATCH v3 7/7] reftable/block: avoid decoding keys when searching restart points
` [PATCH v4 0/7] reftable: improvements for the `binsearch()` mechanism
` [PATCH v4 1/7] reftable/basics: fix return type of `binsearch()` to be `size_t`
` [PATCH v4 2/7] reftable/basics: improve `binsearch()` test
` [PATCH v4 3/7] reftable/refname: refactor binary search over refnames
` [PATCH v4 4/7] reftable/block: refactor binary search over restart points
` [PATCH v4 5/7] reftable/block: fix error handling when searching "
` [PATCH v4 6/7] reftable/record: extract function to decode key lengths
` [PATCH v4 7/7] reftable/block: avoid decoding keys when searching restart points
Git Gui Clone: Error Failed to create repository (with hints)
2024-04-03 1:30 UTC (2+ messages)
[PATCH v2] bisect: Honor log.date
2024-04-03 1:27 UTC (9+ messages)
[PATCH] t/t7700-repack.sh: fix test breakages with `GIT_TEST_MULTI_PACK_INDEX=1`
2024-04-02 22:10 UTC (7+ messages)
[RFC][PATCH] t-prio-queue: simplify using compound literals
2024-04-02 20:41 UTC (3+ messages)
[BUG] "git range-diff" does not know X^! is a valid range
2024-04-02 20:37 UTC (3+ messages)
GSoC 2024 [PATCH v2] Fix Git command exit code suppression in test script t2104-update-index-skip-worktree.sh
2024-04-02 18:41 UTC (5+ messages)
"git maintenance start" adds entry to the main config file, not to already existing maintenance section in included file
2024-04-02 15:27 UTC (2+ messages)
bug report: spurious "cannot delete branch '%s' used by worktree"
2024-04-02 15:15 UTC (9+ messages)
[PATCH 0/4] osxkeychain: bring in line with other credential helpers
2024-04-02 14:54 UTC (8+ 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).