| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | fix previous commit | Pascal Rigaux | 2009-01-28 | 1 | -0/+1 |
* | - drop support for /etc/urpmi/media.d/*.cfg | Pascal Rigaux | 2009-01-28 | 2 | -96/+3 |
* | only load LDAP binding if needed (saves a couple MB in rpmdrake) | Thierry Vignaud | 2009-01-27 | 1 | -1/+1 |
* | Remove urpmi.recover from args.pm | Christophe Fergeau | 2009-01-13 | 1 | -11/+0 |
* | Make perl-checker happy | Christophe Fergeau | 2009-01-13 | 1 | -1/+1 |
* | Code cleanups after pixel feedback | Christophe Fergeau | 2009-01-13 | 1 | -8/+9 |
* | mark packages that were initially installed through deps, removed and | Christophe Fergeau | 2009-01-13 | 1 | -12/+12 |
* | Mark packages as "manually installed" | Christophe Fergeau | 2009-01-13 | 1 | -3/+35 |
* | When downloading packages, remember where it comes from. | Christophe Fergeau | 2009-01-09 | 1 | -4/+11 |
* | Don't modify _download_packages_of_distant_media args, use return values | Christophe Fergeau | 2009-01-09 | 1 | -5/+9 |
* | add some comment | Pascal Rigaux | 2009-01-08 | 1 | -1/+3 |
* | add some comment | Pascal Rigaux | 2009-01-08 | 1 | -1/+2 |
* | add some comments | Pascal Rigaux | 2009-01-06 | 1 | -0/+11 |
* | use "use strict" in all modules | Pascal Rigaux | 2009-01-06 | 14 | -0/+15 |
* | give clearer name to some functions | Pascal Rigaux | 2009-01-06 | 1 | -7/+7 |
* | enhance doc | Pascal Rigaux | 2009-01-06 | 1 | -1/+2 |
* | fix comment | Pascal Rigaux | 2009-01-06 | 1 | -1/+1 |
* | add comment | Pascal Rigaux | 2009-01-06 | 1 | -1/+3 |
* | add comment | Pascal Rigaux | 2009-01-06 | 1 | -0/+3 |
* | add aria2 to the priority list of packages that need to be updated | Thierry Vignaud | 2008-12-20 | 1 | -1/+1 |
* | - urpmi | Pascal Rigaux | 2008-12-15 | 1 | -2/+2 |
* | (installed_leaves) do not list suggested packages as unrequested packages (#4... | Thierry Vignaud | 2008-12-15 | 1 | -1/+1 |
* | make the debug message clearer | Pascal Rigaux | 2008-12-08 | 1 | -2/+2 |
* | - urpmi | Pascal Rigaux | 2008-11-14 | 1 | -5/+8 |
* | create update_those_media() out of update_media() | Pascal Rigaux | 2008-11-14 | 1 | -5/+11 |
* | - inline _update_media__handle_some_flags() | Pascal Rigaux | 2008-11-14 | 1 | -15/+16 |
* | use callback for progression of download when using "xml-info: always" | Pascal Rigaux | 2008-11-14 | 1 | -1/+1 |
* | fix comment | Pascal Rigaux | 2008-11-03 | 1 | -1/+1 |
* | - urpmi | Pascal Rigaux | 2008-10-31 | 1 | -4/+2 |
* | - urpmi | Pascal Rigaux | 2008-10-29 | 1 | -23/+32 |
* | drop obsolete stuff | Pascal Rigaux | 2008-10-29 | 2 | -14/+0 |
* | - urpmi | Pascal Rigaux | 2008-10-28 | 1 | -2/+3 |
* | - implement urpme --env | Pascal Rigaux | 2008-10-27 | 2 | -3/+3 |