tools/librpm-tizen.git
2008-06-27 Panu MatilainenUse correct formatters for debug-printing sizes in...
2008-06-27 Panu MatilainenAdjust python callback for amount+total type change
2008-06-26 Panu MatilainenArgh, the tag is LONGSIZE, not LARGESIZE
2008-06-26 Jindrich NovyTake new directory into account in rpmbuild test
2008-06-26 Jindrich NovyAdd new BUILDROOT directory to default rpm build dirs.
2008-06-26 Jindrich NovyAdd new macros for enabling default build root
2008-06-26 Panu MatilainenMake --info work on large packages too
2008-06-26 Panu MatilainenTeach build about 64bit payload etc size tags
2008-06-26 Panu MatilainenTeach rpmAddSignature() and rpmReadSignature() about...
2008-06-26 Panu MatilainenRPMTAG_LONGSIGSIZE and RPMTAG_LONGARCHIVESIZE are signa...
2008-06-26 Panu MatilainenOnly insert 64bit filesizes on build if required
2008-06-26 Panu MatilainenUnbreak compressFilelist()
2008-06-26 Panu MatilainenAdd a bit of protection against oversized files
2008-06-26 Panu MatilainenType corrections
2008-06-25 Panu MatilainenFix handling of "%posttrans -p /xxx" with no body ...
2008-06-25 Panu MatilainenAdjust autotest querytag expectations to match current...
2008-06-25 Panu MatilainenAdjust autotests for rpmi etc removal
2008-06-25 Panu MatilainenForce "rpm" popt context for everything but build
2008-06-25 Panu Matilainen--buildpolicy is rpmbuild, not rpm, alias
2008-06-25 Panu MatilainenKill the million duplicate aliases in rpmpopt
2008-06-25 Panu MatilainenEliminate rpmd, rpmi, rpmk, rpmq "helper binaries"
2008-06-25 Panu MatilainenUpdate rpm manpage wrt build modes
2008-06-25 Panu MatilainenEliminate build-related aliases on "rpm"
2008-06-24 Panu MatilainenEliminate already commented out build mode aliases...
2008-06-24 Panu MatilainenEliminate rpmb aliases from rpmpopt
2008-06-24 Panu MatilainenEliminate the pointless rpmb + rpmt symlinkery
2008-06-24 Panu MatilainenForce FD_CLOEXEC on all potentially open descriptors
2008-06-23 Panu MatilainenRemove artificial limit in dependency loop elimination...
2008-06-23 Panu MatilainenAvoid silly deprecation warning on headerFreeData()
2008-06-23 Panu MatilainenSimplify requires and provides addition in rpmfcGenerat...
2008-06-23 Panu MatilainenOops, provideflags were being inserted as requireflags
2008-06-23 Panu MatilainenAdd Malay translation from Sharuzzaman Ahmat Raslan
2008-06-19 Panu MatilainenDumb, dumb thinko/leftover from earlier prototype...
2008-06-19 Panu MatilainenUse type-specific headerPuts() for rpmcache
2008-06-19 Panu MatilainenUse type-specific headerPut() for the case where it...
2008-06-19 Panu MatilainenUse type-specific headerPut() in rpmpsmStage()
2008-06-19 Panu MatilainenUse type-specific headerPut() for installtid stuff...
2008-06-19 Panu MatilainenUse type-specific headerPut()'s for rpmtsImportPubkey()
2008-06-19 Panu MatilainenUse type-specific headerPut()'s for legacy retrofitting...
2008-06-19 Panu MatilainenUse type-specific headerPut() where makes sense in...
2008-06-19 Panu MatilainenUse type-specific headerPut() where makes sense in...
2008-06-19 Panu Matilainenuse type-specific headerPut() on all of build/reqprov.c
2008-06-19 Panu MatilainenUse type-specific headerPut() on all of build/parseSpec.c
2008-06-19 Panu MatilainenUse type-specific headerPut() for all of build/parsePre...
2008-06-19 Panu MatilainenUse type-specific headerPut() for all of build/parseCha...
2008-06-19 Panu MatilainenUse type specific headerPut() for all of build/pack.c
2008-06-19 Panu MatilainenUse type specific headerPut() for all of build/files.c
2008-06-19 Panu MatilainenAdd type-safe headerPutFoo() methods for supported...
2008-06-18 Panu MatilainenDumb thinko breaking scriptlet interpreter
2008-06-18 Panu MatilainenGroup legacy interfaces at the end of header.h
2008-06-18 Panu MatilainenConvert headerAddI18NString() to use headerPut()
2008-06-18 Panu MatilainenSwitch around headerAdd*Entry() family vs headerPut()
2008-06-18 Panu MatilainenSwitch around headerMod() and headerModifyEntry()
2008-06-18 Panu MatilainenStuff legacy compat wrappers out of sight into header_i...
2008-06-18 Panu MatilainenStart shredding legacy cruft out of header code
2008-06-18 Panu MatilainenConvert signature code to use headerPut()
2008-06-18 Panu MatilainenConvert parseScript() to headerPut()
2008-06-18 Panu MatilainenConvert rpmpsmStage() to use headerPut()
2008-06-18 Panu MatilainenConvert rpmdbAdd() to use headerPut()
2008-06-18 Panu MatilainenConvert rpmtsImportPubkey() to use headerPut()
2008-06-18 Panu MatilainenConvert RPM_BIN_TYPE uses in build to headerPut()
2008-06-18 Panu MatilainenAdd rpmtdFromUint8()
2008-06-18 Panu MatilainenConvert legacy retrofits & friends to headerPut()
2008-06-18 Panu MatilainenLose the remaining hae and hme vectors from rpmfi
2008-06-18 Panu MatilainenConvert file relocation to use headerPut/Mod
2008-06-18 Panu MatilainenAdd headerMod() to headerPut() etc family
2008-06-18 Panu MatilainenConvert rpmcache to headerGet+Put
2008-06-17 Panu MatilainenNumber of sources can't very well be negative...
2008-06-17 Panu MatilainenShut up incompatible pointer warnings from rpmtdFromStr...
2008-06-17 Panu MatilainenMake rpmtdFromStringArray() data argument const afterall
2008-06-17 Panu MatilainenOops, RPMTAG_FILEMODES is INT16, not 32 type
2008-06-17 Panu MatilainenConvert rest of writeRPM() to headerPut()
2008-06-17 Panu MatilainenConvert the final pieces of rpmfc to headerPut()
2008-06-17 Panu MatilainenConvert the rest of genCpioListAndHeader() to headerPut()
2008-06-17 Panu MatilainenAdd rpmtdFrom() methods for 16 and 64 bit types
2008-06-17 Panu MatilainenConvert the straightforward bits of build/files.c to...
2008-06-17 Panu MatilainenConvert most of parsePreamble to headerPut()
2008-06-17 Panu MatilainenConvert build reqprov to headerPut()
2008-06-17 Panu MatilainenConvert parseSpec to headerPut()
2008-06-17 Panu MatilainenConvert parseChangelog to headerPut()
2008-06-17 Panu MatilainenConvert most of build/pack.c to use rpmtdFromFoo()...
2008-06-17 Panu MatilainenAdd some new rpmtd creation methods
2008-06-17 Panu MatilainenReplace headerRemoveEntry() with headerDel() everywhere
2008-06-17 Panu MatilainenRename headerRemoveEntry() to headerDel(), add compat...
2008-06-17 Panu MatilainenEliminate last headerFreeData() in rpmfi
2008-06-16 Panu MatilainenPreserve headerNext() allocation behavior
2008-06-16 Panu MatilainenLose the useless tag data type fields from rpmds
2008-06-16 Panu MatilainenUse PRIu64 for file size formatter in queries
2008-06-16 Panu MatilainenDoxygen parameter name mismatch
2008-06-13 Panu MatilainenDeprecate headerGetEntry() and headerGetEntryMinMemory()
2008-06-13 Panu MatilainenConvert rpmtsSolve() to new headerGet()
2008-06-13 Panu MatilainenKill off hge() and hfd() vectors in rpmfi_s
2008-06-13 Panu MatilainenLose the remaining hge() uses in rpmfi relocation
2008-06-13 Panu MatilainenRPMTAG_FILEFLAGS is not used for anything in relocations
2008-06-13 Panu MatilainenConvert validRelocation parts of relocateFileList(...
2008-06-13 Panu MatilainenUnbreak relocations broken by 621e7518418a0e031d302e868...
2008-06-13 Jindrich NovyUse 64bit sizes by default in rpmcache
2008-06-13 Jindrich NovyAllow spaces in Source/Patch URLs and filenames
2008-06-13 Panu MatilainenSimplify providePackageNVR()
2008-06-13 Panu Matilainenhfd with FORCEFREE is just _free()
next