Callum Birks

Results 22 issues of Callum Birks

Cherry-picked 665a506 from CBL-5605.

The merge is not as bad as I thought it would be. A few conflicts needed resolving, but no manual adjustment needed to take place. I've run the VectorSearch tests...

In my project, which uses HLCs, a "client" will assign themselves a placeholder ID of 0 until they have been assigned an ID when syncing data with a remote server....

When attempting to rename a session in the sessionx popup, it fails with an error: `missing or unsuitable terminal: tmux-256colorscreen-256color`. My tmux config has: ```conf set-option -gas terminal-overrides ",*:Tc" set...

Cherry-pick 711f886: Optimize unsorted enumeration of BothKeyStore (#1858) Use a different algorithm to enumerate a BothKeyStore when the sortOption is kUnsorted: just enumerate the live docs first, then the deleted...