home
>
rover
> history >
tree
login
<
>
date
commit
author
2018-09-24
Fix memory errors when browsing empty directories.
marcelgmr@gmail.com
2018-05-03
Merge pull request #31 from orbea/man
marcelgmr@gmail.com
2017-09-28
Prefer VISUAL to EDITOR
kl3@posteo.org
2017-08-20
Forbid copy/move to the same path.
marcelgmr@gmail.com
2017-06-30
Merge pull request #27 from orbea/rm
marcelgmr@gmail.com
2017-05-07
Version 1.0.0.
marcelgmr@gmail.com
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