Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-05-24 | Add more error checking. PACKAGES must exist. No extra command line args ta... | dmcmahill | 1 | -1/+12 |
2005-05-24 | improve the message when an invalid cache file version is found | dmcmahill | 1 | -2/+4 |
2005-05-24 | Improve error checking. Specifically, after a new cache file is | dmcmahill | 1 | -7/+27 |
2005-05-22 | use find ${DIR}/ -name \*${SUFX} instead of ls ${DIR}/*${SUFX} when | dmcmahill | 1 | -4/+7 |
2005-05-19 | - if the mv of the temporary cache file to the real one fails, usually | dmcmahill | 1 | -4/+18 |
2005-05-17 | Rework the README.html generation code. Major changes are: | dmcmahill | 1 | -0/+312 |