Added some keybindings and changed 'h' to 'e' in browser |
|
More...
|
over 15 years ago
|
Call setlocale() at initialization |
|
More...
|
over 15 years ago
|
Link to ncursesw when available |
|
More...
|
over 15 years ago
|
Update TODO file with some ideas for improvements in hard link handling |
|
More...
|
over 15 years ago
|
Properly display MiB units instead of MB |
|
More...
|
over 15 years ago
|
Return to previously opened directory on failed recalculation |
|
More...
|
over 15 years ago
|
Properly free return value of opendir() on calculation interrupt |
|
More...
|
over 15 years ago
|
Removed another occurence of dirfd() |
|
More...
|
over 15 years ago
|
Don't call link_del() on free'd memory |
|
More...
|
over 15 years ago
|
Fixed non-void return in void delete_process() |
|
More...
|
over 15 years ago
|
Removed reliance on dirfd() |
|
More...
|
over 15 years ago
|
Removed the ST_QUIT state |
|
More...
|
over 15 years ago
|
calc.c: Removed an unused variable in calc_item() |
|
More...
|
over 15 years ago
|
util.h: Typo in function declaration |
|
More...
|
over 15 years ago
|
Properly select the next item after deletion |
|
More...
|
over 15 years ago
|
Use correct hard link information after partial recalculation or deletion |
|
More...
|
over 15 years ago
|
Allocate correct amount of memory for the links list |
|
More...
|
over 15 years ago
|
Added hard link indicator in browser and help window |
|
More...
|
over 15 years ago
|
Implemented hardlink detection |
|
More...
|
over 15 years ago
|
Version & date bump for ChangeLog and manual page |
|
More...
|
over 15 years ago
|
Fixed a browsing bug related to hiding items |
|
More...
|
over 15 years ago
|
Removed powers of 1000/1024 toggle from help.c |
|
More...
|
over 15 years ago
|
Use absolute path for matching excluded items |
|
More...
|
over 15 years ago
|
Fixed buffer overrun in calc.c |
|
More...
|
over 15 years ago
|
Don't divide by zero when size of parent dir = 0 |
|
More...
|
over 15 years ago
|
Fixed line width when displaying 100% |
|
More...
|
over 15 years ago
|
Cleaned up configure.in |
|
More...
|
over 15 years ago
|
Don't try to delete a directory that's not empty |
|
More...
|
over 15 years ago
|
Replaced the NEWS file with a symlink pointing to the ChangeLog |
|
More...
|
over 15 years ago
|
Fixed segfault after aborting calculation |
|
More...
|
over 15 years ago
|