summaryrefslogtreecommitdiff
path: root/tools/upalyzer/analyze.php
AgeCommit message (Collapse)AuthorFilesLines
2007-12-19Incorporated some more of doener's leet PHP skills. ;)Bjørn Lindeijer1-3/+2
2007-12-19Fixed weird problem with zip_open failing with relative path.Bjørn Lindeijer1-4/+6
2007-12-19Added list of files in each update with indication on whether they are stillBjørn Lindeijer1-5/+40
used.
2007-12-19Fixed association of entries to update, added no-cache headers, added a bit ofBjørn Lindeijer1-6/+20
error reporting in case of invalid zip files, kept original ordering of the update list and sorted the list of entries on their filename.
2007-12-18Optimized with single loop approach and nicer printing calls, inspired byBjørn Lindeijer1-45/+34
doener's version. Also added list of update entries and their respective update.
2007-12-18Calculate usage percentage correctly and display zip file overhead.Bjørn Lindeijer1-5/+12
2007-12-18Small fix to the displayed obsolete data percentage.Bjørn Lindeijer1-1/+1
2007-12-18Added initial version of the update analysis tool upalyzer.Bjørn Lindeijer1-0/+131