platform/upstream/rpm.git
1999-01-08 ewt*** empty log message ***
1999-01-08 ewtconst cleanups
1999-01-08 ewtmake use of currentDirectory()
1999-01-08 ewtadded currentDirectory()
1999-01-08 ewt1) const cleanups
1999-01-07 ewtassemble replaced file list
1999-01-07 ewtadded struct sharedFileInfo
1999-01-07 ewtreplaced file list is passed in externally
1999-01-07 ewt\n properly if -v is used on install w/o -h
1999-01-07 ewttry to use notify function properly (though hashing...
1999-01-07 ewt1) don't pass a label string for source package install...
1999-01-07 ewtdon't let them add packages for installation if they...
1999-01-07 ewtreworked rework of source package install -- I think...
1999-01-07 jbjRe-implement the ability to install source rpms.
1999-01-06 jbjEliminate inline functions (the inline, not the function).
1999-01-06 jbjEGCS cruft.
1999-01-06 jbjTypos.
1999-01-06 jbjBump release.
1999-01-06 jbjpropagate "const char *" into rpmlib prototypes.
1999-01-06 ewtfixed an infinite loop (oops)
1999-01-06 ewtupgrade flag wasn't being passed properly
1999-01-06 ewtfixed labels and hashing
1999-01-06 ewtuse altH in problem struct
1999-01-06 ewtdisplay altH info for file conflicts
1999-01-06 ewtadded altH field to problem structure
1999-01-06 ewtinclude lookup.h
1999-01-06 ewt*** empty log message ***
1999-01-06 ewtheaders in available lists weren't being freed properly
1999-01-05 jbjExpand path macros with rpmGetPath(path, ...).
1999-01-05 jbjAvoid segfault with "rpm --initdb" when no database...
1999-01-04 jbjPlaypen release.
1999-01-04 ewt1) install packages still need to pay attention to...
1999-01-04 ewtcanonicalize the root directory
1999-01-04 ewtremoved removeBinaryPackage()
1999-01-04 ewtpackage removal should have proper semantics now
1999-01-04 ewtUse an action list which is passed into removeBinaryPac...
1999-01-04 ewt1) renamed enum instAction to enum fileActions
1999-01-04 ewt1) moved root canonicalization to transaction set creation
1999-01-03 jbjExpand SPECDIR/SOURCEDIR using macros.
1998-12-31 jbjuse "original db-1.85" if available (Raw Hide glibc...
1998-12-31 ewtcreate .rpmorig stuff
1998-12-31 ewtgenerate a file action list and pass it into installBin...
1998-12-31 ewtmakes use of a passed in action list rather then genera...
1998-12-31 ewtswitched around file conflict logic to build a proper...
1998-12-31 ewtupdated a comment ;-)
1998-12-31 ewtenum instActions { UNKNOWN, CREATE, BACKUP, KEEP, SAVE...
1998-12-31 ewtrenamed some enums to avoid conflicts with enums now...
1998-12-30 ewtreworked shared file lookups in database; it's *much...
1998-12-30 ewtupdated relocateable package handling
1998-12-30 ewtadded RPMPROB_FILE_CONFLICT message
1998-12-30 ewtfixed scare memory option
1998-12-30 ewtadded rpmdbFindFpList
1998-12-30 ewtheaderLoad() wasn't initializing the usage count
1998-12-30 ewtmake sure files to sign exist before asking for the...
1998-12-30 ewt1) make use of fpLookupList() for some speedup
1998-12-30 ewtadded fpLookupList()
1998-12-30 jbjuse "original db-1.85" if available (Raw Hide glibc...
1998-12-29 ewtversion 1.2.3
1998-12-29 ewtconst'ified poptParseArgvString (Jeff Garzik)
1998-12-29 ewtfixed memset() in help message generation (Dale Hawkins)
1998-12-26 ewtmake use of fingerprints for checking file conflicts
1998-12-26 ewt1) allow generic key types
1998-12-26 ewtadded fpHashFunction() and fpEqual()
1998-12-26 ewtuse fingerprinting for path lookups
1998-12-26 ewtremoved unused variable
1998-12-26 ewtadded simple fingerprinting
1998-12-26 ewt1) initial cut at hash tables
1998-12-24 adevriesUpdated the man page, finally.
1998-12-18 ewt*** empty log message ***
1998-12-17 jbjultrapenguin 1.1.9 sparc64 changes.
1998-12-16 ewtfirst pass at new transaction api; basic installing...
1998-12-15 ewtadded dbiGetFirstKey()
1998-12-15 ewt*** empty log message ***
1998-12-15 ewt1) store basenames only in fileindex
1998-12-15 ewtdon't do realpath stuff here; it's done in rpmdbFindByF...
1998-12-14 jbjpermit and file:// url's as well as ftp://.
1998-12-10 jbjMove inlines to rpmio.c.
1998-12-10 johnsonmreleasing 1.2.2
1998-12-05 jbjtranslate cpio errors using cpioStrerror.
1998-12-05 jbjAutomake voodoo.
1998-12-05 jbjdisplay "..?....." rather than "..5....." for unreadabl...
1998-12-05 jbjTypos.
1998-12-05 jbjdisplay "..?....." rather than "..5....." for unreadabl...
1998-12-03 jbjcaldera patches (ray@Caldera.DE)
1998-12-03 jbjadded ARM patches.
1998-12-03 jbjhttp/file/ftp URL's for query/verify (but not install...
1998-12-03 ewt1) let you pass the db type per-index
1998-12-02 jbjSanity.
1998-12-02 ewtmade rpmio.o contiain the functions properly
1998-12-02 jbjCompile in default macro values sufficient to pass...
1998-12-02 jbjSet max_macro_depth to 16 always.
1998-12-02 jbjchange --rcfile to permit colon separated file list.
1998-12-02 jbjSanity.
1998-12-01 jbjMore build popts moved to build.c
1998-12-01 johnsonmfixed a few typos, documented POPT_ARGFLAG_DOC_HIDDEN
1998-12-01 johnsonmPOPT_ARG_VAL appears to work, now that I have a finishe...
1998-12-01 jbjStart separating build options.
1998-12-01 jbjSanity.
1998-11-30 jbjUse AC_CANONICAL_SYSTEM, not AC_CANONICAL_HOST.
1998-11-30 jbjAdd library dependencies.
next