Temp turn off -p "foo foo foo" in CHANGELOG.
[platform/upstream/rpm.git] / rpm.c
1998-01-13 marcTemp turn off -p "foo foo foo" in CHANGELOG.
1998-01-12 ewtmerged in Marc's new build code
1997-10-29 marcignore cookies
1997-09-19 ewtpopt is it's own library
1997-08-21 ewtadded --noorder
1997-07-25 marcModify to allow BuildArchitectures:
1997-07-24 ewtAdded --justdb
1997-06-19 ewtPlaced include of <sys/wait.h> after <sys/resource...
1997-06-17 ewt1) added 's', 'm', 'n' to fflags type tag
1997-06-16 ewtdded --changelog to help, usage, and rpm.8
1997-06-02 ewtUse pclose() w/ popen(), not fclose()
1997-05-28 ewtFixed some missing >] in usage message
1997-05-27 ewtadded info on --build{arch|os} to --help and usage...
1997-05-20 ewtMust include <sys/tiome.h> before <sys/resource.h>...
1997-05-20 ewtAdded more includes of <sys/time.h> and <sys/resource...
1997-05-15 ewtInclude "miscfn.h" in a few more places.
1997-05-15 ewtAllow --dbpath during --rebuildbdb
1997-05-12 ewtAdded includes of miscfn.h
1997-05-07 ewtFixed broken brackets in help document.
1997-05-07 ewtMinor cleanups.
1997-05-02 ewtFixed some typos in strings.
1997-04-28 ewt- changed LIBRPMRC_FILENAME, LIBRPMALIAS_FILENAME,...
1997-03-31 ewtadded --allmatches
1997-03-20 ewt1) added typecast around getpid() to let us printf...
1997-03-11 ewt-ta didn't handle absolute paths to tar files properly
1997-03-04 ewtadded include of <sys/types.h>
1997-02-25 ewtadded -t? functionality
1997-02-17 ewtbe a bit more carefull about checking --rcfiles argument
1997-02-17 ewtredid -i parsing, moved --info and --requires to popt...
1997-02-17 ewt--ftp* arguments should work with -Vp as well
1997-02-14 ewtrestored include of <locale.h>
1997-02-12 ewtfixed -r, --root processing
1997-01-30 ewtfixed sigcheck w/ always failed with a made up error
1997-01-30 ewtchanged fixperms to setperms
1997-01-30 ewt1) removed --provides, --scripts (moved to rpmpopt)
1997-01-24 ewtuse RPMNLS* rather then NLS*
1997-01-23 ewtadded --nomd5
1997-01-20 ewt1) sanity check --timecheck
1997-01-17 ewt1) added --pipe
1997-01-16 ewtswitched from getopt to popt
1997-01-02 ewtchanges to be more i18n friendly
1996-12-12 ewtmade include of alloca.h conditional
1996-12-06 rootif spec check fails, fail.
1996-11-22 ewt1) changed some "uninstall" references to "erase" refer...
1996-11-18 rootThe Great Renaming
1996-10-31 ewt--root should work with --initdb
1996-10-20 ewtreturn rc from doUninstall()
1996-10-20 ewtadded --ftpproxy, --ftpport
1996-09-29 ewtremoved definition of _() which gets set by configure
1996-09-16 ewt--rebuilddb supports --root, say so in --help
1996-09-16 ewtadded --rebuild
1996-09-02 root--test for building
1996-09-01 ewtadded --qf as an alias to --queryformat, but didn't...
1996-08-20 rootcomplain if spec file is not a regular file
1996-08-07 ewtfixed --group query specifier
1996-07-23 marcchange sleep(1) to sleep(5) so yo can read the spec...
1996-07-23 marcimplement --timecheck (used to be --time-check)
1996-07-20 ewtadded --nofiles
1996-07-17 ewtminor spelling/spacing fixes
1996-07-16 ewtadded --ignoreos
1996-07-16 ewtchanged showRc() to rpmShowRC()
1996-07-15 marcchange --arch and --os to --build and --buildos
1996-07-14 ewtmade -R work as a shortcut for --requires
1996-07-14 rootbuildprefix -> buildroot
1996-07-10 rootclean up message for release
1996-07-10 ewt1) reworked long arguments to eliminate strcmp()'s
1996-07-09 roothandle --buildprefix
1996-07-08 root--addsign
1996-07-07 rootmods for new Header-style signatures
1996-07-03 ewtadded --ignorearch
1996-07-02 roottemp hack to warn on spec file check errors
1996-07-01 rootadded stuff to handle --arch and --os and
1996-06-27 ewtadded --initdb
1996-06-20 ewtgot --whatrequires, --whatprovides, --requires, --provi...
1996-06-20 rootadded --nopgp
1996-06-20 rootonly ask for passphrase for MD5_PGP sig types
1996-06-10 ewt1) added --nodeps for installs and uninstalls
1996-06-04 rootfix --root --verify
1996-06-02 rootadd --querybynumber
1996-05-17 rootcall verifySpec()
1996-05-07 ewt1) undocumented --keep-temps, --search, and --where...
1996-05-01 root*** empty log message ***
1996-04-15 ewt1) added --scripts query option
1996-04-03 ewtadded --querytags, updated help/useage messages
1996-04-02 ewtadded support for user specified query formats
1996-03-30 rootadded --short-circuit
1996-03-29 ewthandles --excludedocs
1996-03-29 rootadded --recompile
1996-03-28 rootadded --resign
1996-03-14 rootAdded NLS support
1996-03-02 ewtexits when bad options are given
1996-03-01 rootadd new -e and --erase options
1996-02-25 ewtchanged --check-sig to --checksig for consistency
1996-02-25 ewtadded support for --oldpackage
1996-02-23 ewtlong_index needs to be set to 0 before calling getopt
1996-02-22 rootstop builds on error
1996-02-22 rootadd help for --sign and --check-sig
1996-02-22 rootchange message() call to fprintf(stderr, ...)
1996-02-22 rootadd pass phrase sucess message
1996-02-22 rootbetter pass phrase handling, check for bad pass phrase
next