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
*
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
|
*
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
|
*
color: added a remove_attr function
hut
2010-01-21
1
-0
/
+6
|
*
colorschemes/default: remove unnecessary lines
hut
2010-01-21
1
-14
/
+0
|
*
commands: use deque in find command
hut
2010-01-21
1
-5
/
+8
|
*
ext/flatten: flatten deques too.
hut
2010-01-21
1
-2
/
+4
|
*
curses_shortcuts: use flatten instead of _combine
hut
2010-01-20
1
-15
/
+5
|
*
added flatten function
hut
2010-01-20
1
-0
/
+27
|
*
ranger/init: fixed usage string
hut
2010-01-20
1
-1
/
+1
|
*
apps: catch a TypeError
hut
2010-01-20
1
-2
/
+3
|
*
keyapi: fixed Wrapper so that it works with pydoc
hut
2010-01-20
1
-0
/
+2
|
*
apps: added a few application definitions
hut
2010-01-20
1
-2
/
+56
|
*
console: slightly improved tab completion for CommandConsole
hut
2010-01-20
1
-1
/
+4
|
*
clean up
hut
2010-01-20
1
-2
/
+5
|
*
readme: improved
hut
2010-01-20
1
-6
/
+13
|
*
fixed unit tests
hut
2010-01-20
5
-63
/
+83
|
*
command: fixed abbreviation handling
hut
2010-01-19
1
-1
/
+2
|
*
browsercolumn: bz->bz2
hut
2010-01-19
1
-1
/
+1
|
*
browsercolumn: performance improvement
hut
2010-01-19
1
-2
/
+2
|
*
TODO: added #49 and #50
hut
2010-01-19
1
-0
/
+2
|
*
browsercolumn: preview more filetypes
hut
2010-01-19
2
-2
/
+25
|
[next]