platform/upstream/rpm.git
1996-01-29 marcremoved -m486
1996-01-29 marcfix icon handling
1996-01-29 marcadded RPM_PACKAGE_NAME var to all scripts
1996-01-29 marcadded parsing for special %doc macros
1996-01-29 marcadded doc section to spec file for special %doc macro
1996-01-29 marcremove rpmbuild
1996-01-28 ewtadded building options to RPM, tightened error checking...
1996-01-28 ewtimplemented --hash, --percent
1996-01-22 rootfixed some bad frees
1996-01-22 rootchanged parameters to install.c to allow for a notifica...
1996-01-22 rootstarted work on file sharing, added --hash and --percent
1996-01-22 rootadded --percent, --hash
1996-01-17 marcfixed broken SOURCERPM entry
1996-01-17 marckeep a count of sources and patches
1996-01-17 marccount sources and patches
1996-01-17 marcadded globbing in file list
1996-01-15 ewtremoved "test" target, removed convertdb.c from librpm.a
1996-01-15 ewtturned off efence as a default (we shouldn't require...
1996-01-15 ewtmoved version number to Makefile, added "archive" target
1996-01-15 ewtchanged to take VERSION field from the Makefile
1996-01-15 ewtfixed a typo
1996-01-14 ewtmodified to be standalone program
1996-01-14 ewt1) checks for pacakges already installed, but doesn...
1996-01-14 ewtfixed error generated for bad magic
1996-01-14 ewtremoved <sys/mman.h> (mmapping isn't used anymore)
1996-01-13 ewtadded installFlags, changed error message
1996-01-13 ewtfixed detection when packages aren't opened correctly...
1996-01-13 ewtchanged --force for installs, added --replacepkgs ...
1996-01-13 marcadded RPMFILE_STATE_REPLACED
1996-01-13 ewtadded installFlags to prototype of install function
1996-01-12 marcadded RPMTAG_SOURCERPM to binary packages
1996-01-12 marc. filelists are now sorted (as opposed to reverse-sorted)
1996-01-12 marcadded BUILDHOST
1996-01-12 marcadd support for multi-line descriptions
1996-01-12 marcadded RPMTAG_OS, RPMTAG_ARCH
1996-01-10 marcfixed RPM-HOWTO URL
1996-01-10 marcInitial revision
1996-01-10 marcadded --replace* options
1996-01-09 marcInitial revision
1996-01-09 marcadded SIZE tag
1996-01-09 ewtwhen a db doesn't exist, try to create it
1996-01-09 ewtremoved extra error messages
1996-01-09 ewtfixed getScript()
1996-01-09 ewtfixed detection of errors on open
1996-01-09 ewtadded -lgz which marc seems to have removed
1996-01-09 ewtremoved extraneous error message
1996-01-09 ewtremoved extranous printf() (which happened to be causin...
1996-01-09 marcremoved INSTALLTIME frmo rpms
1996-01-08 marcremoved -lgdbm -lgz
1996-01-08 rootfixed problems with --root
1996-01-08 ewthandles config files, directories correctly
1996-01-08 ewtFixed handling of buildTime for 64 bit time_t
1996-01-08 ewtInitial revision
1996-01-08 ewtwrote doInstall()
1996-01-08 ewtadded -lgz to libraries list
1996-01-08 ewtchanged default prefix to / rather then empty
1996-01-08 ewtadded install.o
1996-01-08 ewtInitial revision
1996-01-08 ewthandles shared files - doesn't handle config files...
1996-01-08 ewtadded rpmdbAdd()
1996-01-08 ewtadded a line of documentation
1996-01-08 ewtuses rpmdbAdd function rather then duplicating it
1996-01-08 ewtsaves pre and post install and uninstall scripts from...
1996-01-08 ewtadd isDebug() function
1996-01-08 ewtadded support for retrieving pre/post uninstalls from...
1996-01-08 ewtadded support for pre/post install and uninstall script...
1996-01-08 ewtIf not error callback is registered, the error gets...
1996-01-08 marcadded RPMTAG_EXCLUSIVE RPMTAG_EXCLUDE RPMTAG_ICON
1996-01-08 ewtadded rpmdbAdd()
1996-01-08 marcfix comment
1996-01-08 marcremove extraneous read() that was screwing things up
1996-01-08 marcmodify cpio_gzip() and process_filelist() to handle...
1996-01-08 marccheck for euid == 0 before doing chown -R on sources
1996-01-08 marcadd markBuildTime() to time stamp builds
1996-01-08 marcadded icon, exclude, exclusive handling
1996-01-08 marcspec struct now has specfile and icon elements
1996-01-08 marcparseSpec() now takes a specfile name as argument
1996-01-08 marcmake progs depend on libobjects
1996-01-06 marcreversed order of pre/preun post/postun checking
1996-01-06 marcfixed prein -> pre and postin->post
1996-01-06 ewtInitial revision
1996-01-06 ewtcreates header for old style packages
1996-01-06 ewtuses oldheader.[ch] instead of oldrpmfile.[ch] (which...
1996-01-06 ewtfixed traversal over freed spaces
1996-01-06 ewtremoved oldrpmfile.o, added oldheader.o, made programs...
1996-01-06 ewtfixed some messages
1996-01-06 ewtfixed bug affecting removal of a pacakge which is insta...
1996-01-06 ewtmade rpm depend on lib/librpm.a
1996-01-05 ewtadded querying by group
1996-01-05 ewtadded uninstall.o
1996-01-05 ewtadded install.o
1996-01-05 ewtadded search and removal functions
1996-01-05 ewtchanged magic and version numbers to unsigned
1996-01-05 ewtadded searching by group, started work on package removal
1996-01-05 ewtbegan to add faFree(), though it doesn't work yet
1996-01-05 ewtfixed bugs, added deletion
1996-01-05 ewtadded install, uninstall, and query by group
1996-01-05 ewtInitial revision
1996-01-05 ewt1) fixed some bugs
1996-01-05 marcuse writeLead() from librpm
next