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 (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
help: formatting
hut
2010-01-22
2
-3
/
+14
*
help: added documentation for running files
hut
2010-01-22
3
-2
/
+110
*
help: fixed tagging shortcut description
hut
2010-01-21
1
-2
/
+2
*
main: ignore errors of setlocale
hut
2010-01-21
1
-1
/
+4
*
main: added debug mode
hut
2010-01-21
3
-0
/
+11
*
actions: fixed bug in delete()
hut
2010-01-21
1
-1
/
+1
*
keys: swapped t and b keys
hut
2010-01-21
1
-8
/
+8
*
updated doc
hut
2010-01-21
1
-4
/
+20
*
directory: get_selection() returns *ordered* marked items
hut
2010-01-21
2
-1
/
+2
*
browserview: catch error
hut
2010-01-21
1
-2
/
+8
*
cleanup
hut
2010-01-21
1
-1
/
+0
*
directory: represent selection with list instead of set
hut
2010-01-21
1
-13
/
+15
*
console: fixed minor bug
hut
2010-01-21
2
-9
/
+14
[next]