summaryrefslogtreecommitdiffstats
path: root/urpm.pm
Commit message (Expand)AuthorAgeFilesLines
* (get_updates_description) fix reading descriptions with --env=Thierry Vignaud2009-02-091-1/+2
* (get_updates_description) no need to keep around medium name (was onlyThierry Vignaud2007-09-141-1/+1
* (get_updates_description) index by medium then by package ; weThierry Vignaud2007-09-141-1/+1
* (get_updates_description) reindentThierry Vignaud2007-08-101-17/+17
* (get_updates_description) add some comments from old commitsThierry Vignaud2007-08-101-0/+2
* (get_updates_description) simplify construction of "cur"Thierry Vignaud2007-08-101-3/+1
* (get_updates_description) backport part of rafael commit in CVS r1.301:1.302:Thierry Vignaud2007-08-101-2/+2
* (get_updates_description) backport part of rafael commit in CVS r1.301:1.302:Thierry Vignaud2007-08-101-4/+4
* (get_updates_description) use member()Thierry Vignaud2007-08-101-1/+1
* (get_updates_description) descriptions files really come withThierry Vignaud2007-08-101-1/+1
* (get_updates_description) parse the MDKSA ids and the URL when reading the "d...Thierry Vignaud2007-08-101-0/+1
* (get_updates_description) further factorizeThierry Vignaud2007-08-101-2/+1
* (get_updates_description) merge 'pre' & 'description' managementThierry Vignaud2007-08-101-2/+1
* (get_updates_description) rpmdrake wants the medium nameThierry Vignaud2007-08-101-1/+4
* adapt function names to pubkey and descriptions being done laterPascal Rigaux2006-11-211-5/+5
* handle pubkey and descriptions after the whole hdlist/synthesis/list mess is ...Pascal Rigaux2006-11-211-5/+6
* create _get_pubkey_and_descriptions() out of various code that was done in thePascal Rigaux2006-11-211-14/+15
* simplify sync_webfetch() args. std_options is no more needed when quiet is fo...Pascal Rigaux2006-11-201-26/+23
* - create _update_medium__get_descriptions_local() out of _update_medium_firs...Pascal Rigaux2006-11-151-34/+50
* create statedir_descriptions() and use itPascal Rigaux2006-11-151-12/+11
* Patch by Shlomi Fish to fix error recovery on download of description files.Rafael Garcia-Suarez2006-02-011-4/+10
* Look for the description files in the media_info directory by defaultRafael Garcia-Suarez2004-11-291-18/+24
* added urpm::get_updates_description, print updates description in urpmq -i wh...Olivier Blin2004-01-161-0/+29
* make sure no log are printed if using quiet download,Francois Pons2003-07-251-7/+4