Age | Commit message (Expand) | Author | Files | Lines |
1998-04-03 | Make --rmsource actually work. | marc | 1 | -2/+6 |
1998-04-03 | 1) fixed --nomd5 parsing | ewt | 1 | -1/+1 |
1998-03-27 | added trigger support | ewt | 1 | -40/+47 |
1998-03-04 | 1) version 2.4.104 | ewt | 1 | -1/+1 |
1998-03-04 | moved popt table to global scope to satisfy broken compilers | ewt | 1 | -93/+168 |
1998-01-29 | fixed problems in file relocation | ewt | 1 | -3/+14 |
1998-01-28 | implemented most of generic package relocation | ewt | 1 | -3/+40 |
1998-01-14 | Fix (and slightly change effects of) --rebuild and --recompile. | marc | 1 | -7/+8 |
1998-01-13 | Temp turn off -p "foo foo foo" in CHANGELOG. | marc | 1 | -0/+1 |
1998-01-12 | merged in Marc's new build code | ewt | 1 | -159/+42 |
1997-10-29 | ignore cookies | marc | 1 | -1/+1 |
1997-09-19 | popt is it's own library | ewt | 1 | -1/+1 |
1997-08-21 | added --noorder | ewt | 1 | -3/+9 |
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 |