| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | make inclusion of headers conditional | Per Øyvind Karlsen | 2008-02-29 | 1 | -6/+13 |
* | be sure to set return value to NULL in headerGetEntry when Epoch isn't set | Per Øyvind Karlsen | 2008-02-29 | 1 | -8/+10 |
* | fix assignment from incompatible pointer type in Urpm_list_rpm_tag for rpm5 | Per Øyvind Karlsen | 2008-02-29 | 1 | -0/+4 |
* | be sure to use same data type for check_flag | Per Øyvind Karlsen | 2008-02-29 | 1 | -3/+3 |
* | make sure to use same type (signess) in pack_rpm_header | Per Øyvind Karlsen | 2008-02-28 | 1 | -1/+1 |
* | do not define RPM_CALLBACK_LONGLONG for rpm 5.0 | Per Øyvind Karlsen | 2008-02-28 | 1 | -1/+1 |
* | add copyright notice | Per Øyvind Karlsen | 2008-02-28 | 1 | -0/+6 |
* | fix return type and variable of headerRead() | Per Øyvind Karlsen | 2008-02-28 | 1 | -2/+2 |
* | 3.113.11 | Pascal Rigaux | 2008-02-28 | 2 | -1/+3 |
* | - restore FILENAME_TAG in generated hdlist (to be compatible with older | Pascal Rigaux | 2008-02-28 | 2 | -0/+10 |
* | fix double _free of msg in headerWrite() & headerRead() | Per Øyvind Karlsen | 2008-02-28 | 1 | -8/+6 |
* | drop unused variable | Per Øyvind Karlsen | 2008-02-28 | 1 | -1/+0 |
* | get rid of some warnings | Per Øyvind Karlsen | 2008-02-28 | 1 | -6/+2 |
* | add wrapper function for rpmMachineScore | Per Øyvind Karlsen | 2008-02-28 | 1 | -12/+35 |
* | add wrapper function for headerRead | Per Øyvind Karlsen | 2008-02-28 | 1 | -2/+13 |
* | add wrapper function for headerModifyEntry | Per Øyvind Karlsen | 2008-02-28 | 1 | -1/+13 |
* | fix define of _RPMTAG_INTERNAL at right place and drop redundant include of r... | Per Øyvind Karlsen | 2008-02-28 | 2 | -3/+3 |
* | add rpm5 wrapper functions, work in progress, URPM builds now at least :o) | Per Øyvind Karlsen | 2008-02-28 | 2 | -14/+104 |
* | fix building with rpm5 DEVEL version | Per Øyvind Karlsen | 2008-02-27 | 1 | -2/+2 |
* | do not mark as deprecated ->filename and URPM::Build::build_hdlist() | Pascal Rigaux | 2008-02-25 | 3 | -5/+2 |
* | 3.103.10 | Pascal Rigaux | 2008-02-25 | 2 | -2/+2 |
* | adding filesize to synthesis on @info@ will break backward compatibility for | Pascal Rigaux | 2008-02-25 | 1 | -8/+12 |
* | make ->filename work (again) on header | Pascal Rigaux | 2008-02-25 | 1 | -0/+6 |
* | 3.093.09 | Pascal Rigaux | 2008-02-25 | 2 | -1/+3 |
* | do not do "uniq" on "fullname" since gpg-pubkey-xxxxxxxx-xxxxxxxx can be inst... | Pascal Rigaux | 2008-02-25 | 1 | -3/+2 |
* | since ->filename is deprecated, do not use it, esp where not needed | Pascal Rigaux | 2008-02-25 | 1 | -3/+0 |
* | - add filesize to synthesis, add ->filesize to get it, and add | Pascal Rigaux | 2008-02-25 | 4 | -5/+51 |
* | fix previous commit (XS comments are perl-style, not C-style) | Pascal Rigaux | 2008-02-25 | 1 | -2/+2 |
* | - do not add FILENAME_TAG and FILESIZE_TAG to hdlist anymore, | Pascal Rigaux | 2008-02-25 | 4 | -48/+14 |
* | - allow fixing "using one big transaction" that occurs when using --keep | Pascal Rigaux | 2008-02-25 | 2 | -0/+4 |
* | - allow urpmi to know a package was not selected because a newer version is | Pascal Rigaux | 2008-02-25 | 2 | -3/+17 |
* | - fix sort choices changed in perl-URPM 3.08 | Pascal Rigaux | 2008-02-25 | 2 | -3/+4 |
* | - handle new package providing xxx which conflicts with an installed package ... | Pascal Rigaux | 2008-02-25 | 2 | -1/+3 |
* | 3.083.08 | Pascal Rigaux | 2008-02-25 | 2 | -1/+3 |
* | - sort choices on virtual package by provided version (#12645) | Pascal Rigaux | 2008-02-25 | 2 | -6/+27 |
* | fix compiling with RCs | Thierry Vignaud | 2008-02-08 | 1 | -0/+2 |
* | RPM_CHAR_TYPE isn't used for rpm5, #ifndef it away | Per Øyvind Karlsen | 2008-01-17 | 1 | -0/+2 |
* | correct define for int_32 (rpm5) | Per Øyvind Karlsen | 2008-01-17 | 1 | -1/+1 |
* | more rpm5 work.. | Per Øyvind Karlsen | 2008-01-16 | 1 | -2/+13 |
* | start on work for rpm5 support | Per Øyvind Karlsen | 2008-01-16 | 2 | -2/+9 |
* | 3.07 (and let's pretend 3.06 was never out)3.07 | Pascal Rigaux | 2008-01-11 | 2 | -4/+2 |
* | fix typo | Pascal Rigaux | 2008-01-11 | 2 | -1/+3 |
* | 3.063.06 | Pascal Rigaux | 2008-01-11 | 2 | -1/+3 |
* | - add URPM::Package->changelogs, a wrapper around ->changelog_time, ->changel... | Pascal Rigaux | 2008-01-11 | 2 | -0/+12 |
* | add kmod fix in NEWS | Olivier Blin | 2008-01-10 | 1 | -0/+2 |
* | resolve kmod requires even if first choice is a source dkms (adapted from Pixel) | Olivier Blin | 2008-01-10 | 1 | -1/+3 |
* | 3.053.05 | Pascal Rigaux | 2008-01-08 | 2 | -1/+3 |
* | - fix regression in ->parse_rpm (introduced in 3.00) | Pascal Rigaux | 2008-01-08 | 2 | -0/+4 |
* | 3.043.04 | Pascal Rigaux | 2007-12-20 | 2 | -1/+3 |
* | - fix regression in parse_pubkeys() (introduced in 3.00) (#36121) | Pascal Rigaux | 2007-12-20 | 2 | -1/+3 |