summaryrefslogtreecommitdiff
path: root/lib/rpmte.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-21Bury ordering structures and their alloc+free inside order.cPanu Matilainen1-19/+0
2009-12-21Eliminate the rpmte tsort info manipulation public APIPanu Matilainen1-60/+0
2009-12-18Move transaction element iterator into rpmts.c where it logically belongsPanu Matilainen1-27/+0
2009-12-17Eliminate unused and unnecessary rpmteBreadth() and rpmteSetBreadth()Panu Matilainen1-15/+0
2009-12-17Eliminate unnecessary rpmtsiOc()Panu Matilainen1-7/+0
2009-12-17Eliminate unnecessary ts ping-pong inside rpmtePanu Matilainen1-1/+1
2009-12-17Eliminate now unnecessary rpmteFd()Panu Matilainen1-7/+0
2009-03-26Make rpmal store rpmtes and kill rpmte->pkgKeyFlorian Festi1-20/+2
2009-03-26Implement rpmteSetDependsOn and rpmteDependsOn using a rpmteFlorian Festi1-3/+10
2008-11-27Drop the useless "tag" argument from rpmteFI()Panu Matilainen1-2/+1
2008-11-26Record failure of install/erase into transaction elementsPanu Matilainen1-0/+7
2008-11-12Take advantage of headerGetInstance() in rpmtePanu Matilainen1-1/+1
2008-06-09Use 64bit type for rpmte package size reportingPanu Matilainen1-1/+1
2008-04-24Eliminate rpmtsi refcount debug junk from the APIPanu Matilainen1-22/+0
2008-04-24Update doxygen docs for rpmteNEVR() and friendsPanu Matilainen1-5/+5
2008-04-24Remove meaningless extern on function declarations in headersPanu Matilainen1-11/+11
2008-04-24Add rpmteEVR() functionPanu Matilainen1-0/+7
2008-02-05Mass convert (back) to rpmTag as it's usable everywhere nowPanu Matilainen1-3/+3
2008-02-05Add rpm_color_t type for rpm color bits, use where spottedPanu Matilainen1-2/+2
2008-02-04Add rpm_off_t type for file size types, use where spottedPanu Matilainen1-1/+1
2007-12-13Use rpm_tag_t everywhere for rpm (header) tag typePanu Matilainen1-3/+3
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-1/+1
2007-12-03Split rpmte internals to separate headerPanu Matilainen1-83/+0
2007-11-23Add doxygen grouping to rpmte methodsPanu Matilainen1-52/+52
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-1/+1
2007-10-26Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.Ralf Corsépius1-5/+5
2007-10-08'Adjust extern C {} blocks.'Ralf Corsépius1-4/+4
2007-09-21Rename alKey & alNum to rpmal* for namespacingPanu Matilainen1-7/+9
2007-09-11Remove splint tags.Ralf Corsépius1-167/+55
2004-10-28- bump popt to version to 1.10.jbj1-3/+21
2004-10-26Getter/setter methods for isSource and Header from rpmte.jbj1-0/+25
2004-10-25Add options to populate transaction set while iterating.jbj1-0/+1
2004-04-01revert buildtime tie breaking, not the right thing to do.jbj1-2/+2
2004-03-26Splint fiddles.jbj1-3/+5
2004-03-05initial autorollback feature.joden1-0/+16
2003-11-23Merge changes from rpm-4.2.1 development.jbj1-2/+5
2003-07-02- don't attempt to remove dbenv on --rebuilddb.jbj1-0/+1
2003-04-02Splint clean.jbj1-1/+2
2003-01-25- permit anaconda to choose "presentation order".jbj1-1/+11
2003-01-20Splint fiddles.jbj1-0/+2
2003-01-17- duplicate package checks with arch/os checks if colored.jbj1-0/+11
2003-01-01fix: restore upgrade functionality with colors.jbj1-1/+1
2002-12-31Dump multilib code, colored depndencies instead.jbj1-1/+3
2002-12-311st crack at colored installs.jbj1-8/+8
2002-12-30- fix: typo in assertion.jbj1-1/+1
2002-12-30- use rpmfiFDepends() underneath --fileprovide and --filerequire.jbj1-1/+9
2002-08-19- add --with-efence to configure, check install/upgrade with efence.jbj1-4/+8
2002-08-13- supply transitive closure for CLI packages from rpmdb-redhat database.jbj1-1/+0
2002-07-28- popt: display sub-table options only once on --usage.jbj1-0/+1
2002-06-15- beecrypt: merge changes from beecrypt-2.3.0.jbj1-7/+7