Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge setting "relative_line_numbers" into "line_numbers" | hut | 2016-05-24 | 1 | -7/+9 |
| | | | | | | | line_numbers now takes a string rather than a bool, with the valid values "false", "absolute" and "relative". Related to #546 | ||||
* | Merge branch 'linum' of https://github.com/mrogalski/ranger | hut | 2016-05-24 | 1 | -1/+8 |
|\ | |||||
| * | Add man description. | Mark Rogalski | 2016-05-16 | 1 | -1/+8 |
| | | |||||
* | | Manpage: added documentation about commands in plugins | hut | 2016-05-24 | 1 | -2/+6 |
|/ | |||||
* | `draw_progress_bar_in_statusbar' does not exist | mrogalski | 2016-05-11 | 1 | -2/+2 |
| | |||||
* | doc/ranger.1: document :source command | hut | 2016-04-15 | 1 | -1/+11 |
| | |||||
* | rebuilt man page | hut | 2016-04-06 | 1 | -0/+5 |
| | |||||
* | allow toggling options with `:set <option>!` | hut | 2016-04-03 | 1 | -1/+7 |
| | |||||
* | doc/ranger.1: Added documentation for {yd}{art} key bindings | hut | 2016-03-25 | 1 | -3/+6 |
| | |||||
* | rebuild man pages | hut | 2016-02-24 | 1 | -5/+13 |
| | |||||
* | ranger.pod: describe that :setlocal path is a regex | hut | 2016-01-01 | 1 | -1/+5 |
| | | | | fixes #443 | ||||
* | Added :echo command, disabled :notify command | hut | 2015-11-14 | 1 | -1/+5 |
| | |||||
* | Fixed that rare bug with the fireballs and explosions v1.7.2 | hut | 2015-10-04 | 1 | -1/+1 |
| | |||||
* | rc.conf: added pP/pO keys for FIFO-queued copying, fixes #345 | hut | 2015-10-04 | 1 | -2/+6 |
| | |||||
* | Initial commit v1.7.1 | hut | 2015-05-04 | 1 | -1/+1 |
| | |||||
* | Should I dual ranger/cleric or wait for the THAC0 bonus? v1.7.0 | hut | 2015-04-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit 7236dde27bf33fec5097c223f0d70598b10ba05f Author: hut <hut@lepus.uberspace.de> Date: Mon Apr 13 14:33:59 2015 +0200 wrote changelog entry commit 73e76b0f9a22ad8122154c4a2763c27ebce9be37 Author: hut <hut@lepus.uberspace.de> Date: Mon Apr 13 13:41:27 2015 +0200 update version number in man page commit b1948b9382027ed55d095a936610bc62f7cdba9a Author: hut <hut@lepus.uberspace.de> Date: Mon Apr 13 13:41:08 2015 +0200 update rifle version number commit a96a8a808a3c68eb848a3e0361fd95cb8c643d59 Author: hut <hut@lepus.uberspace.de> Date: Mon Apr 13 13:34:59 2015 +0200 s/ranger-master/ranger-stable/ commit 6967a48193227b4a0c843e8831e5511005179f69 Author: hut <hut@lepus.uberspace.de> Date: Mon Apr 13 13:33:06 2015 +0200 updated version number commit 0cbc401fd25fc4d307d026628e12ef1106a42bdf Author: hut <hut@lepus.uberspace.de> Date: Mon Apr 13 13:18:26 2015 +0200 updated version info in example plugins | ||||
* | doc/ranger.1: fix paths in RESOURCES section | hut | 2015-04-13 | 1 | -3/+3 |
| | |||||
* | moved "doc/examples" to "examples" for more visibility | hut | 2015-04-13 | 1 | -1/+1 |
| | |||||
* | doc/ranger.1: updated RESOURCES section | hut | 2015-04-13 | 1 | -2/+7 |
| | |||||
* | doc/ranger.1: added entries for :help and :setintag | hut | 2015-04-13 | 1 | -1/+11 |
| | |||||
* | ranger.1: added documentation for %rangerdir and %space macros | hut | 2015-04-10 | 1 | -1/+9 |
| | |||||
* | new linemode with the information from file(1) | Wojciech Siewierski | 2015-03-30 | 1 | -2/+6 |
| | |||||
* | Consolidate image preview method preferences | Delisa Mason | 2015-03-09 | 1 | -2/+2 |
| | | | | | * Remove use_w3m_image_preview and use_iterm2_image_preview in favor of preview_images_method, easing the development of other image preview methods as needed | ||||
* | Update documentation | Delisa Mason | 2015-03-08 | 1 | -4/+17 |
| | |||||
* | add setting for sorting by unicode character | hut | 2015-03-03 | 1 | -1/+5 |
| | |||||
* | doc/ranger.1: updated man page to reflect --copy-config changes | hut | 2015-02-18 | 1 | -2/+13 |
| | |||||
* | doc/ranger.1: clarify vifon's man page change | hut | 2015-02-06 | 1 | -6/+7 |
| | |||||
* | doc/ranger.1: added some information about the config file loading process | Wojciech Siewierski | 2015-02-04 | 1 | -1/+11 |
| | |||||
* | doc/ranger.1: updated man page entry for "sort" option | hut | 2015-01-29 | 1 | -4/+4 |
| | |||||
* | updated documentation of :paper/:meta commands | hut | 2015-01-17 | 1 | -34/+29 |
| | |||||
* | doc/ranger.1: added doc for "rename_append" | hut | 2015-01-01 | 1 | -1/+6 |
| | |||||
* | rebuilt man page | hut | 2014-12-11 | 1 | -3/+3 |
| | |||||
* | Fixed references to doc/HACKING (for real) | Dorien Snake | 2014-12-10 | 1 | -1/+1 |
| | |||||
* | Fixed references to doc/HACKING | Dorien Snake | 2014-12-10 | 1 | -2/+2 |
| | | | | | | 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. | ||||
* | recompile manpage, to include :flat and :filter_by_inode | hut | 2014-12-05 | 1 | -0/+13 |
| | |||||
* | doc/ranger.1: document M* keybindings | hut | 2014-12-05 | 1 | -0/+5 |
| | |||||
* | doc/ranger.1: added documentation on linemodes and :paper commands | hut | 2014-12-05 | 1 | -1/+55 |
| | |||||
* | added option "idle_delay" | hut | 2014-10-31 | 1 | -1/+6 |
| | | | | per request of nfnty | ||||
* | ranger.pod: Added IRC channel to manpage | hut | 2014-10-15 | 1 | -1/+3 |
| | |||||
* | container.directory: implemented random sorting | hut | 2014-08-26 | 1 | -4/+4 |
| | |||||
* | change the bug tracker URL | hut | 2014-08-22 | 1 | -1/+1 |
| | |||||
* | fix references to README.md | hut | 2014-08-22 | 1 | -2/+2 |
| | |||||
* | doc/ranger.1: Added more key bindings to the man page | hut | 2014-04-28 | 1 | -2/+40 |
| | |||||
* | rebuilt man page | hut | 2014-04-11 | 1 | -0/+8 |
| | |||||
* | Add setting "automatically_count_files" | hut | 2014-04-11 | 1 | -1/+7 |
| | |||||
* | rebuilt man pages with new pod2man version | hut | 2013-06-21 | 1 | -17/+26 |
| | |||||
* | ranger.1: mention that some commands are based on :scout | hut | 2013-06-21 | 1 | -0/+14 |
| | |||||
* | ranger.1: more exhaustive documentation for :open_with | hut | 2013-06-21 | 1 | -2/+7 |
| | |||||
* | RANGER! RANGER! HIGH VOLTAGE! v1.6.1 | hut | 2013-05-24 | 1 | -1/+1 |
| | |||||
* | doc/ranger.1: put a list of resources at the top | hut | 2013-04-30 | 1 | -12/+18 |
| |