| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | apps: added mirage app | hut | 2010-03-08 | 1 | -0/+6 |
* | actions: traverse the tree, visiting each subtree | hut | 2010-03-06 | 2 | -0/+22 |
* | "term" combination is now ",term" | hut | 2010-03-06 | 1 | -1/+1 |
* | tc_colorscheme: updated testcase | hut | 2010-02-28 | 1 | -1/+2 |
* | make clean: fixed | hut | 2010-02-28 | 1 | -2/+2 |
* | added symlink: doc/help => ranger/help | hut | 2010-02-28 | 1 | -0/+1 |
* | added a seperate Context class | hut | 2010-02-28 | 2 | -18/+43 |
* | colorschemes: use "Scheme" as the default class name for colorschemes | hut | 2010-02-28 | 3 | -10/+11 |
* | todo: fixed non-unique bug ID | hut | 2010-02-28 | 1 | -1/+1 |
* | colorschemes: 1. fixed jungle, 2. use "Default" scheme by default | hut | 2010-02-28 | 2 | -77/+26 |
* | fixed __nonzero__ compatibility problem | hut | 2010-02-28 | 2 | -0/+2 |
* | Changed license to the GNU General Public License | hut | 2010-02-28 | 70 | -791/+1524 |
* | Makefile: added make info + some improvements | hut | 2010-02-27 | 1 | -7/+22 |
* | Catch some rare exception | hut | 2010-02-27 | 1 | -3/+3 |
* | colorscheme: slight performance increase | hut | 2010-02-27 | 2 | -9/+10 |
* | settings: check the type of options | hut | 2010-02-25 | 1 | -11/+35 |
* | todo: finished #63: limit filesize in previews | hut | 2010-02-25 | 4 | -2/+9 |
* | added make snapshot | hut | 2010-02-25 | 1 | -0/+4 |
* | make clean: delete pyo files as well. | hut | 2010-02-25 | 1 | -1/+1 |
* | added Makefile | hut | 2010-02-25 | 3 | -29/+48 |
* | tc_keyapi: updated testcase | hut | 2010-02-25 | 1 | -1/+1 |
* | shell_escape: added testcase | hut | 2010-02-24 | 1 | -0/+7 |
* | shell_escape: renamed functions | hut | 2010-02-24 | 4 | -9/+8 |
* | finished #52, special characters in tab completion | hut | 2010-02-24 | 4 | -3/+26 |
* | console: fixed tabcompletion in openconsole starting with !xyz! | hut | 2010-02-24 | 2 | -4/+14 |
* | todo: bug #64 seems to have fixed itself magically | hut | 2010-02-24 | 1 | -1/+1 |
* | ranger.py: fixed cd-after-exit with spaces in directory | hut | 2010-02-24 | 1 | -1/+1 |
* | actions: use str() in fm.notify | hut | 2010-02-19 | 1 | -1/+1 |
* | commands: added an eval function + documentation | hut | 2010-02-19 | 2 | -0/+35 |
* | help: finished to write all planned chapters | hut | 2010-02-16 | 1 | -2/+56 |
* | Added documentation (mainly ranger/help/console.py) | hut | 2010-02-16 | 5 | -12/+256 |
* | commands: improved style | hut | 2010-02-16 | 1 | -1/+1 |
* | incremented version number and updated pydoc html files v1.0.3 | hut | 2010-02-16 | 78 | -1983/+1419 |
* | test/tc_commandlist: removed obsolete test | hut | 2010-02-16 | 1 | -4/+6 |
* | defaults/apps: added documentation | hut | 2010-02-15 | 1 | -0/+27 |
* | typos | hut | 2010-02-15 | 1 | -1/+1 |
* | data/generate.py: allow spaces as seperators in mimetypes | hut | 2010-02-15 | 1 | -1/+1 |
* | readme: normalized letter casing in headings | hut | 2010-02-15 | 1 | -2/+2 |
* | added guidelines on code modification | hut | 2010-02-15 | 1 | -0/+84 |
* | updated README | hut | 2010-02-15 | 1 | -29/+40 |
* | commands: fixed cd command in quickconsole | hut | 2010-02-15 | 1 | -3/+2 |
* | ranger.py: removed unnecessary code | hut | 2010-02-15 | 1 | -1/+1 |
* | browsercolumn: do not preview dmg files | hut | 2010-02-15 | 1 | -1/+1 |
* | ui: catching exception from curs_set | hut | 2010-02-15 | 3 | -4/+18 |
* | ui: display the correct hostname | hut | 2010-02-15 | 1 | -1/+8 |
* | options: add the option to show the cursor all the time | hut | 2010-02-14 | 3 | -2/+4 |
* | console: Ensure that cursor is hidden after closing console | hut | 2010-02-14 | 1 | -3/+6 |
* | actions: improved copying/moving | hut | 2010-02-14 | 6 | -27/+74 |
* | doc/cd-after-exit: updated | hut | 2010-02-14 | 1 | -21/+15 |
* | ranger.py: reverted cd-after-exit to the old way | hut | 2010-02-14 | 1 | -10/+1 |