summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Preparing for rpm 4.6.0-rc3rpm-4.6.0-rc3Panu Matilainen2008-12-0927-529/+547
* Return nothing at all on empty array queryformatsPanu Matilainen2008-12-091-6/+1
* Oops, missing wrappers for C++ in headers (ticket #12)Panu Matilainen2008-12-092-0/+14
* Work around broken packages which dont have RPMTAG_SOURCERPMPanu Matilainen2008-12-081-0/+10
* Add function to retrieve type from rpmleadPanu Matilainen2008-12-082-0/+12
* Fix segfault on packages without separate scriptlet program tags (rhbz#475214)Panu Matilainen2008-12-081-1/+1
* Fix pkg-config provide generation on interdependent .pc's (rhbz#473814)Panu Matilainen2008-12-051-0/+2
* Avoid "template" which is a reserved word in C++Panu Matilainen2008-12-052-4/+4
* Tighten up setting and checking of buildroot (ticket #10)Panu Matilainen2008-12-052-9/+21
* Pay more attention to tag extension return codesPanu Matilainen2008-12-041-10/+18
* Fix triggerconds return when no data is there (rhbz#474550)Panu Matilainen2008-12-041-2/+2
* Avoid rpmtd abuse to report "(none)" when no data is foundPanu Matilainen2008-12-041-12/+7
* Fix python header retrieval return type for non-existent tags (rhbz#473239)Panu Matilainen2008-12-041-16/+10
* Include rpmfileutil.h from rpmmacro.h so thatJindrich Novy2008-12-041-0/+1
* Preparing for 4.6.0-rc2rpm-4.6.0-rc2Panu Matilainen2008-11-2927-4762/+4894
* Read default popt aliases again (rhbz#473167)Panu Matilainen2008-11-292-4/+0
* Unify dbiIndexSet allocations, allocate in power-of-two sizesPanu Matilainen2008-11-292-10/+24
* Use proper type (unsigned) for index set offset/countPanu Matilainen2008-11-292-12/+12
* Fix build tree creation with relative paths for %_topdir and friendsPanu Matilainen2008-11-292-4/+9
* Permit relative paths in rpmioMkpath() and rpmMkdirs()Panu Matilainen2008-11-291-2/+2
* Restore SIGPIPE to default action for scriptlets (rhbz#471591)Panu Matilainen2008-11-291-0/+1
* Updated Brazilian Portugese translation from Igor Pires SoaresPanu Matilainen2008-11-291-446/+313
* Add AC_CONFIG_MACRO_DIR for the new libtoolJindrich Novy2008-11-291-0/+1
* Calculate total file size correctly in build (mdvbz#45820, rhbz#247374)Panu Matilainen2008-11-291-12/+9
* Make depflagsFormat() accept any numeric typePanu Matilainen2008-11-291-5/+3
* Simplify xmlFormat() by taking advantage of rpmtdClass()Panu Matilainen2008-11-291-10/+4
* Make fflagsFormat() accept any numeric typePanu Matilainen2008-11-291-3/+2
* Make permsFormat() work with any numeric typePanu Matilainen2008-11-291-2/+2
* Make triggertypeFormat() work for any numeric typePanu Matilainen2008-11-291-12/+14
* Make shescapeFormat() to accept any numeric typePanu Matilainen2008-11-291-3/+3
* Take advantage of rpmtdGetNumber() for date format specifiersPanu Matilainen2008-11-291-6/+3
* Take advantage of rpmtdGetNumber() for numeric format specifiersPanu Matilainen2008-11-291-20/+15
* Simplify stringFormat() by using rpmtdGetNumber()Panu Matilainen2008-11-291-20/+5
* Add rpmtdGetNumber() for getting numeric values from tag containerPanu Matilainen2008-11-292-0/+37
* Introduce rpm tag "classes"Panu Matilainen2008-11-294-0/+57
* Improve finger print hash function to avoid degeneration of hash tablesFlorian Festi2008-11-131-8/+5
* Filter out mtime difference of shared files on verify (rhbz#426672, #444661)Panu Matilainen2008-11-131-2/+5
* Fix segfault on relocation (rhbz#468319)Panu Matilainen2008-11-041-1/+0
* Avoid leaking C99 options into stock %{__cc} macroPanu Matilainen2008-11-042-1/+2
* Ensure PATH_MAX is defined (ticket #3) Adam TkacPanu Matilainen2008-11-033-16/+10
* Drop unnecessary trailing slash in pkgconfig includedirPanu Matilainen2008-10-311-1/+1
* Adjust for file output change (rhbz#468129)Panu Matilainen2008-10-311-1/+1
* Increase IEEE-compliance of floating point code for SH platformJindrich Novy2008-10-251-2/+2
* Apply patch for sh arch from CHIKAMA MasakiJindrich Novy2008-10-251-0/+4
* Updated Serbian translations from Miloš KomarčevićPanu Matilainen2008-10-242-556/+85
* Make noarch subpackages actually workPanu Matilainen2008-10-231-1/+4
* Skip adding identical NEVR to transaction on install too (rhbz#467822)Panu Matilainen2008-10-221-8/+19
* Fix memleak in rpmtsAddInstallElement()Panu Matilainen2008-10-221-3/+3
* Permit tab as whitespace between macro arguments (rhbz#467567)Panu Matilainen2008-10-191-1/+1
* Preparing for 4.6.0-rc1rpm-4.6.0-rc1Panu Matilainen2008-10-162-4/+3