Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Feh does not handle animated gifs gracefully | toonn | 2020-01-24 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #1847 from toonn/rust-is-text | Wojciech Siewierski | 2020-07-05 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add rust to programming languages for rifle | toonn | 2020-02-21 | 1 | -5/+5 | |
* | | | | | | | | Merge branch 'cache-hash' [#2019] | Wojciech Siewierski | 2020-07-05 | 1 | -11/+9 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Switch from SHA-1 to SHA-512 for the cache | toonn | 2020-06-29 | 1 | -5/+4 | |
| * | | | | | | | Get rid of redundant code | toonn | 2020-06-29 | 1 | -6/+1 | |
| * | | | | | | | Drop file path from cache hash | toonn | 2020-06-29 | 1 | -2/+1 | |
| * | | | | | | | Include mtime in hash rather than comparing | toonn | 2020-06-29 | 1 | -7/+12 | |
| * | | | | | | | Allow equal mtime for cached previews | toonn | 2020-02-12 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #1824 from toonn/pprime-draw-bookmarks | Wojciech Siewierski | 2020-07-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' into pprime-draw-bookmarks | Wojciech Siewierski | 2020-07-05 | 10 | -71/+80 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | Add bookmark drawing to the paste to bookmark map | toonn | 2020-02-03 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #1870 from toonn/py26-format-fix | Wojciech Siewierski | 2020-07-05 | 5 | -19/+25 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into py26-format-fix | Wojciech Siewierski | 2020-07-05 | 2 | -3/+13 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #1961 from toonn/pass-file | Wojciech Siewierski | 2020-07-05 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into pass-file | Wojciech Siewierski | 2020-07-05 | 2 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Revert "Revert "ranger <path> can select files"" | toonn | 2020-05-19 | 1 | -2/+6 | |
* | | | | | | | | | | Merge pull request #2013 from toonn/silence-bulkrename | Wojciech Siewierski | 2020-07-05 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Implement passing of flags for :bulkrename | toonn | 2020-06-23 | 1 | -1/+7 | |
|/ / / / / / / / / | ||||||
| | * | | | | | | | Merge branch 'master' into py26-format-fix | Wojciech Siewierski | 2020-07-05 | 5 | -56/+63 | |
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'install-default-py3' | toonn | 2020-06-22 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | Default to python3 at install, fall back to python | toonn | 2020-06-22 | 1 | -2/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge commit '5f9fc1827934d' | toonn | 2020-05-25 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | add alias for scout | hektr | 2020-05-25 | 1 | -0/+1 | |
* | | | | | | | | | Merge branch 'hektr-pull-1974' | toonn | 2020-05-24 | 1 | -1/+0 | |
|\| | | | | | | | | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | extra comment is deleted | hektr | 2020-05-24 | 1 | -1/+0 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge pull request #1958 from Vifon/setuptools | Wojciech Siewierski | 2020-05-13 | 2 | -13/+5 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fully migrate from distutils to setuptools | Wojciech Siewierski | 2020-05-13 | 2 | -13/+5 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'tkukurin-master' | toonn | 2020-03-04 | 1 | -40/+55 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Drop double setting and prefer basename over split | toonn | 2020-03-04 | 1 | -4/+2 | |
| * | | | | | | Change approach to multiplexer title renaming | toonn | 2020-03-02 | 1 | -41/+58 | |
| * | | | | | | Update ui.py | Toni Kukurin | 2020-03-02 | 1 | -1/+1 | |
| | * | | | | | Fix redundant whitespace in class definition | toonn | 2020-06-27 | 1 | -1/+0 | |
| | * | | | | | Py26 does not support implicit format spec numbering | toonn | 2020-03-04 | 5 | -19/+26 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge remote-tracking branch 'dmarcoux/address-issue-1866' | toonn | 2020-03-03 | 2 | -3/+3 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Refer to the correct environment variable for selecting a theme for bat | Dany Marcoux | 2020-03-03 | 2 | -3/+3 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'xdg-open-option' | toonn | 2020-02-24 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | xdg-open is not compatible with the -- convention | toonn | 2020-02-24 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'emberfade-fix-trash-location' | toonn | 2020-02-23 | 3 | -8/+8 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | doc: change trash location | emberfade | 2020-02-22 | 2 | -7/+7 | |
| * | | | | rifle.conf: change fallback trash location | emberfade | 2020-02-22 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | 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 | |
| * | | | doc(rifle): Add note of rifle config reading in manpage | James Wright | 2020-02-07 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | 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 |