aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* catalyst: Remove clear_dir's never used clear_nondir parameterMatt Turner2021-06-081-8/+3
* Enable recursive globbing for clear_pathFelix Bier2021-02-201-1/+1
* catalyst: Run autopep8Matt Turner2020-04-151-98/+99
* catalyst: Just import things where they're neededMatt Turner2020-04-131-6/+1
* catalyst: Fix most pylint warningsMatt Turner2020-04-101-1/+1
* catalyst: Drop BSD remnantsMatt Turner2020-04-101-5/+1
* catalyst: Remove "Maintained by" sectionsMatt Turner2020-03-281-5/+0
* Fix typo in fileops.py:clear_dirM. J. Everitt2018-10-011-4/+4
* Add glob support to clean_path()Brian Dolbec dolsen2018-07-201-3/+6
* fileops.py: Add extra debug logging...Brian Dolbec2017-12-281-0/+5
* stage1: Fix seedcache to clean out the original seed root, keep only the stag...Brian Dolbec2017-11-211-0/+23
* Unify stage cleaningBrian Dolbec2017-11-211-1/+1
* fileops.py: Fix a traceback clearing teh old profile linkBrian Dolbec2016-06-251-1/+2
* replace os.system with cmdMike Frysinger2016-05-201-2/+2
* clear_path: new helper for nuking dirsMike Frysinger2016-05-191-1/+6
* clear_dir: make a bit more robust/flexibleMike Frysinger2016-05-191-9/+19
* fileops.py: Fix docstring typoBrian Dolbec2016-02-011-1/+1
* convert octals to py3 compatMike Frysinger2015-10-111-1/+1
* fileops: convert to log moduleMike Frysinger2015-10-091-10/+12
* lint: use comments for comments, not inline docstringsMike Frysinger2015-10-061-5/+3
* fileops: fix passing of gid/uid/minimal argsMike Frysinger2015-10-061-1/+1
* lint: clean up unused importsMike Frysinger2015-10-051-0/+2
* fileops.py: Fix a bug where the mode was not being passed Brian Dolbec2015-08-311-3/+3
* Add some docstring updates.Brian Dolbec2015-02-261-0/+6
* Move some duplicate code to fileops, extend it's capability to not re-make th...Brian Dolbec2015-02-261-1/+42
* main.py, lock.py, fileops.py remove shebangsBrian Dolbec2015-02-261-1/+0
* Initial creation of fileops.pyBrian Dolbec2014-12-311-0/+45