summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Replaced file.basename with file.relative_path where appropriate.Wojciech Siewierski2015-05-087-22/+23
* doc/cheatsheet.svg: removed bad "(4)" reference from "g" keyhut2015-05-071-1/+1
* doc/cheatsheet.svg: added text about commandshut2015-05-071-0/+94
* rifle.conf: handle svg's with "inkscape" and "display"hut2015-05-071-0/+3
* core.fm: sxiv now properly working with :flat enabledWojciech Siewierski2015-05-071-4/+4
* doc/howto-publish-a-release.txt: Use the right key for signinghut2015-05-041-1/+1
* Change name back to "ranger-master" in --version outputhut2015-05-041-1/+1
* Initial commit v1.7.1hut2015-05-046-6/+13
* added examples/rc_emacs.confhut2015-05-041-0/+533
* applied generally useful changes from emacs branchhut2015-05-042-3/+7
* rifle.conf: added ristrettohut2015-05-021-7/+8
* cheatsheet: added whitespace in git linkhut2015-05-021-1/+1
* ext.rifle: added "env" condition to check for env. varshut2015-04-272-0/+3
* cheatsheet: fix text alignment, add info about d<key> bindingshut2015-04-191-19/+52
* cheatsheet: add reference to ranger's IRC channelhut2015-04-191-4/+18
* cheatsheet: widen the F12 and = keyshut2015-04-191-6/+6
* cheatsheet: change style of textboxeshut2015-04-191-16/+16
* cheatsheet: highlight hjkl in red, not greenhut2015-04-191-5/+3
* cheatsheet: highlight the "?" keyhut2015-04-191-5/+5
* cheatsheet: added three new sectionshut2015-04-191-107/+558
* added example plugin that adds a linemodehut2015-04-191-0/+16
* cheatsheet: added missing "^D"hut2015-04-171-9/+21
* added doc/cheatsheet.svghut2015-04-171-0/+4024
* config.commands: removed the "b" before string literalshut2015-04-171-2/+2
* core.runner: fix `:shell $SHELL` not working with fishhut2015-04-161-2/+5
* CHANGELOG: typohut2015-04-141-1/+1
* Change name back to "ranger-master" in --version outputhut2015-04-141-1/+1
* Should I dual ranger/cleric or wait for the THAC0 bonus? v1.7.0hut2015-04-1416-16/+40
* Merge branch 'nocompat'hut2015-04-146-131/+4
|\
| * core.environment: deleted module, it was obsoletehut2015-04-144-123/+4
| * api.commands: removed alias() and DELETE_WARNINGhut2015-04-141-3/+0
| * removed ranger/fsobject.py (it was obsolete)hut2015-04-141-5/+0
|/
* config.commands: fixed :meta tab completionhut2015-04-141-1/+5
* config.commands: fix tab completion in :linemodehut2015-04-131-1/+2
* core.linemode: fix python3 crash in FileInfoLinemodehut2015-04-131-0/+3
* README: updated paragraph about supplementary fileshut2015-04-131-5/+5
* typohut2015-04-131-1/+1
* container.tags: added TagsDummy class for use with --cleanhut2015-04-132-1/+40
* doc/ranger.1: fix paths in RESOURCES sectionhut2015-04-132-6/+6
* moved "doc/examples" to "examples" for more visibilityhut2015-04-1314-3/+3
* doc/ranger.1: updated RESOURCES sectionhut2015-04-132-4/+14
* doc/ranger.1: added entries for :help and :setintaghut2015-04-132-1/+23
* core.actions: update execute_file() docstringhut2015-04-131-6/+10
* config/commands: fixed script change detection in :bulkrenamehut2015-04-121-7/+9
* config/commands.py: deduplicationhut2015-04-121-5/+4
* config/commands: fix + cleanup randy's patch, add commentshut2015-04-121-18/+22
* commands.py: skip retagging in bulkrename if rename shellscript is changedrandnobx2015-04-111-10/+20
* added tag management for rename, delete, bulkrename, and moving of filesrandnobx2015-04-112-0/+33
* ranger.1: added documentation for %rangerdir and %space macroshut2015-04-103-2/+18
* added "%space" macro that expands to " ", use it in rc.confhut2015-04-102-11/+12