Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'linemode_api' of https://github.com/Vifon/ranger | hut | 2015-03-09 | 1 | -0/+3 |
|\ | |||||
| * | doc/ranger.1: updated the linemode description in the man page | Wojciech Siewierski | 2015-02-22 | 1 | -0/+3 |
| | | |||||
* | | add setting for sorting by unicode character | hut | 2015-03-03 | 2 | -1/+10 |
|/ | |||||
* | doc/ranger.1: updated man page to reflect --copy-config changes | hut | 2015-02-18 | 2 | -3/+26 |
| | |||||
* | doc/ranger.1: clarify vifon's man page change | hut | 2015-02-06 | 2 | -11/+13 |
| | |||||
* | doc/ranger.1: added some information about the config file loading process | Wojciech Siewierski | 2015-02-04 | 2 | -1/+21 |
| | |||||
* | Fix typo | vimeitor | 2015-02-02 | 1 | -1/+1 |
| | |||||
* | doc/ranger.1: updated man page entry for "sort" option | hut | 2015-01-29 | 2 | -6/+6 |
| | |||||
* | add .paperinfo->.metadata.json conversion script | hut | 2015-01-17 | 1 | -0/+69 |
| | |||||
* | updated documentation of :paper/:meta commands | hut | 2015-01-17 | 2 | -72/+57 |
| | |||||
* | doc/ranger.1: added doc for "rename_append" | hut | 2015-01-01 | 2 | -1/+12 |
| | |||||
* | rebuilt man page | hut | 2014-12-11 | 1 | -3/+3 |
| | |||||
* | doc: match the default configuration for untag map | Ben Boeckel | 2014-12-11 | 1 | -1/+1 |
| | | | | Reported-By: Branislav Blaškovič <bblaskov@redhat.com> | ||||
* | Fixed references to doc/HACKING (for real) | Dorien Snake | 2014-12-10 | 2 | -2/+2 |
| | |||||
* | Fixed references to doc/HACKING | Dorien Snake | 2014-12-10 | 2 | -5/+5 |
| | | | | | | This patch replaces all references to `doc/HACKING` with `doc/HACKING.md`, to include the one in `setup.py` that was preventing a successful build. Some trailing whitespace was incidentally removed. | ||||
* | mv doc/HACKING ./HACKING.md | hut | 2014-12-10 | 1 | -74/+0 |
| | |||||
* | recompile manpage, to include :flat and :filter_by_inode | hut | 2014-12-05 | 1 | -0/+13 |
| | |||||
* | update doc/examples/plugin_filter_file.py | hut | 2014-12-05 | 1 | -8/+10 |
| | | | | | The filter_by_filetype branch of Milan Svoboda changed the interface to the accept_file function, so this example plugin broke. | ||||
* | Merge branch 'filter_by_filetype' of https://github.com/tex/ranger | hut | 2014-12-05 | 1 | -0/+8 |
|\ | | | | | | | | | Conflicts: ranger/config/commands.py | ||||
| * | implement filter_inode_type | Milan Svoboda | 2014-11-25 | 1 | -0/+8 |
| | | |||||
* | | Merge branch 'flat_command' of https://github.com/tex/ranger | hut | 2014-12-05 | 1 | -0/+7 |
|\ \ | | | | | | | | | | | | | | | | Conflicts: ranger/container/fsobject.py ranger/gui/widgets/browsercolumn.py | ||||
| * | | add documentation for flat command | Milan Svoboda | 2014-11-25 | 1 | -0/+7 |
| |/ | |||||
* | | doc/ranger.1: document M* keybindings | hut | 2014-12-05 | 2 | -0/+11 |
| | | |||||
* | | doc/ranger.1: added documentation on linemodes and :paper commands | hut | 2014-12-05 | 2 | -1/+115 |
|/ | |||||
* | mv doc/release-checklist.txt doc/howto-publish-a-release.txt | hut | 2014-11-02 | 1 | -0/+0 |
| | |||||
* | added option "idle_delay" | hut | 2014-10-31 | 2 | -1/+12 |
| | | | | per request of nfnty | ||||
* | prettier screenshot | hut | 2014-10-20 | 1 | -0/+0 |
| | |||||
* | README: added a screenshot | hut | 2014-10-20 | 1 | -0/+0 |
| | |||||
* | 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 |
| |