aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake/pkg.pm
Commit message (Expand)AuthorAgeFilesLines
* simplified use of ngettextPablo Saratxaga2007-02-231-4/+2
* add missing round brackets around ternary expressionsThierry Vignaud2007-02-231-2/+2
* ngettext fixesPablo Saratxaga2007-02-231-6/+9
* (perform_removal) fix crashThierry Vignaud2007-02-211-1/+2
* (get_pkgs) enable to speed-up startup time for MandrivaUpdateThierry Vignaud2007-02-211-2/+8
* (get_pkgs) do not reuse existing urpm object since it "remember" previousThierry Vignaud2007-02-201-9/+8
* (get_pkgs) explain why we call pack_header()Thierry Vignaud2007-02-201-1/+1
* help perl_checkerThierry Vignaud2007-02-201-2/+3
* split out package listing/installing into Rpmdrake::pkgThierry Vignaud2007-02-201-0/+702