git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2024-04-01 16:17:54 to 2024-04-03 15:30:58 UTC [more...]

Worktree shares a common remote with main checkout
 2024-04-03 15:30 UTC  (4+ messages)

[PATCH] reftable/stack: use geometric table compaction
 2024-04-03 15:14 UTC  (20+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v3 "
    ` [PATCH v3 1/3] reftable/stack: add env to disable autocompaction
    ` [PATCH v3 2/3] reftable/stack: use geometric table compaction
    ` [PATCH v3 3/3] reftable/stack: make segment end inclusive
    ` [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 0/8] update-ref: add support for update-symref option
 2024-04-03 14:52 UTC  (23+ messages)
` [PATCH 1/8] files-backend: extract out `create_symref_lock`
` [PATCH 2/8] reftable-backend: extract out `write_symref_with_log`
` [PATCH 5/8] refs/files-backend: add support for symref updates
` [PATCH 6/8] refs/reftable-backend: "
` [PATCH 7/8] refs: add 'update-symref' command to 'update-ref'
` [PATCH 8/8] refs: support symrefs in 'reference-transaction' hook

[PATCH] rebase -i: improve error message when picking merge
 2024-04-03 13:42 UTC  (2+ messages)

[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`

git-merge: --no-commit is not respected on a fresh repository
 2024-04-03 13:26 UTC 

[PATCH] docs: recommend using contrib/contacts/git-contacts
 2024-04-03 12:13 UTC  (5+ 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 11:21 UTC  (2+ messages)

reftable & jgit compatibility
 2024-04-03 10:47 UTC  (2+ messages)

[PATCH] mem-pool: use st_add() in mem_pool_strvfmt()
 2024-04-03 10:01 UTC  (5+ messages)

[PATCH] imap-send: use xsnprintf to format command
 2024-04-03  9:25 UTC  (3+ messages)

tests broken with curl-8.7.0
 2024-04-03  6:34 UTC  (11+ 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

[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 00/13] Support for arbitrary schemes in credentials
 2024-04-02 22:26 UTC  (13+ messages)
` [PATCH 05/13] credential: gate new fields on capability
` [PATCH 08/13] credential: add an argument to keep state
` [PATCH 13/13] credential: add support for multistage credential rounds

[PATCH] t/t7700-repack.sh: fix test breakages with `GIT_TEST_MULTI_PACK_INDEX=1`
 2024-04-02 22:10 UTC  (7+ messages)

[PATCH v2 0/3] commit, add: error out when passing untracked path
 2024-04-02 22:00 UTC  (9+ messages)
` [PATCH v3 0/3] commit, add: error out when passing untracked paths
` [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

[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  (6+ messages)

[PATCH 0/9] reftable: optimize write performance
 2024-04-02 17:30 UTC  (10+ 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] RFC: add MAINTAINERS file
 2024-04-02 17:00 UTC  (16+ 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  (10+ messages)

[PATCH 0/4] osxkeychain: bring in line with other credential helpers
 2024-04-02 14:54 UTC  (10+ messages)

[GSoC 2024][v2 Proposal]Move existing tests to a unit testing framework
 2024-04-02 14:22 UTC  (3+ messages)

[RFD] Libification proposal: separate internal and external interfaces
 2024-04-02 14:18 UTC 

[PATCH 00/11] midx: split MIDX writing routines into midx-write.c, cleanup
 2024-04-02 11:47 UTC  (9+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] midx-write: move writing-related functions from midx.c
  ` [PATCH v2 2/4] midx-write.c: factor out common want_included_pack() routine
  ` [PATCH v2 3/4] midx-write.c: check count of packs to repack after grouping
  ` [PATCH v2 4/4] midx-write.c: use `--stdin-packs` when repacking

[GSoC] Microproject help
 2024-04-02 10:35 UTC  (8+ messages)

Fwd: [GSOC][Proposal] Move existing tests to a unit testing framework
 2024-04-02 10:19 UTC  (6+ messages)

[RFC][GSoC] Proposal: Move reftable and other tests to the unit testing framework
 2024-04-02 10:01 UTC  (5+ messages)
    ` [RFC][GSoC] Proposal v2: Move and improve reftable tests in "

Expanded worktree tooling?
 2024-04-02  7:03 UTC  (2+ messages)

RFC: Move existing tests to a unit testing framework - Seeking Review
 2024-04-02  6:56 UTC  (2+ messages)

[PATCH 0/2] improve documentation around git-update-ref
 2024-04-02  6:56 UTC  (10+ messages)
` [PATCH 1/2] update-ref: use {old,new}-oid instead of {old,new}value
` [PATCH v2 0/2] improve documentation around git-update-ref
  ` [PATCH v2 1/2] update-ref: use {old,new}-oid instead of {old,new}value
  ` [PATCH v2 2/2] githooks: use {old,new}-oid instead of {old,new}-value

[PATCH 0/3] Make support for multi-value configuration options more consistent
 2024-04-02  0:31 UTC  (5+ messages)
` [PATCH 1/3] diff: support additional whitespace in diff.{dirstat,wsErrorHighlight}
` [PATCH 2/3] t4015: whitespace in diff.wsErrorHighlight and --ws-error-highlight
` [PATCH 3/3] t4047: whitespace in diff.dirstat and --dirstat

[PATCH 0/5] Unify trailer formatting functions
 2024-04-02  0:27 UTC  (3+ messages)

What's cooking in git.git (Apr 2024, #01; Mon, 1)
 2024-04-01 23:27 UTC  (5+ messages)

[gitweb] Category per directory?
 2024-04-01 21:31 UTC 

[PATCH] advice: omit trailing whitespace
 2024-04-01 20:50 UTC  (8+ messages)

Debian packaging for git-credential-libsecret
 2024-04-01 20:42 UTC 

[ANNOUNCE] Git Rev News edition 109
 2024-04-01 20:12 UTC 

[PATCH] completion: fix prompt with unset SHOWCONFLICTSTATE in nounset mode
 2024-04-01 19:38 UTC  (6+ messages)

[PATCH 0/2] improve bugreports
 2024-04-01 19:33 UTC  (7+ messages)
` [PATCH 2/2] bugreport: add a mark to each proposed questions

[PATCH] completion: protect prompt against unset SHOWUPSTREAM in nounset mode
 2024-04-01 19:07 UTC 

Fwd: "reverse proxy" remote-helper
 2024-04-01 17:37 UTC 

[PATCH 0/2] fix certain cases of add and commit with untracked path not erroring out
 2024-04-01 16:31 UTC  (7+ messages)
` [PATCH v2 3/3] builtin/add: error out when passing untracked path with -u


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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).