index
:
ranger
this commit
master
mirror of ranger - a simple, vim-like file manager
akspecs <akspecs@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
console: Ensure that cursor is hidden after closing console
hut
2010-02-14
1
-3
/
+6
|
*
actions: improved copying/moving
hut
2010-02-14
6
-27
/
+74
|
*
doc/cd-after-exit: updated
hut
2010-02-14
1
-21
/
+15
|
*
ranger.py: reverted cd-after-exit to the old way
hut
2010-02-14
1
-10
/
+1
|
|
|
|
|
|
|
|
This breaks cd-after-exit after Ctrl+C again, but enables compatibility with zsh which I prefer over the former. If you only use bash, you can safely revert this commit unless future changes make it break.
*
ranger.py: more simple '--debug' flag check
hut
2010-02-14
1
-1
/
+1
|
*
fixed #46: wrong username displayed when using su
hut
2010-02-13
2
-3
/
+6
|
*
statusbar: display number of marked files
hut
2010-02-12
1
-0
/
+1
|
*
browsercolumn: bugfix
hut
2010-02-11
1
-10
/
+7
|
*
doc/pick.sh: corrected commit order
hut
2010-02-09
1
-1
/
+1
|
*
implemented #61: show sum of size of marked files
hut
2010-02-09
2
-6
/
+14
|
*
use is_(file|directory) rather than class check
hut
2010-02-09
2
-14
/
+7
|
*
fsobject: added is_directory/is_file attributes
hut
2010-02-09
3
-2
/
+4
|
*
browsercolumn: ignore .part extension in PREVIEW_BLACKLIST
hut
2010-02-09
1
-2
/
+2
|
*
fixed #54: max_dirsize_for_autopreview option not working
hut
2010-02-09
4
-13
/
+3
|
*
todo: added goals for next minor version
hut
2010-02-09
1
-0
/
+8
|
*
ui: formatting of docstrings
hut
2010-02-09
1
-2
/
+4
|
*
doc: what breaks cd-after-exit support in zsh
hut
2010-02-09
1
-0
/
+2
|
*
implemented #58: update terminal title
hut
2010-02-09
4
-2
/
+6
|
*
todo: added #60
hut
2010-02-05
1
-0
/
+1
|
*
pick.sh: added -m to checkout commads
hut
2010-02-05
1
-3
/
+3
|
*
commands: keep pointer on the file when renaming
hut
2010-02-05
2
-1
/
+6
|
*
todo: added #58
hut
2010-02-04
1
-0
/
+2
|
*
pick.sh: added variables for easier customization
hut
2010-02-04
1
-7
/
+8
|
*
added doc/pick.sh
hut
2010-02-04
1
-0
/
+24
|
*
added some safety checks
hut
2010-02-04
2
-1
/
+5
|
*
apps: add D flag to elinks handler
hut
2010-02-02
1
-0
/
+1
|
*
Revert "apps: changes in order"
hut
2010-01-30
1
-1
/
+1
|
|
|
|
|
|
|
|
This reverts commit ccc950aadf21f864d07edb79fd54f6c82134f5eb. Conflicts: ranger/defaults/apps.py
*
todo: added #56, #57
hut
2010-01-30
1
-0
/
+2
|
*
actions: implemented numerical argument for mark()
hut
2010-01-30
1
-8
/
+9
|
*
browsercolumn: Indent marked items
hut
2010-01-28
1
-0
/
+2
|
*
tc_ext: small update
hut
2010-01-26
1
-7
/
+10
|
*
added testcase for openstruct
hut
2010-01-26
1
-0
/
+26
|
*
added testcase for mount_path
hut
2010-01-26
1
-0
/
+25
|
*
added unittest for flatten and unique
hut
2010-01-26
1
-0
/
+69
|
*
ranger.py: improved handling of bad import
hut
2010-01-26
1
-1
/
+2
|
*
keys: less-like shortcuts in pager
hut
2010-01-26
1
-0
/
+4
|
*
shutil_generatorized: added some documentation
hut
2010-01-26
1
-0
/
+2
|
*
defaults: removed copyright notice from config files
hut
2010-01-26
4
-47
/
+15
|
*
typo
hut
2010-01-25
1
-1
/
+1
|
*
experiment with keybinding syntax
hut
2010-01-25
6
-47
/
+56
|
*
browserview: display bookmark list when pressing m
hut
2010-01-25
1
-1
/
+1
|
*
typo
hut
2010-01-25
1
-1
/
+1
|
*
help: document b key
hut
2010-01-25
1
-0
/
+1
|
*
stuff
hut
2010-01-25
2
-1
/
+2
|
*
made configuration more simple
hut
2010-01-25
9
-15
/
+41
|
*
cleanups
hut
2010-01-24
34
-174
/
+183
|
*
options: activate preview of files by default
hut
2010-01-24
1
-1
/
+1
|
*
actions: add narg to move_right, so Nl starts with mode N
hut
2010-01-24
2
-2
/
+4
|
*
keys: let l and Enter do the same
hut
2010-01-24
2
-5
/
+2
|
*
README: corrected bad instructions
hut
2010-01-24
1
-2
/
+2
|
[next]