summaryrefslogtreecommitdiff
path: root/rpm.c
AgeCommit message (Expand)AuthorFilesLines
1999-06-30Ugly hack to get query dependencies right.jbj1-1/+5
1999-06-17MiNT port (Guido Flohr <gufl0000@stud.uni-sb.de>).jbj1-0/+5
1999-06-16resurrect "rpm -Va --nofiles" (i.e. dependencies only) (#3111)jbj1-3/+3
1999-05-231) got --prefix working (again)ewt1-9/+1
1999-05-15fix: prevent return code wrap during packagage checking/resigning.jbj1-3/+12
1999-05-10colesce query and verify modes.jbj1-16/+17
1999-05-07Typo.jbj1-1/+1
1999-05-07fix: resurrect -Vp, -Vf and -Vg functionality.jbj1-54/+65
1999-05-06Add argument to specedit to choose between specs and powertools packages.jbj1-2/+2
1999-04-30resurrect toplevel tar target.jbj1-2/+7
1999-04-28Update-po before new RU files.jbj1-1/+1
1999-04-17check build prerequisites before building from specfile.jbj1-7/+6
1999-04-09Don't mark empty strings as translatable.jbj1-2/+2
1999-04-061) fixed --prefixewt1-2/+5
1999-04-01add per-target macrofiles to search path.jbj1-7/+7
1999-03-28fix: avoid segfault using --prefix until ewt fixes.jbj1-3/+14
1999-03-27added help message for --ignoresizeewt1-0/+2
1999-03-26added ignoresizeewt1-3/+11
1999-03-22fix: don't add header if signature generation failed (Carlo Wood).jbj1-7/+10
1999-03-21pgp5 support (Carlo Wood <carlo@runaway.xs4all.nl>).jbj1-6/+28
1999-03-20eliminate old rpmrc configuration syntax.jbj1-9/+2
1999-03-16Fix newSpec in "rpm -q --specfile --specedit"jbj1-6/+3
1999-02-22permit substitution of I18N strings from PO meta-catalogues.jbj1-0/+2
1999-02-17added checks for installation of old packagesewt1-2/+2
1999-02-17moved things to transaction flags from independent install/uninstall flagsewt1-20/+20
1999-02-04Finally, preliminary http support.adevries1-0/+27
1999-01-19added --excludepathewt1-3/+19
1999-01-091998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu>jbj1-5/+16
1999-01-06propagate "const char *" into rpmlib prototypes.jbj1-4/+4
1999-01-06upgrade flag wasn't being passed properlyewt1-1/+1
1998-12-30make sure files to sign exist before asking for the pass phraseewt1-1/+17
1998-12-261) initial cut at hash tablesewt1-3/+5
1998-12-16first pass at new transaction api; basic installing/removing worksewt1-11/+16
1998-12-02Compile in default macro values sufficient to pass make check.jbj1-2/+11
1998-12-01More build popts moved to build.cjbj1-112/+42
1998-12-01Start separating build options.jbj1-13/+41
1998-11-24Clean up on files.c.jbj1-2/+4
1998-11-20Sanity.jbj1-13/+13
1998-11-20permit "rpm -q --specfile ... file.spec" queries.jbj1-2/+2
1998-11-19lclint noise.jbj1-69/+69
1998-11-19finish hiding rpmdb index record data ("matches").jbj1-2/+2
1998-11-18implement abstract fd type almost everywhere.jbj1-8/+5
1998-11-16LCLINT pass 0.jbj1-3/+9
1998-11-08permit --rmsource --force even if sources/patches are missing.jbj1-5/+7
1998-11-06solaris: don't attempt static link. (Tim Mooney)jbj1-1/+1
1998-10-29No more query.h.jbj1-1/+0
1998-10-271) split query option parsing into popt subtablesewt1-74/+26
1998-10-15augment --showrc with -v, only display set variables without -v.jbj1-0/+8
1998-10-11Sub-dir compilation on solaris.jbj1-2/+4
1998-10-08Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj1-5/+2