index
:
ranger
this commit
master
mirror of ranger - a simple, vim-like file manager
akspecs <akspecs@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ranger
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
core.fm: fix shell escaping when using feh + "open_all_images"
hut
2013-06-07
1
-1
/
+1
*
|
core.actions: update preview when changing file in pager
hut
2013-05-01
1
-0
/
+3
|
/
*
core.actions: reduce code dupliaction
hut
2013-04-24
1
-12
/
+3
*
core.actions: pressing "i" opens ui.pager, not ui.browser.pager
hut
2013-04-24
1
-3
/
+9
*
core.action: make pager_move work in log too (key W)
hut
2013-04-24
1
-1
/
+4
*
config/commands: implemented :setintag <tags> <option>=<value>
hut
2013-04-20
1
-2
/
+2
*
Fix plugin names in log view
Emanuel Guevel
2013-04-13
1
-1
/
+1
*
core.fm: disable garbage collecting old directories
hut
2013-04-12
1
-4
/
+4
*
core.fm: only apply open_all_files to cmds with $@
hut
2013-04-07
1
-1
/
+2
*
Add setting "open_all_images", removing "sxiv_opens_all_images"
hut
2013-03-06
1
-11
/
+30
*
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
1
-0
/
+19
*
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
*
renamed container.settingobject to container.settings
hut
2013-03-01
2
-5
/
+4
*
simplify sanitizing of settings and core.shared module
hut
2013-03-01
2
-60
/
+16
*
core.tab: consistent return value in get_selection()
hut
2013-03-01
1
-3
/
+1
*
moved fsobject.* to container.*
hut
2013-03-01
2
-2
/
+2
*
Fix docstrings to comply with the PEP8
hut
2013-02-22
7
-31
/
+20
*
core.main: added RANGER_LOAD_DEFAULT_RC environment variable
hut
2013-02-22
1
-4
/
+1
*
updated copyright notices
hut
2013-02-22
8
-8
/
+8
*
update email address (romanz@lavabit.com -> hut@lavabit.com)
hut
2013-02-22
8
-8
/
+8
*
core.actions: fix a rare, silent exception
hut
2013-02-22
1
-1
/
+1
*
core.shared: silence "missing preview script" message @ start
hut
2013-02-21
1
-1
/
+1
*
core.loader: handle race condition when process quits unexpectedly
hut
2013-02-19
1
-2
/
+10
*
README: removed bash dependency
hut
2013-02-18
1
-1
/
+1
*
ranger.1: update list of ranger options
hut
2013-02-18
1
-5
/
+5
*
core.main: made --mode and --flag deprecated
hut
2013-02-17
1
-4
/
+6
*
core.main: made --fail-unless-cd deprecated
hut
2013-02-17
1
-7
/
+11
*
core.loader: actually kill the process when using kill_on_pause
hut
2013-02-17
1
-0
/
+1
*
core.loader: Fix passing stdin to commands in python3
hut
2013-02-17
1
-3
/
+8
*
core.loader: Added input and kill_on_pause options to CommandLoader
hut
2013-02-16
1
-4
/
+23
*
core.fm: create $confdir when using --copy-config
hut
2013-02-16
1
-0
/
+10
*
core.actions: Don't break "uq" key on fm.reset()
hut
2013-02-15
1
-1
/
+0
*
removed all trailing whitespaces
hut
2013-02-10
2
-2
/
+2
*
replaced tabs with 4 spaces in all python files
hut
2013-02-10
8
-2510
/
+2510
*
core.actions: Warn about missing or non-executable scope.sh
hut
2013-02-10
1
-0
/
+14
*
core.tab: Fix files being treated as dirs after rename
hut
2013-02-05
1
-8
/
+3
*
core.fm: ask user to update configs when updating ranger
hut
2013-02-05
1
-1
/
+5
*
fsobject.file: remove is_image(), use existing "image" attribute
hut
2013-02-03
1
-2
/
+2
*
Add 'preview_images' setting
Emanuel Guevel
2013-02-02
1
-2
/
+2
*
Display image preview using w3mimgdisplay
Emanuel Guevel
2013-02-02
1
-2
/
+12
*
core.tab: fix incorrect pointer on tab change
hut
2013-01-28
1
-1
/
+7
*
core.main: Fix plugins when using custom color schemes
hut
2013-01-12
1
-0
/
+4
*
core.actions: fix another case in tab_open
hut
2012-12-17
1
-1
/
+4
*
core.actions: fix incorrect tab creation in tab_open
hut
2012-12-17
1
-5
/
+4
*
core.tab: fix %s macro in empty directories
hut
2012-12-15
1
-1
/
+3
*
core.actions: make macros %F/%S work with new tab system
hut
2012-12-14
1
-3
/
+3
*
core.tab: make tab.get_selection() cursor-agnostic
hut
2012-12-14
1
-1
/
+4
*
core.loader: ensure that loaders are stopped on error
hut
2012-12-11
1
-4
/
+8
[prev]
[next]