Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the error "The following packages contain %s" more explicitly an error. | Rafael Garcia-Suarez | 2005-03-01 | 1 | -5/+5 |
* | Change the default log function to output to STDOUT, not STDERR. | Rafael Garcia-Suarez | 2005-03-01 | 1 | -1/+1 |
* | Silence a warning | Rafael Garcia-Suarez | 2005-03-01 | 1 | -1/+1 |
* | 4.6.20-1mdk | Rafael Garcia-Suarez | 2005-02-25 | 1 | -1/+1 |
* | a syntax error slipped in. | Rafael Garcia-Suarez | 2005-02-24 | 1 | -1/+1 |
* | It seems that the msg callback is never defined in urpmi-parallel. Protect | Rafael Garcia-Suarez | 2005-02-21 | 1 | -1/+4 |
* | 4.6.19-1mdk | Rafael Garcia-Suarez | 2005-02-21 | 1 | -1/+1 |
* | Make ejection less noisy | Rafael Garcia-Suarez | 2005-02-17 | 1 | -4/+6 |
* | 4.6.18-1mdk | Rafael Garcia-Suarez | 2005-02-17 | 1 | -1/+1 |
* | Fix bug #13644, urpmi.addmedia --distrib was broken due to misc's patches. | Rafael Garcia-Suarez | 2005-02-17 | 1 | -7/+8 |
* | 4.6.17-1mdk | Rafael Garcia-Suarez | 2005-02-16 | 1 | -1/+1 |
* | Fix parsing of hdlists file when adding media with --distrib (bug 13644) | Rafael Garcia-Suarez | 2005-02-15 | 1 | -2/+4 |
* | 4.6.16-1mdk | Rafael Garcia-Suarez | 2005-02-14 | 1 | -1/+1 |
* | Patch by Michael Scherer (a bit reworked) to allow to use $ARCH, $RELEASE | Rafael Garcia-Suarez | 2005-02-14 | 1 | -0/+10 |
* | Fix retrieval of source packages (e.g. urpmq --sources) with alternative | Rafael Garcia-Suarez | 2005-02-11 | 1 | -5/+7 |
* | Patch by Michael Scherer (bug 13525) to refactorize option names; makes | Rafael Garcia-Suarez | 2005-02-10 | 1 | -21/+21 |
* | 4.6.15-1mdk | Rafael Garcia-Suarez | 2005-02-04 | 1 | -1/+1 |
* | 4.6.14-1mdk | Rafael Garcia-Suarez | 2005-01-31 | 1 | -1/+1 |
* | Make urpmi support ISO images as removable media. | Rafael Garcia-Suarez | 2005-01-28 | 1 | -14/+36 |
* | 4.6.13-1mdk | Rafael Garcia-Suarez | 2005-01-25 | 1 | -1/+1 |
* | 4.6.12-1mdk | Rafael Garcia-Suarez | 2005-01-19 | 1 | -1/+1 |
* | Formatting nit (suggested by Jerome Quelin) | Rafael Garcia-Suarez | 2005-01-18 | 1 | -2/+2 |
* | Don't install media marked with "noauto" in the hdlists file with | Rafael Garcia-Suarez | 2005-01-11 | 1 | -2/+3 |
* | Document add_distrib_media and add a new option to it (initial_number) | Rafael Garcia-Suarez | 2005-01-11 | 1 | -1/+6 |
* | 4.6.11 | Rafael Garcia-Suarez | 2005-01-10 | 1 | -1/+1 |
* | 4.6.10-1mdk | Rafael Garcia-Suarez | 2005-01-06 | 1 | -1/+1 |
* | perl_checker fixes | Rafael Garcia-Suarez | 2005-01-06 | 1 | -15/+15 |
* | 4.6.9-1mdk | Rafael Garcia-Suarez | 2004-12-17 | 1 | -1/+1 |
* | Trim obsolete documentation | Rafael Garcia-Suarez | 2004-12-17 | 1 | -53/+3 |
* | It's better to iterate over keys here | Rafael Garcia-Suarez | 2004-12-16 | 1 | -1/+1 |
* | 4.6.8-1mdk | Rafael Garcia-Suarez | 2004-12-13 | 1 | -1/+1 |
* | Adding a media should not fail when there is no pubkey file available | Rafael Garcia-Suarez | 2004-12-13 | 1 | -3/+3 |
* | 4.6.7-1mdk | Rafael Garcia-Suarez | 2004-12-10 | 1 | -1/+1 |
* | Factorize the code that guesses the pubkey file name. | Rafael Garcia-Suarez | 2004-12-10 | 1 | -3/+7 |
* | 4.6.6-1mdk | Rafael Garcia-Suarez | 2004-12-07 | 1 | -1/+1 |
* | Remove gurpmi special case for README.urpmi files | Rafael Garcia-Suarez | 2004-12-07 | 1 | -6/+3 |
* | 4.6.5-1mdk | Rafael Garcia-Suarez | 2004-12-03 | 1 | -1/+1 |
* | Renumeroting new media is irrelevant when a distro name is provided | Rafael Garcia-Suarez | 2004-12-02 | 1 | -1/+1 |
* | Add return values for add_medium and add_distrib_media (the names of the | Rafael Garcia-Suarez | 2004-12-01 | 1 | -6/+15 |
* | urpmi wasn't taking into account the global downloader setting | Rafael Garcia-Suarez | 2004-11-30 | 1 | -2/+2 |
* | Must stop fixing bugs that late. | Rafael Garcia-Suarez | 2004-11-30 | 1 | -3/+1 |
* | Count total number of installed packages, not per transaction (duh) | Rafael Garcia-Suarez | 2004-11-29 | 1 | -4/+3 |
* | 4.6.4-1mdk | Rafael Garcia-Suarez | 2004-11-29 | 1 | -1/+1 |
* | Factorize code that sets default values for some options | Rafael Garcia-Suarez | 2004-11-29 | 1 | -0/+5 |
* | Look for the description files in the media_info directory by default | Rafael Garcia-Suarez | 2004-11-29 | 1 | -18/+24 |
* | Nicer without parens | Rafael Garcia-Suarez | 2004-11-29 | 1 | -1/+1 |
* | Display total number of packages along with progress bars in urpmi | Rafael Garcia-Suarez | 2004-11-29 | 1 | -4/+12 |
* | 4.6.3-1mdk | Rafael Garcia-Suarez | 2004-11-26 | 1 | -1/+1 |
* | Fix English grammar in comments | Rafael Garcia-Suarez | 2004-11-26 | 1 | -11/+11 |
* | 4.6.2-1mdk | Rafael Garcia-Suarez | 2004-11-25 | 1 | -1/+1 |