Merge branch 'master' of ssh://rpm.org/srv/projects/rpm/git/rpm
[platform/upstream/rpm.git] / tools /
2011-03-04 Panu MatilainenMerge branch 'master' of ssh://rpm.org/srv/projects...
2011-03-04 Panu MatilainenRemove unused variable in debugedit
2011-01-13 Panu MatilainenAdd switch to allow printing only soname dependencies...
2010-12-01 Panu MatilainenMake rpmdeps honor RPM_BUILD_ROOT if set
2010-10-28 Alexey Gladkovelfdeps: Fix version definitions processing
2010-09-21 Panu MatilainenAvoid stepping on toes of relatives, part 2
2010-09-03 Panu MatilainenUse the common rpmcliQueryFlags for signature verify...
2010-09-01 Anssi Hannuladebugedit: fix incorrect error messages regarding ...
2010-08-24 Panu MatilainenSend the mostly broken rpminject and rpmsort "test...
2010-08-20 Panu MatilainenRemove signing support from (lib)rpmbuild
2010-08-20 Panu MatilainenYet another unused copy of identifyDepend() hiding...
2010-08-20 Panu MatilainenRemove unused code, hidden away from compiler warnings...
2010-05-11 Roland McGrathMake debugedit -i recompute build ID only when any...
2010-05-11 Roland McGrathWhitespace fixups for tools/debugedit.c
2010-04-29 Panu MatilainenFix a few uninitialized variable cases found by clang...
2010-03-22 Panu MatilainenLose the useless rpmio refcounting debug junk
2010-02-25 Panu MatilainenGah, stupid thinko in elfdeps
2010-02-10 Panu MatilainenSplit elf dependency extraction out of librpmbuild...
2010-01-05 Panu MatilainenMove <stdio.h> includes out of system.h to the places...
2010-01-05 Panu MatilainenMove <ctype.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 MatilainenInclude <stdlib.h> as necessary instead of system.h
2010-01-05 Panu MatilainenMove <mcheck.h> include out of system.h to the couple...
2010-01-05 Panu MatilainenUnconditionally include <netdb.h> where needed instead...
2010-01-04 Panu MatilainenRemove unused header checks from configure
2009-12-21 Panu MatilainenEliminate the rpmte tsort info manipulation public API
2009-09-10 Panu MatilainenRip unnecessary headerDump() and the last ancient artif...
2009-09-07 Panu MatilainenAdd noreturn annotations to javadeps
2009-06-23 Panu MatilainenFix some typos in javadeps usage message (ticket #72)
2009-06-16 Panu MatilainenAdd debugedit support for DWARF-3 (RhBug:505774)
2009-03-19 Panu MatilainenRevert couple of checksum -> digest renames
2009-03-12 Panu MatilainenSilence compiler whining on rpmsort and rpminject
2009-02-27 Jindrich NovyAdd md5->filedigest aliases (rhbz#487597)
2009-01-09 Panu Matilainenjavadeps format string fix from Pixel
2009-01-08 Panu MatilainenDon't bother translators with messages from unused...
2009-01-08 Panu MatilainenDelay NSS initialization until actually used
2008-12-09 Jindrich NovyNuke the useless bits of rpmsort.c declared in global...
2008-10-14 Panu MatilainenYank out ancient convertdb1
2008-07-04 Panu MatilainenRemove rpmcache from repository
2008-07-04 Panu MatilainenRemove solvedb API and other related stuff
2008-06-27 Panu Matilainendebugedit: Include empty CU current directories (rhbz...
2008-06-19 Panu MatilainenUse type-specific headerPuts() for rpmcache
2008-06-18 Panu MatilainenConvert rpmcache to headerGet+Put
2008-06-13 Jindrich NovyUse 64bit sizes by default in rpmcache
2008-05-21 Panu MatilainenDitch the tagtable argument of (internal) headerDump...
2008-05-21 Panu MatilainenInclude rpmtypes.h first instead of rpmtag.h everywhere
2008-05-12 Panu MatilainenFixup paths and Makefiles for rpmdb/ elimination
2008-05-05 Panu MatilainenSilence bogus warning on memset()
2008-04-28 Jindrich NovyRemove alloca() ussage from rpmcache.c
2008-04-28 Jindrich NovyRemove unused alloca'd variable
2008-04-17 Jindrich NovyDon't copy unknown number of args to buffer of fixed...
2008-04-10 Panu MatilainenJust call legacyRetrofit() instead of combined compress...
2008-04-07 Panu MatilainenMinimally convert all pgpHexCvt() users to use pgpHexSt...
2008-04-07 Panu MatilainenARGV_t const pendantry
2008-02-28 Panu MatilainenAdd missing leading underscores to names passed to...
2008-02-05 Panu MatilainenMass convert (back) to rpmTag as it's usable everywhere now
2008-02-05 Panu MatilainenUse rpmTagType always now that it's available everywhere
2008-02-05 Panu MatilainenYet another typedef for transaction ID, use where spotted
2008-02-04 Panu MatilainenMake check-programs build again, assorted type-fiddlings..
2008-02-04 Panu MatilainenAdd rpm_time_t type for time types (in headers), use...
2008-01-30 Panu MatilainenInclude spring-cleaning
2008-01-30 Panu MatilainenUse rpmsenseFlags type for dependency flags everywhere...
2008-01-30 Panu Matilainenrpmlib.h mass eviction
2008-01-04 Panu MatilainenRemove now useless nested function in debugedit
2007-12-19 Panu MatilainenAdd rpm_data_t (and _constdata_t) for header data,...
2007-12-18 Panu MatilainenCast to silence gcc..
2007-12-18 Panu MatilainenRemove bogus const from rpmGlob argv return type
2007-12-14 Panu MatilainenBogus const removal continued...
2007-12-14 Panu MatilainenBunch of const char* corrections
2007-12-14 Panu MatilainenMore size_t type pedantry
2007-12-13 Panu MatilainenUse rpm_tagtype_t everywhere for rpm (header) tagtype...
2007-12-13 Panu MatilainenUse rpm_tag_t everywhere for rpm (header) tag type
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-02 Panu MatilainenMove rpmsenseFlag enums to rpmds where they logically...
2007-12-03 Panu MatilainenUse regular POSIX functions instead of "RPC" clones
2007-12-01 Panu MatilainenMore rpmlead exorcizing
2007-11-30 Panu MatilainenMove logging related macros rpmlog, adjust includes
2007-11-27 Panu MatilainenOne missed legacy include
2007-11-26 Ralf CorsépiusRemove #include "lib/signature.h" (unused)
2007-11-26 Ralf CorsépiusEliminate type "byte"
2007-11-23 Ralf CorsépiusExpand private include file names to be relative to...
2007-11-23 Panu MatilainenMove rpmGlob() from macros to rpmfileutil.h
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-11-22 Ralf CorsépiusInclude system.h
2007-11-19 Panu MatilainenLose rpmerr.h for good
2007-11-19 Panu MatilainenReplace all RPMERR_* etc uses with corresponding RPMLOG...
2007-11-15 Panu MatilainenDebugedit needs crypto initialization too..
2007-11-07 Panu MatilainenSilence bunch of compiler warnings from test programs
2007-11-07 Panu MatilainenRemove bunch of unnecessary misc.h includes, document...
2007-11-02 Peter JonesMerge
2007-11-02 Panu MatilainenUse NSS instead of beecrypt for encryption (Tomas Mraz)
2007-11-01 Panu MatilainenInclude "legacy.h" not <rpmdb/legacy.h>
2007-10-31 Panu MatilainenAdd rpmtsPrintSuggests() method for now, use instead...
2007-10-29 Panu MatilainenAutomated merge with ssh://pmatilai@login.linux.duke...
2007-10-29 Ralf CorsépiusRemove local def of uint32_t, uint16_t.
2007-10-28 Ralf CorsépiusInclude "rpmfc.h" instead of <rpmfc.h>.
2007-10-28 Ralf CorsépiusInclude "rpmbuild.h" instead of <rpmbuild.h>.
2007-10-28 Ralf CorsépiusInclude "rpmlib.h" instead of <rpmlib.h>.
2007-10-28 Ralf CorsépiusInclude "rpmds.h" instead of <rpmds.h>.
2007-10-28 Ralf CorsépiusInclude "rpmcli.h" instead of <rpmcli.h>.
next