| Commit message (Expand) | Author | Age | Files | Lines |
* | really set urpmi in automatic mode for non-interactive installs (and not vice... | Olivier Blin | 2009-03-04 | 1 | -1/+1 |
* | really set urpmi in automatic mode for non-interactive installs (and not vice... | Olivier Blin | 2009-03-04 | 1 | -0/+3 |
* | 12.112.1 | Thierry Vignaud | 2009-03-03 | 1 | -0/+2 |
* | (install) plug new 'open_helper' and 'close_helper' urpmi callbacks, thus | Thierry Vignaud | 2009-03-03 | 2 | -2/+5 |
* | (install) return exit code | Thierry Vignaud | 2009-03-03 | 1 | -0/+2 |
* | (install) drop file handle management code from open callback (now done by ur... | Thierry Vignaud | 2009-03-03 | 1 | -5/+0 |
* | (_install_raw) log exit code | Thierry Vignaud | 2009-03-03 | 1 | -1/+1 |
* | set urpmi in automatic mode for non-interactive installs | Olivier Blin | 2009-03-03 | 3 | -2/+5 |
* | (_install_raw) directly use $::o | Thierry Vignaud | 2009-03-03 | 1 | -2/+2 |
* | (_install_raw) do not initialize new auto interactives objects | Thierry Vignaud | 2009-03-03 | 1 | -3/+3 |
* | fix error message | Olivier Blin | 2009-03-03 | 1 | -1/+1 |
* | adjust log and release12.0 | Thierry Vignaud | 2009-03-03 | 1 | -2/+3 |
* | (get_media) workaround rel_path added by _stage2_mounted_medium() && | Thierry Vignaud | 2009-03-03 | 1 | -1/+2 |
* | Update zh_TW translation | Shiva Huang | 2009-03-03 | 1 | -186/+8 |
* | log latest changes | Thierry Vignaud | 2009-03-02 | 1 | -1/+11 |
* | (empty_packages) package signature checking is temporary disabled for now due... | Thierry Vignaud | 2009-03-02 | 1 | -0/+3 |
* | (beforeInstallPackages) no need to automatically configure urpmi, already done | Thierry Vignaud | 2009-03-02 | 1 | -3/+0 |
* | (installUpdates) do not register orphan packages (now done by urpm::main_loop | Thierry Vignaud | 2009-03-02 | 1 | -4/+0 |
* | use urpmi code in order to add media (and replace medium->{selected} | Thierry Vignaud | 2009-03-02 | 2 | -4/+33 |
* | (_pkg2media) kill it, just use URPM::pkg2media() | Thierry Vignaud | 2009-03-02 | 1 | -12/+1 |
* | (_cleanHeaders,extractHeaders) drop them | Thierry Vignaud | 2009-03-02 | 1 | -32/+0 |
* | (_installTransactionClosure) drop it | Thierry Vignaud | 2009-03-02 | 1 | -80/+0 |
* | (get_medium) do not download and use hdlists anymore ; only use smaller synth... | Thierry Vignaud | 2009-03-02 | 2 | -14/+3 |
* | (ask_change_cd) adapt to new API | Thierry Vignaud | 2009-03-02 | 2 | -25/+6 |
* | (install) reuse urpmi's higher level code (drop librpm ordering hack | Thierry Vignaud | 2009-03-02 | 1 | -78/+55 |
* | (empty_packages) use urpm rather than URPM (thus enabling us to reuse urpmi's | Thierry Vignaud | 2009-03-02 | 1 | -1/+2 |
* | include more urpmi files | Thierry Vignaud | 2009-03-02 | 1 | -0/+12 |
* | Osatuta. | IƱigo Salvador Azurmendi | 2009-03-01 | 1 | -17/+12 |
* | translation update | Sergey Ribalchenko | 2009-02-28 | 1 | -36/+7 |
* | update translation for greek language | Glentadakis Dimitris | 2009-02-27 | 1 | -8/+9 |
* | (_get_compsUsers_pl) split it out of get_media_cfg() | Thierry Vignaud | 2009-02-24 | 1 | -3/+6 |
* | further simplify perl modules list | Thierry Vignaud | 2009-02-24 | 1 | -4/+2 |
* | simplify including perl-URPM (we got RPM/Query.pm but that's not eating lot o... | Thierry Vignaud | 2009-02-24 | 1 | -5/+1 |
* | fix glib warning: | Thierry Vignaud | 2009-02-24 | 1 | -0/+1 |
* | sort | Thierry Vignaud | 2009-02-24 | 1 | -4/+4 |
* | * 2009-02-22 Reinout van Schouwen <reinouts@gnome.org> | Reinout van Schouwen | 2009-02-22 | 1 | -8/+8 |
* | Updated Romanian translation | Catalin Florin Russen | 2009-02-22 | 1 | -206/+216 |
* | (computeGroupSize) make it shorter through spliting out internal helper funct... | Thierry Vignaud | 2009-02-20 | 1 | -41/+43 |
* | (_url_respect_privacy) kill it (replaced by urpm::download::url_obscuring_pas... | Thierry Vignaud | 2009-02-20 | 1 | -7/+1 |
* | drop documentation about obsolete fields | Thierry Vignaud | 2009-02-20 | 1 | -2/+0 |
* | (get_media_cfg) drop support for parsing the "media_info/hdlists" file | Thierry Vignaud | 2009-02-18 | 2 | -26/+4 |
* | (copy_rpms_on_disk) perl_checker cleanup | Thierry Vignaud | 2009-02-18 | 1 | -1/+1 |
* | prefix internal functions with "_" | Thierry Vignaud | 2009-02-18 | 1 | -63/+63 |
* | (rpmDbOpen) make it more readable | Thierry Vignaud | 2009-02-18 | 1 | -2/+8 |
* | (get_medium) drop obsolete unused fields 'hdlist_size' and 'synthesis_hdlist_... | Thierry Vignaud | 2009-02-18 | 1 | -4/+0 |
* | (get_medium) adjust obsolete comment | Thierry Vignaud | 2009-02-18 | 1 | -1/+1 |
* | (_filter_packages) split it out of _installTransactionClosure() | Thierry Vignaud | 2009-02-18 | 1 | -12/+17 |
* | prefix internal functions with "_" | Thierry Vignaud | 2009-02-18 | 1 | -31/+31 |
* | follow urpmi pratice and use more similar data structure: there can | Thierry Vignaud | 2009-02-18 | 1 | -4/+4 |
* | rename 'key_ids' as 'key-ids' in order to follow urpmi naming policy | Thierry Vignaud | 2009-02-18 | 1 | -4/+4 |