Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: change trash location | emberfade | 2020-02-22 | 2 | -7/+7 |
| | |||||
* | rifle.conf: change fallback trash location | emberfade | 2020-02-22 | 1 | -1/+1 |
| | | | | Change the fallback trash location to use the correct environment variable and ranger's default data directory. | ||||
* | Merge branch 'jrwrigh-patch-1' | toonn | 2020-02-08 | 2 | -3/+5 |
|\ | |||||
| * | Clarify that defaults will not be loaded | toonn | 2020-02-08 | 2 | -3/+5 |
| | | | | | | | | | | Explicitly state that defaults won't be loaded if a configuration file is present and render the docs. | ||||
| * | doc(rifle): Add note of rifle config reading in manpage | James Wright | 2020-02-07 | 1 | -1/+1 |
|/ | | | In response to #1825. | ||||
* | Merge remote-tracking branch 'vifon/tmpcache-cleanup' | toonn | 2020-01-30 | 1 | -0/+13 |
|\ | |||||
| * | Add a newline before printing the exception for better readability | Wojciech Siewierski | 2020-01-27 | 1 | -1/+1 |
| | | |||||
| * | Cleanup the temporary cache directory in the --clean mode | Wojciech Siewierski | 2020-01-27 | 1 | -0/+13 |
|/ | |||||
* | Flip the __release__ flag | toonn | 2019-12-31 | 1 | -1/+1 |
| | |||||
* | Tax loss harvesting release, nothing to see here v1.9.3 | toonn | 2019-12-31 | 7 | -9/+63 |
| | |||||
* | Fix overflows in man page formatting | toonn | 2019-12-31 | 2 | -16/+20 |
| | |||||
* | Merge branch 'dmitmel-examples-bash-automatic-cd' | toonn | 2019-12-31 | 5 | -37/+43 |
|\ | |||||
| * | Added shellcheck directives for specifying shell | Dmytro Meleshko | 2019-11-06 | 2 | -0/+4 |
| | | |||||
| * | Added a notice about sourcing examples/shell_subshell_notice.sh as well | Dmytro Meleshko | 2019-11-06 | 1 | -1/+2 |
| | | |||||
| * | Added mention about sourcing examples/shell_automatic_cd.sh from shell config | Dmytro Meleshko | 2019-11-06 | 1 | -1/+2 |
| | | |||||
| * | Merge branch 'master' into examples-bash-automatic-cd | Dmytro Meleshko | 2019-11-06 | 2 | -23/+37 |
| |\ | |||||
| * | | Updated comments about compatibility with ranger versions | Dmytro Meleshko | 2019-11-06 | 2 | -2/+2 |
| | | | |||||
| * | | Removed shebangs | Dmytro Meleshko | 2019-11-06 | 2 | -4/+0 |
| | | | |||||
| * | | Renamed script files to not mention Bash | Dmytro Meleshko | 2019-11-02 | 2 | -0/+0 |
| | | | |||||
| * | | Added shebangs and removed notices specifically about Bash | Dmytro Meleshko | 2019-11-02 | 2 | -4/+8 |
| | | | |||||
| * | | Apply requested changes to ranger.py and enforce full POSIX compliance | Dmytro Meleshko | 2019-10-28 | 2 | -7/+6 |
| | | | |||||
| * | | Removed replaced $(<...) with cat | Dmytro Meleshko | 2019-10-28 | 1 | -1/+1 |
| | | | |||||
| * | | Added comparison with $PWD back | Dmytro Meleshko | 2019-10-28 | 1 | -1/+1 |
| | | | |||||
| * | | Replaced `[[` with POSIX-compatible `[` | Dmytro Meleshko | 2019-10-28 | 1 | -1/+1 |
| | | | |||||
| * | | Added pattern for mktemp back | Dmytro Meleshko | 2019-10-28 | 1 | -1/+1 |
| | | | |||||
| * | | Refactor the shell script embedded in ranger.py | Dmytro Meleshko | 2019-10-27 | 1 | -9/+10 |
| | | | |||||
| * | | Removed unnecessary arguments for mktemp in examples/bash_automatic_cd.sh | Dmytro Meleshko | 2019-10-27 | 1 | -1/+1 |
| | | | |||||
| * | | Refactored examples/bash_automatic_cd.sh | Dmytro Meleshko | 2019-10-27 | 1 | -7/+7 |
| | | | |||||
* | | | Merge branch 'revolter-patch-1' | toonn | 2019-12-31 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Remove duplicate code | Iulian Onofrei | 2019-11-07 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'aRkedos-tmux-fix' | toonn | 2019-12-31 | 4 | -28/+65 |
|\ \ \ | |||||
| * | | | Refactor handle_multiplexer | toonn | 2019-12-31 | 5 | -64/+56 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Split the method into name changing and resetting methods. `screen -Q` is relatively new so resetting the screen title won't work on systems with an older version, macOS for example. Fixes #1739 | ||||
| * | | | refactoring of redundant code | arkedos | 2019-12-31 | 4 | -23/+70 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | squashing commits for cleaner history. whitespace final fixes refactor of redundant code | ||||
| * | | | applying proposed tmux renaming fix | arkedos | 2019-12-31 | 1 | -6/+4 |
| | | | | |||||
* | | | | Merge branch 'davidgur-master' | toonn | 2019-12-31 | 1 | -0/+1 |
|\ \ \ \ | |/ / / |/| | | | | | | | Fixes #859, #1071, #1308 | ||||
| * | | | Merge branch 'master' into master | David Gurevich | 2019-11-17 | 2 | -1/+9 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into master | David Gurevich | 2019-11-16 | 1 | -0/+3 |
| |\ \ \ \ | |||||
| * | | | | | Fixed issue with W3MImgPreview not clearing previous image | David Gurevich | 2019-11-11 | 1 | -0/+1 |
| | | | | | | |||||
* | | | | | | Merge branch 'prosoitos-add_preview' | toonn | 2019-12-30 | 1 | -0/+34 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Move xlsx back to handle_extension | toonn | 2019-12-30 | 1 | -9/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Xlsx files aren't properly recognized by `file(1)`. | ||||
| * | | | | | | Move new methods to handle_mime | toonn | 2019-12-30 | 1 | -42/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The MIME type handler is preferable because it can match files that have the "wrong" extension or a ".backup" suffix for example. Fixes #1633 | ||||
| * | | | | | | remove pandoc fallback support for json files | Marie-Helene Burle | 2019-12-30 | 1 | -1/+0 |
| | | | | | | | |||||
| * | | | | | | Add '--', empty lines, and pandoc fallback support for html and json | Marie-Helene Burle | 2019-12-30 | 1 | -6/+10 |
| | | | | | | | |||||
| * | | | | | | Minor change in comment | Marie-Helene Burle | 2019-12-30 | 1 | -3/+3 |
| | | | | | | | |||||
| * | | | | | | Move pandoc support for ePub and FB2 back to handle_extension() | Marie-Helene Burle | 2019-12-30 | 1 | -8/+1 |
| | | | | | | | |||||
| * | | | | | | Fix minor comment inconsistency | Marie-Helene Burle | 2019-12-30 | 1 | -0/+1 |
| | | | | | | | |||||
| * | | | | | | More sensible way to add pandoc support for ePub, FB2, and ODT | Marie-Helene Burle | 2019-12-30 | 1 | -1/+8 |
| | | | | | | | |||||
| * | | | | | | Add pandoc support for odt, epub, and fb2 | Marie-Helene Burle | 2019-12-30 | 1 | -2/+10 |
| | | | | | | | |||||
| * | | | | | | Add -s flag to pandoc | Marie-Helene Burle | 2019-12-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By default, pandoc produces a document fragment. Adding the --standalone flag allows to get the title of the document. | ||||
| * | | | | | | Add information on how to get xls2csv and xlsx2csv applications | Marie-Helene Burle | 2019-12-30 | 1 | -0/+4 |
| | | | | | | |