summaryrefslogtreecommitdiffstats
path: root/urpm.pm
Commit message (Expand)AuthorAgeFilesLines
* removed debug log and updated changelog.Francois Pons2001-11-291-3/+1
* fixes on -p flag.Francois Pons2001-11-291-10/+30
* introduced webfetch.Francois Pons2001-11-281-7/+13
* fixed URL with trailing slashes and added download log.Francois Pons2001-11-281-4/+30
* small fixes and typo fixes back.Francois Pons2001-11-281-6/+10
* fixed some English typos; updated Hungarian filePablo Saratxaga2001-11-271-7/+7
* curl supportFrancois Pons2001-11-271-20/+47
* fix optimization on getting depslist.ordered.Francois Pons2001-11-271-26/+0
* first 2.1.Francois Pons2001-11-261-168/+24
* fixed --auto-select and upload.Francois Pons2001-11-191-10/+9
* added /etc/urpmi/inst.list support.Francois Pons2001-11-161-30/+50
* first stable release using synthesis file instead of hdlist.Francois Pons2001-11-151-90/+139
* *** empty log message ***Francois Pons2001-11-121-48/+81
* small fixes.Francois Pons2001-11-091-16/+12
* update to first 2.0 release.Francois Pons2001-11-061-61/+123
* + correct typo in po/fr.poanoncvs2001-11-051-0/+1
* make strong check of rpm file on a removable device for accepting a medium.Francois Pons2001-10-081-1/+13
* make sure to remove a stale rpm file in cache (if size is 0), seems to have beenFrancois Pons2001-10-081-10/+15
* fixed stale rpm file in cache with 0 in size.Francois Pons2001-09-241-1/+1
* fixes for possible error trying to remove and avoid error messageFrancois Pons2001-09-191-5/+5
* fixed bug when trying to urpmi.addmedia name http://... with hdlist.cz, aFrancois Pons2001-09-111-1/+1
* fixed updates with extension to indirect package.Francois Pons2001-09-111-15/+24
* fixed error about urpmi saying package already installed.Francois Pons2001-09-111-4/+13
* moved depslist computation out of loop of hdlist reading.Francois Pons2001-09-101-4/+4
* fix devfsd interaction (?) and --auto glitches on removable devices.Francois Pons2001-09-031-5/+10
* gloup.Francois Pons2001-08-291-5/+13
* fix tentative to always install packages.Francois Pons2001-07-261-2/+2
* really fixed --auto-select mode, fixed local packages install.Francois Pons2001-07-251-12/+13
* fixed typo leading to funny translation.Francois Pons2001-07-251-1/+1
* fixed finding package to upgrades, and code cleanup in compute_closure.Francois Pons2001-07-251-3/+3
* new major release 1.7 for new major release of rpmtools.Francois Pons2001-07-231-60/+56
* fixed wrong dependencies resolution on local rpm.Francois Pons2001-07-051-4/+9
* now should have fixed local rpm install.Francois Pons2001-07-051-1/+5
* fixed bad packages to install (wrong id reported in when searching packages).Francois Pons2001-07-041-2/+3
* *** empty log message ***Francois Pons2001-07-021-2/+2
* 1.6-8mdkFrancois Pons2001-07-021-22/+38
* updated po filesPablo Saratxaga2001-06-281-4/+2
* dependencies is right.Francois Pons2001-06-281-6/+6
* update flag and -M fixes with serial.Francois Pons2001-06-281-34/+129
* *** empty log message ***Francois Pons2001-06-271-11/+12
* *** empty log message ***Francois Pons2001-06-271-12/+14
* birthday work on urpmi.Francois Pons2001-06-261-64/+67
* new algorithm for searching packages.Francois Pons2001-06-251-38/+74
* *** empty log message ***Francois Pons2001-06-211-7/+6
* fixed i18n, error message l10n.Francois Pons2001-06-201-89/+112
* added filter to include only valid rpm filename without src arch when buildingFrancois Pons2001-05-301-1/+4
* fixed broken dependancies due to wrong reading of synthesis file.Francois Pons2001-05-291-1/+1
* fixed warning if src rpm are inserted in medium.Francois Pons2001-05-221-2/+3
* added arch support, added filtering when reading synthesis file.Francois Pons2001-05-221-17/+51
* fixed silly bug or sorting list file.Francois Pons2001-04-171-1/+1