0
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
t0610: execute git-pack-refs(1) with specified umask More... 27 days ago
t0610: make `--shared=` tests reusable More... 27 days ago
Makefile(s): do not enforce "all indents must be done with tab" More... 28 days ago
reftable/stack: use geometric table compaction More... 28 days ago
reftable/stack: add env to disable autocompaction More... 28 days ago
reftable/stack: expose option to disable auto-compaction More... 28 days ago
Makefile(s): avoid recipe prefix in conditional statements More... 28 days ago
reftable/block: avoid copying block iterators on seek More... 28 days ago
reftable/block: reuse `zstream` state on inflation More... 28 days ago
reftable/block: open-code call to `uncompress2()` More... 28 days ago
reftable/block: reuse uncompressed blocks More... 28 days ago
reftable/reader: iterate to next block in place More... 28 days ago
reftable/block: move ownership of block reader into `struct table_iter` More... 28 days ago
reftable/block: introduce `block_reader_release()` More... 28 days ago
reftable/block: better grouping of functions More... 28 days ago
reftable/block: merge `block_iter_seek()` and `block_reader_seek()` More... 28 days ago
reftable/block: rename `block_reader_start()` More... 28 days ago
midx: disable replace objects More... 28 days ago
typo: replace 'commitish' with 'committish' More... 29 days ago
config: do not leak excludes_file More... 30 days ago
t1016: local VAR="VAL" fix More... about 1 month ago
t0610: local VAR="VAL" fix More... about 1 month ago
t: teach lint that RHS of 'local VAR=VAL' needs to be quoted More... about 1 month ago
t: local VAR="VAL" (quote ${magic-reference}) More... about 1 month ago
t: local VAR="VAL" (quote command substitution) More... about 1 month ago
t: local VAR="VAL" (quote positional parameters) More... about 1 month ago
CodingGuidelines: quote assigned value in 'local var=$val' More... about 1 month ago
CodingGuidelines: describe "export VAR=VAL" rule More... about 1 month ago
remote-curl: add Transfer-Encoding header only for older curl More... about 1 month ago
usage: report vsnprintf(3) failure More... about 1 month ago