tools/librpm-tizen.git
2011-09-15 Panu MatilainenKick out ppc arch detection leftovers
2011-09-15 Panu MatilainenEliminate hysterical copy-paste comments from rpmrc
2011-09-15 Panu MatilainenBit of rpmrc spring-cleaning: nuke detection for some...
2011-09-13 Panu MatilainenAdd Transifex config + adjust .gitignore to track it
2011-09-13 Panu MatilainenNuke ancient ChangeLog in po/
2011-09-12 Panu MatilainenUse POPT_BIT_SET for setting the scriptlet flags
2011-09-12 Panu MatilainenActually remember scriptlet flags in the rpmScript...
2011-09-12 Panu MatilainenRename scriptlet flags from RPMSCRIPT_FOO to RPMSCRIPT_...
2011-09-12 Panu MatilainenShow all interpreter arguments on --scripts query ...
2011-09-12 Panu MatilainenShow possible %verifyscript interpreter similarly to...
2011-09-12 Panu MatilainenScriptlet argument tags are really arrays
2011-09-12 Panu MatilainenSanity check trigger scriptlet arguments on build
2011-09-06 Panu MatilainenFix brp-python-bytecompile breakage from the recent...
2011-09-06 Panu MatilainenUse the new FOO_NEVRS extensions for --requires etc...
2011-09-06 Panu MatilainenAdd four new extension tags for pretty-formatting depen...
2011-09-06 Jeff Tickle$RPM_BUILD_ROOT breaks brp-* scripts if it contains...
2011-09-06 Ville SkyttäManual typo fix.
2011-09-06 Ville SkyttäSync autoconf macro defaults in manual with the macros...
2011-09-05 Panu MatilainenMake --pipe command failures reflect our exit codes...
2011-09-02 Panu MatilainenMake rpmScript opaque
2011-09-02 Panu MatilainenAdd an API for creating real rpmScript items out of...
2011-09-02 Panu MatilainenFirst step towards unifying triggers into rpmScript API
2011-09-01 Panu MatilainenFix up one strict-prototype warning that has crept...
2011-09-01 Panu MatilainenGCC warning option tweaks
2011-09-01 Panu MatilainenOops, RPMSENSE_PRETRANS and _POSTTRANS missing from...
2011-09-01 Panu MatilainenDon't add config() provides if config install is disabled
2011-09-01 Panu MatilainenDon't add file provides for doc/config files if they...
2011-09-01 Panu MatilainenPass tsflags to rpmal and remember them
2011-09-01 Panu MatilainenSource formatting cosmetics: function blocks start...
2011-09-01 Panu MatilainenOnly consider installed files when looking at removed...
2011-09-01 Panu MatilainenAdd RPMTAG_INSTFILENAMES tag extension for state-aware...
2011-09-01 Panu MatilainenAdd + use helper macro for testing for installed file...
2011-09-01 Panu MatilainenOops, missing include for rpmFreeMacros() in python...
2011-09-01 Panu MatilainenAvoid SystemError on inserting an empty list insert...
2011-09-01 Panu MatilainenAdd method to reset + reload rpm configuration to pytho...
2011-08-31 Panu MatilainenRemember ds color (if set) through rpmdsCurrent()
2011-08-31 Panu MatilainenOops, forgot to add the instfilenames pseudo index...
2011-08-29 Panu MatilainenUse RPMDBI_INSTFILENAMES on file queries as well
2011-08-29 Panu MatilainenTake advantage on RPMDBI_INSTFILENAMES in rpmdbProvides()
2011-08-29 Panu MatilainenAdd a new pseudo index for actually installed files
2011-08-29 Panu MatilainenGeneralize pseudo tag handling in rpmdbInitIterator()
2011-08-29 Panu MatilainenUse correct file state for colored file replacements
2011-08-25 Panu MatilainenAdd test for ts.clear() as a side-effect of add to...
2011-08-25 Panu MatilainenExport rpmtsEmpty() to python as ts.clear()
2011-08-19 Panu MatilainenRemove support for ancient bzip2 library versions
2011-08-19 Panu MatilainenRemove unused FDFOO macros
2011-08-17 Panu MatilainenHandle query format field width centrally in formatValue()
2011-08-17 Panu MatilainenTake length of format width specifier into account...
2011-08-17 Panu MatilainenValidate query format field width specifier is sane
2011-08-02 Panu MatilainenStrip trailing slash from paths at addFile()
2011-08-02 Panu MatilainenpgpVerifySig() check of NULL hash is the wrong way...
2011-08-02 Michael SchroederRestore %defattr() behavior on special %doc
2011-08-01 Jindrich NovyFix misleading error message when gpg key is expired...
2011-07-14 Panu MatilainenSanity check signatures even if we dont have a key
2011-07-13 Panu MatilainenFix memleak on keys with more than one user id
2011-07-13 Panu MatilainenFix crash on PGP packets/armors with more than one...
2011-07-13 Panu MatilainenOops, rpmPubkeyDig() should return NULL if pgpPrtPkts...
2011-07-13 Panu MatilainenOnly increment number of query/verify sources when...
2011-07-13 Panu MatilainenFix the sanity check on number of query/verify sources...
2011-07-12 Panu MatilainenWhoops, wrong variable passed to io debugging
2011-07-11 Panu MatilainenCleanup fdRead(), fdWrite() and fdSeek() a bit
2011-07-11 Panu MatilainenCosmetics: remove empty comments and such
2011-07-11 Panu MatilainenDont bother checking for NULL fd on stats collection
2011-07-11 Panu MatilainenCentralize most of the debug goo as well
2011-07-11 Panu MatilainenJust pass fd pointers around instead of "cookies" cast...
2011-07-11 Panu MatilainenCentralize fd digests collection
2011-07-11 Panu MatilainenCentralize fd stats collection
2011-07-11 Panu MatilainenEliminate unused leftover bytesRemain member from FD_t
2011-07-11 Panu MatilainenMinor cosmetics cleanup to Fseek()
2011-07-11 Panu MatilainenReturn an error on Fread() / Fwrite() on NULL fd
2011-07-11 Panu MatilainenImplement Ftell() for zlib versions that support it
2011-07-11 Panu MatilainenAdd basic test for Ftell() in python
2011-07-11 Panu MatilainenUse a vector for Ftell() functionality too
2011-07-11 Panu MatilainenRemove pointless fdSeekNot() "not implemented" function
2011-07-08 Panu MatilainenAdd a simple test for Fflush() functionality in python
2011-07-08 Panu MatilainenFix totally broken Fflush() operation
2011-07-08 Panu MatilainenAxe the broken fpio support for good
2011-07-08 Panu Matilainenzlib is mandatory, fail at configure if missing + remov...
2011-07-08 Panu MatilainenEliminate the last two fpio uses in rpm codebase
2011-07-08 Panu MatilainenEliminate the uuugly and stupid fdGetFILE() from the API
2011-07-08 Panu MatilainenIf we need a FILE stream then get one...
2011-07-07 Panu MatilainenTake advantage of Fdescr() in rpmReadPackageFile()
2011-07-07 Panu MatilainenTeach python rpmio bindings about Fdescr()
2011-07-07 Panu MatilainenRemember path (or other description) in fd's, add getter
2011-07-07 Panu MatilainenEliminate fdNew() from the API
2011-07-07 Panu MatilainenFurther streamline & sanitize lead handling
2011-07-07 Panu MatilainenOnly bother mallocing lead for return if read actually...
2011-07-06 Panu MatilainenEliminate remaining assert()'s in rpmlead.c
2011-07-06 Panu MatilainenMake rpmLeadRead() return an allocated lead, fixup...
2011-07-06 Panu MatilainenStart beating a little bit of sense into the braindamag...
2011-07-06 Panu MatilainenAdd tests for header getattr() behavior sanity
2011-07-06 Panu MatilainenFix the broken python header __getattr__() behavior...
2011-07-06 Panu MatilainenAdd __reduce__() method to python header object
2011-07-06 Panu MatilainenRevert the ds, ts, fi and spec python object creation...
2011-07-05 Panu MatilainenBring back c++ "protection" to rpmsq, oops
2011-07-01 Panu MatilainenFix/sanitize rpm.ds python object creation a bit
2011-07-01 Panu MatilainenFix/sanitize rpm.ts python object creation a bit
2011-07-01 Panu MatilainenFix/sanitize rpm.fi python object creation a bit
2011-07-01 Panu MatilainenFix/sanitize rpm.spec python object creation
2011-07-01 Panu MatilainenAdd a simple and stupid test case for python spec parse
next