Age | Commit message (Expand) | Author | Files | Lines |
1997-07-25 | Modify to allow BuildArchitectures: | marc | 1 | -19/+37 |
1997-07-24 | Added --justdb | ewt | 1 | -4/+15 |
1997-06-19 | Placed include of <sys/wait.h> after <sys/resource.h> for AIX | ewt | 1 | -1/+1 |
1997-06-17 | 1) added 's', 'm', 'n' to fflags type tag | ewt | 1 | -3/+13 |
1997-06-16 | dded --changelog to help, usage, and rpm.8 | ewt | 1 | -1/+4 |
1997-06-02 | Use pclose() w/ popen(), not fclose() | ewt | 1 | -1/+1 |
1997-05-28 | Fixed some missing >] in usage message | ewt | 1 | -2/+2 |
1997-05-27 | added info on --build{arch|os} to --help and usage messages | ewt | 1 | -3/+8 |
1997-05-20 | Must include <sys/tiome.h> before <sys/resource.h> for SunOS | ewt | 1 | -1/+1 |
1997-05-20 | Added more includes of <sys/time.h> and <sys/resource.h> for AIX | ewt | 1 | -0/+2 |
1997-05-15 | Include "miscfn.h" in a few more places. | ewt | 1 | -0/+1 |
1997-05-15 | Allow --dbpath during --rebuildbdb | ewt | 1 | -1/+1 |
1997-05-12 | Added includes of miscfn.h | ewt | 1 | -1/+1 |
1997-05-07 | Fixed broken brackets in help document. | ewt | 1 | -1/+1 |
1997-05-07 | Minor cleanups. | ewt | 1 | -1/+7 |
1997-05-02 | Fixed some typos in strings. | ewt | 1 | -3/+3 |
1997-04-28 | - changed LIBRPMRC_FILENAME, LIBRPMALIAS_FILENAME, RPMNLSDIR | ewt | 1 | -2/+2 |
1997-03-31 | added --allmatches | ewt | 1 | -2/+11 |
1997-03-20 | 1) added typecast around getpid() to let us printf it on all platforms | ewt | 1 | -2/+2 |
1997-03-11 | -ta didn't handle absolute paths to tar files properly | ewt | 1 | -4/+7 |
1997-03-04 | added include of <sys/types.h> | ewt | 1 | -0/+1 |
1997-02-25 | added -t? functionality | ewt | 1 | -18/+100 |
1997-02-17 | be a bit more carefull about checking --rcfiles argument | ewt | 1 | -4/+5 |
1997-02-17 | redid -i parsing, moved --info and --requires to popt aliases | ewt | 1 | -17/+11 |
1997-02-17 | --ftp* arguments should work with -Vp as well | ewt | 1 | -1/+2 |
1997-02-14 | restored include of <locale.h> | ewt | 1 | -0/+1 |
1997-02-12 | fixed -r, --root processing | ewt | 1 | -2/+1 |
1997-01-30 | fixed sigcheck w/ always failed with a made up error | ewt | 1 | -1/+0 |
1997-01-30 | changed fixperms to setperms | ewt | 1 | -2/+2 |
1997-01-30 | 1) removed --provides, --scripts (moved to rpmpopt) | ewt | 1 | -94/+30 |
1997-01-24 | use RPMNLS* rather then NLS* | ewt | 1 | -2/+2 |
1997-01-23 | added --nomd5 | ewt | 1 | -4/+22 |
1997-01-20 | 1) sanity check --timecheck | ewt | 1 | -2/+8 |
1997-01-17 | 1) added --pipe | ewt | 1 | -44/+54 |
1997-01-16 | switched from getopt to popt | ewt | 1 | -141/+142 |
1997-01-02 | changes to be more i18n friendly | ewt | 1 | -113/+214 |
1996-12-12 | made include of alloca.h conditional | ewt | 1 | -1/+1 |
1996-12-06 | if spec check fails, fail. | root | 1 | -6/+5 |
1996-11-22 | 1) changed some "uninstall" references to "erase" references | ewt | 1 | -8/+11 |
1996-11-18 | The Great Renaming | root | 1 | -40/+40 |
1996-10-31 | --root should work with --initdb | ewt | 1 | -1/+1 |
1996-10-20 | return rc from doUninstall() | ewt | 1 | -1/+2 |
1996-10-20 | added --ftpproxy, --ftpport | ewt | 1 | -12/+41 |
1996-09-29 | removed definition of _() which gets set by configure | ewt | 1 | -2/+0 |
1996-09-16 | --rebuilddb supports --root, say so in --help | ewt | 1 | -0/+1 |
1996-09-16 | added --rebuild | ewt | 1 | -3/+20 |
1996-09-02 | --test for building | root | 1 | -3/+7 |
1996-09-01 | added --qf as an alias to --queryformat, but didn't document it as it | ewt | 1 | -0/+1 |
1996-08-20 | complain if spec file is not a regular file | root | 1 | -0/+8 |
1996-08-07 | fixed --group query specifier | ewt | 1 | -1/+0 |