Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ranger.py: fixed issues with $tempfile in embedded shell | Eiichi Sato | 2015-03-28 | 1 | -2/+2 |
| | | | | | | | | | | | | Previously, $tempfile (namely, /tmp/chosendir) was not cleaned up correctly when the ranger process quit in `pwd` without moving to other directory. This causes permission errors in multi-user environments trying to overwrite $tempfile created by a different user. This commit solves the problem in two ways: - Correctly clean up temporary files - Avoid writing to the same temporary by using mktemp(1) | ||||
* | Neater copyright header | hut | 2015-03-19 | 1 | -3/+2 |
| | |||||
* | update email address | hut | 2014-12-11 | 1 | -1/+1 |
generated by cgit-pink 1.4.1-2-gfad0 (git 2.36.2.497.gbbea4dcf42) at 2025-01-04 05:37:22 +0000 |