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
path:
root
/
ranger
Commit message (
Collapse
)
Author
Age
Files
Lines
*
widgets.titlebar: Fix drawing of broken filenames
hut
2011-10-31
1
-1
/
+2
|
*
core.actions: implement visual mode
hut
2011-10-31
3
-10
/
+76
|
*
api.commands: added a TODO entry
hut
2011-10-30
1
-0
/
+2
|
*
core.actions: paste_symlink() doesn't fail if file exists
hut
2011-10-30
2
-3
/
+37
|
*
define "init_function" in defaults
hut
2011-10-30
1
-1
/
+1
|
*
Added option "init_function"
hut
2011-10-30
3
-0
/
+14
|
*
Added signals runner.execute.{before,after}
hut
2011-10-30
1
-0
/
+6
|
*
core.runner: added "fm" attribute to Context, as documented
hut
2011-10-30
2
-3
/
+4
|
*
api.apps: Fix handling of single-string return values
hut
2011-10-29
1
-1
/
+1
|
*
Merge branch 'master' of git://github.com/DaPangus/ranger
hut
2011-10-28
2
-0
/
+9
|
\
|
*
core.main: fix --selectfile with relative paths
David Pugnasse
2011-10-25
2
-6
/
+3
|
|
|
*
core.main: added --selectfile option
David Pugnasse
2011-10-24
3
-2
/
+14
|
|
*
|
Fixed tab completion of "open_with" command
hut
2011-10-27
1
-2
/
+2
|
/
*
Merge branch 'stable'
hut
2011-10-24
3
-11
/
+13
|
\
|
*
The hard work of the electrons must be respected.
v1.5.2
hut
2011-10-24
1
-1
/
+1
|
|
|
*
gui.curses_shortcuts: Fix 97e724a3 for addstr() with one argument
hut
2011-10-24
2
-10
/
+12
|
|
*
|
Merge branch 'stable'
hut
2011-10-24
1
-1
/
+1
|
\
|
|
|
|
|
|
|
|
|
Conflicts: ranger/__init__.py
|
*
The hard work of the computer must be respected.
v1.5.1
hut
2011-10-24
1
-2
/
+2
|
|
|
*
core.actions: Added comment about possible bug
hut
2011-10-24
1
-0
/
+3
|
|
|
*
Added constant ranger.STABLE to indicate stable versions
hut
2011-10-23
2
-1
/
+3
|
|
|
*
gui.curses_shortcuts: Fix unicode bug with surrogates
hut
2011-10-23
1
-2
/
+12
|
|
*
|
core.actions: Added comment about possible bug
hut
2011-10-24
1
-0
/
+3
|
|
*
|
Added constant ranger.STABLE to indicate stable versions
hut
2011-10-23
2
-1
/
+3
|
|
*
|
defaults/apps.py: added new handlers
hut
2011-10-23
1
-13
/
+31
|
|
*
|
gui.curses_shortcuts: Fix unicode bug with surrogates
hut
2011-10-23
1
-2
/
+12
|
|
*
|
Added option "autoupdate_cumulative_size"
hut
2011-10-22
4
-2
/
+16
|
|
*
|
ext.human_readable: Fixed spelling error (seperator->separator)
hut
2011-10-22
3
-17
/
+17
|
|
*
|
fsobject.directory: Improved cumulative_size stuff
hut
2011-10-22
1
-15
/
+12
|
|
*
|
fsobject.directory: Add a "?" when unsure about the size
hut
2011-10-22
1
-8
/
+15
|
|
*
|
New key "dc" to get cumulative size of selected directories
hut
2011-10-22
4
-2
/
+46
|
/
*
defaults/commands: Fixed tab completion of :shell
hut
2011-10-21
1
-1
/
+1
|
*
core.actions: added --choosefiles option + doc
hut
2011-10-21
2
-0
/
+10
|
*
defaults/rc.conf: Fixed ot and oT keys
hut
2011-10-19
1
-2
/
+2
|
*
api.commands: Fixed Commands.rest()
hut
2011-10-19
1
-2
/
+2
|
*
core.fm: Fixed zombie invasions
hut
2011-10-18
2
-0
/
+9
|
*
ext.spawn: Use shell=True when argument is a string
hut
2011-10-17
1
-1
/
+3
|
*
emit a signal when a directory finishes loading content
hut
2011-10-17
1
-0
/
+1
|
*
core.actions: added fm.select_file()
hut
2011-10-17
1
-0
/
+5
|
*
core.actions: typo
hut
2011-10-16
1
-1
/
+1
|
*
core.actions: Safer _get_macros()
hut
2011-10-16
1
-10
/
+29
|
*
ext.keybindings_parser: fixed --list-unused-keys
hut
2011-10-15
1
-3
/
+3
|
*
FOR THE HURD
v1.5.0
hut
2011-10-11
1
-1
/
+1
|
*
gui.ansi: simplified more + another test case
hut
2011-10-11
1
-7
/
+12
|
*
gui.ansi: simplified
hut
2011-10-11
1
-12
/
+13
|
*
gui.ansi: Added another test case
hut
2011-10-11
1
-0
/
+7
|
*
gui.ansi: Fix test case in char_slice
hut
2011-10-11
2
-34
/
+34
|
*
defaults.commands: Fixed "gL" key
hut
2011-10-11
1
-0
/
+2
|
*
defaults/apps: added documentation
hut
2011-10-11
1
-17
/
+83
|
*
defaults/options: more documentation
hut
2011-10-11
1
-44
/
+88
|
*
defaults.commands: replaced introduction
hut
2011-10-11
1
-52
/
+73
|
[next]