aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cleaner.rb
AgeCommit message (Expand)Author
2016-09-23Fix Style/GuardClause.Markus Reiter
2016-07-31cleaner: kill unnecessary perl elementsDominyk Tiller
2016-07-12cleaner: fix generic executable handling. (#498)Mike McQuaid
2016-07-04cleaner: port to generic OS. (#447)Mike McQuaid
2015-08-18unnecessary calls to .select simplifiedBaptiste Fontaine
2015-08-03More core files style updatesXu Cheng
2015-08-03Core files style updates.BrewTestBot
2014-09-26don't clean libexecAdam Vandenberg
2014-07-20improve commentAdam Vandenberg
2014-07-20use ObserverPathnameExtension to remove these filesAdam Vandenberg
2014-07-20add clarifying commentsAdam Vandenberg
2014-07-19fix commentAdam Vandenberg
2014-05-12inline this methodAdam Vandenberg
2014-02-25add more documentationAdam Vandenberg
2014-02-25fix incorrect commentAdam Vandenberg
2014-02-25remove charset.alias directlyAdam Vandenberg
2014-02-23Cleaner: do work in clean instead of constructorAdam Vandenberg
2014-02-23Always keep info filesAdam Vandenberg
2013-12-22cleaner: use ObserverPathnameExtensionJack Nagel
2013-12-22cleaner: reorganize clean_dir to avoid repeated conditionalJack Nagel
2013-12-21cleaner: clean up broken and orphaned symlinksJack Nagel
2013-12-21cleaner: fix permission debug outputJack Nagel
2013-08-28cleaner: don't change permissions on paths marked skip_cleanJack Nagel
2013-08-08cleaner: traverse directories in postorderJack Nagel
2013-06-23Clean the cleanerAdam Vandenberg
2013-03-18cleaner: simplify verbose pathname extensionJack Nagel
2013-02-10Show permission changes in debug modeAdam Vandenberg
2013-01-08Cleaner: allow non-empty paths to be pruned from cleaningAdam Vandenberg
2012-10-24Cleaner: add (commented-out) debugging information for permission changesAdam Vandenberg
2012-09-18If we delete stuff in the clean step, make fussMax Howell
2012-07-05Stop stripping binary filesAdam Vandenberg
2012-06-24Core change: XCode only install, with CLT or bothsamueljohn
2012-05-30cleaner: use new Mach-O pathname methods in clean_fileJack Nagel
2012-03-09Restore cleaning of lib/charset.aliasJack Nagel
2012-03-04keg: allow selective linking at the file levelJack Nagel
2012-02-19cleaner: remove lib/charset.alias filesJack Nagel
2012-02-01keg: handle the info directory file properlyNicolas Despres
2011-10-06cleaner: correctly obey HOMEBREW_KEEP_INFOJack Nagel
2011-09-01Be future proof, output from file becomes more verboseMax Howell
2011-09-01Use fullpaths to file and stripMax Howell
2011-03-12Some CleanupMax Howell
2011-03-12Refactor the brew command into one file per commandMax Howell
2010-08-21HOMEBREW_KEEP_INFO to keep info pagesAdam Vandenberg
2010-08-21use f.infoAdam Vandenberg
2010-08-21Move cleaner to separate fileAdam Vandenberg