summary refs log tree commit diff stats
path: root/ranger/container
Commit message (Expand)AuthorAgeFilesLines
* updated copyright noticeshut2013-02-224-4/+4
* update email address (romanz@lavabit.com -> hut@lavabit.com)hut2013-02-224-4/+4
* container.settingobject: sort keys of ALLOWED_SETTINGShut2013-02-121-2/+2
* removed all trailing whitespaceshut2013-02-101-1/+1
* replaced tabs with 4 spaces in all python fileshut2013-02-104-575/+575
* Add 'preview_images' settingEmanuel Guevel2013-02-021-0/+1
* Add option to draw status bar above the browser window with "status_bar_on_to...root2013-01-201-0/+1
* container.settingobject: added setting "update_tmux_title"hut2012-12-101-0/+1
* Implement local per-directory settingsAbdó Roig-Maranges2012-12-091-23/+69
* config/rc.conf: Added setting "confirm_on_delete"hut2012-12-061-0/+1
* container.settingsobject: added warning about commands.pyhut2012-12-041-3/+5
* core.shared: remove obsolete settingobject codehut2012-12-041-1/+0
* update documentation for options, plugins and exampleshut2012-12-041-4/+3
* removed options.py, improved plugins. *UPDATE YOUR COMMANDS.PY*hut2012-12-042-17/+17
* widgets.statusbar: draw an averaging progress barhut2012-08-121-0/+1
* core.actions: fix tab-history bugs, inherit history from prev. tabhut2012-08-051-0/+10
* Revert e4f37e51 for backwards compatibilityhut2012-08-041-1/+1
* container.settingobject: fixed type of hidden_filterhut2012-08-021-1/+1
* container.tags: typohut2012-03-161-1/+1
* shorten all copyright messages for better readabilityhut2012-03-144-52/+4
* Added option "init_function"hut2011-10-301-0/+1
* Added option "autoupdate_cumulative_size"hut2011-10-221-0/+1
* Updated copyright headershut2011-10-104-4/+4
* container.__init__: removed import shortcutshut2011-10-101-2/+0
* widgets.console: Improved command historyhut2011-10-091-4/+10
* container.tags: sanity checkshut2011-10-011-0/+3
* container.settingobject: fix settingobject (?)hut2011-09-301-0/+2
* ext.keybindings: implemented %any macrohut2011-09-303-4/+2
* implemented a new keybinding parserhut2011-09-302-344/+0
* define keybindings in rc.conf (list of commands, loaded on startup)hut2011-09-301-0/+1
* removed copyright notice from trivial files (__init__.py's)hut2011-09-291-16/+2
* core.main: added --list-unused-keys optionhut2011-09-291-2/+2
* slight changes to the settingshut2011-09-241-1/+1
* container.tags: replaced the word "mark" with "tag"hut2011-08-101-16/+16
* container.tags: modified DaPangus' patch for more compatibilityhut2011-08-101-6/+11
* Custom tagsDavid Pugnasse2011-08-101-15/+40
* added option "display_tags_in_all_columns"hut2011-05-081-0/+1
* Fix loss of bookmarks when disk is fullhut2011-03-081-2/+3
* Attempted to fix some utf issueshut2010-12-261-0/+1
* Added option 'padding_right' (default: True)hut2010-11-011-0/+1
* Renamed ranger/ext/signal_dispatcher to ranger/ext/signalshut2010-10-141-1/+1
* Added boolean option use_preview_scripthut2010-10-111-0/+1
* Merge branch 'master' into previewhut2010-10-081-0/+129
|\
| * a little restructurationhut2010-10-021-0/+128
|/
* Fixed new history implementationhut2010-08-281-5/+17
* Changed implementation of container.historyhut2010-08-281-59/+72
* Fixed historyhut2010-08-261-1/+20
* fix exceptions from invalid unicode charactershut2010-05-161-1/+4
* Clean uphut2010-04-193-6/+5
* container.keymap: removed __getitem__ from KeyManagerhut2010-04-181-1/+0