summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
chdirMinor improvements to chdir on browsingYorhel8 years
cleardelete.c: Fix segfault when not confirming a clear operationYorhel11 years
compllConverted all code to call the compll functionsYorhel15 years
masterVersion 1.21Yorhel2 weeks
openatExperiment with scanning using openat() rather than chdir()Yorhel4 years
zigVersion 2.7Yorhel2 weeks
zig-threadedscan.zig: Revamp output API, reduce buffering a bit, re-add UIYorhel3 years
 
TagDownloadAuthorAge
v1.21commit b4b82d96a3...Yorhel2 weeks
v2.7commit 4873a7c765...Yorhel2 weeks
v2.6commit 28d9eaecab...Yorhel2 months
v2.5commit f6bffa40c7...Yorhel4 months
v1.20commit ed7c5b2b93...Yorhel7 months
v2.4commit d0d064aaf9...Yorhel7 months
v1.19commit 1ca0c5769b...Yorhel15 months
v2.3commit ec99218645...Yorhel16 months
v1.18.1commit c08340ee08...Yorhel22 months
v2.2.2commit ec233ff33a...Yorhel23 months
[...]
 
AgeCommit messageAuthorFilesLines
2024-11-19Version 2.7HEADv2.7zigYorhel3-2/+11
2024-11-17Fix build on 32bit systems + static build adjustmentsYorhel2-6/+7
2024-11-17build: Expose -Dstrip flagYorhel2-1/+3
2024-11-16Expand ~ and ~user in config fileYorhel3-6/+41
2024-11-15Add --export-block-size option + minor man page adjustmentsYorhel3-8/+35
2024-11-14Properly fix zstd streaming decompressionYorhel1-21/+15
2024-11-13Fix handling short reads when uncompressed jsonYorhel2-9/+12
2024-11-03Drop ncdubinexp.plYorhel1-242/+0
2024-11-03JSON import: support reading escaped UTF-16 surrogate pairsYorhel1-2/+9
2024-10-29Bin export: fix incorrectly setting prev=0 on the root nodeYorhel1-1/+1
[...]