| Commit message (Expand) | Author | Age | Files | Lines |
* | (_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 |
* | simplify: instead of passing around {rpmdb}, set $urpm->{env_rpmdb} and use it | Pascal Rigaux | 2008-10-27 | 3 | -5/+3 |
* | allow setting aria2-options in urpmi.cfg | Anssi Hannula | 2008-10-24 | 1 | -1/+1 |
* | - urpmi, gurpmi | Pascal Rigaux | 2008-10-23 | 1 | -4/+12 |
* | - urpmi, gurpmi | Pascal Rigaux | 2008-10-21 | 4 | -6/+25 |
* | create urpm::msg::ask_yes_or_no() to remove duplication | Pascal Rigaux | 2008-10-21 | 1 | -0/+5 |
* | do not call {ask_yes_or_no} callback with explicit "(y/N)" otherwise it is | Pascal Rigaux | 2008-10-21 | 1 | -4/+4 |
* | fix previous commit: we must not generated a 'start' event when we are done | Pascal Rigaux | 2008-10-21 | 1 | -1/+1 |
* | modify sync_aria2(): | Pascal Rigaux | 2008-10-21 | 1 | -18/+18 |
* | - urpmi.update, urpmi.addmedia | Pascal Rigaux | 2008-10-21 | 1 | -0/+2 |