home
>
rover
> history >
tree
login
<
>
date
commit
author
2017-02-19
Ensure CWD ends with slash.
marcelgmr@gmail.com
2017-02-19
Don't assume CWD is a valid path.
marcelgmr@gmail.com
2017-02-19
Fix bugs in paste location.
marcelgmr@gmail.com
2017-02-15
README: quick start means quick start.
marcelgmr@gmail.com
2017-02-15
Add documentation for 'y' & 'p'.
marcelgmr@gmail.com
2016-12-18
Use $CLIP file as clipboard, when defined.
marcelgmr@gmail.com
2016-12-18
Add 'y' & 'p' to copy & paste location.
marcelgmr@gmail.com
2016-12-15
Add 'E' command to toggle execute permission of file.
marcelgmr@gmail.com
2016-12-07
Don't use install(1). Fix file mode of manpage.
marcelgmr@gmail.com
2016-12-05
Allow user to set Rover-specific programs, e.g. ROVER_SHELL.
marcelgmr@gmail.com
2016-08-25
Show directory path while loading.
marcelgmr@gmail.com
2016-08-25
Refresh directory listing on SIGUSR1 signal.
marcelgmr@gmail.com
2016-08-25
Add config option to change default listing view flags.
marcelgmr@gmail.com
2016-07-15
Minor changes in documentation.
marcelgmr@gmail.com
2016-06-19
Also escape single quotes inside shell argument.
marcelgmr@gmail.com
2016-06-19
Fix pathname splitting when running external programs.
marcelgmr@gmail.com
2016-06-04
Version 0.4.2.
marcelgmr@gmail.com
2016-06-04
Fix off-by-one error in readlink() call.
marcelgmr@gmail.com
2016-06-04
Add documentation for 't'.
marcelgmr@gmail.com
2016-06-04
Check errors while trying to go to link target.
marcelgmr@gmail.com