index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
reftable
Age
Commit message (
Expand
)
Author
2024-07-15
Merge branch 'cp/unit-test-reftable-record'
Junio C Hamano
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-07-02
t: move reftable/record_test.c to the unit testing framework
Chandra Pratap
2024-06-17
Merge branch 'ps/no-writable-strings'
Junio C Hamano
2024-06-17
Merge branch 'ps/ref-storage-migration'
Junio C Hamano
2024-06-14
hash-ll: merge with "hash.h"
Patrick Steinhardt
2024-06-13
Merge branch 'ps/ref-storage-migration' into ps/use-the-repository
Junio C Hamano
2024-06-12
Merge branch 'cp/reftable-unit-test'
Junio C Hamano
2024-06-07
reftable: cast away constness when assigning constants to records
Patrick Steinhardt
2024-06-07
global: improve const correctness when assigning string constants
Patrick Steinhardt
2024-06-06
reftable: inline `merged_table_release()`
Patrick Steinhardt
2024-05-30
Merge branch 'ps/reftable-reusable-iterator'
Junio C Hamano
2024-05-30
t: move tests from reftable/record_test.c to the new unit test
Chandra Pratap
2024-05-30
t: move tests from reftable/stack_test.c to the new unit test
Chandra Pratap
2024-05-30
t: move reftable/basics_test.c to the unit testing framework
Chandra Pratap
2024-05-13
reftable/merged: adapt interface to allow reuse of iterators
Patrick Steinhardt
2024-05-13
reftable/stack: provide convenience functions to create iterators
Patrick Steinhardt
2024-05-13
reftable/reader: adapt interface to allow reuse of iterators
Patrick Steinhardt
2024-05-13
reftable/generic: adapt interface to allow reuse of iterators
Patrick Steinhardt
2024-05-13
reftable/generic: move seeking of records into the iterator
Patrick Steinhardt
2024-05-13
reftable/merged: simplify indices for subiterators
Patrick Steinhardt
2024-05-13
reftable/merged: split up initialization and seeking of records
Patrick Steinhardt
2024-05-13
reftable/reader: set up the reader when initializing table iterator
Patrick Steinhardt
2024-05-13
reftable/reader: inline `reader_seek_internal()`
Patrick Steinhardt
2024-05-13
reftable/reader: separate concerns of table iter and reftable reader
Patrick Steinhardt
2024-05-13
reftable/reader: unify indexed and linear seeking
Patrick Steinhardt
2024-05-13
reftable/reader: avoid copying index iterator
Patrick Steinhardt
2024-05-13
reftable/block: use `size_t` to track restart point index
Patrick Steinhardt
2024-05-13
reftable: make the compaction factor configurable
Patrick Steinhardt
2024-05-13
reftable: use `uint16_t` to track restart interval
Patrick Steinhardt
2024-05-13
reftable/dump: support dumping a table's block structure
Patrick Steinhardt
2024-05-13
reftable/writer: improve error when passed an invalid block size
Patrick Steinhardt
2024-05-13
reftable/writer: drop static variable used to initialize strbuf
Patrick Steinhardt
2024-05-13
reftable: pass opts as constant pointer
Patrick Steinhardt
2024-05-13
reftable: consistently refer to `reftable_write_options` as `opts`
Patrick Steinhardt
2024-05-08
Merge branch 'ps/reftable-write-optim'
Junio C Hamano
2024-04-23
Merge branch 'ps/reftable-block-iteration-optim'
Junio C Hamano
2024-04-16
Merge branch 'jt/reftable-geometric-compaction'
Junio C Hamano
2024-04-15
reftable/block: avoid copying block iterators on seek
Patrick Steinhardt
2024-04-15
reftable/block: reuse `zstream` state on inflation
Patrick Steinhardt
2024-04-15
reftable/block: open-code call to `uncompress2()`
Patrick Steinhardt
2024-04-15
reftable/block: reuse uncompressed blocks
Patrick Steinhardt
2024-04-15
reftable/reader: iterate to next block in place
Patrick Steinhardt
2024-04-15
reftable/block: move ownership of block reader into `struct table_iter`
Patrick Steinhardt
2024-04-15
reftable/block: introduce `block_reader_release()`
Patrick Steinhardt
2024-04-15
reftable/block: better grouping of functions
Patrick Steinhardt
2024-04-15
reftable/block: merge `block_iter_seek()` and `block_reader_seek()`
Patrick Steinhardt
2024-04-15
reftable/block: rename `block_reader_start()`
Patrick Steinhardt
2024-04-12
Merge branch 'ps/reftable-binsearch-updates'
Junio C Hamano
2024-04-09
Merge branch 'ps/pack-refs-auto'
Junio C Hamano
[next]