index
:
ranger
this commit
master
mirror of ranger - a simple, vim-like file manager
akspecs <akspecs@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
|
*
apps: fixed error when EDITOR is undefined
hut
2010-01-24
1
-8
/
+10
|
*
bugfix
hut
2010-01-24
2
-2
/
+2
|
*
implemented the use of Runner in the rest of the code
hut
2010-01-24
5
-197
/
+20
|
*
runner: bugfixes + documentation
hut
2010-01-24
1
-4
/
+20
|
*
added a new runner class
hut
2010-01-24
1
-0
/
+175
|
*
apps: added handler for common webbrowsers
hut
2010-01-23
1
-1
/
+11
|
*
actions: allow using n and N from the start
hut
2010-01-23
1
-1
/
+1
|
*
todo: added #52-#54
hut
2010-01-23
1
-0
/
+3
|
*
console: better tab completion for OpenConsole
hut
2010-01-23
2
-8
/
+11
|
*
fixed handling of spaces in filenames when using "open with: self"
hut
2010-01-23
1
-1
/
+6
|
*
fm: sort executables
hut
2010-01-23
1
-1
/
+1
|
*
console: tab completion for OpenConsole
hut
2010-01-23
1
-4
/
+8
|
*
apps: bugfixes
hut
2010-01-23
1
-2
/
+2
|
*
apps: changes in order
hut
2010-01-23
1
-1
/
+1
|
*
clean up
hut
2010-01-23
1
-1
/
+0
|
*
action: improved debugging
hut
2010-01-23
1
-1
/
+1
|
*
fm: use "property" as a decorator for "executables"
hut
2010-01-23
1
-3
/
+2
|
*
apps: more intelligent application choosing
hut
2010-01-23
3
-6
/
+73
|
|
|
|
|
|
ranger can now check whether an application is installed on the system and choose the best available application out of a list. ("either" method)
*
ext: added get_executables function
hut
2010-01-23
1
-0
/
+47
|
*
added unique function, moved flatten to ext/iter_tools
hut
2010-01-23
2
-1
/
+15
|
[next]