summary refs log tree commit diff stats
path: root/ranger/core/environment.py
Commit message (Expand)AuthorAgeFilesLines
* core.environment: deleted module, it was obsoletehut2015-04-141-111/+0
* Neater copyright headerhut2015-03-191-2/+2
* update email addresshut2014-12-111-1/+1
* fix improper display of disk free size on os xintroom2013-12-281-1/+1
* Changed email address in source codehut2013-08-081-1/+1
* updated copyright noticeshut2013-02-221-1/+1
* update email address (romanz@lavabit.com -> hut@lavabit.com)hut2013-02-221-1/+1
* replaced tabs with 4 spaces in all python fileshut2013-02-101-100/+100
* Replaced core.environment with core.tabhut2012-08-051-136/+62
* moved fm.env.get_directory() to fm.get_directory()hut2012-08-051-13/+7
* moved env.garbage_collect to fm.garbage_collecthut2012-08-051-15/+4
* core.environment: cleanuphut2012-08-051-8/+4
* core.environment: removed unused attribute 'cmd'hut2012-08-051-1/+0
* moved fm.env.{username,hostname,home_path} to fm.*hut2012-08-051-10/+12
* core.environment: added a layer for backwards compatibilityhut2012-08-051-1/+20
* move fm.env.{keymaps,keybuffer} to fm.ui.{keymaps,keybuffer}hut2012-08-051-3/+0
* move fm.env.{copy,cut} to fm.{copy_buffer,do_cut}hut2012-08-051-3/+0
* core.environment: s/fm.env.directories/fm.directorieshut2012-08-051-10/+8
* core.environment: s/fm.env.termsize/fm.ui.termsizehut2012-08-051-1/+0
* core.environment: removed unused functionshut2012-08-051-14/+0
* shorten all copyright messages for better readabilityhut2012-03-141-13/+1
* Updated copyright headershut2011-10-101-1/+1
* container.__init__: removed import shortcutshut2011-10-101-1/+1
* merged ext.keybindings.py into ext.keybindings_parser.pyhut2011-10-071-1/+1
* core.environment: fixed crash induced by previous commithut2011-10-031-2/+2
* core.environment: trying to fix garbage collection errorhut2011-10-031-5/+8
* implemented a new keybinding parserhut2011-09-301-8/+4
* core.environment: make Actions.reset refresh current directoryhut2010-12-211-1/+2
* ext.signals: fixed memory leakhut2010-11-221-0/+2
* core.environment: update importhut2010-10-151-1/+1
* a little restructurationhut2010-10-021-1/+1
* Prevent garbage-collecting used directorieshut2010-09-291-1/+1
* Fixed new history implementationhut2010-08-281-2/+2
* Fixed some docstringshut2010-06-091-2/+2
* core/environment: removed useless codehut2010-05-141-4/+0
* cleanupshut2010-05-051-6/+2
* Clean uphut2010-04-191-2/+1
* Rename context "general" to "browser" for less ambiguityhut2010-04-181-1/+1
* Merge branch 'master' into develhut2010-04-181-0/+4
|\
| * fsobject: lazy calculation of infostringhut2010-04-161-0/+4
* | Merge branch 'devel' into newkeyhut2010-04-141-3/+0
|\|
| * cleaner use of Awareness classeshut2010-04-131-3/+0
* | added KeyManagerhut2010-04-071-1/+6
* | Merge branch 'devel' into newkeyhut2010-04-071-10/+36
|\|
| * added tabshut2010-04-061-0/+4
| * add "move" signal to environmenthut2010-03-311-2/+20
| * core.environment: stop enter_dir if os.chdir failshut2010-03-311-1/+4
| * fixed memory leakhut2010-03-301-6/+6
| * core.environment: don't GC directories which you're in. lolhut2010-03-281-1/+1
| * renamed three options, display a warning if the old ones are usedhut2010-03-281-1/+2