summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - libraryPascal Rigaux2007-08-124-4/+9
| | | | | | | o urpm::select: new function get_preferred() replacing sort_choices() (for drakx) o get rid of "use of unitialized" when file is unset (for drakx)
* 4.10.0Pascal Rigaux2007-08-112-2/+3
|
* need perl-URPM 1.73Pascal Rigaux2007-08-111-0/+1
|
* 4.9.31Pascal Rigaux2007-08-112-1/+3
|
* - urpmiPascal Rigaux2007-08-1116-7/+231
| | | | | | o handle preferred choices (through --prefer, /etc/urpmi/prefer.list and /etc/urpmi/prefer.vendor.list)
* - get rid of a warning reading empty filePascal Rigaux2007-08-111-7/+7
| | | | | | | - have extra first in the list (useful for --preferred being taken into account before /etc/urpmi/preferred.list) - cleanup
* move get_packages_list() (for next commit)Pascal Rigaux2007-08-112-17/+17
|
* remove useless "use Expect"Pascal Rigaux2007-08-115-5/+0
|
* allow using --skip even if skip.list file is missingPascal Rigaux2007-08-111-1/+1
|
* factorizePascal Rigaux2007-08-111-2/+1
|
* - urpmiPascal Rigaux2007-08-116-2/+20
| | | | | o new option --replacepkgs (same as rpm --replacepkgs) (#16112)
* - urpmiPascal Rigaux2007-08-113-5/+8
| | | | | o fix --quiet (regression introduced in 4.9.28)
* - all toolsPascal Rigaux2007-08-1119-37/+70
| | | | | o new option --wait-lock (#13025)
* factorize common optionsPascal Rigaux2007-08-111-16/+18
|
* documentPascal Rigaux2007-08-111-2/+2
|
* (get_updates_description) reindentThierry Vignaud2007-08-101-17/+17
|
* (get_updates_description) add some comments from old commitsThierry Vignaud2007-08-101-0/+2
|
* (get_updates_description) simplify construction of "cur"Thierry Vignaud2007-08-101-3/+1
|
* (get_updates_description) backport part of rafael commit in CVS r1.301:1.302:Thierry Vignaud2007-08-101-2/+2
| | | | | | | Make the parsing of "descriptions" file a bit better skip other tests once matched (no gain)
* (get_updates_description) backport part of rafael commit in CVS r1.301:1.302:Thierry Vignaud2007-08-101-4/+4
| | | | | | | | Make the parsing of "descriptions" file a bit better be more tolerant regarding spacing (not a issue with current description files)
* (get_updates_description) use member()Thierry Vignaud2007-08-101-1/+1
|
* (get_updates_description) descriptions files really come withThierry Vignaud2007-08-101-1/+1
| | | | | "Update:" field today; let's be more open
* (get_updates_description) parse the MDKSA ids and the URL when reading the ↵Thierry Vignaud2007-08-101-0/+1
| | | | "descriptions" file
* (get_updates_description) further factorizeThierry Vignaud2007-08-101-2/+1
|
* (get_updates_description) merge 'pre' & 'description' managementThierry Vignaud2007-08-101-2/+1
|
* (get_updates_description) rpmdrake wants the medium nameThierry Vignaud2007-08-101-1/+4
|
* 4.9.30Pascal Rigaux2007-08-102-1/+3
|
* add thanksPascal Rigaux2007-08-101-1/+1
|
* fix typo in previous commitPascal Rigaux2007-08-101-1/+1
|
* fix typoPascal Rigaux2007-08-091-1/+1
|
* - urpmiPascal Rigaux2007-08-095-231/+308
| | | | | o move some code to new module urpm::main_loop to share it with rpmdrake
* fix testing with local urpmi after urpmi restartPascal Rigaux2007-08-091-0/+1
|
* fix a wrongly translated messageThierry Vignaud2007-08-091-2/+2
|
* we already computed the number of package (cosmetic)Thierry Vignaud2007-08-091-3/+3
|
* make it explicit that perl-URPM 1.69 is "needed"Pascal Rigaux2007-08-091-0/+1
| | | | | (well, not really needed, without it suggests are still requires)
* 4.9.29Pascal Rigaux2007-08-092-1/+3
|
* - urpmiPascal Rigaux2007-08-0920-3/+242
| | | | | | | | | | | o explicit error when using "urpmi ---install-src" as user with remote media o add support for "suggests": a newly suggested package is installed as if required, but one can remove it afterwards, or use --no-suggests - urpmf o handle --suggests all the work is done in perl-URPM 1.69
* fix typoPascal Rigaux2007-08-081-1/+1
|
* - urpmiPascal Rigaux2007-08-082-0/+8
| | | | | o explicit error when using "urpmi ---install-src" as user with remote media
* Updated Estonian translation.Marek Laane2007-08-071-7/+8
|
* Japanese translation updated.Yukiko Bando2007-08-071-7/+6
|
* fix typoPascal Rigaux2007-08-031-2/+2
|
* 4.9.28Pascal Rigaux2007-08-032-1/+3
|
* need perl-URPM 1.68Pascal Rigaux2007-08-031-0/+1
|
* - urpmiPascal Rigaux2007-08-039-17/+72
| | | | | | | | o handle README.<version>.upgrade.urpmi and README.<version>-<release>.upgrade.urpmi: the content is displayed when upgrading from rpm older than <version> (#30187) - fix build of some test rpms
* (install) callback_open & callback_close are no more supported sinceThierry Vignaud2007-08-031-3/+3
| | | | | they are no more used
* - fix typo in previous commitPascal Rigaux2007-08-031-5/+9
| | | | | - export code in its own function: get_README_files()
* - libraryPascal Rigaux2007-08-032-3/+5
| | | | | o urpm::install: export %readmes so that rpmdrake can access it
* typo fixesThierry Vignaud2007-08-021-4/+4
|
* (open_safe) since these errors messages are displayed byThierry Vignaud2007-08-021-1/+1
| | | | | urpmi/rpmdrake, let's display translated messages