| Commit message (Expand) | Author | Age | Files | Lines |
* | (add2hash_) copy it from MDK::Common (needed for next commit) | Thierry Vignaud | 2009-08-20 | 1 | -0/+2 |
* | (_get_current_kernel_package,_all_unrequested_orphans) do not offer to remove... | Thierry Vignaud | 2009-08-20 | 1 | -0/+11 |
* | perl_checker cleanup | Thierry Vignaud | 2009-08-20 | 1 | -1/+1 |
* | module must return a true value | Thierry Vignaud | 2009-08-20 | 1 | -0/+2 |
* | add new line after message suggesting to remove orphans | Christophe Fergeau | 2009-08-20 | 1 | -2/+2 |
* | append a 'reason' field to api.mandriva.com queries when the query is | Christophe Fergeau | 2009-08-18 | 1 | -3/+12 |
* | don't attempt to expand empty media urls, fixes #52860 | Christophe Fergeau | 2009-08-17 | 1 | -1/+1 |
* | fix display of installation errors | Christophe Fergeau | 2009-08-17 | 1 | -1/+1 |
* | remove debugging print | Christophe Fergeau | 2009-08-13 | 1 | -4/+0 |
* | code cleanups, small fixes in media.cfg saving | Christophe Fergeau | 2009-08-13 | 1 | -25/+20 |
* | Save media.cfg files locally to map urpmi.cfg media to media.cfg | Christophe Fergeau | 2009-08-13 | 1 | -3/+155 |
* | (install,run) prevent garbaging text installer (#50776) | Thierry Vignaud | 2009-08-11 | 2 | -11/+12 |
* | take into account $RELEASE, $ARCH in urls passed to urpmi.addmedia | Christophe Fergeau | 2009-08-11 | 1 | -0/+3 |
* | fix string committed in previous commit to make it translatable | Christophe Fergeau | 2009-08-10 | 1 | -4/+2 |
* | improve message notifying about orphans | Christophe Fergeau | 2009-08-10 | 1 | -3/+5 |
* | fixes part of bug #52655 : if urpm-dudf installed and --auto used : no more q... | Olivier Rosello | 2009-08-06 | 1 | -3/+11 |
* | epoch added in several places (forgotten before) + some minor bugs corrected ... | Olivier Rosello | 2009-08-04 | 1 | -23/+66 |
* | Fix some spelling mistakes | Pascal Terjan | 2009-08-03 | 1 | -1/+1 |
* | unwrap long string for translation | Christophe Fergeau | 2009-07-31 | 1 | -3/+1 |
* | forgot to use urpm::util for append_to_file | Christophe Fergeau | 2009-07-31 | 1 | -0/+1 |
* | more dudf cleanups | Christophe Fergeau | 2009-07-30 | 1 | -30/+13 |
* | small clean-ups in text messages | Christophe Fergeau | 2009-07-30 | 1 | -3/+3 |
* | slight clean-up in wget downloading handling | Christophe Fergeau | 2009-07-30 | 2 | -8/+9 |
* | dudf patch from Olivier Rosello for the Mancoosi project | Christophe Fergeau | 2009-07-30 | 3 | -5/+481 |
* | translate_why_unselect: add "conflicts" reason | Christophe Fergeau | 2009-07-28 | 1 | -0/+2 |
* | remove unused reasons from translate_why_unselected | Christophe Fergeau | 2009-07-28 | 1 | -4/+0 |
* | invalidate mirrorlist cache when distro version changes | Christophe Fergeau | 2009-07-24 | 1 | -0/+5 |
* | $urpm->{fatal} expects 2 arguments | Christophe Fergeau | 2009-06-05 | 1 | -2/+2 |
* | - adjust parsing of aria2 output for aria2 1.4, fixes bug #51354 | Christophe Fergeau | 2009-06-04 | 1 | -1/+2 |
* | fix aria2 proxy parameters | Aurélien Lefebvre | 2009-05-11 | 1 | -4/+5 |
* | (sync_curl) minor warning fix | Thierry Vignaud | 2009-04-29 | 1 | -1/+1 |
* | (run) use urpmi log API for the transaction failed message instead of | Thierry Vignaud | 2009-04-24 | 1 | -1/+1 |
* | silently update the string "You may want to..." to "You may need to..." so that | Thierry Vignaud | 2009-04-15 | 1 | -1/+4 |
* | String fixes from John Rye | Christophe Fergeau | 2009-04-02 | 2 | -4/+4 |
* | (parse_media) fix latest commit 255088 from cfergeau: ->{debug} may | Thierry Vignaud | 2009-03-31 | 1 | -1/+1 |
* | (run) enable installer to cancel installation | Thierry Vignaud | 2009-03-31 | 1 | -0/+3 |
* | Downgrade cryptic log message to debug message, fixes #49226 | Christophe Fergeau | 2009-03-30 | 1 | -1/+1 |
* | (install) wrap a big comment | Thierry Vignaud | 2009-03-24 | 1 | -1/+2 |
* | (install) revert refcount workarounds now that we fix refcounting in | Thierry Vignaud | 2009-03-24 | 1 | -4/+0 |
* | (install) fix a circular reference that was causing rpmdb to be opened | Thierry Vignaud | 2009-03-24 | 1 | -2/+6 |
* | When using urpme -a, properly report when no packages could be removed, #48506 | Christophe Fergeau | 2009-03-20 | 1 | -0/+4 |
* | (install) change 'close_helper' callback API for installer (in order to fix | Thierry Vignaud | 2009-03-09 | 1 | -1/+1 |
* | (_check) fix verifying packages signatures in chrooted environments | Thierry Vignaud | 2009-03-05 | 1 | -1/+1 |
* | (install) close another fd leak (needed for drakx) | Thierry Vignaud | 2009-03-04 | 1 | -0/+1 |
* | (install) explicitely close the RPM DB on comleting transaction | Thierry Vignaud | 2009-03-04 | 1 | -0/+3 |
* | (install) add more callbacks for installer | Thierry Vignaud | 2009-03-03 | 2 | -0/+5 |
* | (install) enable to set 'script_fd' (needed by installer) | Thierry Vignaud | 2009-03-03 | 1 | -0/+2 |
* | Oops, stupid typo | Christophe Fergeau | 2009-02-16 | 1 | -1/+1 |
* | Improve wording of the message telling orphans can be removed | Christophe Fergeau | 2009-02-16 | 1 | -2/+2 |
* | (run) no need to clean rpmdb if we're not going to use data extracted from it | Thierry Vignaud | 2009-01-30 | 1 | -3/+3 |