summaryrefslogtreecommitdiff
path: root/tools/dumpdb.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-08Don't bother translators with messages from unused utilities (rhbz#466834)Panu Matilainen1-2/+2
2008-05-21Ditch the tagtable argument of (internal) headerDump() functionPanu Matilainen1-1/+1
2008-05-12Fixup paths and Makefiles for rpmdb/ eliminationPanu Matilainen1-1/+1
2008-01-30rpmlib.h mass evictionPanu Matilainen1-1/+2
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-2/+2
2007-11-23Expand private include file names to be relative to $(top_srcdir)Ralf Corsépius1-1/+1
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-2/+2
2007-10-28Include "rpmlib.h" instead of <rpmlib.h>.Ralf Corsépius1-1/+1
2007-09-18Change main() to using char *argv[].Ralf Corsépius1-1/+1
2005-01-17Build on macosx.jbj1-0/+1
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj1-0/+3
2001-06-17Sync with rpm-4_0 branch.jbj1-4/+5
2000-12-12Sync with rpm-4_0 branch.jbj1-0/+1
2000-04-27- API: replace rpmdbUpdateRecord with rpmdbRemove/rpmdbAdd.jbj1-2/+1
2000-04-19Change iterator interface to use RPMTAG_FOO rather than RPMDBI_FOO.jbj1-1/+2
2000-04-12Remove DYING code.jbj1-30/+2
2000-04-12API: pass *SearchIndex() length of key (0 will use strlen(key)).jbj1-14/+42
1999-09-26Retrofit glibc __progname.jbj1-0/+1
1998-12-01More build popts moved to build.cjbj1-1/+1
1998-10-08Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj1-1/+0
1998-09-27add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)jbj1-7/+5
1998-08-06The rpmReadConfigFiles() interface now has a new parameter on the end.adevries1-1/+1
1998-07-30Consolidated includes for librpmbuild API.jbj1-8/+2
1998-03-041) all main()s should return intsewt1-1/+3
1998-01-11Add intl.hmarc1-0/+1
1997-01-231) changed for new headerDump()ewt1-2/+4
1996-11-18The Great Renamingroot1-3/+3
1996-08-15fix return code handlingroot1-1/+1
1996-06-18misc headerroot1-0/+1
1996-02-20Initial revisionewt1-0/+54