10
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use pkg-config to detect ncurses
Justin
as Justin Lecher
More... almost 12 years ago
ncdu.1: Add new c/C keys
yorhel
as Yorhel
More... about 12 years ago
use the locale's thousand seperator, if available More... about 12 years ago
gitignore More... about 12 years ago
'C' sorts by items More... about 12 years ago
'c' to show child item counts More... about 12 years ago
Clip directory sizes to make sure they are positive
yorhel
as Yorhel
More... about 12 years ago
Clip directory sizes to fit in a signed 64bit integer
yorhel
as Yorhel
More... about 12 years ago
util.c: Fix possible buffer overflow in fillsize() and formatsize()
yorhel
as Yorhel
More... about 12 years ago
configure.in -> configure.ac
yorhel
as Yorhel
More... about 12 years ago
Version bump + Changelog update for 1.9
yorhel
as Yorhel
More... over 12 years ago
Don't make ncdu.1 depend on Makefile
yorhel
as Yorhel
More... over 12 years ago
Add some examples to the man page
yorhel
as Yorhel
More... over 12 years ago
Update man page with new options
yorhel
as Yorhel
More... over 12 years ago
Abstracted option parsing from option handling
yorhel
as Yorhel
More... over 12 years ago
dir_export.c: Add timestamp to meta-data
yorhel
as Yorhel
More... over 12 years ago
cli: Use -0,-1,-2 instead of "-u n"
yorhel
as Yorhel
More... over 12 years ago
Removed the TODO file
yorhel
as Yorhel
More... over 12 years ago
Disallow refresh/delete after import + provide visual feedback
yorhel
as Yorhel
More... over 12 years ago
dir_import.c: Only call input_handle() once every 32 read items
yorhel
as Yorhel
More... over 12 years ago
browser.c: Display [imported] indication in title
yorhel
as Yorhel
More... over 12 years ago
dir_import.c: Don't throw an error when user aborted import
yorhel
as Yorhel
More... over 12 years ago
Display "Loading..." instead of "Scanning..." when importing a file
yorhel
as Yorhel
More... over 12 years ago
Check that stdin is a tty when initializing ncurses
yorhel
as Yorhel
More... over 12 years ago
dir_import.c: Various fixes
yorhel
as Yorhel
More... over 12 years ago
dir_import.c: Put a limit on the recursion depth
yorhel
as Yorhel
More... over 12 years ago
Added -f option to import an exported directory structure
yorhel
as Yorhel
More... over 12 years ago
path.c: Don't throw away remaining components after a symlink
yorhel
as Yorhel
More... over 12 years ago
Don't include "notreg" field for excluded/error'd files in export
yorhel
as Yorhel
More... over 12 years ago
Omit "dev" field in export when same as parent dir + "excluded" fix
yorhel
as Yorhel
More... over 12 years ago