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
*
new :relink command
M Rawash
2012-01-27
3
-0
/
+51
*
defaults/commands: fixed TERMCMD in :terminal
hut
2012-01-24
1
-1
/
+1
*
ext.cached_function: Fixed
hut
2012-01-20
1
-2
/
+2
*
Added doc for TERMCMD and integrated it in commands.py
hut
2012-01-18
3
-1
/
+15
*
gui.ui: Fix title drawing. Since when is this broken anyway?!
hut
2012-01-15
1
-2
/
+4
*
defaults.commands.bulkrename: support filenames starting with -
hut
2012-01-15
1
-2
/
+2
*
defaults/options: case insensitive sort by default
hut
2012-01-14
1
-1
/
+1
*
gui.colorschemes: more efficient color_at
hut
2012-01-11
5
-40
/
+56
*
ext.signals: no unnecessary sorting on signal_bind
hut
2012-01-11
2
-4
/
+20
*
core.main: pipe the profiler stream to stderr
hut
2012-01-11
1
-4
/
+2
*
added --profile option
hut
2012-01-11
2
-1
/
+32
*
ext.shell_escape: Fixed escaping of tabs and unprintables
hut
2012-01-11
1
-2
/
+5
*
defaults.commands: on <tab> in !shell put the filename instead of %s
hut
2012-01-11
1
-1
/
+5
*
widgets.statusbar: Include marked directory sizes in statusbar summary
hut
2012-01-04
2
-3
/
+4
*
widgets.titlebar: TODO entry, fix unicode chars in titlebar
hut
2011-12-19
1
-2
/
+3
*
core.fm: Added todo-entry and some fail-safe stuff
hut
2011-12-19
2
-1
/
+6
*
Revert the part of d99291d8 that broke unicode
hut
2011-12-19
1
-1
/
+1
*
core/runner.py: removed the 'a' flag from ALLOWED_FLAGS
M Rawash
2011-12-19
1
-3
/
+3
*
core/runner.py: allow combination of 'r' and 'd' flags
M Rawash
2011-12-19
1
-2
/
+3
*
gui.ui: Only display printable chars in the window title
hut
2011-12-17
2
-7
/
+8
*
fsobject.fsobject: Properly escape control characters
hut
2011-12-17
3
-3
/
+14
*
Merge https://github.com/gwash/ranger
hut
2011-12-17
4
-3
/
+39
|
\
|
*
Added documentation for new flags
M Rawash
2011-12-11
3
-1
/
+13
|
*
core/runner.py: got rid of the 'a' flag
M Rawash
2011-12-07
1
-9
/
+2
|
*
Added new flags 'a', 'r' and 't'
M Rawash
2011-12-05
1
-4
/
+35
*
|
core.loader: fix bug with chardet module
hut
2011-12-10
1
-1
/
+1
|
/
*
core.actions: only choosefile when pressing l/enter
hut
2011-11-23
1
-7
/
+8
*
defaults/apps.py: detach epdfview, mupdf and llpp.
hut
2011-11-16
1
-1
/
+1
*
defaults/apps.py: Added mupdf and llpp, reordered.
hut
2011-11-15
1
-2
/
+2
*
data/scope.sh: shorter way of getting file extension
hut
2011-11-15
1
-1
/
+1
*
defaults/apps.py: Added instructions to overriding app_defaults
hut
2011-11-15
1
-3
/
+11
*
core.actions: Disable visual mode when opening console
hut
2011-11-15
1
-1
/
+2
*
defaults/apps.py: Add epdfview to default apps.py
hut
2011-11-15
1
-1
/
+2
*
Disable visual mode when typing "v"
hut
2011-11-09
1
-0
/
+2
*
corrected README
hut
2011-11-09
1
-4
/
+4
*
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
*
Makefile: Added info about DESTDIR in "make options"
hut
2011-10-28
1
-0
/
+1
*
Merge branch 'master' of git://github.com/DaPangus/ranger
hut
2011-10-28
4
-0
/
+16
|
\
|
*
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
5
-2
/
+21
*
|
Fixed tab completion of "open_with" command
hut
2011-10-27
1
-2
/
+2
*
|
Makefile: Fixed "PHONY" stuff
hut
2011-10-27
1
-1
/
+1
|
/
[next]