platform/upstream/rpm.git
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
2010-02-01 Panu Matilainenrpmfc script coloring tweaks
2010-02-01 Panu MatilainenRemove misleading leftover comments from ocaml-dep...
2010-02-01 Panu MatilainenEliminate unnecessary processing on scripts/macros.*
2010-02-01 Panu MatilainenRevert spec tag-macro concatenation changes
2010-01-30 Panu MatilainenSupport multiple parallel python versions in pythondeps.sh
2010-01-27 Panu MatilainenFix include path of luaext subdir
2010-01-27 Panu MatilainenAdd brp-python-hardlink script
2010-01-27 Panu MatilainenPass %{__strip} and %{__objdump} to brp-strip* scripts
2010-01-27 Panu MatilainenMake sure brp-compress doesn't go interactive in corner...
2010-01-25 Ville Skyttäperl.{req,prov} whitespace, backslash and paren cleanups.
2010-01-25 Ville SkyttäDo not emit perl(#) dependencies for multiline use...
2010-01-25 Panu MatilainenUpdated Polish translation from Piotr Drąg
2010-01-25 Ville SkyttäDocument --conflicts in rpm(8).
2010-01-22 Panu MatilainenUse %{__make} macro instead of "make"
2010-01-21 Panu MatilainenReally fix verification error code to not depend on...
2010-01-21 Panu MatilainenFix double-free segfault on url retrieve to read-only...
2010-01-20 Jindrich NovyConcatenate multiline tags in macros only in case of
2010-01-16 Jindrich NovyCorrectly expand %{obsoletes}, %{requires}, etc. in...
2010-01-08 Panu MatilainenBump version to appear newer than 4.8.0, update transla...
2010-01-07 Panu MatilainenMerge branch 'master' of ssh://rpm.org/srv/projects...
2010-01-07 Panu MatilainenRevert "Always free locally defined macros when they...
2010-01-06 Panu MatilainenAdd %{__id_u} back, duh
2010-01-05 Panu MatilainenMove <stdio.h> includes out of system.h to the places...
2010-01-05 Panu MatilainenLose <sys/types.h> and <sys/stat.h> includes from system.h
2010-01-05 Panu MatilainenMove <ctype.h> include out of system.h to the places...
2010-01-05 Panu MatilainenMove <errno.h> include out of system.h to the places...
2010-01-05 Panu MatilainenRemove <string.h> include from system.h into the few...
2010-01-05 Panu MatilainenLoose string header compatibility goo
2010-01-05 Panu MatilainenInclude <stdlib.h> as necessary instead of system.h
2010-01-05 Panu MatilainenShove the mount entry include voodoo where sun doesn...
2010-01-05 Panu MatilainenRemove unnecessary NLS definitions from system.h
2010-01-05 Panu MatilainenSanitize i18nTag() when NLS disabled
2010-01-05 Panu MatilainenRemove libcap stuff out of system.h
next