summary refs log tree commit diff stats
path: root/ranger/core
Commit message (Expand)AuthorAgeFilesLines
...
* update email addresshut2014-12-118-8/+8
* core.fm: move a signal binding to a more sensible spothut2014-12-091-3/+4
* Merge branch 'fix-popen-shell' of https://github.com/amerlyq/rangerhut2014-12-051-0/+4
|\
| * Fixed runner to use system SHELL env in ':shell' commandAmerlyq2014-11-221-0/+4
* | Merge branch 'flat_command' of https://github.com/tex/rangerhut2014-12-051-7/+3
|\ \
| * | fixes to flat commandMilan Svoboda2014-11-221-7/+3
| |/
* | core.actions: make the hardcoded linemode check more dynamichut2014-12-051-2/+3
* | config/commands.py: added :default_linemode commandhut2014-12-051-0/+1
* | core.fm: propagate papermanager_deep_search settinghut2014-12-031-0/+3
* | reset papermanager cache when resetting fmhut2014-12-031-0/+2
* | rename "title" linemode to "papertitle"hut2014-12-031-2/+2
* | core.actions: map linemode "normal" to "filemode"hut2014-12-031-4/+8
* | properly redrawhut2014-12-031-0/+4
* | implement a paper managerhut2014-12-031-0/+2
* | implement "permissions" linemodehut2014-12-031-2/+2
* | allow setting a "linemode" for each file/directoryhut2014-12-031-0/+36
|/
* core.actions: Avoid UnicodeDecodeError, fixes #172hut2014-11-021-1/+2
* implement flat commandMilan Svoboda2014-11-011-3/+7
* core.actions: fixed _MacroTemplate.idpatternhut2014-10-261-0/+1
* change the bug tracker URLhut2014-08-221-1/+1
* fix crash in sha encode of previewsNathan Typanski2014-06-111-0/+3
* Fix cdpath commit, which was broken in several waysAbdo Roig-Maranges2014-05-031-9/+5
* Handle CDPATHCélestin Matte2014-04-281-0/+12
* core.actions: Enhanced :tab_new so you can type 5<C-n>hut2014-04-231-3/+4
* core.actions: Enhanced :tab_move so you can type 5gthut2014-04-231-1/+3
* Fix an erroneous function callEmanuel Guevel2014-04-131-1/+1
* Merge remote-tracking branch 'germain/w3m-previews' into w3m-previewshut2014-03-122-4/+40
|\
| * Add extensionGermainZ2014-03-091-2/+4
| * Python2 fix for utf-8 characters in file pathsGermainZ2014-03-091-1/+9
| * Allow scope.sh to be used for image previewsGermainZ2014-03-092-4/+30
* | Merge branch 'master' of https://github.com/pkkm/rangerhut2014-02-151-1/+1
|\ \
| * | Strip leading whitespace when parsing configPaweł Kraśnicki2013-12-221-1/+1
* | | fix improper display of disk free size on os xintroom2013-12-281-1/+1
|/ /
* | core.actions: add numerical argument to toggle_visual_modehut2013-08-171-1/+3
* | core.actions: better numerical argument to "mark_files"hut2013-08-171-1/+6
* | Changed email address in source codehut2013-08-088-8/+8
* | Merge branch 'efficient_w3mimgpreview'hut2013-07-281-0/+5
|\ \ | |/ |/|
| * core.fm: draw images laterhut2013-04-241-0/+2
| * ext.img_display: more efficient way to draw imageshut2013-04-241-0/+3
* | core.fm: fix shell escaping when using feh + "open_all_images"hut2013-06-071-1/+1
* | core.actions: update preview when changing file in pagerhut2013-05-011-0/+3
|/
* core.actions: reduce code dupliactionhut2013-04-241-12/+3
* core.actions: pressing "i" opens ui.pager, not ui.browser.pagerhut2013-04-241-3/+9
* core.action: make pager_move work in log too (key W)hut2013-04-241-1/+4
* config/commands: implemented :setintag <tags> <option>=<value>hut2013-04-201-2/+2
* Fix plugin names in log viewEmanuel Guevel2013-04-131-1/+1
* core.fm: disable garbage collecting old directorieshut2013-04-121-4/+4
* core.fm: only apply open_all_files to cmds with $@hut2013-04-071-1/+2
* Add setting "open_all_images", removing "sxiv_opens_all_images"hut2013-03-061-11/+30
* core.fm: use "basename" instead of "path" in sxiv hookhut2013-03-051-3/+3