summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* cleanupPascal Rigaux2008-07-021-3/+8
|
* there must still be args after parsing optionsPascal Rigaux2008-07-021-1/+1
|
* simplifyPascal Rigaux2008-07-021-1/+1
|
* much nicer var namePascal Rigaux2008-07-021-6/+6
|
* normalize options passing: through %options or $urpm->{options}Pascal Rigaux2008-07-022-15/+13
|
* cleanup var namePascal Rigaux2008-07-021-7/+9
|
* simplifyPascal Rigaux2008-07-011-1/+1
|
* create urpm::select::installed_leaves() out of rpm-find-leavesPascal Rigaux2008-07-012-30/+43
|
* use db_open_or_die_()Pascal Rigaux2008-07-012-2/+2
|
* create and use $urpmPascal Rigaux2008-07-011-2/+4
|
* create db_open_or_die_() and use itPascal Rigaux2008-07-014-6/+12
|
* simplify rpmdb_to_synthesis() prototypePascal Rigaux2008-07-012-3/+3
|
* add append_to_file()Pascal Rigaux2008-07-011-1/+8
|
* do cancel when pressing the No button (#41648)Thierry Vignaud2008-07-012-1/+3
|
* enhance rpm-find-leaves to handle versions in require/providesPascal Rigaux2008-06-301-2/+8
|
* add a testPascal Rigaux2008-06-302-0/+63
|
* comment bash-completion changePascal Rigaux2008-06-271-0/+1
|
* define urpmi completion as handling file names (#41699)Guillaume Rousse2008-06-271-1/+1
|
* cleanupPascal Rigaux2008-06-261-6/+7
|
* - urpmiPascal Rigaux2008-06-264-14/+28
| | | | | | | o display a message "Package foo is already installed" when asking "urpmi foo bar" and only installing bar (#41593) (requires perl-URPM 3.16)
* - urpmi:Pascal Rigaux2008-06-262-18/+29
| | | | | | o "missing file" and "bad rpms" errors are reported asap and are fatal errors unless the user wants to go on anyway (or --force)
* - urpmiPascal Rigaux2008-06-263-7/+8
| | | | | o fix displaying "files are missing" (regression introduced in 5.6)
* - all tools:Pascal Rigaux2008-06-242-3/+28
| | | | | | | | o statedir files are now in /var/lib/urpmi/<medium-name>/ for eg: /var/lib/urpmi/synthesis.hdlist.<medium-name> is now /var/lib/urpmi/<medium-name>/synthesis.hdlist.cz it allows easier medium update without using urpmi.update (#31893)
* use @media_info_prefix_suffix and statedir_media_info_file()Pascal Rigaux2008-06-241-2/+11
| | | | | (useful for next commit)
* empty_dir() is a better name, clean_dir() will be used for just removing the dirPascal Rigaux2008-06-242-2/+7
|
* create statedir_media_info_basename() and use itPascal Rigaux2008-06-241-3/+8
|
* cleanupPascal Rigaux2008-06-241-8/+7
|
* o fix --replacepkgs when a same package appears more than once in urpmi dbPascal Rigaux2008-06-232-3/+2
|
* fixed in perl-URPM 3.15Pascal Rigaux2008-06-231-3/+2
|
* updatePascal Rigaux2008-06-171-0/+4
|
* urpmi: set connection timeout for rsync as wellAnssi Hannula2008-06-152-0/+4
|
* Updated Malay translationSharuzzaman Ahmat Raslan2008-06-131-14/+14
|
* Add a testcase for urpmi wrongly considering epochless conflicts to match anyAnssi Hannula2008-06-134-0/+67
| | | | | | | epoch in a case when urpmi should upgrade a conflicting package to an actually non-conflicting version. Disabled for now until fixed.
* Osatuta, zalantza bat argitu beharrean.IƱigo Salvador Azurmendi2008-06-111-2/+2
|
* greek (el) language update by DimitrisNikos Papadopoulos2008-06-091-136/+154
|
* - urpmi.addmedia, urpmi.update:Pascal Rigaux2008-06-052-2/+5
| | | | | o fix --no-md5sum (regression introduced in 5.20) (#41237)
* updatePascal Rigaux2008-06-021-86/+101
|
* updatePascal Rigaux2008-06-021-0/+16
|
* 5.205.20Pascal Rigaux2008-06-022-1/+3
|
* - urpmiPascal Rigaux2008-06-023-5/+21
| | | | | | o fix --replacepkgs when a package appears more than once in urpmi db (#40893) (need perl-URPM 3.14)
* update translation for PolishTomasz Bednarski2008-05-291-101/+52
|
* Updated Malay translationSharuzzaman Ahmat Raslan2008-05-271-7/+9
|
* greek (el) language update by DimitrisNikos Papadopoulos2008-05-231-162/+190
|
* update translation for PolishTomasz Bednarski2008-05-231-19/+19
|
* Updated Malay translationSharuzzaman Ahmat Raslan2008-05-211-7/+11
|
* add a test case for mdvbz#40842Pascal Rigaux2008-05-195-0/+81
|
* - urpmi:Pascal Rigaux2008-05-192-18/+16
| | | | | | o --auto-update should behave like urpmi.update when mirrorlist is outdated (cf http://forum.mandriva.com/viewtopic.php?t=86837)
* Updated nn translation.Karl Ove Hufthammer2008-05-181-1/+1
|
* - urpmi.addmedia, urpmi.update:Pascal Rigaux2008-05-153-14/+37
| | | | | | | o check downloaded MD5SUM is not invalid HTML code, and try another mirror from mirrorlist (#39918) (useful for servers not returning a valid HTTP error)
* display "reconfiguring urpmi" only if the reconfig.urpmi magic is foundPascal Rigaux2008-05-151-2/+2
|