Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-20 | License header update for The Mana Client | Thorbjørn Lindeijer | 1 | -2/+1 | |
2009-01-05 | Take into account removed files for obsoleted data | Bjørn Lindeijer | 1 | -18/+18 | |
Also ripped out the Subversion stuff and made the download links local. (cherry picked from commit 5523ebb7850d99ecf750009b853dad6cb914e9e5) | |||||
2009-01-05 | Display obsolete files in gray and links to svn | Bjørn Lindeijer | 1 | -4/+19 | |
Old change that never made it into version control. Will be updating this to git now. (cherry picked from commit 040eeb280297459cdab6c47d6064341fc5875da8) | |||||
2007-12-19 | Incorporated some more of doener's leet PHP skills. ;) | Bjørn Lindeijer | 1 | -3/+2 | |
2007-12-19 | Fixed weird problem with zip_open failing with relative path. | Bjørn Lindeijer | 1 | -4/+6 | |
2007-12-19 | Added list of files in each update with indication on whether they are still | Bjørn Lindeijer | 1 | -5/+40 | |
used. | |||||
2007-12-19 | Fixed association of entries to update, added no-cache headers, added a bit of | Bjørn Lindeijer | 1 | -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-18 | Optimized with single loop approach and nicer printing calls, inspired by | Bjørn Lindeijer | 1 | -45/+34 | |
doener's version. Also added list of update entries and their respective update. | |||||
2007-12-18 | Calculate usage percentage correctly and display zip file overhead. | Bjørn Lindeijer | 1 | -5/+12 | |
2007-12-18 | Small fix to the displayed obsolete data percentage. | Bjørn Lindeijer | 1 | -1/+1 | |
2007-12-18 | Added initial version of the update analysis tool upalyzer. | Bjørn Lindeijer | 1 | -0/+131 | |