tools/librpm-tizen.git
2009-09-02 Panu MatilainenDeprecate headerNVR() and friends
2009-09-02 Panu MatilainenEliminate uses of headerNVR() and friends in librpm...
2009-09-02 Panu MatilainenEliminate uses of headerNVR() and friends in librpmbuil...
2009-09-02 Panu MatilainenAdd tag extensions for common name-[epoch:]version...
2009-09-02 Panu MatilainenAdd two new convenience functions for header string...
2009-09-01 Panu MatilainenAdd dbinstance tag extension (port from rpm5.org)
2009-09-01 Panu MatilainenGroup tag inheritance doesn't need special treatment...
2009-09-01 Panu MatilainenTriggerprein has been implemented since January 2008...
2009-09-01 Panu MatilainenAdd provide-extractors for fonts and desktop files
2009-09-01 Panu MatilainenFurther file-classifier tweaks
2009-09-01 Panu MatilainenMake internal file classifier look into compressed...
2009-08-31 Panu MatilainenReplace equal/not equal uses of str[n]cmp() with rstreq...
2009-08-31 Panu MatilainenReplace equal/not equal uses of str[n]cmp() with rstreq...
2009-08-31 Panu MatilainenReplace equal/not equal uses of str[n]cmp() with rstreq...
2009-08-31 Panu MatilainenUse rpmFileHasSuffix() instead of doing the same manually
2009-08-31 Panu MatilainenReplace equal/not equal uses of str[n]cmp() with rstreq...
2009-08-31 Panu MatilainenReplace equal/not equal uses of str[n]cmp() with rstreq...
2009-08-31 Panu MatilainenReplace equal/not equal uses of str[n]cmp() with rstreq...
2009-08-31 Panu MatilainensameProblem() return value is illogical, reverse it
2009-08-31 Panu MatilainenReplace equal/not equal uses of str[n]cmp() with rstreq...
2009-08-31 Panu MatilainenReplace equal/not equal uses of str[n]cmp() with rstreq...
2009-08-31 Panu MatilainenUgh, fix brokenness from previous commit
2009-08-31 Panu MatilainenReplace equal/not equal uses of str[n]cmp() with rstreq...
2009-08-31 Panu MatilainenReplace equal/not equal uses of str[n]cmp() with rstreq...
2009-08-31 Panu MatilainenHum, rename rstrneq() to rstreqn() to avoid confusing...
2009-08-31 Panu MatilainenEliminate now unnecessary compressor -> ioflags conversions
2009-08-31 Panu MatilainenAccept direct compressor names as Fopen() modes too
2009-08-31 Panu MatilainenSwitch rpmio mode checking to use rstreq()
2009-08-31 Panu MatilainenAdd two helper functions for comparing string equality
2009-08-28 Panu MatilainenEliminate unused result code from psm struct
2009-08-28 Panu MatilainenEliminate payload file handle from psm struct
2009-08-28 Panu MatilainenDon't try to incref NULL ds
2009-08-20 Panu MatilainenRemove extra trailing } copy-paste error from python_fo...
2009-08-20 Panu MatilainenWe always add EVR and Flags to dependencies, remove...
2009-08-20 Panu MatilainenFix duplicate dependency checking on build
2009-08-18 Panu MatilainenCopy BUGURL to source rpm's too
2009-08-18 Panu MatilainenAdd some commonly used python macros (ticket #83)
2009-08-17 Panu MatilainenEliminate unused code (leftover from ordering rewrite)
2009-08-17 Panu MatilainenDon't bother relocating packages no files
2009-08-17 Panu MatilainenAvoid adding Lua sources and patches twice when recursi...
2009-08-17 Panu MatilainenAdd default %clean section unless overridden in spec...
2009-08-14 Ville SkyttäAdd -d option to %patch.
2009-08-14 Panu MatilainenAdd isSource() method to python header object (ticket...
2009-08-14 Panu MatilainenAdd %make_install macro that does the "right thing...
2009-08-14 Jindrich NovyAdd bug URL macro so that it could be set distro-wide...
2009-08-13 Panu MatilainenUpdate querytags test to match current output
2009-08-13 Panu MatilainenBuild script environment tweaks to improve reproducability
2009-08-13 Panu MatilainenDon't set --target in %configure (RhBug:458648)
2009-08-13 Panu MatilainenNuke long since dead version of %configure macro +...
2009-08-13 Panu MatilainenAdd an option bug reporting URL tag to packages (RhBug...
2009-08-13 Panu MatilainenAdd missing <pthread.h> include in rpmsq.h (ticket...
2009-08-13 Panu MatilainenBump version to appear newer than 4.7.x branch
2009-08-12 Jindrich Novyrpmbuild won't segfault when %including spec with zero...
2009-08-10 Ville SkyttäAdd *.xz and *.lzma recompress support to brp-compress.
2009-08-06 Jindrich NovyCorrectly inherit default %attr(-,-,-) attributes from...
2009-07-23 Panu MatilainenKill off lclint remnants everywhere
2009-07-14 Lubomir RintelFix memory allocation for token array
2009-07-14 Panu MatilainenLog an error on short lead (RhBug:511101)
2009-07-14 Panu MatilainenHonor --nofiledigest on install too (RhBug:508021)
2009-07-14 Panu MatilainenDocument --nodeps in rpmbuild manual (RhBug:482921)
2009-07-14 Panu MatilainenDont accept '-' in manifests (RhBug:461353)
2009-07-14 Panu MatilainenDont treat filenames starting with - as stdin
2009-07-09 Panu MatilainenOops, missing include for dirname()
2009-07-09 Panu MatilainenCreate the directory used for transaction lock if necessary
2009-07-09 Panu MatilainenFix package relocatability checking, broken since forever
2009-07-09 Panu MatilainenMake rpmpsUnlink() behave the other fooUnlink() functions
2009-07-09 Panu MatilainenAdd reference counting to rpmProblems
2009-07-09 Panu MatilainenUnbreak --excludepath (RhBug:409637)
2009-07-09 Panu MatilainenFix compiler warning on const free
2009-07-08 Panu MatilainenMake verify result not depend on verbosity level, uff...
2009-07-03 Panu MatilainenAdd an index for obsoletes (RhBug:507702)
2009-07-03 Panu MatilainenUnify extension + header data getter calling conventions
2009-07-03 Panu MatilainenPass headerGet flags to extensions too (unused for...
2009-07-03 Panu MatilainenEliminate unused calculations originating from the...
2009-07-03 Panu MatilainenRe-enable rdlen vs dl header check
2009-07-01 Panu MatilainenBand-aid to dependency caching misbehaving with chroote...
2009-06-26 Panu MatilainenHandle hook unregistering itself
2009-06-26 Panu MatilainenFix rpm.unregister() Lua extension
2009-06-26 Panu MatilainenAdd base64 encode and decode extensions to the lua...
2009-06-26 Panu MatilainenBase64-encode %policy files to ensure it can be present...
2009-06-25 Panu MatilainenKick out silly constfree() use
2009-06-24 Panu MatilainenSimplify logging a bit
2009-06-23 Panu MatilainenSet HEADERFLAGS_ALLOCATED centrally from headerLoad()
2009-06-23 Jindrich NovyTeach %files to accept multiple filelists (ticket ...
2009-06-23 Jindrich NovyAllow ':' character in EVR, it's needed for Epoch separ...
2009-06-23 Jindrich NovyCheck arg in argvJoin() before dereferencing
2009-06-23 Panu MatilainenUpdated Polish translation (ticket #74)
2009-06-23 Panu MatilainenFix some typos in javadeps usage message (ticket #72)
2009-06-18 Panu MatilainenAdd -h/--help to rpm2cpio (ticket #63)
2009-06-18 Panu MatilainenUpdated German translation from Micha Pietsch (RhBug...
2009-06-18 Panu MatilainenUpdated German translation from Micha Pietsch (RhBug...
2009-06-18 Panu MatilainenPile of OSGi dependency generator fixes from Alphonse...
2009-06-17 Panu MatilainenDelay fingerprint cache init + lookup until we know...
2009-06-17 Panu MatilainenPermit NULL in fpCacheFree()
2009-06-17 Panu MatilainenFix invalid memory access from freeing dirName too...
2009-06-16 Florian FestiFix Segfault for to be installed symlinks pointing...
2009-06-16 Panu MatilainenEliminate now unnecessary artifacts of rpmdsNext()...
2009-06-16 Panu MatilainenGenerate DNEVR string lazily on rpmdsDNEVR() calls
2009-06-16 Panu MatilainenEliminate epoch promotion debug cruft
2009-06-16 Panu MatilainenDetermine rpmlib deps from flags instead of comparing...
next