about summary refs log tree commit diff stats
path: root/ranger/ext/next_available_filename.py
Commit message (Expand)AuthorAgeFilesLines
* Fix the "inconsistent-return-statements" Pylint warningWojciech Siewierski2017-12-171-0/+1
* Python 3 division: Import `division` from `__future__`nfnty2017-01-211-1/+1
* linting: Python 2 compat: Import from `__future__`nfnty2017-01-171-0/+2
* Add two blank lines where is expectedstepshal2016-06-161-0/+1
* Neater copyright headerhut2015-03-191-2/+2
* update email addresshut2014-12-111-1/+1
* Changed email address in source codehut2013-08-081-1/+1
* updated copyright noticeshut2013-02-221-1/+1
* update email address (romanz@lavabit.com -> hut@lavabit.com)hut2013-02-221-1/+1
* replaced tabs with 4 spaces in all python fileshut2013-02-101-10/+10
* shorten all copyright messages for better readabilityhut2012-03-141-13/+1
* core.actions: paste_symlink() doesn't fail if file existshut2011-10-301-0/+30