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