platform/upstream/rpm.git
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...
2010-02-15 Ville SkyttäExtract dependencies from some usual syntaxes of "use...
2010-02-15 Ville SkyttäTrivial perl.req cleanups.
2010-02-11 Ville SkyttäEmit dependencies only to interpreters with absolute...
2010-02-11 Ville SkyttäAllow whitespace between #! and the interpreter.
2010-02-11 Ville SkyttäAvoid some unnecessary command invocations in scripts.
2010-02-11 Ville SkyttäAvoid some stat() calls.
2010-02-11 Ville SkyttäFix reversed logic in getSystemBundles().
2010-02-10 Panu MatilainenPermit requires extraction too from fontconfig and...
2010-02-10 Panu MatilainenSplit elf dependency extraction out of librpmbuild...
2010-02-10 Panu MatilainenSeparate helper for script interpreters, split out...
2010-02-10 Panu MatilainenMake rpmfcSCRIPT() a bit easier on the eyes...
2010-02-09 Panu MatilainenMove rpmVersionCompare() into a more logical place
2010-02-09 Panu MatilainenUnify scriptlet execution calling conventions and error...
2010-02-09 Panu MatilainenLose unused stillborn psm threading stuff (didn't I...
2010-02-09 Panu MatilainenUse a more reasonable type for rpmteHeaderSize()
2010-02-09 Panu MatilainenMove tsortInfo typedef into internal-only header
2010-02-09 Panu MatilainenBah, missing include in commit 121f73bb4932d15e618e82d5...
2010-02-09 Panu MatilainenUnbreak python(abi) requires generation (RhBug:562906)
2010-02-09 Panu MatilainenAdd macro expansion queryformat extension
2010-02-05 Panu MatilainenRemove unused mntctl & mount related header checks
2010-02-05 Florian FestiRemove no longer neede rpmts->filesystemCount and-...
2010-02-05 Florian FestiClean up comments
2010-02-05 Florian FestiConsider rpmdb growing when doing space calculations
2010-02-05 Florian FestiAdd rpmteHeaderSize
2010-02-04 Richard HughesFix compile when using a linker that defaults to -...
2010-02-04 Panu MatilainenMake rpm version available to python
2010-02-04 Panu MatilainenHandle erased packages wrt disk-space problem reporting...
2010-02-03 Panu MatilainenUpdate translations for a change to kill the mntctl...
2010-02-03 Panu MatilainenKill off couple of dangling lib/fs.c references
2010-02-03 Florian FestiKill RPMTAG_FSNAMES and RPMTAG_FSSIZES and everything...
2010-02-03 Florian FestiFix stupid off by one error
2010-02-03 Florian FestiAvoid loading information for all filesystems
2010-02-03 Panu Matilainenbrp-python-bytecompile fixes + improvements (RhBug...
2010-02-01 Panu MatilainenClean up rpmfcClassify() a bit more
2010-02-01 Panu MatilainenSingle point of exit for rpmfcClassify()
2010-02-01 Panu MatilainenClean up rpmfcHelper() a bit
next