Simplify logging a bit
[platform/upstream/rpm.git] / python /
2009-06-16 Panu MatilainenEliminate now unnecessary artifacts of rpmdsNext()...
2009-05-19 Panu MatilainenDon't mess up problem altNEVR in python ts.check()...
2009-04-18 Panu MatilainenFix a few file permissions from "make install"
2009-04-09 Jindrich NovyRemove file flags that have never been enabled
2009-03-26 Florian FestiRemove rpmal from the Python API
2009-03-26 Florian FestiReimplement rpmal by using hashes and cleaning up the...
2009-03-26 Florian FestiMake rpmal store rpmtes and kill rpmte->pkgKey
2009-03-19 Panu MatilainenPython doesn't need libelf, nss or popt directly
2009-03-13 Panu Matilainenrpm-python only accepts string objects, not unicode
2009-03-13 Panu MatilainenCatch exceptions from python conversions in dbMatch()
2009-02-27 Jindrich NovyAdd md5->filedigest aliases (rhbz#487597)
2009-02-05 Panu MatilainenFix typo in python bindings documentation (Masatake...
2009-01-08 Panu MatilainenCast to intptr_t instead of int to kick out the final...
2008-12-09 Panu MatilainenThrow out ancient python/ChangeLog
2008-12-04 Panu MatilainenFix python header retrieval return type for non-existen...
2008-11-27 Panu MatilainenDrop the useless "tag" argument from rpmteFI()
2008-11-12 Panu MatilainenDon't bother retrieving db offset for erase elements
2008-10-30 Panu MatilainenChange all in-tree rpmdsNew() uses to non-scaremem
2008-10-10 Panu MatilainenConvert in-tree users to headerConvert()
2008-09-25 Jindrich NovyUse safer xstrdup() instead of strdup() wherever possible
2008-09-25 Panu MatilainenDon't go onto wild zombie rampage if python callback...
2008-07-04 Panu MatilainenRemove solvedb API and other related stuff
2008-07-04 Panu MatilainenKill of rpmtsAvailable()
2008-07-02 Panu MatilainenDon't leak memory on python expandMacro()
2008-06-27 Panu MatilainenAdjust python callback for amount+total type change
2008-06-17 Panu MatilainenReplace headerRemoveEntry() with headerDel() everywhere
2008-06-12 Panu MatilainenMake rpmfiFSize() return rpm_loff_t type, fixup callers
2008-06-11 Panu MatilainenMake rpmps generic number field 64bit, rename getter...
2008-06-10 Panu MatilainenEliminate rpmfiBuildFNames() use in python
2008-06-09 Panu MatilainenUse 64bit type for rpmte package size reporting
2008-06-09 Panu MatilainenUse rpm_loff_t for transaction callback amount+total...
2008-06-03 Panu MatilainenUse rpmsqIsCaught() instead of directly accessing rpmsq...
2008-06-03 Panu MatilainenDon't leak memory on python fi.Digest() calls
2008-06-02 Panu MatilainenChange rpmTagGetNames() interface to more like that...
2008-06-02 Panu MatilainenrpmfiFDigestHex() instead of manual hex conversion
2008-06-02 Panu MatilainenOn a second thought, rename rpmfiDigest() to rpmfiFDige...
2008-06-02 Panu MatilainenAdd fi.Digest() method to python bindings
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
next