| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Merge branch 'master' into vcs | hut | 2013-02-19 | 4 | -0/+357 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into vcs | hut | 2013-02-18 | 3 | -83/+96 |
| |\ \ \ |
|
| * | | | | document config options for vcs on the man page | Abdo Roig-Maranges | 2013-02-17 | 2 | -8/+16 |
| * | | | | Rebuilt manpage | Abdo Roig-Maranges | 2013-02-12 | 1 | -1/+8 |
| * | | | | Adds config settings and documentation for the vcs feature | Abdo Roig-Maranges | 2013-02-12 | 1 | -0/+9 |
* | | | | | Fire in the Hole! v1.6.0 | hut | 2013-02-22 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | core.main: added RANGER_LOAD_DEFAULT_RC environment variable | hut | 2013-02-22 | 2 | -0/+11 |
* | | | | doc/ranger.1: update ENVIRONMENT section | hut | 2013-02-22 | 2 | -8/+4 |
* | | | | doc/ranger.1: typo | hut | 2013-02-22 | 2 | -2/+2 |
* | | | | update email address (romanz@lavabit.com -> hut@lavabit.com) | hut | 2013-02-22 | 1 | -1/+1 |
* | | | | doc/ranger.1: added chmod key bindings to man page | hut | 2013-02-22 | 2 | -0/+9 |
* | | | | doc/ranger.1: remove midnight commander bindings from man page | hut | 2013-02-22 | 2 | -64/+0 |
* | | | | doc/ranger.1: update KEY BINDINGS section | hut | 2013-02-22 | 2 | -21/+52 |
* | | | | doc/ranger.1: updated the CONCEPTS section | hut | 2013-02-22 | 2 | -3/+27 |
| |_|/
|/| | |
|
* | | | doc/rifle.1: added whitespace at examples | hut | 2013-02-18 | 3 | -9/+28 |
* | | | doc/rifle.1: Added man page for rifle | hut | 2013-02-18 | 3 | -0/+338 |
| |/
|/| |
|
* | | README: removed bash dependency | hut | 2013-02-18 | 2 | -2/+2 |
* | | ranger.1: update list of ranger options | hut | 2013-02-18 | 2 | -17/+37 |
* | | ranger.1: added missing docs of settings | hut | 2013-02-18 | 2 | -2/+18 |
* | | ranger.__init__: change [path/filename] to [path] in USAGE | hut | 2013-02-18 | 2 | -2/+2 |
* | | ranger.1: update doc of :open_with | hut | 2013-02-18 | 2 | -6/+4 |
* | | doc/ranger.1: update doc of :chmod, :delete, :find, :save_copy_buffer | hut | 2013-02-18 | 2 | -26/+20 |
* | | doc/ranger.1: fully removed --mode and --flags from man page | hut | 2013-02-17 | 1 | -9/+0 |
* | | doc/ranger.1: added :travel to man page | hut | 2013-02-17 | 2 | -0/+17 |
* | | core.main: made --mode and --flag deprecated | hut | 2013-02-17 | 2 | -15/+2 |
* | | core.main: made --fail-unless-cd deprecated | hut | 2013-02-17 | 2 | -12/+3 |
* | | doc/HACKING: removed reference to ranger/core/environment.py | hut | 2013-02-16 | 1 | -1/+0 |
|/ |
|
* | removed all trailing whitespaces | hut | 2013-02-10 | 1 | -1/+1 |
* | replaced tabs with 4 spaces in all python files | hut | 2013-02-10 | 2 | -13/+13 |
* | config/commands: Added commands 'mark_tag' and 'unmark_tag' | hut | 2013-01-01 | 2 | -1/+23 |
* | container.settingobject: added setting "update_tmux_title" | hut | 2012-12-10 | 2 | -1/+8 |
* | added setlocal command to handle local settings | Abdó Roig-Maranges | 2012-12-09 | 2 | -2/+15 |
* | config/rc.conf: Added setting "confirm_on_delete" | hut | 2012-12-06 | 2 | -1/+12 |
* | doc/ranger.1: typo | hut | 2012-12-04 | 2 | -2/+2 |
* | doc/ranger.1: add a warning about overwriting hooks | hut | 2012-12-04 | 2 | -4/+10 |
* | updated man page, improved hooks | hut | 2012-12-04 | 2 | -73/+147 |
* | update documentation for commands | hut | 2012-12-04 | 2 | -47/+156 |
* | update documentation for options, plugins and examples | hut | 2012-12-04 | 2 | -168/+124 |
* | Merge branch 'stable' | hut | 2012-08-10 | 1 | -1/+1 |
|\ |
|
| * | ceci n'est pas un nouveau version v1.5.5 | hut | 2012-08-10 | 1 | -2/+2 |
* | | added the examples from the man page to the examples directory | hut | 2012-08-06 | 1 | -25/+0 |
* | | doc/ranger.1: rebuilt man page | hut | 2012-08-02 | 1 | -5/+5 |
* | | renamed ranger/defaults to ranger/config | hut | 2012-08-02 | 2 | -6/+6 |
* | | added doc/sxivall.sh | hut | 2012-06-23 | 1 | -0/+25 |
|/ |
|
* | What kind of idiot invented bugs anyway? v1.5.4 | hut | 2012-05-03 | 1 | -2/+2 |
* | Always remember to bring your towel. v1.5.3 | hut | 2012-03-05 | 1 | -1/+1 |
* | Added $RANGER_LEVEL environment variable (see man page) | hut | 2012-03-05 | 2 | -0/+26 |
* | Removed unnecessary spaces | hut | 2012-03-05 | 2 | -3/+3 |
* | ranger.1: fix vim script "RangerChooser" when no file is opened | hut | 2012-02-21 | 2 | -3/+3 |
* | ranger.1: Added entry for --list-tagged-files | hut | 2012-02-12 | 2 | -0/+9 |