summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2007-06-07Remove old testing cruft.Panu Matilainen5-362/+0
2007-04-23Fix debugedit for relative paths (#232222)Paul Nasrat1-6/+4
2007-03-15Fix for debugedit with ../../ in pathsPaul Nasrat1-17/+22
2007-03-15Fix debugedit for O0Paul Nasrat1-29/+49
2007-03-15Fix up debuginfo for various issues - inc. libc-client debuginfo (rh#205339)Paul Nasrat1-15/+27
2007-03-15Fix for thinko in debugedit on ppcPaul Nasrat1-1/+1
2005-07-13- fix: java compiled with -O0 confuses debugedit (#161722).jbj1-2/+7
2005-07-10Don't crap out with missing dependencies.jbj1-2/+0
2005-03-19Handle %dev markers more gracefully.jbj1-1/+1
2005-03-14Sanity.jbj1-3/+3
2005-03-13Permit build with extternal file and libmagic.jbj1-1/+1
2005-02-17- rework configure.ac et al to lose internal library baggage flexibly.jbj1-3/+4
2005-01-17Build on macosx.jbj12-10/+24
2004-10-25Teach rpmcache to use globla ftsOpts.jbj1-25/+3
2004-10-21Compile in the correct path to /usr/lib/rpm/magic.jbj1-1/+3
2004-10-09More changes from rpm-4_3 branch.jbj1-1/+0
2004-06-15Achieve xml -> hdr -> xml idempotency.jbj4-1/+9
2004-06-15Generate header from xml parse.jbj4-21/+273
2004-06-15Common signature/header data spew.jbj2-39/+32
2004-06-15Signature header dump and xml functional.jbj1-30/+73
2004-06-14Add time package and time.xar archive.jbj2-0/+0
2004-06-14ndle new-fangled empty tags.jbj3-55/+90
2004-06-14Separate bit masks for input and output formats.jbj1-61/+200
2004-06-14Add rpmxp.c to rpmtool.jbj4-15/+22
2004-06-14First crack at xml parser object.jbj4-158/+235
2004-06-14Add version and DTD to xml output spew.jbj2-3/+16
2004-06-14A libxml2 parser in C.jbj3-2/+173
2004-06-13Follow python naming conventions more closely.jbj2-26/+26
2004-06-13Add libxml2 handler.jbj2-7/+106
2004-06-12A pyexpat parser for rpmHeader xml.jbj4-4/+422
2004-06-11Sanity.jbj1-7/+22
2004-05-31Create output path for opath template.jbj1-26/+58
2004-05-31The death of rpmarchive.c.jbj3-81/+48
2004-05-31Create rpmtool to replace the toy example programs.jbj5-108/+250
2004-05-31Typo.jbj1-1/+1
2004-05-20Fix help for list-file option.arekm1-1/+1
2004-03-02- permit globs in macrofiles: directive (#117217).jbj1-2/+1
2003-12-11- only internal Berkeley db from now on.jbj1-0/+4
2003-07-10- apply debugedit patch necessary to produce kernel -debuginfo files.jbj1-39/+212
2003-06-02Retrofit providesNVR.jbj1-0/+1
2003-05-22Prepare to build with external beecrypt-3.0.0.jbj1-0/+1
2003-05-16Create.jbj1-0/+561
2003-04-16- resurrect manifests, RPMRC_NOTFOUND returned by readLead().jbj3-12/+7
2003-03-08Sanity.jbj1-0/+2
2003-03-05Sanity.jbj1-1/+2
2003-02-14- file: fix ogg/vorbis file classification problems.jbj1-1/+9
2003-01-27- fix: more debugedit.c problems.jbj1-15/+121
2003-01-25- permit anaconda to choose "presentation order".jbj2-13/+3
2003-01-23splint fiddles.jbj1-3/+6
2003-01-22- fix: debugedit.c problem.jbj1-26/+83