home
>
rover
> history >
tree
login
<
>
date
commit
author
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
2015-03-24
Remove path arg in ls(), since it only works on cwd.
marcelgmr@gmail.com
2015-03-24
Try to use default background color.
marcelgmr@gmail.com
2015-03-24
_t typenames are reserved for system libraries.
marcelgmr@gmail.com
2015-03-07
Version 0.1.0.
marcelgmr@gmail.com
2015-03-07
Add support for moving files across different file systems.
marcelgmr@gmail.com
2015-01-16
Use stderr for error message.
marcelgmr@gmail.com
2015-01-10
Remove unused rule.
marcelgmr@gmail.com
2015-01-06
Merge pull request #2 from oten/master
marcelgmr@gmail.com
2015-01-01
Remove CFLAGS for portability.
marcelgmr@gmail.com
2014-12-23
More consistent comment style.
marcelgmr@gmail.com
2014-12-23
More maintainable memory handling.
marcelgmr@gmail.com
2014-12-04
Text improvements.
marcelgmr@gmail.com
2014-12-04
Add explanation of basic concepts.
marcelgmr@gmail.com
2014-12-04
Move command section up.
marcelgmr@gmail.com