about summary refs log tree commit diff stats
path: root/ranger/__main__.py
Commit message (Expand)AuthorAgeFilesLines
* Changed license to the GNU General Public Licensehut2010-02-281-11/+12
* cleanupshut2010-01-241-2/+2
* main: ignore errors of setlocalehut2010-01-211-1/+4
* main: added debug modehut2010-01-211-0/+6
* main: allow to set flags/mode for directly started fileshut2010-01-141-7/+11
* cleanups + style adjustmentshut2010-01-131-1/+1
* main: changed interrupt signal handlinghut2010-01-121-3/+2
* main: change interrupt handler to curses.ungetch(CTRL_C)hut2010-01-111-0/+4
* added license informationhut2010-01-081-0/+17
* random cleanups/fixeshut2010-01-011-1/+5
* fixed ranger.__main__hut2009-12-311-1/+2
* allow to start the program by runnung the directoryhut2009-12-301-0/+2
* moved main function to ranger.__main__hut2009-12-301-0/+79