summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
1998-11-22Start abstracting compressed I/O.jbj7-20/+194
1998-11-20Sanity.jbj13-41/+64
1998-11-20permit "rpm -q --specfile ... file.spec" queries.jbj2-4/+52
1998-11-19lclint noise.jbj5-17/+23
1998-11-19finish hiding rpmdb index record data ("matches").jbj11-95/+140
1998-11-18implement abstract fd type almost everywhere.jbj29-267/+407
1998-11-18Sanity.jbj1-12/+4
1998-11-16LCLINT pass 0.jbj25-120/+209
1998-11-08remove redundant md5 computation on uninstall.jbj1-1/+1
1998-11-07don't compute md5sum on non-file %config objects. (from Jos Vos)jbj1-1/+3
1998-11-06add new Epoch: keyword just like Serial:.jbj1-5/+5
1998-11-06solaris: don't attempt static link. (Tim Mooney)jbj1-1/+2
1998-10-29their must be a { between two % in a query format (unless %% is used)ewt1-2/+2
1998-10-27fix off-by-1 alloca that prevented relocating /.jbj1-1/+1
1998-10-271) split query option parsing into popt subtablesewt4-7/+668
1998-10-20First attempt at "make check".jbj2-2/+9
1998-10-15augment --showrc with -v, only display set variables without -v.jbj3-50/+64
1998-10-11Test drill.jbj2-0/+23
1998-10-11permit rpm to be built in a sub-directory (--srcdir=DIR).jbj2-4/+2
1998-10-09return CPIO_BAD_HEADER instead of exiting. (Scott M. Stone)jbj1-1/+1
1998-10-09untranslate "(none)" for auto relocating script wrappers.jbj1-3/+3
1998-10-08Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj24-38/+0
1998-10-08egcs warning removal.jbj3-3/+3
1998-10-08configure using automake.jbj3-61/+430
1998-10-07fix per-arch macro setting (e.g. optflags).jbj1-19/+16
1998-10-07attempt to deal rationally with os as "Linux" or "linux".jbj1-8/+34
1998-10-07Typo.jbj1-1/+1
1998-10-06non-linux arch/os identification (Eugene Kanter).jbj1-8/+76
1998-09-27add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)jbj16-181/+190
1998-09-18First injection.jbj1-15/+30
1998-09-14eliminate infinite loop with missing tmpdir (Trent Jarvi).jbj1-1/+4
1998-09-11fix database rebuilds with triggers (Steve Sanberg).jbj2-0/+12
1998-09-10diagnostic message if unreadable/short source or patch file.jbj1-4/+13
1998-09-05Integrate shell and macro enviroments for scripts.jbj1-6/+37
1998-09-05More RPMVAR_* conversion to macros.jbj2-2/+1
1998-09-05Start converting variables into macro expansions.jbj1-0/+3
1998-09-05Rewrite strsep code using strtok for ANSI C portability.jbj2-3/+6
1998-09-04Sync with 5.2 branch.jbj2-285/+289
1998-08-20Typo.jbj1-1/+1
1998-08-20Add RPMTAG_EPOCH and RPMTAG_CAPABILITY init to 0.jbj1-1/+2
1998-08-19added epoch handlingewt1-11/+10
1998-08-16sanity.jbj1-20/+0
1998-08-16added :hex formatewt1-0/+19
1998-08-15Fix infinite recursion on non-ERANGE return from getcwd() during install.jbj1-1/+1
1998-08-11Sync with 2.5.2 branch patches.jbj6-19/+30
1998-08-07initMacros must be called someplace to enable full reursion.jbj4-3/+41
1998-08-06Added support for --buildplatform, setenv: tag in rpmrc, fixedadevries2-34/+156
1998-08-03fixed another typoewt1-1/+1
1998-08-03fixed spelling of expectedewt1-1/+1
1998-08-02String substitution macro file.jbj3-9/+18