summaryrefslogtreecommitdiffstats
path: root/urpm/util.pm
Commit message (Expand)AuthorAgeFilesLines
* create copy_and_own, and use itPascal Rigaux2006-11-151-0/+14
* add dirname()Pascal Rigaux2006-11-131-1/+2
* move basename() to urpm::utilPascal Rigaux2006-11-091-5/+13
* add member()Pascal Rigaux2006-11-031-1/+2
* perl_checker compliancePascal Rigaux2006-11-031-1/+1
* Use revision number as version numbers for internal modules.Rafael Garcia-Suarez2006-06-071-1/+3
* Use Digest::MD5 when availableRafael Garcia-Suarez2006-01-241-3/+12
* Add versions to modulesRafael Garcia-Suarez2005-12-021-0/+2
* Update copyright noticesRafael Garcia-Suarez2005-12-021-0/+16
* Remove more MDK::Common vestigiaRafael Garcia-Suarez2005-11-031-0/+3
* Use an explicit path for the md5sum utilityRafael Garcia-Suarez2005-09-301-1/+1
* Copy files using -L, to avoid copying relative symbolic links with -RRafael Garcia-Suarez2005-04-281-1/+1
* Move untaint() into urpm::util.Rafael Garcia-Suarez2004-12-071-1/+7
* Factor some system()sRafael Garcia-Suarez2004-11-041-1/+11
* Factorize md5sum function. Reinit retrieved MD5SUM.Rafael Garcia-Suarez2004-10-201-1/+9
* Cleanup some perl warningsRafael Garcia-Suarez2004-04-281-0/+1
* More refactorization. Some silencing of the warnings emitted by -w.Rafael Garcia-Suarez2004-04-221-0/+74