summaryrefslogtreecommitdiff
path: root/rpm.c
AgeCommit message (Expand)AuthorFilesLines
1996-07-17minor spelling/spacing fixesewt1-2/+2
1996-07-16added --ignoreosewt1-3/+11
1996-07-16changed showRc() to rpmShowRC()ewt1-5/+5
1996-07-15change --arch and --os to --build and --buildosmarc1-10/+20
1996-07-14made -R work as a shortcut for --requiresewt1-1/+1
1996-07-14buildprefix -> buildrootroot1-13/+16
1996-07-10clean up message for releaseroot1-1/+3
1996-07-101) reworked long arguments to eliminate strcmp()'sewt1-85/+147
1996-07-09handle --buildprefixroot1-5/+18
1996-07-08--addsignroot1-4/+15
1996-07-07mods for new Header-style signaturesroot1-6/+15
1996-07-03added --ignorearchewt1-8/+19
1996-07-02temp hack to warn on spec file check errorsroot1-5/+7
1996-07-01added stuff to handle --arch and --os androot1-4/+12
1996-06-27added --initdbewt1-3/+20
1996-06-20got --whatrequires, --whatprovides, --requires, --provides, --dumpewt1-21/+37
1996-06-20added --nopgproot1-3/+6
1996-06-20only ask for passphrase for MD5_PGP sig typesroot1-1/+1
1996-06-101) added --nodeps for installs and uninstallsewt1-37/+45
1996-06-04fix --root --verifyroot1-1/+1
1996-06-02add --querybynumberroot1-0/+6
1996-05-17call verifySpec()root1-2/+6
1996-05-071) undocumented --keep-temps, --search, and --where which aren'tewt1-25/+38
1996-05-01*** empty log message ***root1-1/+1
1996-04-151) added --scripts query optionewt1-7/+28
1996-04-03added --querytags, updated help/useage messagesewt1-18/+42
1996-04-02added support for user specified query formatsewt1-3/+12
1996-03-30added --short-circuitroot1-11/+39
1996-03-29handles --excludedocsewt1-2/+30
1996-03-29added --recompileroot1-5/+17
1996-03-28added --resignroot1-2/+17
1996-03-14Added NLS supportroot1-141/+164
1996-03-02exits when bad options are givenewt1-0/+8
1996-03-01add new -e and --erase optionsroot1-4/+14
1996-02-25changed --check-sig to --checksig for consistencyewt1-3/+3
1996-02-25added support for --oldpackageewt1-3/+14
1996-02-23long_index needs to be set to 0 before calling getoptewt1-0/+2
1996-02-22stop builds on errorroot1-5/+17
1996-02-22add help for --sign and --check-sigroot1-3/+20
1996-02-22change message() call to fprintf(stderr, ...)root1-1/+1
1996-02-22add pass phrase sucess messageroot1-0/+1
1996-02-22better pass phrase handling, check for bad pass phraseroot1-1/+6
1996-02-201) added upgrade arg handlingewt1-4/+14
1996-02-20add passPhrase stuff and --signroot1-6/+23
1996-02-20added parsing and calling for verificationewt1-12/+55
1996-02-16changed error handling in build()root1-3/+4
1996-02-16set verbosity properly for buildingroot1-4/+7
1996-02-15fixed freSpec() callroot1-1/+1
1996-02-15fixed dereference problemroot1-1/+1
1996-02-15free the spec file when doneroot1-1/+1