summary refs log tree commit diff stats
path: root/ranger/core
Commit message (Expand)AuthorAgeFilesLines
...
* | core.actions: Added some structure and commentshut2010-04-061-226/+254
* | core.actions: don't jump to first tab when closing the lasthut2010-04-061-1/+2
* | core.fm: Handle system keys directly in the main loophut2010-04-062-13/+16
* | core.actions: go to next tab when closed, not previoushut2010-04-061-1/+1
* | Improved tabshut2010-04-061-11/+14
* | added tabshut2010-04-063-0/+53
* | core.actions: Allow to specify if a "cd" is saved in historyhut2010-04-061-4/+4
* | core.actions: added set_option(optname, value) methodhut2010-04-041-0/+4
* | add "move" signal to environmenthut2010-03-311-2/+20
* | core.environment: stop enter_dir if os.chdir failshut2010-03-311-1/+4
* | core.fm: write some info to message log on starthut2010-03-311-0/+6
* | fixed memory leakhut2010-03-303-8/+9
* | added SignalDispatcher classhut2010-03-301-1/+3
* | removed the cd-after-exit hackhut2010-03-291-1/+0
* | 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-282-2/+3
|/
* fm: removed trailing whitespacehut2010-03-241-1/+1
* main: updatedhut2010-03-241-0/+5
* core.fm: use local variables in main loop for faster lookuphut2010-03-221-13/+21
* core.environment: new attributes: username, hostname, hone_pathhut2010-03-191-2/+12
* general updates, allow column levels of >1hut2010-03-141-5/+15
* Renamed env.pwd to env.cwd ("Current Working Directory")hut2010-03-123-53/+53
* moved ranger.container.environment to ranger.core.environmenthut2010-03-121-0/+176
* actions: correct preview after deletinghut2010-03-121-0/+1
* updated pydochut2010-03-121-0/+4
* moved ranger.actions and ranger.commandshut2010-03-122-1/+532
* removed copyright from one-line, docstring-only __init__.py fileshut2010-03-121-0/+1
* working on the configuration system / main methodhut2010-03-123-0/+326