Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch manpage date from locale dependent to ISO UTC | toonn | 2019-09-01 | 1 | -2/+2 |
| | | | | | Having the date in the manpage depend on a user's locale and their timezone makes the format change depending on which user generates it. | ||||
* | Merge PR #1649 | Wojciech Siewierski | 2019-08-18 | 7 | -11/+52 |
|\ | |||||
| * | Regenerate the manpages | Wojciech Siewierski | 2019-08-18 | 2 | -20/+24 |
| | | |||||
| * | Drop truth values; rename warning setting | Toon Nolten | 2019-08-18 | 6 | -18/+32 |
| | | |||||
| * | Warn when nesting ranger | toonn | 2019-08-03 | 4 | -0/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Users frequently request that launching ranger in a subshell started from ranger (using `S`) instead exits the subshell so they end up in their original ranger instance without nesting, which is rarely useful. This isn't possible because a process can't easily kill its parent shell. To at least avoid such confusion we warn about nesting by default. A new setting `nested_ranger_warning` is added to `rc.conf`. The warning can be either disabled or the severity increased so the message is more visible. Fixes #1645 | ||||
* | | Merge branch 'add-logo' of https://github.com/Zaeph/ranger | hut | 2019-08-06 | 1 | -0/+2 |
|\ \ | |||||
| * | | Resize logo | Leo Vivier | 2019-08-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Since GitHub’s Markdown doesn’t support resizing, we have to use html to specify the width. | ||||
| * | | Add logo to README.md | Leo Vivier | 2019-08-04 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | We’re getting the URL from ranger’s GitHub page, but it might be a better idea to add it to the repo. | ||||
* | | | Merge pull request #1657 from toonn/readme-dependencies | Wojciech Siewierski | 2019-08-05 | 1 | -11/+21 |
|\ \ \ | | | | | | | | | Improve the Dependencies section of the README | ||||
| * | | | Change phrasing to avoid confusion | toonn | 2019-08-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Don't want people to think "More options" means settings. | ||||
| * | | | Further README improvements | Leo Vivier | 2019-08-05 | 1 | -6/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not use article for ‘file’. Rephrase description for ‘python-bidi’. Create sub-heading for optional dependencies. Mention ‘depencies’ in the sub-heading, looks a tad barren otherwise. Change ‘General’ to ‘For general usage’. Change ‘for + noun’ to ‘to + verb’. | ||||
| * | | | Improve the Dependencies section of the README | toonn | 2019-08-05 | 1 | -6/+14 |
|/ / / | | | | | | | | | | | | | | | | This section was incomplete because `scope.sh` has grown a lot. Fixes #1611 | ||||
* | | | Merge pull request #1651 from Zaeph/mention-wiki | Toon Nolten | 2019-08-05 | 1 | -0/+14 |
|\ \ \ | |/ / |/| | | Make the wiki more visible | ||||
| * | | Do not maximally capitalize sub-sub-headings | Leo Vivier | 2019-08-05 | 1 | -1/+1 |
| | | | |||||
| * | | Maximally capitalize the headings | Leo Vivier | 2019-08-05 | 1 | -4/+4 |
| | | | |||||
| * | | Use ‘Reddit’ instead of ‘Subreddit’ | Leo Vivier | 2019-08-05 | 1 | -1/+1 |
| | | | |||||
| * | | Remove redundant ‘channel’ | Leo Vivier | 2019-08-05 | 1 | -1/+1 |
| | | | |||||
| * | | Add section for community | Leo Vivier | 2019-08-05 | 1 | -0/+7 |
| | | | |||||
| * | | Rephrase line for guide | Leo Vivier | 2019-08-05 | 1 | -1/+1 |
| | | | |||||
| * | | Do not capitalise wiki | Leo Vivier | 2019-08-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | It looks odd, and since the wiki says ‘Welcome to the ranger wiki’, we might as well be consistent. | ||||
| * | | Itemize | Leo Vivier | 2019-08-05 | 1 | -5/+3 |
| | | | |||||
| * | | Capitalize links | Leo Vivier | 2019-08-05 | 1 | -2/+2 |
| | | | | | | | | | | | | They don’t stand out enough otherwise. | ||||
| * | | Add line for FAQ | Leo Vivier | 2019-08-05 | 1 | -0/+2 |
| | | | |||||
| * | | Rephrase line for wiki | Leo Vivier | 2019-08-05 | 1 | -1/+1 |
| | | | |||||
| * | | Rephrase line for official user guide | Leo Vivier | 2019-08-05 | 1 | -1/+1 |
| | | | |||||
| * | | Use minimal capitalization in section-titles | Leo Vivier | 2019-08-05 | 1 | -2/+2 |
| | | | |||||
| * | | Add section for ‘Going further’ | Leo Vivier | 2019-08-05 | 1 | -0/+7 |
|/ / | |||||
* | | Merge pull request #1652 from user062/quickfix | Toon Nolten | 2019-08-04 | 1 | -1/+1 |
|\ \ | |/ |/| | fixes #1566 | ||||
| * | Update settings.py | user062 | 2019-08-03 | 1 | -1/+1 |
| | | |||||
| * | fixes setlocal on dirs with regex metachars | b | 2019-08-03 | 1 | -1/+1 |
|/ | |||||
* | Rephrase & Make | Leo Vivier | 2019-08-02 | 2 | -6/+4 |
| | |||||
* | Rephrase & Make | Leo Vivier | 2019-08-02 | 2 | -14/+8 |
| | |||||
* | Make doc | Leo Vivier | 2019-08-02 | 2 | -6/+15 |
| | |||||
* | Rephrase | Leo Vivier | 2019-08-02 | 1 | -3/+6 |
| | |||||
* | doc: Mention necessary macro escaping for chain | Leo Vivier | 2019-08-02 | 1 | -0/+4 |
| | |||||
* | Merge pull request #1606 from umuthokelek/master | Toon Nolten | 2019-06-30 | 1 | -0/+5 |
|\ | | | | | zathura has been added as epub and comic archive viewer | ||||
| * | Updated mupdf and zathura lines | Umut Hökelek | 2019-06-30 | 1 | -1/+1 |
| | | |||||
| * | zathura has been added as comicbook viewer | Umut Hökelek | 2019-06-30 | 1 | -0/+3 |
| | | |||||
| * | mupdf has been added as epub viewer | Umut Hökelek | 2019-06-30 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'master' into master | Umut Hökelek | 2019-06-30 | 1 | -1/+1 |
| |\ | |/ |/| | |||||
* | | Merge pull request #1608 from ginglis13/spelling | Toon Nolten | 2019-06-29 | 1 | -1/+1 |
|\ \ | | | | | | | [doc-issue] Fix spelling in Patching section | ||||
| * | | Fix spelling in Patching section | Gavin Inglis | 2019-06-29 | 1 | -1/+1 |
|/ / | |||||
| * | Merge branch 'master' into master | Umut Hökelek | 2019-06-29 | 1 | -1/+1 |
| |\ | |/ |/| | |||||
* | | VCS: Replace the √ sign (square root) with a proper checkmark (✓) | Wojciech Siewierski | 2019-06-29 | 1 | -1/+1 |
| | | |||||
| * | zathura has been added as epub viewer | Umut Hökelek | 2019-06-27 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'shellcheck' | toonn | 2019-06-20 | 3 | -86/+104 |
|\ | |||||
| * | Fix shellcheck warnings for new additions | toonn | 2019-06-18 | 1 | -10/+10 |
| | | | | | | | | | | | | | | Rewrote the epub clauses to avoid overlap warnings `SC2221/SC2222`, users could've potentially been confused if they uncommented both Calibre and epub-thumbnailer clauses and didn't see epub-thumbnailer previews. | ||||
| * | Tabs are spaces too | toonn | 2019-06-18 | 1 | -1/+1 |
| | | |||||
| * | Replace fluff command with shellcheck directive | toonn | 2019-06-18 | 1 | -3/+1 |
| | | | | | | | | | | | | Hid an `echo $VAR` in a comment to get rid of the unused variable warning, that's now been replaced with a shellcheck directives suited to the purpose. | ||||
| * | Remove comment in shellcheck rule | toonn | 2019-06-18 | 1 | -1/+0 |
| | | | | | | | | The comment was confusing because `make` swallowed the `$` |