platform/upstream/rpm.git
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...
2010-03-19 Panu MatilainenBury FTS inside librpmbuild and eliminate from public ABI
2010-03-19 Panu MatilainenRip RPMDBI_PACKAGES iteration support out of rpmgi
2010-03-19 Panu MatilainenOne helluva complicated way to pass our own arg back...
2010-03-19 Panu MatilainenLose unused temporary/pseudo rpmdbi tags
2010-03-19 Panu MatilainenEliminate RPMDBI_ADDED iterator mode from rpmgi
2010-03-19 Panu MatilainenEliminate hysterical --hdlist query option and everythi...
2010-03-19 Panu MatilainenEliminate --wtfwalk .. err, --ftswalk and everything...
2010-03-19 Panu MatilainenLose useless rpmgi reference counting
2010-03-19 Panu MatilainenLose the hidden and useless transaction add/order throu...
2010-03-19 Panu MatilainenLose unused rpmgiTs()
2010-03-19 Panu MatilainenLose unused qva_char and qva_rc fields from rpmQVKArgum...
2010-03-19 Panu MatilainenVerify the various version comparison results in testsuite
2010-03-19 Panu MatilainenSplit upgrade + obsolete erasure element addition to...
2010-03-19 Panu MatilainenLose unused/useless variable
2010-03-19 Panu MatilainenUse a macro for the common color skipping checks
2010-03-19 Panu MatilainenDont bother taking ds reference on obsoletes, we dont...
2010-03-19 Panu MatilainenDead code removal
2010-03-19 Panu MatilainenUse the element color instead of header color
2010-03-18 Panu MatilainenOops, more leftovers from rpmal debug goo
2010-03-18 Panu MatilainenLose leftovers from former rpmal implementation
2010-03-18 Panu MatilainenHelper function for pruned iterators used in dependency...
2010-03-18 Panu MatilainenLose anaconda-specific check from 2000
2010-03-18 Panu MatilainenrpmalAdd() prototype cosmetics
2010-03-18 Panu MatilainenLazy rpmal hash creation on first lookup, make rpmalMak...
2010-03-18 Panu MatilainenMake rpmalAllFileSatisfiesDepend() and rpmalAllSatisfie...
2010-03-18 Panu MatilainenMinor cleanups to rpmtsAddInstallElement()
2010-03-18 Panu MatilainenEww, we dont want obsoletion by file names
2010-03-18 Panu MatilainenRefuse to install obsoleted packages (RhBug:486565)
2010-03-18 Panu MatilainenReplace the checkPackageDeps() monster with per-ds...
2010-03-18 Panu MatilainenLump the copy-paste checkDependentFoo() functions into one
2010-03-18 Panu MatilainenAdd a new problem type for obsoletes
2010-03-18 Panu MatilainenLose deprecated rpmtsFindPubkey()
2010-03-18 Panu MatilainenAdd some basic dependency check tests to test-suite
2010-03-18 Panu MatilainenDifferentiate between conflicts in db versus install set
2010-03-17 Panu MatilainenUse a switch-case when switch-case is called for
2010-03-15 Panu MatilainenLose ancient and bitrotten rpmdiff scripts (ticket...
2010-03-15 Panu MatilainenLose useless xinetd service stub (ticket #149)
2010-03-15 Panu MatilainenAvoid eating empty lines in spec %prep section (RhBug...
2010-03-15 Panu MatilainenAdd an enhanced argvSplitString() function for splittin...
2010-03-15 Panu MatilainenTell python about RPMTRANS_FLAG_NOCONTEXTS
2010-03-14 Yuri Chornoivanl10n: Updates to Ukrainian (uk) translation
2010-03-14 Panu MatilainenDefault to "not found" for rpmtsSolve() + comment behavior
2010-03-14 Panu MatilainenRevert "Unbreak conflicts from commit 1f46534b5444dda77...
2010-03-13 Yuri Chornoivanl10n: Updates to Ukrainian (uk) translation
2010-03-13 Panu MatilainenAdd Problems() method to python transaction element...
2010-03-13 Panu MatilainenAdd a helper function for turning rpm problem set into...
2010-03-13 Panu MatilainenUnbreak conflicts from commit 1f46534b5444dda77e3a2c757...
2010-03-12 Panu MatilainenFurther minor cleanups to rpmtsCheck()
2010-03-12 Panu MatilainenLose unused iterator + its freeing
next