summaryrefslogtreecommitdiffstats
path: root/urpm.pm
Commit message (Expand)AuthorAgeFilesLines
* make it more clearPascal Rigaux2006-11-101-14/+16
* simplifyPascal Rigaux2006-11-091-4/+5
* perl_checker compliancePascal Rigaux2006-11-091-9/+10
* help perl_checker, simplifyPascal Rigaux2006-11-091-5/+6
* make things more explicit (it helps perl_checker)Pascal Rigaux2006-11-091-2/+4
* use cat_Pascal Rigaux2006-11-091-6/+1
* perl_checker compliancePascal Rigaux2006-11-091-5/+5
* is_iso() now returns a boolean valuePascal Rigaux2006-11-091-3/+3
* drop hdlist.cz2 support (obsolete)Pascal Rigaux2006-11-091-5/+4
* fix previous commit: get_md5sum() is a better name than get_computed_md5sum()Pascal Rigaux2006-11-091-3/+3
* create get_computed_md5sum() out of parse_md5sum() (it is the same except for...Pascal Rigaux2006-11-091-14/+14
* restore uniq() (i sucks)Pascal Rigaux2006-11-091-2/+4
* drop unused functionPascal Rigaux2006-11-091-2/+0
* simplifyPascal Rigaux2006-11-091-10/+6
* reduce size of function update_media() by creating small functions out of itPascal Rigaux2006-11-091-86/+104
* move basename() to urpm::utilPascal Rigaux2006-11-091-5/+5
* new releasePascal Rigaux2006-11-071-1/+1
* ask user before installing a package that matching part of the namePascal Rigaux2006-11-071-0/+4
* use 3 args in open: replace ">$file" with ">", "$file"Pascal Rigaux2006-11-071-5/+5
* use $LOCK_FILE and $RPMLOCK_FILE instead of LOCK_FILE and RPMLOCK_FILEPascal Rigaux2006-11-071-29/+32
* simplifyPascal Rigaux2006-11-031-1/+1
* fix bad typo in previous commit: $qv is now needed in _findindepsPascal Rigaux2006-11-031-19/+19
* remove unused variablesPascal Rigaux2006-11-031-3/+0
* perl_checker compliancePascal Rigaux2006-11-031-30/+31
* - askmedia and suppl option in hdlists where not per media option but undocum...Olivier Thauvin2006-10-211-1/+1
* More adjustments in per-media config arguments: factorize listsRafael Garcia-Suarez2006-10-031-1/+2
* Don't remove "downloader" setting from per-media config when updating mediaRafael Garcia-Suarez2006-10-031-2/+2
* Add Prozilla supportRafael Garcia-Suarez2006-09-211-3/+9
* Fix some error messagesRafael Garcia-Suarez2006-09-211-5/+4
* Update Changelog and bump version number to 4.8.284.8.28Rafael Garcia-Suarez2006-09-201-1/+1
* Notes for later.Rafael Garcia-Suarez2006-09-201-9/+2
* Fix handling of file:// and removable:// urls by distribconfRafael Garcia-Suarez2006-09-201-6/+5
* Remove unused checkRafael Garcia-Suarez2006-09-191-2/+2
* Bump version to 4.8.27 and regen changelogRafael Garcia-Suarez2006-09-191-1/+1
* From urpm::configure(), we need to be able to distinguish media that areRafael Garcia-Suarez2006-09-121-2/+2
* Bump version to 4.8.264.8.26Rafael Garcia-Suarez2006-09-121-1/+1
* Something is testing for definedness instead of truth, but I'm not sure what.Rafael Garcia-Suarez2006-09-121-1/+1
* Bump version to 4.8.254.8.25Rafael Garcia-Suarez2006-09-111-1/+1
* Add support for updates_for keyword in media.cfgRafael Garcia-Suarez2006-09-111-18/+19
* This is 4.8.24. Regen changelogRafael Garcia-Suarez2006-09-051-1/+1
* Avoid double line returns in urpmi progress logger (bug 23848)Rafael Garcia-Suarez2006-09-051-3/+6
* Don't show README.urpmi if the -q option is passed to urpmiRafael Garcia-Suarez2006-09-051-1/+1
* - remove workaround, now function existsOlivier Thauvin2006-08-251-4/+2
* Remove urpmi.spec, moved to /package parts of the svn repositoryRafael Garcia-Suarez2006-08-111-1/+1
* Localize $_ before magical while(<$file>) loopsRafael Garcia-Suarez2006-08-111-0/+3
* 4.8.224.8.22Rafael Garcia-Suarez2006-07-111-2/+2
* (update_media) don't die if the same file is encoutered twiceThierry Vignaud2006-07-051-0/+1
* fix encoding which prevented xgettext to processThierry Vignaud2006-06-301-1/+1
* Release 4.8.214.8.21Rafael Garcia-Suarez2006-06-201-1/+1
* 4.8.20Rafael Garcia-Suarez2006-06-121-1/+1