home
>
rover
> history >
tree
login
<
>
date
commit
author
2015-06-05
Use stat.st_mode when possible.
marcelgmr@gmail.com
2015-06-05
Check whether symlink target is a directory.
marcelgmr@gmail.com
2015-06-04
Merge pull request #4 from bocxorocx/master
marcelgmr@gmail.com
2015-06-04
Added removal option to the makefile.
bocxorocx@users.noreply.github.com
2015-06-04
Simplify --save-cwd code.
marcelgmr@gmail.com
2015-06-04
Merge pull request #3 from Vifon/shell_cd
marcelgmr@gmail.com
2015-06-03
Version 0.2.0.
marcelgmr@gmail.com
2015-06-03
Style: add whitespace after semicolon.
marcelgmr@gmail.com
2015-06-02
Use same color for mark signs and mark counter.
marcelgmr@gmail.com
2015-06-02
Minor improvements to README.
marcelgmr@gmail.com
2015-06-01
More readable division by two.
marcelgmr@gmail.com
2015-05-31
Set $RVSEL before running a subprocess.
marcelgmr@gmail.com
2015-05-31
Add scroll indicators to line editor.
marcelgmr@gmail.com
2015-05-31
Add horizontal scroll for long line editing.
marcelgmr@gmail.com
2015-05-26
Add 'x' to delete selected entry.
marcelgmr@gmail.com
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