summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* updated pot filePablo Saratxaga2004-01-2860-1116/+1425
|
* fix some text for i18nOlivier Blin2004-01-281-1/+1
|
* fix --wget and --curl in urpmi.updateOlivier Blin2004-01-282-6/+6
|
* updated po filesPablo Saratxaga2004-01-2761-15408/+15302
|
* perl_checker fixOlivier Blin2004-01-261-1/+1
|
* perl_checker fixesOlivier Blin2004-01-261-10/+10
|
* add downloader option in global config sectionOlivier Blin2004-01-265-24/+23
|
* updatesKeld Simonsen2004-01-261-6/+5
| | | | | soft/initscripts/po/da.po soft/urpmi/po/da.po
* better error reporting for curlOlivier Blin2004-01-263-0/+6
|
* lots of perl checker fixesOlivier Blin2004-01-251-67/+67
|
* Committing Arabeyes.org translation.Youcef Rabah Rahal2004-01-251-193/+177
|
* updatedAlice Lafox2004-01-251-57/+42
|
* updated po filePablo Saratxaga2004-01-242-57/+64
|
* All the wrong translations are corrected.廖唯鈞 (Hilbert)2004-01-231-385/+386
| | | | | Only 40 Untranslated are left.
* updated po filesPablo Saratxaga2004-01-223-247/+47
|
* updated pot filePablo Saratxaga2004-01-2260-3103/+3184
|
* update changelogOlivier Blin2004-01-211-1/+4
|
* really fix urpme --root, perl_checker fixes, do not use URPM anymoreOlivier Blin2004-01-211-11/+8
|
* perl_checker fixOlivier Blin2004-01-211-1/+1
|
* updated po filePablo Saratxaga2004-01-211-6/+4
|
* fixed typos and updated po filesPablo Saratxaga2004-01-2162-1288/+1338
|
* updated slovak translationTibor Pittich2004-01-211-254/+325
|
* fix urpmq -i on media with synthesis hdlistOlivier Blin2004-01-201-0/+1
|
* perl_checker fixesOlivier Blin2004-01-201-7/+7
|
* UpdatedArkadiusz Lipiec2004-01-201-8/+16
|
* updateFunda Wang2004-01-201-10/+16
|
* Trying to get rid of "Translated to da.po" problem - did not work:-(Keld Simonsen2004-01-191-12/+1
| | | | | | | | | | | | | soft/menu-messages/da.po soft/control-center/po/da.po soft/drakcronat/po/da.po soft/ftw/po/da.po soft/GtkMdkWidgets/po/da.po soft/kdebase-servicemenu/po/da.po soft/krozat/po/da.po soft/mandrake-menu-directory/po/da.po soft/mdkkdm/po/da.po soft/mdklaunchhelp/po/da.po soft/menudrake/po/da.po soft/rpmdrake/po/da.po soft/urpmi/po/da.po soft/userdrake2/po/da.po soft/wizard_perl/po/da.po gi/perl-install/share/po/da.po soft/galaxy/thememdk/mandrake_client/po/da.po
* updatesKeld Simonsen2004-01-191-49/+39
| | | | | | | soft/control-center/po/da.po soft/ftw/po/da.po soft/rpmdrake/po/da.po soft/urpmi/po/da.po gi/perl-install/share/po/da.po
* fix english wordingGuillaume Cottenceau2004-01-1960-60/+60
|
* updated pot file; corrected use of N()Pablo Saratxaga2004-01-1960-66577/+70105
|
* initial importThierry Vignaud2004-01-181-0/+1752
|
* updating.Funda Wang2004-01-171-20/+8
|
* support --root in bash_completion (Guillaume Rousse)Olivier Blin2004-01-172-2/+10
|
* fix --limit-rate in man pages (it's in bytes/sec), perl_checker fixesOlivier Blin2004-01-168-11/+11
|
* - re use strict, because nobody is better than perlOlivier Thauvin2004-01-167-13/+34
| | | | | | - use sub folder bug report when restart is need - add cvs $Id$ in script
* add thanks ZborgOlivier Thauvin2004-01-161-2/+2
|
* updateOlivier Thauvin2004-01-161-1526/+1601
|
* added urpm::get_updates_description, print updates description in urpmq -i ↵Olivier Blin2004-01-163-6/+44
| | | | when available, do "unable to get source packages" test only when printing headers
* - add --root in man/--help, --use-distrib in --help onlyOlivier Thauvin2004-01-158-5/+32
| | | | | | - fix issue using virtual medium and --bug - update error message if --bug dir exist
* add auto and keep options in global config section, ask to be root toOlivier Blin2004-01-154-19/+17
| | | | | use auto-select in urpmi
* urpmq -l (list files), urpmq --changelog, lock rpm db even in chroot in urpmqOlivier Blin2004-01-153-34/+51
|
* more graphical feedback in urpmi --parallel --X (status, progress, etc)Guillaume Cottenceau2004-01-155-22/+53
|
* 4.4.2Olivier Blin2004-01-151-1/+14
|
* *** empty log message ***Thierry Vignaud2004-01-151-0/+43
|
* - urpmi, urpme, urpmq: / can be used as root, it's not a particular caseOlivier Blin2004-01-154-15/+10
| | | | | | - urpm.pm: lock rpm db in chroot, and urpmi db in / - urpmi: ask to be root to install binary rpms in chroot
* $root =~ s!/*!! to avoid root detection issueOlivier Thauvin2004-01-143-0/+10
|
* add --use-distrib codeOlivier Thauvin2004-01-134-2/+16
|
* - add See urpmi.cfg(5)Olivier Thauvin2004-01-131-0/+1
|
* - fix urpmq for virtual mediumOlivier Thauvin2004-01-133-19/+41
| | | | | | | | - apply blino's patch: - permit urpmq -i for user - fix urpmq --sources for user (don't give a wrong url) - fix urpme --root
* *** empty log message ***Guillaume Cottenceau2004-01-121-1/+2
|