summaryrefslogtreecommitdiff
path: root/avfs.py
AgeCommit message (Collapse)Author
2017-01-23Misc. unrecorded changesDaniel Gnoutcheff
2016-07-25Don't break on strange filenamesDaniel Gnoutcheff
2016-07-19avfs: don't break on un-stat-able filesDaniel Gnoutcheff
2016-07-14Rewrite avfs.find()Daniel Gnoutcheff
Don't break on symlinks. Have less copy&paste.
2016-06-29Split AVFS stuff into its own module.Daniel Gnoutcheff