Move key size fixups from rpmdbAdd & Remove to td2key()
[platform/upstream/rpm.git] / python /
2008-05-26 Jindrich NovyRemove legacy RPMSENSE_SERIAL.
2008-05-26 Panu MatilainenConvert python rpmMergeHeaders to new interfaces
2008-05-26 Panu MatilainenConvert python hdrKeyList() to new header iterator...
2008-05-22 Panu MatilainenOops, rpmTagGetValue() expects tagname without RPMTAG_...
2008-05-21 Panu MatilainenDon't muck with rpmTagTable internals in python initial...
2008-05-21 Panu MatilainenInclude rpmtypes.h first instead of rpmtag.h everywhere
2008-05-15 Panu MatilainenLet rpmtdFreeData() do it's job...
2008-05-15 Panu MatilainenDon't look into extensions when adding tags to python
2008-05-15 Panu MatilainenMinimal conversion of in-rpm python bindings to new...
2008-05-12 Panu MatilainenConvert internal uses of headerSprintf() to headerFormat()
2008-05-12 Panu MatilainenFixup paths and Makefiles for rpmdb/ elimination
2008-04-28 Jindrich NovyGet rid of string hackery in rpmdb-py.c
2008-04-10 Panu MatilainenJust call legacyRetrofit() instead of combined compress...
2008-04-09 Panu MatilainenYet more url ripping - buildroot is never an url
2008-04-07 Panu MatilainenEliminate several copy-paste hex converters, use pgpHex...
2008-04-03 Panu MatilainenShut up a few silly compiler warnings that have crept in
2008-03-18 Panu MatilainenMinimal namespacing for locale-insensitive x*() string...
2008-03-17 Panu MatilainenRemove rollback support
2008-02-05 Panu MatilainenMass convert (back) to rpmTag as it's usable everywhere now
2008-02-05 Panu MatilainenUse rpmTagType always now that it's available everywhere
2008-02-05 Panu MatilainenYet another typedef for transaction ID, use where spotted
2008-02-05 Panu MatilainenCouple of int -> rpmVSFlags type corrections
2008-02-05 Panu MatilainenAdd rpm_color_t type for rpm color bits, use where...
2008-02-05 Panu MatilainenPort some rpmds improvements from rpm5.org
2008-02-05 Panu MatilainenRip the horrible (ia64) autorelocate kludgery. RIP.
2008-02-04 Panu MatilainenMake check-programs build again, assorted type-fiddlings..
2008-02-04 Panu MatilainenAdd rpm_off_t type for file size types, use where spotted
2008-02-03 Panu MatilainenMake rpmtag.h standalone, include from rpmtypes.h
2008-01-30 Panu MatilainenInclude spring-cleaning
2008-01-30 Panu MatilainenUse rpmsenseFlags type for dependency flags everywhere...
2008-01-30 Panu Matilainenrpmlib.h mass eviction
2007-12-19 Panu MatilainenAdd rpm_data_t (and _constdata_t) for header data,...
2007-12-16 Panu MatilainenLone module-private const .. remove
2007-12-16 Panu MatilainenRemove const from bunch of error message return types
2007-12-15 Panu MatilainenRemove bogus const from rpmProblemString() return type
2007-12-14 Panu MatilainenBogus const removal continued...
2007-12-14 Panu MatilainenBunch of const char* corrections
2007-12-13 Panu MatilainenUse rpm_tagtype_t everywhere for rpm (header) tagtype...
2007-12-13 Panu MatilainenUse rpm_tag_t everywhere for rpm (header) tag type
2007-12-13 Panu MatilainenUse rpm_count_t everywhere for header data count
2007-12-11 Panu MatilainenRegister the new SCRIPT_ERROR callback value to python
2007-12-10 Panu MatilainenAdd python method for for retrieving (without setting...
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-04 Panu MatilainenEliminate debug junk from the API
2007-12-01 Panu MatilainenDon't include idtx.h in rpmcli.h
2007-11-30 Panu MatilainenMove logging related macros rpmlog, adjust includes
2007-11-29 Panu MatilainenLose python fts
2007-11-29 Panu MatilainenAvoid building rpmdebug-py
2007-11-29 Panu MatilainenLose the useless rpmrc python stuff, group macro handli...
2007-11-27 Panu MatilainenDrop extra include paths from python too
2007-11-27 Panu MatilainenMove rpmfiBuildFNames() to rpmfi now that it's possible
2007-11-27 Panu MatilainenMove legacy%#¤%#¤ to librpm now that it can move..
2007-11-27 Panu MatilainenRemove long since dead fields from python header objects
2007-11-23 Panu MatilainenRemove unnecessary paths from python includepath
2007-11-23 Panu MatilainenMove the xstr*() string variants from rpmio.h to rpmstr...
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-11-22 Ralf CorsépiusAdd -I$(top_builddir)/include/rpm to AM_CPPFLAGS.
2007-11-07 Panu MatilainenRemove bunch of unnecessary misc.h includes, document...
2007-11-07 Panu MatilainenRemove .splintrc's in the tree
2007-11-02 Peter JonesMerge
2007-11-02 Panu MatilainenUse NSS instead of beecrypt for encryption (Tomas Mraz)
2007-10-31 Panu MatilainenDisable python available package mechanism for now...
2007-10-29 Panu MatilainenRemove unnecessary includes
2007-10-29 Panu MatilainenRemove unused variable
2007-10-29 Panu MatilainenAvoid need for header_internal.h
2007-10-29 Panu MatilainenAutomated merge with ssh://pmatilai@login.linux.duke...
2007-10-29 Panu MatilainenUse fdGetFILE() instead of rpmio internal fdGetFp(...
2007-10-28 Ralf CorsépiusInclude "rpmbuild.h" instead of <rpmbuild.h>.
2007-10-28 Ralf CorsépiusInclude "rpmlib.h" instead of <rpmlib.h>.
2007-10-28 Ralf CorsépiusInclude "fts.h" instead of <fts.h>.
2007-10-28 Ralf CorsépiusInclude "rpmdb.h" instead of <rpmdb.h>.
2007-10-28 Ralf CorsépiusInclude "rpmpgp.h" instead of <rpmpgp.h>.
2007-10-28 Ralf CorsépiusInclude "rpmsq.h" instead of <rpmsq.h>.
2007-10-26 Ralf CorsépiusEliminate [u|]int_[8|16|32]. Use c99 stdint.h types...
2007-10-26 Panu MatilainenRename rpmcliImportPubkey() -> rpmtsImportPubkey()
2007-10-24 Panu MatilainenRemove dead code
2007-10-24 Panu MatilainenDon't mess up problem pkgNEVR in python ts.check()...
2007-10-23 Panu MatilainenRemove unused python header stubs
2007-10-23 Panu MatilainenOne more useless rpmio_internal include removal
2007-10-23 Panu MatilainenRemove bunch of unnecessary rpmio_internal & related...
2007-10-22 Panu MatilainenUse rpmtsGet/SetDBMode() to eliminate needs for _RPMTS_...
2007-10-19 Panu MatilainenRename rpmpsProblem() -> rpmpsGetProblem() to make...
2007-10-19 Panu MatilainenUse rpmProblem access methods instead of direct access...
2007-10-19 Panu MatilainenOnly permit appending to a problem set from python
2007-10-19 Panu MatilainenImplement python rpmps iteration with rpmlib level...
2007-10-19 Panu MatilainenConvert rpmts-py to use rpmps iterator
2007-10-17 Ralf CorsépiusCleanup CPPFLAGS.
2007-10-17 Ralf CorsépiusExpand AM_CPPFLAGS.
2007-10-16 Ralf CorsépiusDon't unnecessarily include stdio.h
2007-10-16 Panu MatilainenRemove unimplemented, unused RPMPROB_BADPRETRANS
2007-10-01 Ralf CorsépiusRemove (unused).
2007-09-21 Panu MatilainenRename Spec -> rpmSpec for namespacing
2007-09-21 Panu MatilainenRename alKey & alNum to rpmal* for namespacing
2007-09-20 Panu MatilainenRip out unused anaconda-related hacks
2007-09-20 Panu MatilainenRename tagName/Value/Type() to rpmTagGet*()
2007-09-20 Panu MatilainenRemove the "dressed" rpmHeaderGetEntry() from API
2007-09-19 Ralf CorsépiusMove EXTRA_DIST out of PYTHON block.
2007-09-17 Panu MatilainenMore typos, doh...
2007-09-17 Panu MatilainenTypo..
2007-09-17 Panu MatilainenUse rpmtsGetRdb() instead of poking ts internals
next