platform/upstream/rpm.git
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
2010-03-12 Panu MatilainenRemove unnecessary rpmdsSetNoPromote() calls in checkPa...
2010-03-12 Panu MatilainenAdd internal API for depsolve callback
2010-03-12 Panu MatilainenRecord problems into the transaction elements causing...
2010-03-12 Panu MatilainenAdd a few API bits for problem sets in transaction...
2010-03-12 Panu MatilainenMove rpmps typedef into rpmtypes.h, its common enuf
2010-03-12 Panu MatilainenFree iterators in the function which initialized them...
2010-03-12 Panu MatilainenEliminate a bunch of pointless "can't happen" checks
2010-03-12 Panu MatilainenFurther cleanup the return code craziness in dependency...
2010-03-12 Panu MatilainenClean up dependency checking code
2010-03-12 Panu MatilainenMove rpmte-specific problem creation to a helper function
2010-03-12 Panu MatilainenSplit transaction member information out of rpmts to...
2010-03-12 Panu MatilainenTurn PSM into a complete blackbox
2010-03-12 Panu MatilainenSplit file state structures + routines out of rpmte...
2010-03-11 Yuri Chornoivanl10n: Updates to Ukrainian (uk) translation
2010-03-11 Panu MatilainenNot all scriptlets have bodies (eg -p /sbin/ldconfig...
2010-03-11 Panu MatilainenMore dumb thinko/typo/braindamage in scriptlet expansio...
2010-03-11 Panu MatilainenDumb segfault on trigger scripts with no flags, doh
2010-03-11 Panu MatilainenSupport run-time macro and queryformat expansion on...
2010-03-09 Yuri Chornoivanl10n: Initial Ukrainian translation
2010-03-08 Panu MatilainenUpdated Spanish translation (Héctor Daniel Cabrera...
2010-03-07 Panu MatilainenUpdated Polish translation from Piotr Drąg
2010-03-06 Panu MatilainenMinor cleanup to PSM_INIT stage, no functional changes
2010-03-06 Panu MatilainenUpdate translations to shed non-existent messages from...
2010-03-06 Panu MatilainenLose a couple of leftover variables from times before...
2010-03-06 Panu MatilainenDont bother translators with internal error debug foo
2010-03-06 Panu MatilainenrpmdsN() and rpmdsEVR() returning NULL here is a seriou...
2010-03-01 Panu MatilainenLose more ancient compatibility retrofit goo
2010-03-01 Panu MatilainenRip out more rpm 2.x era relocation leftovers
2010-03-01 Panu MatilainenRemove now unused inFtw from file lists
2010-03-01 Panu MatilainenLose ancient prefix remnants from build code
2010-03-01 Ville SkyttäFix rpmfcAttrDeps() for perl modules (was broken in...
2010-03-01 Ville SkyttäEmit highest versions of perl module deps, not first...
2010-03-01 Ville SkyttäFix open POD section leak across different files in...
2010-03-01 Ville SkyttäMake perl.{req,prov} warn about unreadable files.
2010-03-01 Panu MatilainenUpdated Spanish translation from Héctor Daniel Cabrera...
2010-02-26 Panu MatilainenMinor rpmtsCheckDSIProblems() cleanup
2010-02-26 Panu MatilainenLose some unnecessary includes
2010-02-26 Panu MatilainenHide install/erase statistics collection inside psm
2010-02-25 Panu MatilainenLose fluff from ensureOlder()
2010-02-25 Panu MatilainenLose another pointless NULL-check on rpmfi iteration...
2010-02-25 Panu MatilainenRemove unnecessary fiddling with ts element header
2010-02-25 Panu MatilainenLose some completely pointless "can't happen" checks
2010-02-25 Panu MatilainenTidy up checkProblems() a bit, no functional changes
2010-02-25 Panu MatilainenLose some long since unnecessary includes
2010-02-25 Panu MatilainenDuh, yet more leftover io flag stuff in psm
2010-02-25 Panu MatilainenGah, stupid thinko in elfdeps
2010-02-25 Panu MatilainenImplement pretrans, posttrans and verifyscript as psm...
2010-02-25 Panu MatilainenSeparate PSM goals from individual stages
2010-02-25 Panu MatilainenTransaction element type is not a bitfield but a plain...
2010-02-25 Panu MatilainenImprove failed transaction element behavior + logging
2010-02-25 Panu MatilainenCount the number of failures for transaction elements
2010-02-25 Panu MatilainenYank out a bunch of unused defines
2010-02-25 Panu MatilainenLose now unnecessary progTag from psm
2010-02-25 Panu MatilainenFirst rough-cut version of scriptlet abstraction
2010-02-25 Panu MatilainenLog all install/erase failures in rpmtsProcess()
2010-02-25 Panu MatilainenMove rpmteTypeString() back to rpmte, internal only...
2010-02-25 Panu MatilainenKick out stillborn code
2010-02-24 Panu MatilainenClean up handleOneTrigger() a bit
2010-02-24 Panu MatilainenLose unused PSM_RPMIO_FLAGS state
2010-02-24 Panu MatilainenPermit simple strings to be returned argv-style from...
2010-02-24 Panu MatilainenThe lower level script runners dont really need psm...
2010-02-24 Panu MatilainenBury the signal queue stuff inside runExtScript()
2010-02-24 Panu MatilainenLose psmWait(), instead collect scriptlet runtime stats...
2010-02-24 Panu MatilainenPush prefix calculation higher in the psm foodchain
2010-02-22 Panu MatilainenRemove unused os and arch score from transaction elements
2010-02-22 Panu MatilainenHandle NULL passed to rpmMachineScore()
2010-02-18 Panu MatilainenExtract #!/usr/bin/env interpreter dependencies, part...
2010-02-18 Panu MatilainenPerform dependency extraction solely based on collected...
2010-02-18 Panu MatilainenClassify .desktop files by just path
2010-02-18 Panu Matilainenfontconfig -> font dependency extractor rename
2010-02-18 Panu MatilainenAdd debug output for file attributes
2010-02-18 Panu MatilainenAdd path coloring for versioned python interpreter...
2010-02-18 Panu MatilainenReplace python-specific path-coloring hack with a gener...
2010-02-18 Panu MatilainenScript/interpreter terminology renaming
2010-02-18 Panu MatilainenEliminate silly redundancy
2010-02-17 Panu MatilainenOnly run dependency extractors on files with attached...
2010-02-17 Panu MatilainenSimplify rpmfcAddFileDep()
2010-02-17 Panu MatilainenUse text token attributes instead of bitfield for file...
2010-02-17 Panu MatilainenPlug a silly memleak in processPackageFiles()
2010-02-15 Panu MatilainenSkip over =for ... perlpod construct (RhBug:477516)
2010-02-15 Ville SkyttäDon't trump versioned module dependencies with unversio...
next