summaryrefslogtreecommitdiff
path: root/lib/rpmte.h
AgeCommit message (Expand)AuthorFilesLines
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
2002-06-05Lclint fiddles.jbj1-5/+2
2002-05-27Add bindings for rpmte and FD_t.jbj1-15/+20
2002-05-19- fix: synthesize unpacking progress callbacks for packages w/o files.jbj1-14/+24
2002-05-19- Grand Renaming of rpm data types.jbj1-71/+62
2002-05-02- eliminate db1 support.jbj1-0/+4
2002-04-11- rescusitate --rebuild.jbj1-5/+0
2002-01-06- sparc: make dbenv per-rpmdb, not per-dbi.jbj1-2/+4
2002-01-05Compute parent and no. of children for each package.jbj1-2/+56
2001-11-23- fix a couple dinky memory leaks.jbj1-2/+24
2001-11-17- use TR_REMOVED relations as well as TR_ADDED for ordering.jbj1-2/+2
2001-11-17- methods to complete making transactionElement opaque.jbj1-8/+91
2001-11-17Continue making transactionElement opaque.jbj1-0/+18
2001-11-16Move addTE/delTE to rpmte.c.jbj1-2/+8