Add rpmtsPrintSuggests() method for now, use instead of ts internals mucking
[platform/upstream/rpm.git] / tools / rpmgraph.c
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.