summaryrefslogtreecommitdiffstats
path: root/urpm.pm
Commit message (Expand)AuthorAgeFilesLines
* Move some system-related functions in a separate moduleRafael Garcia-Suarez2004-06-231-101/+12
* Minor documentation and refactorizationRafael Garcia-Suarez2004-05-211-25/+29
* New helpful error messages in urpmq.Rafael Garcia-Suarez2004-05-131-38/+41
* Remove a bunch of eval{}s.Rafael Garcia-Suarez2004-05-061-86/+92
* - in urpmi.addmedia, if a "with" argument was provided on the command-line,Rafael Garcia-Suarez2004-05-041-14/+24
* Skip comments in /etc/fstabRafael Garcia-Suarez2004-05-031-0/+2
* Fix unlinking of medium list fileRafael Garcia-Suarez2004-04-281-2/+4
* Cleanup some perl warningsRafael Garcia-Suarez2004-04-281-3/+4
* 4.5-1mdkRafael Garcia-Suarez2004-04-271-1/+1
* More refactorization. Some silencing of the warnings emitted by -w.Rafael Garcia-Suarez2004-04-221-169/+154
* Some more cleanup and refactorization.Rafael Garcia-Suarez2004-04-191-347/+1
* Factorize the message/prompt/I18N code of urpm* in a separate moduleRafael Garcia-Suarez2004-04-141-14/+2
* Remove a function that was already defined in MDK::Common.Rafael Garcia-Suarez2004-04-131-1/+0
* Factorize command-line handling for urpm* tools in a separate module.Rafael Garcia-Suarez2004-04-091-1/+1
* - urpmi was ignoring the password for an http proxyRafael Garcia-Suarez2004-04-091-1/+4
* do not display the urpmi internal name when asking for a media insertionFlorent Villard2004-03-171-1/+2
* send download errors to error output instead of log output (in order to displ...Olivier Blin2004-02-111-8/+9
* s/suspectingly/suspiciously/Guillaume Cottenceau2004-02-101-1/+1
* fix english prefered->preferredGuillaume Cottenceau2004-02-061-5/+5
* explain why copy of hdlist failed, since two different problems may occurGuillaume Cottenceau2004-02-051-2/+2
* remove superfluous line feeds in sync_curlOlivier Blin2004-02-041-0/+2
* fixed bugs found by yoyotteFrancois Pons2004-02-031-1/+0
* fixed bug 6834.Francois Pons2004-02-031-2/+3
* fixed bad reference generated when using ../xxx in hdlists file for addingFrancois Pons2004-02-031-4/+38
* fixed typoPablo Saratxaga2004-02-021-1/+1
* download resuming optionsOlivier Blin2004-01-301-1/+4
* fix some text for i18nOlivier Blin2004-01-281-1/+1
* updated po filesPablo Saratxaga2004-01-271-1/+1
* add downloader option in global config sectionOlivier Blin2004-01-261-5/+16
* better error reporting for curlOlivier Blin2004-01-261-0/+2
* lots of perl checker fixesOlivier Blin2004-01-251-67/+67
* fixed typos and updated po filesPablo Saratxaga2004-01-211-1/+1
* - re use strict, because nobody is better than perlOlivier Thauvin2004-01-161-0/+2
* added urpm::get_updates_description, print updates description in urpmq -i wh...Olivier Blin2004-01-161-0/+29
* - add --root in man/--help, --use-distrib in --help onlyOlivier Thauvin2004-01-151-1/+3
* add auto and keep options in global config section, ask to be root toOlivier Blin2004-01-151-1/+1
* urpmq -l (list files), urpmq --changelog, lock rpm db even in chroot in urpmqOlivier Blin2004-01-151-0/+1
* more graphical feedback in urpmi --parallel --X (status, progress, etc)Guillaume Cottenceau2004-01-151-1/+5
* - urpmi, urpme, urpmq: / can be used as root, it's not a particular caseOlivier Blin2004-01-151-4/+8
* add --use-distrib codeOlivier Thauvin2004-01-131-1/+8
* - fix urpmq for virtual mediumOlivier Thauvin2004-01-131-2/+10
* add ability to cancel packages downloadsGuillaume Cottenceau2004-01-121-6/+14
* fix regexp on removable mediaOlivier Thauvin2003-12-251-1/+1
* - 4.48Olivier Thauvin2003-12-241-0/+2
* fixed small typo.Francois Pons2003-12-141-2/+2
* consolidated restart status to detect problems related as loop, improper fetc...Francois Pons2003-12-141-10/+18
* added support for RH 7.3Francois Pons2003-12-091-13/+9
* added support for missing Locale::gettext (as for RedHat for fast port)Francois Pons2003-12-051-4/+6
* try to improve rpm based package being upgraded and causing urpmi to be resta...Francois Pons2003-12-051-5/+11
* 4.4-41mdk (erwan feature)Francois Pons2003-10-301-2/+21