home
>
rover
> history >
tree
login
<
>
date
commit
author
2015-07-27
Refactor tab data into a separate struct.
marcelgmr@gmail.com
2015-07-27
Swap default keybindings for refresh and rename.
marcelgmr@gmail.com
2015-07-22
Update documentation to reflect x->D change.
marcelgmr@gmail.com
2015-07-22
Change default keybinding x->D to avoid confusion.
marcelgmr@gmail.com
2015-07-21
Define feature test macro needed for realpath(3).
marcelgmr@gmail.com
2015-07-15
Fix buffer sizes.
marcelgmr@gmail.com
2015-07-06
Fix typo in manual.
marcelgmr@gmail.com
2015-06-21
Version 0.3.0.
marcelgmr@gmail.com
2015-06-21
Make README shorter.
marcelgmr@gmail.com
2015-06-19
Make rover.sh more portable.
marcelgmr@gmail.com
2015-06-19
Add --save-cwd documentation to manual.
marcelgmr@gmail.com
2015-06-19
Use more conventional syntax for usage help.
marcelgmr@gmail.com
2015-06-19
Reformat help message and mention --save-cwd.
marcelgmr@gmail.com
2015-06-19
Add -s alias to --save-cwd and check its argument.
marcelgmr@gmail.com
2015-06-19
Make --save-cwd work with relative path as argument.
marcelgmr@gmail.com
2015-06-19
Use const when possible.
marcelgmr@gmail.com
2015-06-19
Use shorter prompt string to save space.
marcelgmr@gmail.com
2015-06-19
Make prompt strings configurable.
marcelgmr@gmail.com
2015-06-18
Fix failed try_to_sel() after creating directory.
marcelgmr@gmail.com
2015-06-18
Fix behavior for empty inputs.
marcelgmr@gmail.com