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 (
Expand
)
Author
Age
Files
Lines
*
use lazy_property for Directory.size/infostring
hut
2011-04-19
3
-13
/
+30
*
core.fm: fixed mimetype bug
hut
2011-04-03
1
-4
/
+4
*
defaults/options.py: hide __cache__ folder
hut
2011-04-02
1
-1
/
+1
*
defaults/keys.py: Remove <backspace> -> "toggle hidden files" mapping
hut
2011-04-01
1
-1
/
+1
*
gui.ui: clear the message in statusbar after a keypress
hut
2011-03-22
3
-2
/
+7
*
defaults.keys: allow pasting hardlinks.
hut
2011-03-22
2
-1
/
+9
*
extended apps.py
hut
2011-03-08
1
-1
/
+2
*
Fix loss of bookmarks when disk is full
hut
2011-03-08
1
-2
/
+3
*
Next version will run on pure Lisp Machines only
v1.4.2
hut
2011-03-05
1
-1
/
+1
*
data/scope.sh: change exit code for html files to 4
hut
2011-03-05
1
-3
/
+3
*
core.runner: set stdin to /dev/null for detached programs
hut
2011-03-04
1
-2
/
+4
*
added missing devnull variable definition, fixes last commit
hut
2011-03-02
1
-0
/
+1
*
cleanups
hut
2011-03-02
2
-4
/
+4
*
fixed issue with py3.2 when opening files w/ mplayer
hut
2011-03-02
1
-1
/
+1
*
Fixed debug code in core.runner
hut
2011-02-26
1
-2
/
+3
*
defaults.commands: include bookmarks in tab completion of :cd
hut
2011-02-18
2
-1
/
+52
*
fsobject.directory: added dirname argument to accept_file
hut
2011-02-18
1
-3
/
+3
*
data/scope.sh: support for highlight 3.3
hut
2011-02-17
1
-1
/
+1
*
data.scope: Applied Yubao's patch
hut
2011-02-15
1
-4
/
+5
*
Added --choosedir, a more logical alternative to --fail-unless-cd
hut
2011-02-15
3
-0
/
+9
*
help.invocation: typo
hut
2011-02-15
1
-1
/
+1
*
Moved vimscript to README next to the bash script :)
hut
2011-02-15
1
-12
/
+2
*
Improved --choosefile vimscript in documentation
hut
2011-02-15
1
-2
/
+4
*
Added --choosefile + doc to replace ornivar's RANGER_RETURN_FILE
hut
2011-02-14
3
-3
/
+24
*
python 2.6 compatibility for ornicars commits
hut
2011-02-14
1
-2
/
+1
*
Remove useless import
ornicar
2011-02-13
1
-1
/
+0
*
[vim integration] the temp file is now passed through RANGER_RETURN_FILE
ornicar
2011-02-13
1
-3
/
+3
*
[vim integration] When INVIM env var is set, write filename to tempfile and exit
ornicar
2011-02-13
1
-0
/
+7
*
Merge branch 'stable'
hut
2011-01-06
2
-4
/
+23
|
\
|
*
If ranger won't run, you still got peanut butter to live for.
v1.4.1
hut
2011-01-04
1
-1
/
+1
|
*
Extended help/index.py
hut
2011-01-04
1
-3
/
+22
*
|
Merge branch 'stable'
hut
2011-01-04
2
-7
/
+14
|
\
|
|
*
Added some programs to defaults/apps.py
hut
2011-01-04
1
-5
/
+9
|
*
widgets.pager: Fixed crash when scope.sh fails
hut
2011-01-04
1
-2
/
+5
*
|
Attempted to fix some utf issues
hut
2010-12-26
4
-6
/
+294
|
/
*
gui.widgets.browserview: Fixed problem with inspect (key i)
hut
2010-12-25
1
-1
/
+1
*
We are not authorized to disclose the commit message
v1.4.0
hut
2010-12-22
1
-1
/
+1
*
help.index: added additional information
hut
2010-12-22
1
-0
/
+1
*
help: added missing dots
hut
2010-12-22
2
-2
/
+2
*
help.movement: Added documentation for scope.sh
hut
2010-12-22
1
-0
/
+22
*
core.actions: Fixed colors in help
hut
2010-12-22
1
-1
/
+1
*
widgets.browserview: Cleaner solution for commit 3fd5f5caf6
hut
2010-12-22
2
-2
/
+8
*
gui.bar: Fixed malpositioning of tab in some cases
hut
2010-12-22
1
-1
/
+1
*
core.actions: Don't attempt do show directory in pager (key i)
hut
2010-12-21
1
-1
/
+5
*
widgets.pager: Fixed horizontal scrolling
hut
2010-12-21
1
-0
/
+2
*
core.environment: make Actions.reset refresh current directory
hut
2010-12-21
1
-1
/
+2
*
widget.browserview: fixed padding_right option
hut
2010-12-21
2
-0
/
+6
*
Commited missing line of last commit
hut
2010-12-21
1
-1
/
+0
*
widgets.console: Fixed position of cursor with unicode chars (py3)
hut
2010-12-21
2
-2
/
+8
*
core.actions: Fixed get_preview()
hut
2010-12-18
2
-2
/
+3
[next]