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
*
added doc/config directory with symlinks to configs
hut
2013-03-15
8
-9
/
+11
*
settings: use regexes for local settings
hut
2013-03-15
1
-4
/
+13
*
settings: fix maximum line width
hut
2013-03-15
1
-3
/
+6
*
settings: make setlocal work with all settings
hut
2013-03-15
1
-0
/
+5
*
ext.img_display.clear: adjust width
hut
2013-03-15
1
-1
/
+1
*
rc.conf: added keybinding to get to /usr/share/doc/ranger
hut
2013-03-14
1
-0
/
+1
*
widgets.browsercolumn: don't use list.clear(), py2 incompatible
hut
2013-03-14
1
-2
/
+2
*
container.settings: added notice that "show_cursor" aint working
hut
2013-03-12
1
-1
/
+1
*
container.fsobject: make it "SettingsAware"
hut
2013-03-12
3
-6
/
+4
*
api.commands: make SETTINGS_RE private
hut
2013-03-12
1
-2
/
+2
*
container.directory: remove "signal" argument for refilter
hut
2013-03-12
1
-1
/
+1
*
container.directory: remove unnecessary refilter()
hut
2013-03-10
1
-1
/
+0
*
container.directory: fix wrong check for None
hut
2013-03-10
1
-1
/
+1
*
simplified previous commit
hut
2013-03-09
2
-6
/
+2
*
config/commands.py: faster filtering
hut
2013-03-09
3
-19
/
+35
*
directory: typo
hut
2013-03-09
1
-1
/
+1
*
manpage: renamed example/ to /usr/share/doc/ranger/
hut
2013-03-09
3
-10
/
+12
*
setup.py: added _findall function
hut
2013-03-09
1
-7
/
+6
*
setup.py: create a /usr/share/doc/ranger directory
hut
2013-03-09
1
-1
/
+26
*
move doc/print_{colors,keys}.py to doc/tools/
hut
2013-03-09
2
-0
/
+0
*
move examples to doc/examples
hut
2013-03-09
11
-0
/
+0
*
examples/rifle_sxiv: fix rifle_sxiv with chars like []
hut
2013-03-09
1
-1
/
+1
*
Add setting "open_all_images", removing "sxiv_opens_all_images"
hut
2013-03-06
3
-15
/
+34
*
core.fm: use "basename" instead of "path" in sxiv hook
hut
2013-03-05
1
-3
/
+3
*
added a rifle hook for better sxiv integration
hut
2013-03-05
3
-0
/
+24
*
Fixed the sxiv workaround to handle spaces and be more POSIX compliant.
Pierre Neidhardt
2013-03-05
1
-7
/
+21
*
core.runner: dont switch to console when using "s" flag
hut
2013-03-04
1
-0
/
+1
*
core.fm: removed unnecessary import
hut
2013-03-04
1
-1
/
+0
*
HACKING: remove part about tabs; ranger uses spaces now
hut
2013-03-03
1
-2
/
+0
*
vcs extension: fix vcs file status detection
Abdo Roig-Maranges
2013-03-03
4
-29
/
+43
*
setup.py: updated website URL
hut
2013-03-01
1
-1
/
+1
*
setup.py: removed fsobject package
hut
2013-03-01
1
-1
/
+0
*
gui.color: improved get_color
hut
2013-03-01
1
-5
/
+4
*
gui.color: remove "remove_attr" function
hut
2013-03-01
1
-6
/
+0
*
ranger.fsobject: added BAD_INFO constant
hut
2013-03-01
1
-1
/
+1
*
config/rifle.conf: fix pager label
hut
2013-03-01
1
-1
/
+1
*
renamed container.settingobject to container.settings
hut
2013-03-01
5
-10
/
+9
*
removed compatibility for "hidden_filter" option being a regex
hut
2013-03-01
2
-8
/
+2
*
settingobject: remove complexity of shorten_title setting
hut
2013-03-01
3
-6
/
+6
*
simplify sanitizing of settings and core.shared module
hut
2013-03-01
3
-61
/
+51
*
core.tab: consistent return value in get_selection()
hut
2013-03-01
1
-3
/
+1
*
added compatibility layer for ranger.fsobject module
hut
2013-03-01
1
-0
/
+5
*
moved fsobject.* to container.*
hut
2013-03-01
8
-18
/
+11
*
doc/ranger.1: removed obsolete reference to fm.env
hut
2013-03-01
2
-2
/
+2
*
rifle: added --version option
hut
2013-03-01
2
-2
/
+4
*
doc/ranger.1: documented :scout command
hut
2013-03-01
3
-2
/
+70
*
Added version info to examples
hut
2013-03-01
11
-0
/
+22
*
Makefile: Fix regex of 'make clean'
hut
2013-03-01
1
-1
/
+1
*
doc/ranger.1: Fixed --copy-config documentation
hut
2013-02-28
2
-3
/
+3
*
config/rc.conf: added smart case options to search commands
hut
2013-02-27
1
-2
/
+2
[next]