summaryrefslogtreecommitdiff
path: root/lib/rpmfi.c
AgeCommit message (Expand)AuthorFilesLines
2003-04-02Splint clean.jbj1-0/+7
2003-01-29Functional upgrade glibc*i386 on x86_64 platformjbj1-0/+1
2003-01-28- fix: clean relocation path for --prefix=/.jbj1-0/+8
2003-01-01fix: file dependency dictionary has size other than #files.jbj1-1/+5
2002-12-31Dump multilib code, colored depndencies instead.jbj1-15/+0
2002-12-311st crack at colored installs.jbj1-2/+5
2002-12-30- use rpmfiFDepends() underneath --fileprovide/--filerequire.jbj1-73/+60
2002-12-29- fix :armor query extension, tgpg mktmp handling (#80684).jbj1-36/+27
2002-12-29- add rpmfi methods to access color, class, and dependencies.jbj1-1/+76
2002-12-28splint fiddles.jbj1-0/+1
2002-12-28- fix builddir relative inclusion, add %%pubkeys to rpm header.jbj1-2/+3
2002-12-21splint fiddles.jbj1-5/+6
2002-12-18Correct typo.jbj1-2/+2
2002-12-18- add --file{class,provide,require} popt aliases and header extensionsjbj1-0/+178
2002-10-23- resurrect genhdlist "greased lightning" pathway for now.jbj1-13/+17
2002-08-20- check for interrupt during iteration.jbj1-0/+2
2002-08-19- add --with-efence to configure, check install/upgrade with efence.jbj1-41/+20
2002-08-04- resurrect --rollback.jbj1-0/+1
2002-07-28- popt: display sub-table options only once on --usage.jbj1-4/+0
2002-07-21- add methods to make signature handling opaque wrto rpmts.jbj1-3/+3
2002-07-13- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.jbj1-11/+9
2002-07-11- update for sv.po.jbj1-0/+11
2002-07-03- use rpmfi in showQueryPackage(), eliminating headerGetEntry().jbj1-2/+42
2002-06-22Factor bounds checking annotations into source code.jbj1-1/+34
2002-06-19Annotate incondefs in source code.jbj1-0/+2
2002-05-27Add bindings for rpmte and FD_t.jbj1-1/+1
2002-05-23Create rpmts-py.c.jbj1-7/+7
2002-05-19- fix: synthesize unpacking progress callbacks for packages w/o files.jbj1-10/+7
2002-05-19- Grand Renaming of rpm data types.jbj1-44/+46
2002-05-17Transactions made increasingly opaque.jbj1-2/+4
2002-05-07- plug most install mode leaks.jbj1-1/+7
2002-04-13- use rpmdb-redhat to suggest dependency resolution(s).jbj1-1/+5
2002-04-11- rescusitate --rebuild.jbj1-1/+4
2002-03-12- drill ts/fi through verify mode, add methods to keep fi abstract.jbj1-2/+118
2002-02-04- generate index for pkgid (aka Sigmd5) tag, query/verify by pkgid.jbj1-0/+5
2001-12-08- lclint-3.0.0.19 fiddles.jbj1-1/+4
2001-12-06- 3 madvise calls and a 16Mb mmapped buffer == ~5% install speedup. Wow.jbj1-0/+5
2001-11-18- convert file md5sum's to binary on the fly, reducing memory footprint.jbj1-2/+27
2001-11-16- annotations to make a transactionElement opaque.jbj1-1/+1
2001-11-16- transaction.c: use wrappers/iterators to access TFI_t.jbj1-1/+1
2001-11-14depends.c and rpmal.c have opaque TFI_t.jbj1-14/+153
2001-11-13- split file info tag sets into rpmfi.c.jbj1-0/+770