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 (
Expand
)
Author
Age
Files
Lines
*
colorschemes: more efficient and simple color importing.
hut
2010-03-17
4
-43
/
+54
*
ranger.gui.colorscheme: define a basic colorscheme to fall back on
hut
2010-03-17
1
-4
/
+13
*
fsobject: slight performance improvement.
hut
2010-03-17
1
-5
/
+5
*
use the builtin mimetype support
hut
2010-03-17
5
-2570
/
+15
*
keys: added a warning notice about the "map" object
hut
2010-03-17
1
-0
/
+3
*
fixed #69: tab completion breaks with Apps subclass
hut
2010-03-17
2
-3
/
+7
*
doc/colorschemes: ugh, its no logical but bitwise OR!
hut
2010-03-17
1
-1
/
+1
*
help.fileop: updated doc
hut
2010-03-17
1
-1
/
+1
*
help.movement: corrected mix-up
hut
2010-03-17
1
-2
/
+2
*
removed the need for simple app definitions
hut
2010-03-17
2
-1
/
+6
*
apps: added zathura
hut
2010-03-17
1
-1
/
+5
*
browsercolumn: remove unnecessary multiple inheritance
hut
2010-03-15
1
-1
/
+1
*
slight corrections
hut
2010-03-15
3
-7
/
+8
*
use `file` for reliably identifying text files
hut
2010-03-14
2
-1
/
+15
*
apps: added seperate entry for GIMP
hut
2010-03-14
1
-1
/
+5
*
general updates, allow column levels of >1
hut
2010-03-14
5
-12
/
+32
*
Changed the local config file name from "rangerrc.py" to "options.py"
hut
2010-03-14
1
-2
/
+2
*
make install: chmod after copying
hut
2010-03-14
1
-0
/
+2
*
incremented verison number
v1.0.4
hut
2010-03-12
4
-6
/
+6
*
README: typo
hut
2010-03-12
1
-2
/
+2
*
standardized formatting of headings in doc/
hut
2010-03-12
2
-13
/
+31
*
added doc/uml.txt
hut
2010-03-12
1
-0
/
+5
*
updated pydoc
hut
2010-03-12
17
-161
/
+33
*
fixed shutli_generatorized.move()
hut
2010-03-12
1
-5
/
+1
*
apps: added eye of gnome
hut
2010-03-12
1
-1
/
+6
*
fixed `ranger <file>`
hut
2010-03-12
1
-1
/
+1
*
ranger.main: don't create ~/.ranger if --clean is specified
hut
2010-03-12
1
-10
/
+10
*
more documentation
hut
2010-03-12
2
-6
/
+29
*
make install: catch an exception
hut
2010-03-12
1
-0
/
+4
*
Renamed env.pwd to env.cwd ("Current Working Directory")
hut
2010-03-12
9
-77
/
+77
*
commands.delete: ask for confirmation (in some cases)
hut
2010-03-12
1
-1
/
+24
*
command_parser: fixed chunk()
hut
2010-03-12
1
-1
/
+1
*
mime.types: added audio/musepack
hut
2010-03-12
2
-888
/
+896
*
moved ranger.container.environment to ranger.core.environment
hut
2010-03-12
2
-1
/
+1
*
actions: correct preview after deleting
hut
2010-03-12
2
-0
/
+5
*
environment: changed misleading method name
hut
2010-03-12
1
-2
/
+2
*
README: slightly changed introduction
hut
2010-03-12
1
-3
/
+3
*
fsobject: fixed crash on files which exist but can't be stated
hut
2010-03-12
1
-1
/
+1
*
README: changed introduction
hut
2010-03-12
1
-8
/
+10
*
make push: removed "hut" repo
hut
2010-03-12
1
-1
/
+0
*
slightly modified keybinding syntax
hut
2010-03-12
3
-196
/
+173
*
HACKING: updated
hut
2010-03-12
1
-7
/
+8
*
updated pydoc
hut
2010-03-12
71
-3946
/
+820
*
mime.types: included div, divx and ogm extensions
hut
2010-03-12
2
-935
/
+946
*
moved ranger.actions and ranger.commands
hut
2010-03-12
5
-3
/
+3
*
removed copyright from one-line, docstring-only __init__.py files
hut
2010-03-12
3
-30
/
+1
*
ranger.__init__: set a default value for arg
hut
2010-03-12
3
-5
/
+5
*
defaults.options: fixed mistake
hut
2010-03-12
1
-1
/
+1
*
misc changes, make install
hut
2010-03-12
6
-12
/
+53
*
ranger.data.generate: added compatibility to python 2.6
hut
2010-03-12
1
-1
/
+3
[next]