Use pkg-config to detect ncurses |
|
More...
|
almost 12 years ago
|
ncdu.1: Add new c/C keys |
|
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 |
|
More...
|
about 12 years ago
|
Clip directory sizes to fit in a signed 64bit integer |
|
More...
|
about 12 years ago
|
util.c: Fix possible buffer overflow in fillsize() and formatsize() |
|
More...
|
about 12 years ago
|
configure.in -> configure.ac |
|
More...
|
about 12 years ago
|
Version bump + Changelog update for 1.9 |
|
More...
|
over 12 years ago
|
Don't make ncdu.1 depend on Makefile |
|
More...
|
over 12 years ago
|
Add some examples to the man page |
|
More...
|
over 12 years ago
|
Update man page with new options |
|
More...
|
over 12 years ago
|
Abstracted option parsing from option handling |
|
More...
|
over 12 years ago
|
dir_export.c: Add timestamp to meta-data |
|
More...
|
over 12 years ago
|
cli: Use -0,-1,-2 instead of "-u n" |
|
More...
|
over 12 years ago
|
Removed the TODO file |
|
More...
|
over 12 years ago
|
Disallow refresh/delete after import + provide visual feedback |
|
More...
|
over 12 years ago
|
dir_import.c: Only call input_handle() once every 32 read items |
|
More...
|
over 12 years ago
|
browser.c: Display [imported] indication in title |
|
More...
|
over 12 years ago
|
dir_import.c: Don't throw an error when user aborted import |
|
More...
|
over 12 years ago
|
Display "Loading..." instead of "Scanning..." when importing a file |
|
More...
|
over 12 years ago
|
Check that stdin is a tty when initializing ncurses |
|
More...
|
over 12 years ago
|
dir_import.c: Various fixes |
|
More...
|
over 12 years ago
|
dir_import.c: Put a limit on the recursion depth |
|
More...
|
over 12 years ago
|
Added -f option to import an exported directory structure |
|
More...
|
over 12 years ago
|
path.c: Don't throw away remaining components after a symlink |
|
More...
|
over 12 years ago
|
Don't include "notreg" field for excluded/error'd files in export |
|
More...
|
over 12 years ago
|
Omit "dev" field in export when same as parent dir + "excluded" fix |
|
More...
|
over 12 years ago
|