Add macro %isu_package to generate ISU Package
[platform/upstream/rpm.git] / lib / rpmte.h
2021-01-05 biao716.wangupgrade rpm version to 4.14.1 39/250839/1 accepted/tizen/base/tool/20210118.215949 submit/tizen_base/20210105.160930 submit/tizen_base/20210113.025730 upstream/4.14.1.1
2010-10-22 Panu MatilainenSwitch rpmte API and internals to use rpmTagVal instead...
2010-09-21 Panu MatilainenDifferentiate between the possible te types and iterato...
2010-06-22 Steve LawrenceDetermine when to perform Collection actions
2010-05-06 Panu MatilainenUnexport rpmteNew() and rpmteFree()
2010-03-25 Panu MatilainenRevert "Transaction element type is not a bitfield...
2010-03-24 Panu MatilainenRemove rpmteColorDS() from the API/ABI
2010-03-22 Panu MatilainenLose completely unused rpmte_debug junk
2010-03-22 Panu MatilainenDocument rpmteHeader() returning a new header reference
2010-03-12 Panu MatilainenAdd a few API bits for problem sets in transaction...
2010-02-25 Panu MatilainenTransaction element type is not a bitfield but a plain...
2010-02-25 Panu MatilainenCount the number of failures for transaction elements
2010-02-09 Panu MatilainenMove tsortInfo typedef into internal-only header
2009-12-21 Panu MatilainenBury ordering structures and their alloc+free inside...
2009-12-21 Panu MatilainenEliminate the rpmte tsort info manipulation public API
2009-12-18 Panu MatilainenMove transaction element iterator into rpmts.c where...
2009-12-17 Panu MatilainenEliminate unused and unnecessary rpmteBreadth() and...
2009-12-17 Panu MatilainenEliminate unnecessary rpmtsiOc()
2009-12-17 Panu MatilainenEliminate unnecessary ts ping-pong inside rpmte
2009-12-17 Panu MatilainenEliminate now unnecessary rpmteFd()
2009-03-26 Florian FestiMake rpmal store rpmtes and kill rpmte->pkgKey
2009-03-26 Florian FestiImplement rpmteSetDependsOn and rpmteDependsOn using...
2008-11-27 Panu MatilainenDrop the useless "tag" argument from rpmteFI()
2008-11-26 Panu MatilainenRecord failure of install/erase into transaction elements
2008-11-12 Panu MatilainenTake advantage of headerGetInstance() in rpmte
2008-06-09 Panu MatilainenUse 64bit type for rpmte package size reporting
2008-04-24 Panu MatilainenEliminate rpmtsi refcount debug junk from the API
2008-04-24 Panu MatilainenUpdate doxygen docs for rpmteNEVR() and friends
2008-04-24 Panu MatilainenRemove meaningless extern on function declarations...
2008-04-24 Panu MatilainenAdd rpmteEVR() function
2008-02-05 Panu MatilainenMass convert (back) to rpmTag as it's usable everywhere now
2008-02-05 Panu MatilainenAdd rpm_color_t type for rpm color bits, use where...
2008-02-04 Panu MatilainenAdd rpm_off_t type for file size types, use where spotted
2007-12-13 Panu MatilainenUse rpm_tag_t everywhere for rpm (header) tag type
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-03 Panu MatilainenSplit rpmte internals to separate header
2007-11-23 Panu MatilainenAdd doxygen grouping to rpmte methods
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-10-26 Ralf CorsépiusEliminate [u|]int_[8|16|32]. Use c99 stdint.h types...
2007-10-08 Ralf Corsépius'Adjust extern C {} blocks.'
2007-09-21 Panu MatilainenRename alKey & alNum to rpmal* for namespacing
2007-09-11 Ralf CorsépiusRemove splint tags.
2004-10-28 jbj- bump popt to version to 1.10.
2004-10-26 jbjGetter/setter methods for isSource and Header from...
2004-10-25 jbjAdd options to populate transaction set while iterating.
2004-04-01 jbjrevert buildtime tie breaking, not the right thing...
2004-03-26 jbjSplint fiddles.
2004-03-05 jodeninitial autorollback feature.
2003-11-23 jbjMerge changes from rpm-4.2.1 development.
2003-07-02 jbj- don't attempt to remove dbenv on --rebuilddb.
2003-04-02 jbjSplint clean.
2003-01-25 jbj- permit anaconda to choose "presentation order".
2003-01-20 jbjSplint fiddles.
2003-01-17 jbj- duplicate package checks with arch/os checks if colored.
2003-01-01 jbjfix: restore upgrade functionality with colors.
2002-12-31 jbjDump multilib code, colored depndencies instead.
2002-12-31 jbj1st crack at colored installs.
2002-12-30 jbj- fix: typo in assertion.
2002-12-30 jbj- use rpmfiFDepends() underneath --fileprovide and...
2002-08-19 jbj- add --with-efence to configure, check install/upgrade...
2002-08-13 jbj- supply transitive closure for CLI packages from rpmdb...
2002-07-28 jbj- popt: display sub-table options only once on --usage.
2002-06-15 jbj- beecrypt: merge changes from beecrypt-2.3.0.
2002-06-05 jbjLclint fiddles.
2002-05-27 jbjAdd bindings for rpmte and FD_t.
2002-05-19 jbj- fix: synthesize unpacking progress callbacks for...
2002-05-19 jbj- Grand Renaming of rpm data types.
2002-05-02 jbj- eliminate db1 support.
2002-04-11 jbj- rescusitate --rebuild.
2002-01-06 jbj- sparc: make dbenv per-rpmdb, not per-dbi.
2002-01-05 jbjCompute parent and no. of children for each package.
2001-11-23 jbj- fix a couple dinky memory leaks.
2001-11-17 jbj- use TR_REMOVED relations as well as TR_ADDED for...
2001-11-17 jbj- methods to complete making transactionElement opaque.
2001-11-17 jbjContinue making transactionElement opaque.
2001-11-16 jbjMove addTE/delTE to rpmte.c.
2001-11-16 jbj- use array of pointers rather than contiguous array...
2001-11-16 jbjCreate rpmte.[ch].