Remove rpmal from the Python API
[platform/upstream/rpm.git] / python / rpmmodule.c
2009-03-26 Florian FestiRemove rpmal from the Python API
2009-03-26 Florian FestiMake rpmal store rpmtes and kill rpmte->pkgKey
2009-02-27 Jindrich NovyAdd md5->filedigest aliases (rhbz#487597)
2009-01-08 Panu MatilainenCast to intptr_t instead of int to kick out the final...
2008-06-03 Panu MatilainenUse rpmsqIsCaught() instead of directly accessing rpmsq...
2008-06-02 Panu MatilainenChange rpmTagGetNames() interface to more like that...
2008-05-26 Jindrich NovyRemove legacy RPMSENSE_SERIAL.
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-15 Panu MatilainenDon't look into extensions when adding tags to python
2008-01-30 Panu Matilainenrpmlib.h mass eviction
2007-12-13 Panu MatilainenUse rpm_tag_t everywhere for rpm (header) tag type
2007-12-11 Panu MatilainenRegister the new SCRIPT_ERROR callback value to python
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-11-30 Panu MatilainenMove logging related macros rpmlog, adjust includes
2007-11-29 Panu MatilainenLose python fts
2007-11-29 Panu MatilainenLose the useless rpmrc python stuff, group macro handli...
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-10-29 Panu MatilainenRemove unnecessary includes
2007-10-28 Ralf CorsépiusInclude "rpmdb.h" instead of <rpmdb.h>.
2007-10-28 Ralf CorsépiusInclude "rpmsq.h" instead of <rpmsq.h>.
2007-10-23 Panu MatilainenOne more useless rpmio_internal include removal
2007-10-23 Panu MatilainenRemove bunch of unnecessary rpmio_internal & related...
2007-10-16 Ralf CorsépiusDon't unnecessarily include stdio.h
2007-10-16 Panu MatilainenRemove unimplemented, unused RPMPROB_BADPRETRANS
2007-09-20 Panu MatilainenRip out unused anaconda-related hacks
2007-09-11 Ralf CorsépiusRemove split tags.
2007-09-03 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-09-03 Panu MatilainenAutomated merge with ssh://login.linux.duke.edu//home...
2007-09-03 Ralf CorsépiusRemove __LCLINT__-ifdef'ed blocks.
2007-08-30 Panu MatilainenAutomated merge with ssh://login.linux.duke.edu//home...
2007-08-30 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm-cli
2007-08-30 Panu MatilainenGet rpmcli.h includes out of python bindings
2007-08-28 Ralf Corsépiushg sucks rocks
2007-08-28 Panu MatilainenAdd expandMacro() to python bindings.
2007-08-14 Panu MatilainenAvoid python 2.5 requirement by using int instead of...
2007-07-21 Panu MatilainenMake rpmdbCheckTerminate() non-terminating.
2007-07-20 Panu MatilainenForce rpmdb clean termination on exit from python.
2007-07-20 Panu MatilainenAdd python methods for checking pending signals from...
2007-07-12 Panu MatilainenRip out rhnLoad() and rhnUnload() from python bindings.
2007-07-12 Panu MatilainenOne last fix for const qualifier discarding complaint...
2007-07-11 Panu MatilainenCast to int to avoid gcc complaint from python enum...
2005-03-07 jbjCasts on lvalues are no longer permitted by gcc4.0.
2005-01-17 jbjBuild on macosx.
2004-11-17 paulnAdd kwargs everywhere - courtesy of pjones@redhat.com
2004-10-20 jbjDoxygen fiddles.
2004-10-19 paulnBuild and changes for _rpm module
2004-10-12 jbjrpmps framework created.
2004-05-04 niemeyer- Adding support for integer keys in ts.dbMatch().
2004-03-10 paulnInitial rpm.spec implementation
2004-01-01 jbj- python: include Python.h before glibc features.h.
2003-11-23 jbjMerge changes from rpm-4.2.1 development.
2003-06-05 jbj- toy method to enable --stats through bindings.
2003-04-30 jbjCreate rpmrng module.
2003-04-30 jbjCreate rpm.mpw module from guts of rpm.bc.
2003-04-17 jbjDoxygen doco markup.
2003-01-28 jbj- fix: clean relocation path for --prefix=/.
2003-01-25 jbj- permit anaconda to choose "presentation order".
2003-01-12 jbj- file: *really* read elf64 notes correctly.
2002-12-31 jbjDump multilib code, colored depndencies instead.
2002-12-29 jbj- python: eliminate hash.[ch] and upgrade.[ch], methods...
2002-12-24 jbjRescusitate doxygen file manifest.
2002-12-17 jbj- rebuild against glibc with fcntl fixed in libpthread.
2002-12-11 jbjAdd rpmfts-py.[ch] bindings for fts(3) from rpmio.
2002-12-10 jbjAdd coercions.
2002-12-08 jbjStubs for beecrypt bindings.
2002-12-04 jbjpython: gilding lilies.
2002-08-13 jbj- supply transitive closure for CLI packages from rpmdb...
2002-08-06 jbj- add bitmask for precise control of signature/digest...
2002-08-05 jbj- python: the death of rpmdb-py.[ch], use ts.fooDB...
2002-08-04 jbj- resurrect --rollback.
2002-08-01 jbj- python: methods to disable all new features for bench...
2002-07-25 jbj- python: remove the old initdb/rebuilddb methods,...
2002-07-19 jbjRemove foo.iter() method, use tp_iter mechanism, for...
2002-07-14 jbj- python: sanity check fixes on rpmts/rpmte methods.
2002-07-13 jbj- install rpmal.h and rpmhash.h, implicit rpmps.hinclud...
2002-06-01 jbj- fix: use getgrnam, not getpwnam, to convert gid ...
2002-05-28 jbj- eliminate legacy db methods, add ts.dbMatch method.
2002-05-27 jbjAdd bindings for rpmte and FD_t.
2002-05-27 jbjAdd rpmal bindings, Grand Renaming to rpmalFoo().
2002-05-23 jbjCreate rpmts-py.c.
2002-05-23 jbjrpmds and rpmfi iterators, take 0.
2002-05-19 jbj- fix: synthesize unpacking progress callbacks for...
2002-05-19 jbj- Grand Renaming of rpm data types.
2002-05-17 jbjTransactions made increasingly opaque.
2002-05-16 jbj- opaque (well mostly) rpmTransactionSet using methods.
2002-04-13 jbj- merge conflicts into problems, handle as transaction...
2002-04-11 jbj- rescusitate --rebuild.
2002-04-07 jbj- speedup large queries by ~50%.
2002-03-17 jbj- *really* dump signature header immutable region.
2002-03-13 jbjFactor notify callback function/arg onto per-ts method.
2002-03-12 jbj- permit --dbpath and --root with signature (i.e. ...
2002-03-12 jbj- drill ts/fi through verify mode, add methods to keep...
2002-02-10 jbj- make peace with gcc-3.1, remove compiler cruft.
2002-02-04 jbj1) added sprintf method to headers
2001-11-18 jbj- convert file md5sum's to binary on the fly, reducing...
2001-11-11 jbj- unify rpmFNSet into TFI_t.
2001-11-11 jbjReplace loadFi with fiNew, freeFi with fiFree.
2001-11-10 jbj- strip header tags for erased as well as installed...
2001-11-08 jbj- rip out rpmDependencyConflict, replace with rpmProble...
next