tools/librpm-tizen.git
2010-03-30 Panu MatilainenEliminate now unnecessary db_ndbi field, number of...
2010-03-30 Panu MatilainenMake rpmdb index list hard-wired
2010-03-30 Panu MatilainenMinor cleanup to rpmdbAdd()
2010-03-30 Panu MatilainenAdd + use a helper function for retrieving single heade...
2010-03-30 Panu MatilainenMinor cleanups to rpmdbAdd() and rpmdbRemove()
2010-03-30 Panu MatilainenMinor cleanup to rpmdbRebuild(), use rstreq() instead...
2010-03-29 Panu MatilainenHide rpmte open/close/error etc logic inside rpmteProcess()
2010-03-29 Panu MatilainenMove the little thats left of psm.h into rpmte_internal.h
2010-03-29 Piotr Drągl10n: Updates to Polish (pl) translation
2010-03-29 Panu MatilainenOops, scriptlet related error messages had dropped...
2010-03-29 Panu MatilainenUpdate translatios again to shed non-existent messages...
2010-03-29 Panu MatilainenLazy allocation of rpmds color array
2010-03-29 Panu MatilainenLose long since unused fdReadable() and fdWritable()
2010-03-29 Panu MatilainenLose long since unused url control structure and relate...
2010-03-29 Panu MatilainenRemove unused dependency set file reference count
2010-03-29 Panu MatilainenRemove unused and non-sensible depedency set build...
2010-03-29 Panu MatilainenheaderNextTag() fits the checkForDuplicates() use-case...
2010-03-29 Panu MatilainenUnbreak cpio archive path generation
2010-03-29 Panu MatilainenOops, being a bit too strict on dependency qualifiers
2010-03-29 Panu MatilainenTeach rpm about pre-transaction dependencies
2010-03-29 Panu MatilainenAlways fail build on unknown dependency qualifiers
2010-03-29 Panu MatilainenAlways initialize tagflags to RPMSENSE_ANY
2010-03-29 Panu MatilainenReport all enabled dependency bits in deptype format...
2010-03-29 Panu MatilainenDont bother translators with dependency lookup debug...
2010-03-29 Panu MatilainenLose unused RPMSENSE_PATCHES
2010-03-29 Panu MatilainenRemove redundant assignments
2010-03-29 Panu MatilainenGroup the tag cases a bit more logically in parseRCPOT()
2010-03-29 Panu MatilainenDrop "support" for per-scriptlet build-requires
2010-03-29 Panu MatilainenFree up three bits from rpmsenseFlags
2010-03-26 Panu MatilainenAdd ds.Instance() method to python bindings
2010-03-26 Panu MatilainenTake advantage of rpmdsCurrent() in python bindings
2010-03-26 Panu MatilainenAdd public rpmdsCurrent() function for creating a singl...
2010-03-26 Panu MatilainenSplit single ds generation into helper function, clean...
2010-03-26 Panu MatilainenSimplify rpmcliTransaction() a bit
2010-03-26 Héctor Daniel... l10n: Updates to Spanish (Castilian) (es) translation
2010-03-26 Panu MatilainenOops, diskspace problem messed up from the argument...
2010-03-26 Panu MatilainenRecord originating header instance to all problems...
2010-03-26 Panu MatilainenTake advantage of rpmdsInstance() in dependency problem...
2010-03-26 Panu MatilainenRecord header instance in dependency sets + add API...
2010-03-26 Panu MatilainenMerge checkPackageSet() into checkInstDeps()
2010-03-26 Panu MatilainenAvoid unnecessary argument now that problem pkgNEVRA...
2010-03-26 Panu MatilainenChange the problem data arrangement for dependency...
2010-03-26 Panu MatilainenFilter out duplicate problems when adding to element...
2010-03-26 Panu MatilainenEliminate rpmpsAppend() from the API
2010-03-26 Panu MatilainenPush problem creation argument sanitation to the level...
2010-03-26 Panu MatilainenSanitize rpmteAddProblem() arguments
2010-03-26 Panu MatilainenUse the new problem set iterator where it makes more...
2010-03-26 Panu MatilainenUse rpmpsMerge() for collecting element problems in...
2010-03-26 Panu MatilainenAdd a simple and dumb rpmpsMerge() function to merge...
2010-03-26 Panu MatilainenAdd a saner rpmps iteration interface
2010-03-26 Panu MatilainenHandle NULL and the same literal problem pointer in...
2010-03-26 Piotr Drągl10n: Updates to Polish (pl) translation
2010-03-25 Panu MatilainenUpdate translations for the rpmps -> rpmprob split
2010-03-25 Panu MatilainenSplit rpm problem type + its "methods" to separate...
2010-03-25 Panu MatilainenAdd public function for testing problem equality
2010-03-25 Panu MatilainenLose unused ignoreProblem from rpmProblem struct
2010-03-25 Panu MatilainenMinor cleanup to rpmpsGetProblem()
2010-03-25 Panu MatilainenMinor cleanup to rpmpsAppendProblem()
2010-03-25 Panu MatilainenMinor cleanup to rpmpsFreeIterator()
2010-03-25 Panu MatilainenDont bother allocating iterator if there's no data...
2010-03-25 Panu MatilainenClean up verifyDependencies() a bit, no functional...
2010-03-25 Panu MatilainenSanitize verifyscript handling a bit
2010-03-25 Panu MatilainenRevert "Transaction element type is not a bitfield...
2010-03-24 Jindrich NovyAdd Epoch, Architecture and BugURL to rpm -qi and fix...
2010-03-24 Piotr Drągl10n: Updates to Polish (pl) translation
2010-03-24 Panu MatilainenRemove rpmteColorDS() from the API/ABI
2010-03-24 Ville SkyttäDocument deprecation of mi.count() and ds.Count().
2010-03-24 Ville SkyttäMore here-doc skipping fixes for perl.req (#128).
2010-03-24 Panu MatilainenAdd RPMBUILD_ISFOO constants to python rpmb module...
2010-03-24 Panu MatilainenAdd __bool__() / __nonzero__() method to python rpmmi...
2010-03-23 Panu MatilainenFirst take at pluggable file attribute + dependency...
2010-03-23 Panu MatilainenFix fallout from rpmgi.h moving to internal path
2010-03-22 Héctor Daniel... l10n: Updates to Spanish (Castilian) (es) translation
2010-03-22 Panu MatilainenLose leftover RPMDBI_ARGLIST rpmgi pseudo tag
2010-03-22 Panu MatilainenMop up leftovers from past times
2010-03-22 Panu MatilainenUpdate translations to shed non-existent messages from...
2010-03-22 Panu MatilainenOops, remember to free transaction set in rpmgi
2010-03-22 Panu MatilainenLose completely unused rpmte_debug junk
2010-03-22 Panu MatilainenTake a transaction set reference on verified db iteration
2010-03-22 Panu MatilainenDocument rpmteHeader() returning a new header reference
2010-03-22 Panu MatilainenFurther rpmio NULL sanity checks
2010-03-22 Panu MatilainenLose FDSANE() macro, check in c2f() and callers instead
2010-03-22 Panu MatilainenChange most of the FDSANE() asserts into good old NULL...
2010-03-22 Panu MatilainenLose the useless rpmio refcounting debug junk
2010-03-22 Panu MatilainenLose the useless rpmdb refcounting debug junk + switches
2010-03-22 Panu MatilainenLose the useless rpmds refcounting debug junk + switches
2010-03-22 Panu MatilainenLose the useless rpmps refcounting debug junk
2010-03-22 Panu MatilainenLose the useless rpmfi refcounting etc debug messages...
2010-03-22 Panu MatilainenLose the useless rpmts refcounting debug messages ...
2010-03-22 Panu MatilainenHandle obsoletions within the added package set automat...
2010-03-22 Panu MatilainenUse package NEVRA for replaced/skipped messages, simplify
2010-03-22 Panu MatilainenAvoid redundant headerGet()'s on arch and os
2010-03-22 Panu MatilainenRefactor duplicate checking out of rpmtsAddInstallElement()
2010-03-22 Panu MatilainenEliminate redundant if
2010-03-19 Panu MatilainenThere's nothing to translate in fts.c, remove from...
2010-03-19 Panu MatilainenDont bother hanging onto header in rpmgi
2010-03-19 Panu MatilainenLose some unused leftover rpmgi goo
2010-03-19 Panu MatilainenReturn headers from rpmgiNext() directly
2010-03-19 Panu MatilainenEliminate rpmgi from public API & ABI
2010-03-19 Panu MatilainenPass args and flags to rpmgi constructor already, lose...
next