Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Add a notification for the open_all_images autodisabling | Wojciech Siewierski | 2019-03-10 | 1 | -0/+1 | |
| * | | | Temporarily disable open_all_images if there are too many images | Wojciech Siewierski | 2019-03-10 | 1 | -2/+16 | |
|/ / / | ||||||
* | | | Merge branch 'rnhmjoj-invalid-mtimes' | toonn | 2019-03-05 | 1 | -1/+5 | |
|\ \ \ | ||||||
| * | | | Fix crash when entering directories with invalid mtimes | rnhmjoj | 2019-03-04 | 1 | -1/+5 | |
* | | | | Merge branch 'palikar-paste-dest' | toonn | 2019-03-05 | 1 | -7/+7 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Fix dest check for :paste | toonn | 2019-03-05 | 1 | -7/+7 | |
* | | | | Revert "Merge branch 'slackhead-venv-gitignore'" | toonn | 2019-03-03 | 1 | -1/+0 | |
* | | | | Merge branch 'slackhead-venv-gitignore' | toonn | 2019-03-03 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | Add .venv to .gitignore | dive | 2019-03-03 | 1 | -0/+1 | |
* | | | | | Merge branch 'slackhead-reset_previews' | toonn | 2019-03-03 | 1 | -0/+11 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Move reset_previews command to commands.py | dive | 2019-03-03 | 2 | -8/+11 | |
| * | | | | Add a reset_previews command | dive | 2019-03-03 | 1 | -0/+8 | |
|/ / / / | ||||||
* | | | | Merge branch 'palikar-paste-dest' | toonn | 2019-02-28 | 3 | -6/+14 | |
|\| | | | ||||||
| * | | | New keybindings for paste to destination | toonn | 2019-02-28 | 1 | -0/+3 | |
| * | | | Minor docstring rephrasing | toonn | 2019-02-28 | 1 | -2/+2 | |
| * | | | Fixing the dumb clearing mistake | Stanislav Arnaudov | 2019-02-27 | 1 | -1/+1 | |
| * | | | Merge branch 'master' into paste-dest | Stanislav Arnaudov | 2019-02-27 | 1 | -0/+2 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | Merge pull request #1481 from bigbigtor/fix_issue_1296 | Toon Nolten | 2019-02-25 | 1 | -0/+2 | |
|\ \ \ \ | ||||||
| * | | | | filter out empty lines before parsing the status | Victor Lopez | 2019-02-24 | 1 | -0/+2 | |
|/ / / / | ||||||
| * | | | Clearing up some whitespaces | Stanislav Arnaudov | 2019-02-26 | 2 | -2/+2 | |
| * | | | Implementing destination argument for the built in paste command | Stanislav Arnaudov | 2019-02-24 | 2 | -7/+12 | |
|/ / / | ||||||
* | | | Fix typo in manpage | toonn | 2019-02-24 | 2 | -3/+3 | |
* | | | Clarify some paths in manpage point to the repo | toonn | 2019-02-16 | 2 | -7/+7 | |
* | | | Merge pull request #1469 from Zaeph/rename-append-check-if-dir | Wojciech Siewierski | 2019-02-13 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Merge conditions with an ‘or’ | Leo Vivier | 2019-02-13 | 1 | -5/+1 | |
| * | | | rename_append: Use `rename` if point is on a directory | Leo Vivier | 2019-02-10 | 1 | -0/+4 | |
|/ / / | ||||||
* | | | Ensure that `--clean` doesn't require writable confdir | hut | 2019-02-05 | 2 | -3/+12 | |
* | | | Merge pull request #1462 from carloabelli/imv | Wojciech Siewierski | 2019-01-31 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | add imv to rifle.conf | Carlo Abelli | 2019-01-29 | 1 | -0/+1 | |
|/ / / | ||||||
* | | | Fix #1452 for Python 2 too | Wojciech Siewierski | 2019-01-27 | 1 | -3/+3 | |
* | | | Alternative approach to #1452 (which didn't seem to work) | Wojciech Siewierski | 2019-01-27 | 1 | -4/+4 | |
* | | | Add .txz to CONTAINER_EXTENSIONS | toonn | 2019-01-27 | 1 | -4/+6 | |
* | | | Merge pull request #1454 from Vifon/lazy-bookmark-validation | Wojciech Siewierski | 2019-01-27 | 2 | -4/+16 | |
|\ \ \ | ||||||
| * | | | Refactor the bookmark validation code | Wojciech Siewierski | 2019-01-27 | 2 | -6/+13 | |
| * | | | Make it easier to test bookmarks by optionally disabling validation | Wojciech Siewierski | 2019-01-27 | 2 | -5/+6 | |
| * | | | container.bookmarks: Don't remove invalid bookmarks at all | Wojciech Siewierski | 2019-01-26 | 1 | -2/+1 | |
| * | | | container.bookmarks: Remove invalid bookmarks only on access | Wojciech Siewierski | 2019-01-26 | 1 | -2/+7 | |
* | | | | Merge pull request #1458 from Vifon/doctest-fail | Toon Nolten | 2019-01-27 | 12 | -12/+28 | |
|\ \ \ \ | ||||||
| * | | | | Mock the SettingsAware class for one test that accesses the settings | Wojciech Siewierski | 2019-01-27 | 1 | -0/+7 | |
| * | | | | doctests are no longer silently failing (when failing) | Wojciech Siewierski | 2019-01-27 | 12 | -12/+21 | |
|/ / / / | ||||||
* | | | | Merge branch 'more-previews' of https://github.com/pkkm/ranger | Wojciech Siewierski | 2019-01-26 | 1 | -3/+26 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | scope.sh: Add Calibre e-book previews (commented out) | Paweł Kraśnicki | 2019-01-18 | 1 | -4/+6 | |
| * | | | Drop dots after file types | toonn | 2019-01-18 | 1 | -2/+2 | |
| * | | | scope.sh: Minor code style change | Paweł Kraśnicki | 2019-01-18 | 1 | -1/+1 | |
| * | | | scope.sh: Small refactor for robustness | Paweł Kraśnicki | 2019-01-18 | 1 | -2/+3 | |
| * | | | scope.sh: Add ePub previews (commented out) | Paweł Kraśnicki | 2019-01-18 | 1 | -0/+9 | |
| * | | | scope.sh: Add DjVu previews (commented out) | Paweł Kraśnicki | 2019-01-18 | 1 | -1/+12 | |
* | | | | Merge pull request #1452 from s-n-g/master | Wojciech Siewierski | 2019-01-26 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | adding py2 support | Spiros Georgaras | 2019-01-26 | 1 | -1/+1 | |
| * | | | | fix Ctrl+Space crash | Spiros Georgaras | 2019-01-25 | 1 | -1/+1 |