- fix: clean relocation path for --prefix=/.
[platform/upstream/rpm.git] / lib / rpmfi.c
2003-01-28 jbj- fix: clean relocation path for --prefix=/.
2003-01-01 jbjfix: file dependency dictionary has size other than...
2002-12-31 jbjDump multilib code, colored depndencies instead.
2002-12-31 jbj1st crack at colored installs.
2002-12-30 jbj- use rpmfiFDepends() underneath --fileprovide/--filere...
2002-12-29 jbj- fix :armor query extension, tgpg mktmp handling ...
2002-12-29 jbj- add rpmfi methods to access color, class, and depende...
2002-12-28 jbjsplint fiddles.
2002-12-28 jbj- fix builddir relative inclusion, add %%pubkeys to...
2002-12-21 jbjsplint fiddles.
2002-12-18 jbjCorrect typo.
2002-12-18 jbj- add --file{class,provide,require} popt aliases and...
2002-10-23 jbj- resurrect genhdlist "greased lightning" pathway for...
2002-08-20 jbj- check for interrupt during iteration.
2002-08-19 jbj- add --with-efence to configure, check install/upgrade...
2002-08-04 jbj- resurrect --rollback.
2002-07-28 jbj- popt: display sub-table options only once on --usage.
2002-07-21 jbj- add methods to make signature handling opaque wrto...
2002-07-13 jbj- install rpmal.h and rpmhash.h, implicit rpmps.hinclud...
2002-07-11 jbj- update for sv.po.
2002-07-03 jbj- use rpmfi in showQueryPackage(), eliminating headerGe...
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-06-19 jbjAnnotate incondefs in source code.
2002-05-27 jbjAdd bindings for rpmte and FD_t.
2002-05-23 jbjCreate rpmts-py.c.
2002-05-19 jbj- fix: synthesize unpacking progress callbacks for...
2002-05-19 jbj- Grand Renaming of rpm data types.
2002-05-17 jbjTransactions made increasingly opaque.
2002-05-07 jbj- plug most install mode leaks.
2002-04-13 jbj- use rpmdb-redhat to suggest dependency resolution(s).
2002-04-11 jbj- rescusitate --rebuild.
2002-03-12 jbj- drill ts/fi through verify mode, add methods to keep...
2002-02-04 jbj- generate index for pkgid (aka Sigmd5) tag, query...
2001-12-08 jbj- lclint-3.0.0.19 fiddles.
2001-12-06 jbj- 3 madvise calls and a 16Mb mmapped buffer == ~5%...
2001-11-18 jbj- convert file md5sum's to binary on the fly, reducing...
2001-11-16 jbj- annotations to make a transactionElement opaque.
2001-11-16 jbj- transaction.c: use wrappers/iterators to access TFI_t.
2001-11-14 jbjdepends.c and rpmal.c have opaque TFI_t.
2001-11-13 jbj- split file info tag sets into rpmfi.c.