Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed license to the GNU General Public License | hut | 2010-02-28 | 1 | -12/+14 |
| | |||||
* | ranger.py: fixed cd-after-exit with spaces in directory | hut | 2010-02-24 | 1 | -1/+1 |
| | |||||
* | ranger.py: removed unnecessary code | hut | 2010-02-15 | 1 | -1/+1 |
| | |||||
* | ranger.py: reverted cd-after-exit to the old way | hut | 2010-02-14 | 1 | -10/+1 |
| | | | | | | | | This breaks cd-after-exit after Ctrl+C again, but enables compatibility with zsh which I prefer over the former. If you only use bash, you can safely revert this commit unless future changes make it break. | ||||
* | ranger.py: more simple '--debug' flag check | hut | 2010-02-14 | 1 | -1/+1 |
| | |||||
* | ranger.py: improved handling of bad import | hut | 2010-01-26 | 1 | -1/+2 |
| | |||||
* | ranger.py: more fixes | hut | 2010-01-12 | 1 | -2/+2 |
| | |||||
* | ranger.py: cleanup/fix | hut | 2010-01-11 | 1 | -9/+8 |
| | |||||
* | fixed #31, cd-after-exit works even after pressing ^C | hut | 2010-01-11 | 1 | -1/+12 |
| | |||||
* | added license information | hut | 2010-01-08 | 1 | -3/+17 |
| | |||||
* | F1 key (inside console) for viewing information about the command | hut | 2009-12-29 | 1 | -1/+1 |
| | |||||
* | shorten comment in ranger.py | hut | 2009-12-26 | 1 | -11/+5 |
| | |||||
* | implemented OpenConsole | hut | 2009-12-25 | 1 | -2/+2 |
| | |||||
* | random updates | hut | 2009-12-25 | 1 | -3/+16 |
| | |||||
* | tons of stuff | hut | 2009-12-17 | 1 | -1/+1 |
| | |||||
* | merged main with __init__ | hut | 2009-12-12 | 1 | -1/+1 |
| | |||||
* | restructurations | hut | 2009-12-11 | 1 | -2/+4 |
| | |||||
* | changing implementation of options | hut | 2009-12-06 | 1 | -3/+6 |
| | |||||
* | structural improvements | hut | 2009-12-01 | 1 | -46/+9 |
| | |||||
* | random improvements | hut | 2009-11-29 | 1 | -2/+2 |
| | |||||
* | implemented colorschemes. | hut | 2009-11-29 | 1 | -10/+10 |
| | |||||
* | started to implement colorschemes | hut | 2009-11-29 | 1 | -6/+11 |
| | |||||
* | restructuration | hut | 2009-11-28 | 1 | -33/+33 |
| | |||||
* | embedded wrapper.sh into ranger.py | hut | 2009-11-27 | 1 | -0/+12 |
| | |||||
* | cd-after-exit | hut | 2009-11-27 | 1 | -4/+17 |
| | |||||
* | general improvement | hut | 2009-11-27 | 1 | -1/+1 |
| | |||||
* | more VROOM | hut | 2009-11-27 | 1 | -0/+38 |