Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | create urpm::md5sum, move md5sum functions into it: | Pascal Rigaux | 2006-11-21 | 1 | -16/+1 |
* | create copy_and_own, and use it | Pascal Rigaux | 2006-11-15 | 1 | -0/+14 |
* | add dirname() | Pascal Rigaux | 2006-11-13 | 1 | -1/+2 |
* | move basename() to urpm::util | Pascal Rigaux | 2006-11-09 | 1 | -5/+13 |
* | add member() | Pascal Rigaux | 2006-11-03 | 1 | -1/+2 |
* | perl_checker compliance | Pascal Rigaux | 2006-11-03 | 1 | -1/+1 |
* | Use revision number as version numbers for internal modules. | Rafael Garcia-Suarez | 2006-06-07 | 1 | -1/+3 |
* | Use Digest::MD5 when available | Rafael Garcia-Suarez | 2006-01-24 | 1 | -3/+12 |
* | Add versions to modules | Rafael Garcia-Suarez | 2005-12-02 | 1 | -0/+2 |
* | Update copyright notices | Rafael Garcia-Suarez | 2005-12-02 | 1 | -0/+16 |
* | Remove more MDK::Common vestigia | Rafael Garcia-Suarez | 2005-11-03 | 1 | -0/+3 |
* | Use an explicit path for the md5sum utility | Rafael Garcia-Suarez | 2005-09-30 | 1 | -1/+1 |
* | Copy files using -L, to avoid copying relative symbolic links with -R | Rafael Garcia-Suarez | 2005-04-28 | 1 | -1/+1 |
* | Move untaint() into urpm::util. | Rafael Garcia-Suarez | 2004-12-07 | 1 | -1/+7 |
* | Factor some system()s | Rafael Garcia-Suarez | 2004-11-04 | 1 | -1/+11 |
* | Factorize md5sum function. Reinit retrieved MD5SUM. | Rafael Garcia-Suarez | 2004-10-20 | 1 | -1/+9 |
* | Cleanup some perl warnings | Rafael Garcia-Suarez | 2004-04-28 | 1 | -0/+1 |
* | More refactorization. Some silencing of the warnings emitted by -w. | Rafael Garcia-Suarez | 2004-04-22 | 1 | -0/+74 |