platform/upstream/rpm.git
2000-05-27 rjray*** empty log message ***
2000-05-27 rjraycheckpointing laptop to repository
2000-05-27 rjrayadded new files, changed some paths
2000-05-27 rjrayModified/fixed some tests.
2000-05-27 rjraytest suite for the utils in RPM.pm
2000-05-27 rjraytest suite for error package
2000-05-27 rjraymerged here from individual dirs
2000-05-27 rjrayPerl side of the error management module
2000-05-26 jbjSanity (make dist).
2000-05-26 jbjRemove build modes from rpm, use rpmb and/or popt glue...
2000-05-26 jbjHonor POPT_ARGFLAG_ONEDASH when dup'ing args for popt...
2000-05-24 jbjSanity (make dist).
2000-05-24 jbjSanity (make dist).
2000-05-24 jbj- change popt exec alias in oreder to exec rpm children.
2000-05-22 jbjAdd /usr/share compression as well.
2000-05-22 rjraytest suites
2000-05-22 rjrayMain class defines and code
2000-05-22 rjrayVarious includes and typedefs
2000-05-22 rjrayC type to Perl type mappings
2000-05-22 rjrayMakeMaker file
2000-05-22 rjrayBasic doc-related files
2000-05-18 jbjCreate from rpm.c.
2000-05-18 jbjCasts for debugging messages.
2000-05-18 jbjSanity (make dist).
2000-05-18 jbj2nd try at db1 -> db3 stable functionality.
2000-05-18 jbjfix: don't change hardlink st_size.
2000-05-17 mswfixup headers when loading them
2000-05-17 mswfix prototypes
2000-05-17 mswfix prototypes
2000-05-17 mswupdated
2000-05-17 mswbuild against glibc 2.2
2000-05-17 mswrpmio madness
2000-05-16 mswbzip2 1.0
2000-05-16 jbjadd calculated nlink field to -qlv output (like ls...
2000-05-16 jbjfix: (segfault) verify needs rpmdb while query does...
2000-05-13 jbjAdd builddependenciees.
2000-05-13 jbjfix: sparc64 per-platform directory shouldn't be sparc6...
2000-05-12 jbjfix stupid mistakes (alpha segfaults).
2000-05-12 jbjRemiver compiler warnings on alpha.
2000-05-12 jbjfix: define/eval options assumed sizeof(int) == sizeof...
2000-05-10 jbj- include RPM-GPG-KEY in file manifest.
2000-05-08 jbjOrphans.
2000-05-08 jbjhere's a patch to make rpm (3.1-0.14) work on current...
2000-05-07 jbjRepair rebuilddb lossage, removing debug messages and...
2000-05-02 jbjDon't do initdb, as we don't know what dbapi to use.
2000-05-02 mswdon't call these header munges on null headers
2000-05-02 mswcompress filelist, fixup provides
2000-05-02 jbjinstallplatform: typo.
2000-05-02 jbjfix: don't generate sparc6464 names when creating platf...
2000-05-02 jbjSanity (make dist).
2000-05-02 jbjRemove debugging messages.
2000-05-02 jbjAdd usedbenv (disabled) to use db3 as db1 was used.
2000-05-01 jbjRename db0.c to db1.c, resurrect db2.c (from db3.c).
2000-04-28 jbjDon't incrementally link pthreads, causes segfault...
2000-04-27 jbj- API: replace rpmdbUpdateRecord with rpmdbSetIteratorM...
2000-04-27 jbjSanity and API clean up. (make dist)
2000-04-27 jbj- API: replace rpmdbUpdateRecord with rpmdbRemove/rpmdbAdd.
2000-04-26 jbjRip out remaining legacy dbi interfaces.
2000-04-25 jbjFix popt/po/tr.po addition.
2000-04-25 jbjSanity (rebuild to check autoconf configuration in...
2000-04-25 mswfix configure check
2000-04-25 jbjSanity.
2000-04-25 msw a little more work on the rpm module
2000-04-24 jbjAdd Turkish translation (Fatih Demir <kabalak@gmx.net>)
2000-04-23 jbjmake db indices as lightweight as possible, with per...
2000-04-21 jbjTypo.
2000-04-21 jbjSanity.
2000-04-21 jbjfix: legacy packages required provides EVR/Flags to...
2000-04-20 jbjSanity (build 0.8).
2000-04-20 jbjSanity (re-adding rpm-python).
2000-04-20 mswmatch iterator support
2000-04-19 jbjChange iterator interface to use RPMTAG_FOO rather...
2000-04-19 jbjSanity.
2000-04-19 jbjHi!
2000-04-19 jbjData size of index databases now per-index (was always...
2000-04-18 jbjConsolidate changes into rpmdb.c.
2000-04-18 jbjEliminate, contents moved to rpmdb.c/rpmdb.h.
2000-04-18 jbjPrepare to move contents to rpmdb.c/rpmdb.h
2000-04-17 jbjStart composting db interfaces.
2000-04-15 jbjfix: cpio.c: pre-, not post-, decrement the link count.
2000-04-13 jbjadd explcit "Provides: name = [epoch:]version-release...
2000-04-13 jbjSanity (bump release).
2000-04-13 jbjRemove rpmdbFindByFile from API (and fix RPMDBI_FILE...
2000-04-13 jbjInsure that EXIT_FAILURE is defined (irix6.5).
2000-04-13 jbjThe death of rpmdbFindBy{Provides,RequiredBy,Conflicts}.
2000-04-13 jbjThe death of rpmdbFindBy{Group,TriggeredBy,Header}.
2000-04-12 jbjConvert to rpm-3.1 API.
2000-04-12 jbjMake sure that match iterators can be called with mi...
2000-04-12 jbjRemove DYING code.
2000-04-12 jbjPass key as void *, not char *.
2000-04-12 jbjAPI: pass *SearchIndex() length of key (0 will use...
2000-04-11 jbj- treat legacy falloc.c as "special" db[01] index for...
2000-04-11 jbjmake header db a "special" type of index database in...
2000-04-08 jbjfix: dbiCloseIndex not called (typo).
2000-04-08 jbjHash package headers using simple counter.
2000-04-07 jbjfix: rpmdbCountPackages should pass by reference, not...
2000-04-07 jbjuse "rpmdb db" consistently throughout, add doxygen...
2000-04-07 jbjsolaris2.6: avoid bsearch with empty dir list (Ric...
2000-04-06 jbjuse hashed access for package headers.
2000-04-04 jbjSanity.
next