Move key size fixups from rpmdbAdd & Remove to td2key()
[platform/upstream/rpm.git] / tools / rpmgraph.c
2008-04-28 Jindrich NovyRemove unused alloca'd variable
2008-01-30 Panu Matilainenrpmlib.h mass eviction
2007-12-18 Panu MatilainenCast to silence gcc..
2007-12-18 Panu MatilainenRemove bogus const from rpmGlob argv return type
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-02 Panu MatilainenMove rpmsenseFlag enums to rpmds where they logically...
2007-11-23 Ralf CorsépiusExpand private include file names to be relative to...
2007-11-23 Panu MatilainenMove rpmGlob() from macros to rpmfileutil.h
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-11-19 Panu MatilainenLose rpmerr.h for good
2007-11-19 Panu MatilainenReplace all RPMERR_* etc uses with corresponding RPMLOG...
2007-11-07 Panu MatilainenRemove bunch of unnecessary misc.h includes, document...
2007-10-31 Panu MatilainenAdd rpmtsPrintSuggests() method for now, use instead...
2007-10-28 Ralf CorsépiusInclude "rpmcli.h" instead of <rpmcli.h>.
2007-10-26 Ralf CorsépiusEliminate [u|]int_[8|16|32]. Use c99 stdint.h types...
2007-10-09 Panu MatilainenMake rpmerr.h private, include directly where needed.
2007-10-09 Panu MatilainenReplace all uses of RPMMESS_NORMAL with RPMLOG_NOTICE
2007-10-09 Panu MatilainenReplace all uses of RPMMESS_ERROR with RPMLOG_ERR
2007-10-09 Panu MatilainenReplace all rpmMessage() uses with rpmlog()
2007-10-09 Panu MatilainenReplace all rpmError() uses with rpmlog()
2007-09-20 Panu MatilainenRip out unused anaconda-related hacks
2007-09-18 Ralf CorsépiusChange main() to using char *argv[].
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-07-10 Panu MatilainenRemove const type-qualifiers from function return types...
2005-07-10 jbjDon't crap out with missing dependencies.
2005-01-17 jbjBuild on macosx.
2003-01-25 jbj- permit anaconda to choose "presentation order".
2002-08-23 jbj- merge signature returns into rpmRC.
2002-08-06 jbj- add bitmask for precise control of signature/digest...
2002-07-28 jbj- popt: display sub-table options only once on --usage.
2002-07-13 jbj- install rpmal.h and rpmhash.h, implicit rpmps.hinclud...
2002-07-02 jbjadd (disabled for now) dependency check to rpmgraph.
2002-06-30 jbj- warn only once for each NOKEY/UNTRUSTED key id.