home
>
rover
> history >
tree
login
<
>
date
commit
author
2015-05-26
Add 'R' to refresh listing.
marcelgmr@gmail.com
2015-04-26
Use INPUTSZ for line edit buffer.
marcelgmr@gmail.com
2015-04-26
Refactor line editing to allow insertion.
marcelgmr@gmail.com
2015-04-23
Show fractional part of size when unit is not bytes.
marcelgmr@gmail.com
2015-04-23
Make file sizes human readable.
marcelgmr@gmail.com
2015-04-17
Version 0.1.1.
marcelgmr@gmail.com
2015-04-17
Make versions more readable.
marcelgmr@gmail.com
2015-04-17
Fix headings on change log.
marcelgmr@gmail.com
2015-04-17
Add change log.
marcelgmr@gmail.com
2015-04-17
Isolate signal handling & reorganize code.
marcelgmr@gmail.com
2015-04-16
Minor documentation changes.
marcelgmr@gmail.com
2015-04-16
Use snprintf().
marcelgmr@gmail.com
2015-04-16
Don't uninstall signal handlers if fork() fails.
marcelgmr@gmail.com
2015-04-16
Update window size after subprocess termination.
marcelgmr@gmail.com
2015-04-16
Do not interfere in subprocess signal handling.
marcelgmr@gmail.com
2015-03-30
Make top bar more compact.
marcelgmr@gmail.com
2015-03-30
Avoid flashing by not using wclear().
marcelgmr@gmail.com
2015-03-30
Use lstat() to get correct size of symlinks.
marcelgmr@gmail.com
2015-03-30
Normalize paths and use PATH_MAX.
marcelgmr@gmail.com
2015-03-24
Minor cleanups and clarifications.
marcelgmr@gmail.com