summaryrefslogtreecommitdiffstats
path: root/urpm/util.pm
Commit message (Expand)AuthorAgeFilesLines
* add intersection()Pascal Rigaux2008-03-171-1/+3
* add begins_with()Pascal Rigaux2008-01-181-0/+6
* - urpmq:Pascal Rigaux2008-01-171-1/+8
* add put_in_hash() for future usePascal Rigaux2008-01-101-1/+2
* add max()Pascal Rigaux2007-09-061-1/+2
* remove debug codePascal Rigaux2007-06-221-1/+0
* - urpmiPascal Rigaux2007-06-071-1/+3
* - urpmi.addmediaPascal Rigaux2007-05-211-1/+13
* re-sync after the big svn lossPascal Rigaux2007-04-241-17/+14
* move RFC/API/protocol doc in a dhcp-doc sub-packageOlivier Blin2007-03-151-12/+16
* move uniq to urpm::util (i need it in urpm::media)Pascal Rigaux2006-11-281-1/+2
* add partition (from MDK::Common)Pascal Rigaux2006-11-241-0/+10
* create urpm::md5sum, move md5sum functions into it: Pascal Rigaux2006-11-211-16/+1
* 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