aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* make ->filename work (again) on headerPascal Rigaux2008-02-251-0/+6
* 3.093.09Pascal Rigaux2008-02-252-1/+3
* do not do "uniq" on "fullname" since gpg-pubkey-xxxxxxxx-xxxxxxxx can be inst...Pascal Rigaux2008-02-251-3/+2
* since ->filename is deprecated, do not use it, esp where not neededPascal Rigaux2008-02-251-3/+0
* - add filesize to synthesis, add ->filesize to get it, and addPascal Rigaux2008-02-254-5/+51
* fix previous commit (XS comments are perl-style, not C-style)Pascal Rigaux2008-02-251-2/+2
* - do not add FILENAME_TAG and FILESIZE_TAG to hdlist anymore,Pascal Rigaux2008-02-254-48/+14
* - allow fixing "using one big transaction" that occurs when using --keep Pascal Rigaux2008-02-252-0/+4
* - allow urpmi to know a package was not selected because a newer version isPascal Rigaux2008-02-252-3/+17
* - fix sort choices changed in perl-URPM 3.08Pascal Rigaux2008-02-252-3/+4
* - handle new package providing xxx which conflicts with an installed package ...Pascal Rigaux2008-02-252-1/+3
* 3.083.08Pascal Rigaux2008-02-252-1/+3
* - sort choices on virtual package by provided version (#12645)Pascal Rigaux2008-02-252-6/+27
* fix compiling with RCsThierry Vignaud2008-02-081-0/+2
* RPM_CHAR_TYPE isn't used for rpm5, #ifndef it awayPer Øyvind Karlsen2008-01-171-0/+2
* correct define for int_32 (rpm5)Per Øyvind Karlsen2008-01-171-1/+1
* more rpm5 work..Per Øyvind Karlsen2008-01-161-2/+13
* start on work for rpm5 supportPer Øyvind Karlsen2008-01-162-2/+9
* 3.07 (and let's pretend 3.06 was never out)3.07Pascal Rigaux2008-01-112-4/+2
* fix typoPascal Rigaux2008-01-112-1/+3
* 3.063.06Pascal Rigaux2008-01-112-1/+3
* - add URPM::Package->changelogs, a wrapper around ->changelog_time, ->changel...Pascal Rigaux2008-01-112-0/+12
* add kmod fix in NEWSOlivier Blin2008-01-101-0/+2
* resolve kmod requires even if first choice is a source dkms (adapted from Pixel)Olivier Blin2008-01-101-1/+3
* 3.053.05Pascal Rigaux2008-01-082-1/+3
* - fix regression in ->parse_rpm (introduced in 3.00) Pascal Rigaux2008-01-082-0/+4
* 3.043.04Pascal Rigaux2007-12-202-1/+3
* - fix regression in parse_pubkeys() (introduced in 3.00) (#36121)Pascal Rigaux2007-12-202-1/+3
* 3.033.03Pascal Rigaux2007-12-142-1/+3
* - suggests: Pascal Rigaux2007-12-142-15/+23
* 3.023.02Pascal Rigaux2007-12-142-1/+6
* test is_platform_compat() only on jbj's rpmPascal Rigaux2007-12-141-1/+8
* don't crash when header is not available (fixes synthesis.t with rpm 4.4.2.2)Pascal Rigaux2007-12-141-1/+1
* fix cast warnings on 64 bi6Per Øyvind Karlsen2007-12-121-2/+2
* oops, typoPer Øyvind Karlsen2007-12-121-1/+1
* update against updated rpm 4.5 :)Per Øyvind Karlsen2007-12-121-2/+2
* 3.013.01Pascal Rigaux2007-12-112-1/+3
* - add URPM::DB::verify()Pascal Rigaux2007-12-112-0/+15
* fix support for rpm 4.5Per Øyvind Karlsen2007-12-111-0/+2
* fix typo in previous commit :-/Pascal Rigaux2007-12-111-2/+2
* adapt to rpm.org HEAD change from 7 Dec 2007Pascal Rigaux2007-12-111-3/+12
* 3.003.00Pascal Rigaux2007-12-112-1/+3
* - rpm.org HEAD supportPascal Rigaux2007-12-111-0/+1
* final commit for rpm.org HEAD compliancePascal Rigaux2007-12-111-1/+8
* - use rpmpsNumProblems()Pascal Rigaux2007-12-101-5/+2
* - replace ->import_needed_pubkeys and ->import_pubkey in favor ofPascal Rigaux2007-12-103-212/+59
* create simpler parse_pubkeys_()Pascal Rigaux2007-12-101-5/+18
* RPMERR_* doesn't exist anymore in rpm.org HEADPascal Rigaux2007-12-101-0/+2
* simplifyPascal Rigaux2007-12-101-2/+1
* cleanupPascal Rigaux2007-12-101-1/+1