Add librpm-tizen.spec file & Debian packaging.
[tools/librpm-tizen.git] / python / header-py.c
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-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
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 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-07 Panu MatilainenRemove bunch of unnecessary misc.h includes, document...
2007-10-29 Panu MatilainenRemove unused variable
2007-10-29 Panu MatilainenAvoid need for header_internal.h
2007-10-26 Ralf CorsépiusEliminate [u|]int_[8|16|32]. Use c99 stdint.h types...
2007-10-23 Panu MatilainenRemove bunch of unnecessary rpmio_internal & related...
2007-09-20 Panu MatilainenRename tagName/Value/Type() to rpmTagGet*()
2007-09-20 Panu MatilainenRemove the "dressed" rpmHeaderGetEntry() from API
2007-09-11 Ralf CorsépiusRemove split tags.
2007-09-03 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
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 MatilainenSupport accessing header info in python by object attri...
2007-07-18 Panu MatilainenUse type from headerGet*(), not tagType() for now
2007-07-16 Panu MatilainenUse tagType() for determining header data types (array...
2007-07-13 Panu MatilainenUse tagValue() for name->tag lookups instead of manuall...
2007-07-12 Panu MatilainenRip out rhnLoad() and rhnUnload() from python bindings.
2007-07-12 Panu MatilainenSome obvious "missing const" cases...
2007-07-10 Panu MatilainenMore python method pointer type fixes.
2007-06-11 Panu MatilainenTreat null epoch equal to zero epoch in python labelCom...
2007-06-05 Panu MatilainenForce FILEVERIFYFLAGS to be a list in python bindings.
2007-05-10 Paul NasratAdd patch to treat changelog as list
2005-03-07 jbjCasts on lvalues are no longer permitted by gcc4.0.
2004-11-25 jbj- python: bleeping keywords broke labelCompare.
2004-11-17 paulnAdd kwargs everywhere - courtesy of pjones@redhat.com
2004-05-04 niemeyer- Adding support for integer keys in ts.dbMatch().
2004-02-21 jbjTypo.
2004-02-21 jbjFix typo.
2004-02-20 sopwithanother oops
2004-02-20 sopwithoops
2004-02-20 sopwithFurther fixes related to 113661
2004-01-26 jbj- python: throw exception on bad arg to labelCompare...
2004-01-16 jbjQuick fix for [] vs None retrun.
2004-01-14 jbjReturn [] for tags with no contents.
2004-01-01 jbj- python: include Python.h before glibc features.h.
2004-01-01 paulnReturn [] for lists see #112794
2003-12-22 paulnFix for lists in P/R/O/C see bug #110226
2003-05-16 jbjfix: do headerFree after headerRead.
2003-05-06 jbjFix s/bc/mpw/ typos in mpstr.
2003-04-17 jbjDoxygen doco markup.
2002-12-18 jbj- add --file{class,provide,require} popt aliases and...
2002-12-10 jbjAdd tp_{init,alloc,new,free} methods to rpmts.
2002-12-04 jbjpython: gilding lilies.
2002-11-30 jbj- upgrade to elfutils-0.63.
2002-10-15 jbj- python: permit headers to be hashed.
2002-08-07 jbjRemove hdrVerifyFile, unusable as was (#58576).
2002-08-05 jbj- python: the death of rpmdb-py.[ch], use ts.fooDB...
2002-08-05 jbj- python: enable threads on callbacks and longish rpmli...
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-20 jbj- make sure that rpm can verify prelinked shared libraries.
2002-06-05 jbj- python: portability fiddles (#54350).
2002-06-03 jbjTeach doxygen about python/*-py.c files.
2002-05-28 jbj- add rpmal/rpmte/rpmfd methods to bindings.
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-23 jbjBind rpmds as class derived from header.
2002-05-19 jbj- Grand Renaming of rpm data types.
2002-05-16 jbj- opaque (well mostly) rpmTransactionSet using methods.
2002-05-04 jbjAdd toy db->associate, db->join, dbcursor->c_pget wrappers.
2002-05-02 jbj- eliminate db1 support.
2002-04-11 jbj- rescusitate --rebuild.
1997-01-01 jbjMerge rpm-4.0.4 changes.