summary refs log tree commit diff stats
path: root/ranger/shared
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable' into previewhut2010-10-052-22/+27
|\
| * ranger.main: no file previews when user == roothut2010-09-131-1/+3
| * Sort settings in ranger/shared/settings.pyhut2010-08-301-20/+20
| * shared.mimetype: look for mimetypes in ~/.mime.typeshut2010-08-121-0/+3
* | added preview_script optionhut2010-06-041-0/+1
|/
* shared.mimetype: optimizationhut2010-05-061-5/+3
* Clean uphut2010-04-191-1/+1
* added option "dirname_in_tabs"hut2010-04-191-0/+1
* shared.settings: Bugfix, read the options properlyhut2010-04-181-0/+3
* removed code for backwards compatibiltyhut2010-04-181-17/+0
* Merge branch 'master' into develhut2010-04-181-19/+2
|\
| * main: added load_settings(). Store apps/keys in fm now.hut2010-04-181-11/+0
| * Added option "max_console_history_size"hut2010-04-171-0/+1
| * shared.settings: bugfix, forgot to remove max_filesize_for_previewhut2010-04-171-1/+0
| * Added option "show_hidden_bookmarks"hut2010-04-171-0/+1
* | Merge branch 'devel' into newkeyhut2010-04-141-0/+7
|\|
| * cleaner use of Awareness classeshut2010-04-131-0/+7
| * Abbreviate HOME with ~ in the titlebarhut2010-04-131-0/+1
* | Abbreviate HOME with ~ in the titlebarhut2010-04-131-0/+1
* | fix alt key for xtermhut2010-04-121-0/+1
* | Merge branch 'master' into newkeyhut2010-04-091-2/+20
|\|
| * added :set <name>=<value> commandhut2010-04-081-0/+12
| * shared.settings: allow to iterate over settingshut2010-04-081-0/+4
| * Fixed multiple signal bindings of the same functionhut2010-04-081-2/+3
| * added option 'mouse_enabled'hut2010-04-081-0/+1
* | start to integrate keybindingshut2010-04-071-1/+2
* | added KeyManagerhut2010-04-071-3/+9
|/
* added 2 options: display_size_in_{main_column,status_bar}hut2010-04-051-0/+2
* Added a setting for the column ratioshut2010-04-041-0/+1
* shared.settings: prioritize custom settings over defaultshut2010-03-311-6/+6
* fixed memory leakhut2010-03-301-4/+4
* gui.colorscheme: fixed circular importhut2010-03-301-72/+13
* implemented settings with signalshut2010-03-301-88/+135
* fixed --clean, which was violated in ranger.shared.settingshut2010-03-291-6/+9
* added option "save_console_history"hut2010-03-291-0/+1
* new option: colorscheme_overlayhut2010-03-281-0/+5
* renamed three options, display a warning if the old ones are usedhut2010-03-281-3/+17
* added an extra option: draw_bookmark_bordershut2010-03-281-0/+1
* add case_insensitive setting for directory sort orderLucas de Vries2010-03-281-0/+1
* added option "draw_borders" for borders around the columnshut2010-03-191-0/+1
* Added option "preview_directories"hut2010-03-191-0/+1
* Added option "shorten_title"hut2010-03-191-0/+1
* colorschemes: more efficient and simple color importing.hut2010-03-171-16/+37
* use the builtin mimetype supporthut2010-03-171-6/+3
* Changed the local config file name from "rangerrc.py" to "options.py"hut2010-03-141-2/+2
* working on the configuration system / main methodhut2010-03-121-39/+45
* misc changeshut2010-03-121-1/+1
* colorschemes: use "Scheme" as the default class name for colorschemeshut2010-02-281-6/+7
* colorschemes: 1. fixed jungle, 2. use "Default" scheme by defaulthut2010-02-281-10/+18
* Changed license to the GNU General Public Licensehut2010-02-283-33/+36