Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ranger.1: added S key to man page | hut | 2010-04-16 | 1 | -0/+3 |
| | |||||
* | Fixed suggested cd-after-exit-script for zsh | hut | 2010-04-13 | 1 | -1/+1 |
| | |||||
* | added doc/print_keys.py | hut | 2010-04-08 | 1 | -0/+14 |
| | |||||
* | corrected documentation | hut | 2010-04-06 | 1 | -1/+1 |
| | |||||
* | Improved tabs | hut | 2010-04-06 | 1 | -0/+3 |
| | |||||
* | updated keybindings and documentation | hut | 2010-04-06 | 1 | -1/+21 |
| | |||||
* | ranger.1: update | hut | 2010-04-01 | 1 | -4/+7 |
| | |||||
* | ranger.1: updated | hut | 2010-04-01 | 1 | -1/+1 |
| | |||||
* | added a man page | hut | 2010-04-01 | 1 | -0/+187 |
| | |||||
* | rebuilt pydoc | hut | 2010-03-31 | 18 | -65/+188 |
| | |||||
* | removed doc/pick.sh, pointless to have it there | hut | 2010-03-31 | 1 | -25/+0 |
| | |||||
* | removed UML stuff, it's useless | hut | 2010-03-31 | 15 | -2337/+0 |
| | |||||
* | removed the cd-after-exit hack | hut | 2010-03-29 | 1 | -161/+0 |
| | | | | | | | | | Fear not. You still get the same functionality by using a function like: ranger() { $(which ranger) $@ && cd "$(grep \^\' ~/.ranger/bookmarks | cut -b3-)" } | ||||
* | updated TODO and pydoc | hut | 2010-03-21 | 20 | -52/+85 |
| | |||||
* | doc/colorschemes: ugh, its no logical but bitwise OR! | hut | 2010-03-17 | 1 | -1/+1 |
| | |||||
* | incremented verison number v1.0.4 | hut | 2010-03-12 | 1 | -2/+2 |
| | |||||
* | standardized formatting of headings in doc/ | hut | 2010-03-12 | 2 | -13/+31 |
| | |||||
* | added doc/uml.txt | hut | 2010-03-12 | 1 | -0/+5 |
| | |||||
* | updated pydoc | hut | 2010-03-12 | 17 | -161/+33 |
| | |||||
* | updated pydoc | hut | 2010-03-12 | 70 | -3946/+816 |
| | |||||
* | added two new colorschemes using 88 colors | hut | 2010-03-12 | 1 | -0/+23 |
| | |||||
* | added documentation on how colorschemes work | hut | 2010-03-12 | 1 | -0/+91 |
| | |||||
* | added symlink: doc/help => ranger/help | hut | 2010-02-28 | 1 | -0/+1 |
| | |||||
* | incremented version number and updated pydoc html files v1.0.3 | hut | 2010-02-16 | 75 | -1972/+1415 |
| | |||||
* | doc/cd-after-exit: updated | hut | 2010-02-14 | 1 | -21/+15 |
| | |||||
* | doc/pick.sh: corrected commit order | hut | 2010-02-09 | 1 | -1/+1 |
| | |||||
* | doc: what breaks cd-after-exit support in zsh | hut | 2010-02-09 | 1 | -0/+2 |
| | |||||
* | pick.sh: added -m to checkout commads | hut | 2010-02-05 | 1 | -3/+3 |
| | |||||
* | pick.sh: added variables for easier customization | hut | 2010-02-04 | 1 | -7/+8 |
| | |||||
* | added doc/pick.sh | hut | 2010-02-04 | 1 | -0/+24 |
| | |||||
* | updated doc | hut | 2010-01-21 | 1 | -4/+20 |
| | |||||
* | 1.0.2! v1.0.2 | hut | 2010-01-14 | 30 | -84/+116 |
| | |||||
* | updated pydoc documentation | hut | 2010-01-13 | 61 | -846/+795 |
| | |||||
* | todo: added more info on bug #31 | hut | 2010-01-09 | 1 | -0/+5 |
| | |||||
* | random cleanups and fixes | hut | 2010-01-07 | 1 | -5/+6 |
| | |||||
* | new minor version v1.0.1 | hut | 2010-01-02 | 2 | -4/+4 |
| | |||||
* | updated pydoc documentation | hut | 2010-01-02 | 48 | -788/+3167 |
| | |||||
* | notify: merged into statusbar, allow to view the log in the pager | hut | 2010-01-01 | 3 | -35/+2 |
| | |||||
* | cleanups | hut | 2009-12-31 | 1 | -1/+5 |
| | |||||
* | rename filelist(container) to browsercolumn/browserview | hut | 2009-12-31 | 3 | -38/+76 |
| | |||||
* | updated uml project | hut | 2009-12-30 | 5 | -73/+215 |
| | |||||
* | shorten comment in ranger.py | hut | 2009-12-26 | 1 | -0/+4 |
| | |||||
* | moved /uml to /doc/uml | hut | 2009-12-25 | 14 | -0/+2180 |
| | |||||
* | Explained cd-after-exit feature | hut | 2009-12-25 | 1 | -0/+132 |
| | |||||
* | moved pydoc pages to doc/pydoc | hut | 2009-12-25 | 65 | -0/+0 |
| | |||||
* | updated pydoc pages | hut | 2009-12-25 | 65 | -0/+10505 |