summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
chdirMinor improvements to chdir on browsingYorhel7 years
cleardelete.c: Fix segfault when not confirming a clear operationYorhel10 years
compllConverted all code to call the compll functionsYorhel14 years
masterRemove old POD man pageYorhel2 months
openatExperiment with scanning using openat() rather than chdir()Yorhel3 years
zigRewrite man page in mdocYorhel3 months
zig-threadedscan.zig: Revamp output API, reduce buffering a bit, re-add UIYorhel2 years
 
TagDownloadAuthorAge
v1.19commit 1ca0c5769b...Yorhel7 months
v2.3commit ec99218645...Yorhel8 months
v1.18.1commit c08340ee08...Yorhel14 months
v2.2.2commit ec233ff33a...Yorhel15 months
v1.18commit 3ef0ac93c7...Yorhel16 months
v2.2.1commit f37362af36...Yorhel18 months
v2.2commit 34dafffc62...Yorhel18 months
v1.17commit 683eb26ad1...Yorhel24 months
v2.1.2commit e6806059e6...Yorhel24 months
v2.1.1commit 2e4f0f0bce...Yorhel2 years
[...]
 
AgeCommit messageAuthorFilesLines
2013-05-09Version bump + Changelog update for 1.10v1.10Yorhel3-3/+12
2013-05-09Fix a few compiler warningsYorhel2-3/+3
2013-05-09Added statically linked binary generator scriptYorhel2-0/+137
2013-05-09deps: Update khash to latest upstream versionYorhel1-16/+22
2013-04-25deps: Update khash and yopt to their latest upstream versionsYorhel3-151/+223
2013-04-25Move khash & yopt to deps/Yorhel5-5/+7
2013-04-12dir_scan.c: Reset directory sizes when excluded by a CACHEDIR.TAGYorhel1-1/+3
2013-04-12Use /**/ comments + minor style changeYorhel2-7/+5
2013-04-12has_cachedir_tag: Keep statuc allocated buffer for paths.Petr Pudlak1-5/+16
2013-04-12Document `--exclude-caches` in ncdu.pod.Petr Pudlak1-0/+7
[...]