summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (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
* handle urpmf --licensePascal Rigaux2007-08-025-1/+10
|
* get rid of some "Use of uninitialized value"Pascal Rigaux2007-08-021-1/+1
|
* fix debugging urpmf callbackPascal Rigaux2007-08-021-3/+2
|
* factorize handling of -q|--quiet and -v|--verbose for all toolsPascal Rigaux2007-08-019-24/+10
| | | | | this fixes -q option not handled by urpmi.update (#31890)
* simplify code by using directly $options{...} (exported from urpm::args)Pascal Rigaux2007-08-011-68/+68
| | | | | instead of using $urpm::args::options{...}
* remove dead code:Pascal Rigaux2007-08-011-3/+0
| | | | | | | urpmq is not using use_provides by default since 13 May 2004 when rgs refactorization somewhat failed. since then the documentation has been adapted to show -p is not the default anymore, so not reverting to previous behaviour.
* - normalize verbose option handling over $options{verbose}Pascal Rigaux2007-08-014-17/+15
| | | | | - handle $rpm_opt where it is used
* update translation for HebrewDotan Kamber2007-08-011-379/+51
|
* updateThierry Vignaud2007-07-301-0/+1414
|
* updateJosé Melo2007-07-261-103/+53
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-07-201-2/+2
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-07-181-3/+3
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-07-151-89/+57
|
* Update fr translationChristophe Berthelé2007-07-081-10/+6
|
* remove duplicated \nPascal Rigaux2007-07-061-1/+1
|
* fix & enhance testPascal Rigaux2007-07-061-5/+18
|
* - urpmqPascal Rigaux2007-07-062-5/+7
| | | | | | o --whatrequires: fix skipping packages through provides provided by other packages, when the other package is the same pkg name (#31773)
* add test on rpmnew creation for %config filesPascal Rigaux2007-07-054-0/+141
|
* fix typosPascal Rigaux2007-07-051-2/+2
|
* - when adding media with --distrib, ignore incompatible media according archOlivier Thauvin2007-07-051-0/+7
|
* - remove t/data/ from MANIFEST causing useless warningOlivier Thauvin2007-07-041-1/+0
|