Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ranger.pod: Added IRC channel to manpage | hut | 2014-10-15 | 2 | -1/+5 | |
| | ||||||
* | added doc/release-checklist.txt | hut | 2014-10-03 | 1 | -0/+27 | |
| | ||||||
* | Added redrawing when we return to Vim from Ranger without opening any | Ashwin Nanjappa | 2014-09-19 | 1 | -0/+2 | |
| | | | | file. | |||||
* | container.directory: implemented random sorting | hut | 2014-08-26 | 3 | -7/+7 | |
| | ||||||
* | change the bug tracker URL | hut | 2014-08-22 | 2 | -2/+2 | |
| | ||||||
* | fix references to README.md | hut | 2014-08-22 | 2 | -4/+4 | |
| | ||||||
* | doc/ranger.1: Added more key bindings to the man page | hut | 2014-04-28 | 2 | -3/+93 | |
| | ||||||
* | rebuilt man page | hut | 2014-04-11 | 1 | -0/+8 | |
| | ||||||
* | Add setting "automatically_count_files" | hut | 2014-04-11 | 3 | -2/+15 | |
| | ||||||
* | examples/vim_file_chooser: fixed redrawing | hut | 2014-02-15 | 1 | -0/+1 | |
| | ||||||
* | doc/ranger.pod: Added man page entry for "preview_max_size" setting | hut | 2014-02-15 | 1 | -0/+5 | |
| | ||||||
* | doc/ranger.pod: added man page entry for "cd_bookmarks" setting | hut | 2014-02-15 | 1 | -0/+5 | |
| | ||||||
* | doc/tools/print_colors.py: more stable in unfriendly environments | hut | 2013-11-12 | 1 | -4/+12 | |
| | ||||||
* | Update vim_file_chooser.vim | Israel Chauca Fuentes | 2013-09-17 | 1 | -11/+27 | |
| | | | | | Allow choosing multiple files. Add ex command :RangerChooser. Use the value of mapleader for the keybinding. | |||||
* | Changed email address in source code | hut | 2013-08-08 | 1 | -1/+1 | |
| | | | | | Since lavabit.com ceased providing email services, I had to change my address from hut lavabit com to hut lepus uberspace de. | |||||
* | doc/HACKING: updated | hut | 2013-06-24 | 1 | -10/+8 | |
| | | | | Based on a patch by Niku. | |||||
* | rebuilt man pages with new pod2man version | hut | 2013-06-21 | 2 | -28/+46 | |
| | ||||||
* | ranger.1: mention that some commands are based on :scout | hut | 2013-06-21 | 2 | -0/+28 | |
| | ||||||
* | ranger.1: more exhaustive documentation for :open_with | hut | 2013-06-21 | 2 | -4/+14 | |
| | ||||||
* | doc/colorschemes.txt: update | hut | 2013-06-10 | 1 | -3/+3 | |
| | ||||||
* | RANGER! RANGER! HIGH VOLTAGE! v1.6.1 | hut | 2013-05-24 | 2 | -2/+2 | |
| | ||||||
* | doc/ranger.1: put a list of resources at the top | hut | 2013-04-30 | 2 | -25/+41 | |
| | ||||||
* | ext.img_display: allow using W3MIMGDISPLAY_PATH env var | hut | 2013-03-24 | 2 | -1/+10 | |
| | | | | in response to https://savannah.nongnu.org/bugs/?38582 | |||||
* | update examples (s/ranger.fsobject/ranger.container/) | hut | 2013-03-17 | 2 | -5/+5 | |
| | ||||||
* | added doc/config directory with symlinks to configs | hut | 2013-03-15 | 7 | -0/+7 | |
| | ||||||
* | manpage: renamed example/ to /usr/share/doc/ranger/ | hut | 2013-03-09 | 2 | -9/+11 | |
| | ||||||
* | move doc/print_{colors,keys}.py to doc/tools/ | hut | 2013-03-09 | 2 | -0/+0 | |
| | ||||||
* | move examples to doc/examples | hut | 2013-03-09 | 11 | -0/+200 | |
| | ||||||
* | HACKING: remove part about tabs; ranger uses spaces now | hut | 2013-03-03 | 1 | -2/+0 | |
| | ||||||
* | renamed container.settingobject to container.settings | hut | 2013-03-01 | 1 | -1/+1 | |
| | | | | | | | | | | ranger.container.settingobject.SettingObject -> ranger.container.settings.Settings ranger.container.settingobject.LocalSettingObject -> ranger.container.settings.LocalSettings This is for more conformity. No other class is called *Object. | |||||
* | settingobject: remove complexity of shorten_title setting | hut | 2013-03-01 | 2 | -5/+5 | |
| | ||||||
* | doc/ranger.1: removed obsolete reference to fm.env | hut | 2013-03-01 | 2 | -2/+2 | |
| | ||||||
* | rifle: added --version option | hut | 2013-03-01 | 1 | -1/+1 | |
| | ||||||
* | doc/ranger.1: documented :scout command | hut | 2013-03-01 | 2 | -1/+50 | |
| | ||||||
* | doc/ranger.1: Fixed --copy-config documentation | hut | 2013-02-28 | 2 | -3/+3 | |
| | ||||||
* | Merge branch 'vcs' | hut | 2013-02-24 | 2 | -0/+24 | |
|\ | | | | | | | | | Conflicts: ranger/gui/widgets/__init__.py | |||||
| * | Merge branch 'master' into vcs | hut | 2013-02-22 | 3 | -99/+106 | |
| |\ | | | | | | | | | | | | | Conflicts: ranger/gui/widgets/browsercolumn.py | |||||
| * \ | Merge branch 'master' into vcs | hut | 2013-02-19 | 4 | -0/+357 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'master' into vcs | hut | 2013-02-18 | 3 | -83/+96 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/ranger.1 | |||||
| * | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | this fixes the problem that examples/plugin_skip_default_rc doesn't work, because plugins are loaded after the rc.conf. | |||||
* | | | | 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 | |
| | | | | | | | | | | | | | | | | They are redundant. The user can always look them up in the rc.conf. | |||||
* | | | | doc/ranger.1: update KEY BINDINGS section | hut | 2013-02-22 | 2 | -21/+52 | |
| | | | |