1996-05-22 |
root | Initial revision |
commit | commitdiff | tree | snapshot |
1996-05-22 |
root | use myftw() istead of ftw() -- it uses lstat() instead... |
commit | commitdiff | tree | snapshot |
1996-05-22 |
root | added myftw.c |
commit | commitdiff | tree | snapshot |
1996-05-22 |
root | handle rpm -q 4gl (invalid package) |
commit | commitdiff | tree | snapshot |
1996-05-17 |
root | fix globbing bug when Root: is used |
commit | commitdiff | tree | snapshot |
1996-05-17 |
root | call verifySpec() |
commit | commitdiff | tree | snapshot |
1996-05-17 |
root | add verifySpec() |
commit | commitdiff | tree | snapshot |
1996-05-17 |
root | add LDFLAGS to rpmconvert link |
commit | commitdiff | tree | snapshot |
1996-05-16 |
root | add vspec |
commit | commitdiff | tree | snapshot |
1996-05-10 |
root | handle dot files |
commit | commitdiff | tree | snapshot |
1996-05-08 |
ewt | changed version to 2.0.8 |
commit | commitdiff | tree | snapshot |
1996-05-07 |
root | new args |
commit | commitdiff | tree | snapshot |
1996-05-07 |
root | prelim Req / Prov stuff |
commit | commitdiff | tree | snapshot |
1996-05-07 |
root | make build_subdir visible |
commit | commitdiff | tree | snapshot |
1996-05-07 |
root | prelim Req / Prov stuff |
commit | commitdiff | tree | snapshot |
1996-05-07 |
ewt | 1) undocumented --keep-temps, --search, and --where... |
commit | commitdiff | tree | snapshot |
1996-05-07 |
ewt | 1) undocumented --keep-temps, --search, and --where... |
commit | commitdiff | tree | snapshot |
1996-05-07 |
ewt | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-05-07 |
ewt | 1) fixed bug in reading $HOME/.rpmrc |
commit | commitdiff | tree | snapshot |
1996-05-07 |
ewt | updated prototype of readConfigFiles() |
commit | commitdiff | tree | snapshot |
1996-05-07 |
ewt | uses a temp file to pass big file lists to cpio |
commit | commitdiff | tree | snapshot |
1996-05-07 |
ewt | the norunScripts parameter to runScript() was implement... |
commit | commitdiff | tree | snapshot |
1996-05-06 |
root | add PROVIDES define |
commit | commitdiff | tree | snapshot |
1996-05-06 |
root | clean rpm.shared |
commit | commitdiff | tree | snapshot |
1996-05-02 |
root | started provide/require stuff |
commit | commitdiff | tree | snapshot |
1996-05-01 |
root | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-04-29 |
root | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-04-29 |
root | turn off any default armor |
commit | commitdiff | tree | snapshot |
1996-04-18 |
root | added sigs |
commit | commitdiff | tree | snapshot |
1996-04-15 |
ewt | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-04-15 |
ewt | added support for INSTALL_NOSCRIPTS, UNINSTALL_NOSCRIPTS |
commit | commitdiff | tree | snapshot |
1996-04-15 |
ewt | added INSTALL_NOSCRIPTS, UNINSTALL_TEST, UNINSTALL_NOSC... |
commit | commitdiff | tree | snapshot |
1996-04-15 |
ewt | packages with no group get added to "Unknown" group |
commit | commitdiff | tree | snapshot |
1996-04-15 |
ewt | runScript() runs scripts conditionally |
commit | commitdiff | tree | snapshot |
1996-04-15 |
ewt | added INSTALL_NOSCRIPTS |
commit | commitdiff | tree | snapshot |
1996-04-15 |
ewt | added --script querying |
commit | commitdiff | tree | snapshot |
1996-04-15 |
ewt | changed uninstall code for new uninstall call |
commit | commitdiff | tree | snapshot |
1996-04-15 |
ewt | 1) added --scripts query option |
commit | commitdiff | tree | snapshot |
1996-04-15 |
ewt | changed version to 2.0.7 |
commit | commitdiff | tree | snapshot |
1996-04-15 |
ewt | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-04-15 |
ewt | added info on --scripts, --noscripts |
commit | commitdiff | tree | snapshot |
1996-04-15 |
root | added REQUIRE/PROVIDE tags |
commit | commitdiff | tree | snapshot |
1996-04-15 |
ewt | fixed return codes |
commit | commitdiff | tree | snapshot |
1996-04-15 |
ewt | fixed new awk code which generated tagtable.c |
commit | commitdiff | tree | snapshot |
1996-04-15 |
ewt | queries relative paths correctly (thanks to Johnie... |
commit | commitdiff | tree | snapshot |
1996-04-12 |
ewt | use awk instead of perl to make tagtable.c |
commit | commitdiff | tree | snapshot |
1996-04-08 |
root | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-04-08 |
root | set umask on all script runs |
commit | commitdiff | tree | snapshot |
1996-04-05 |
root | made rpm2cpio get stripped during install |
commit | commitdiff | tree | snapshot |
1996-04-05 |
root | changed to version 2.0.6 |
commit | commitdiff | tree | snapshot |
1996-04-05 |
root | packages with bad headers shouldn't cause an error... |
commit | commitdiff | tree | snapshot |
1996-04-05 |
root | added more intelligent error messages for bad magic |
commit | commitdiff | tree | snapshot |
1996-04-03 |
ewt | changed version to 2.0.5 |
commit | commitdiff | tree | snapshot |
1996-04-03 |
ewt | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-04-03 |
ewt | doInstall() now returns success or error |
commit | commitdiff | tree | snapshot |
1996-04-03 |
ewt | Initial revision |
commit | commitdiff | tree | snapshot |
1996-04-03 |
ewt | wrote queryPrintTags() |
commit | commitdiff | tree | snapshot |
1996-04-03 |
ewt | doQuery() should return an int |
commit | commitdiff | tree | snapshot |
1996-04-03 |
ewt | added --querytags, updated help/useage messages |
commit | commitdiff | tree | snapshot |
1996-04-03 |
ewt | added documentation of custom query formats |
commit | commitdiff | tree | snapshot |
1996-04-02 |
ewt | added declarations for tag table |
commit | commitdiff | tree | snapshot |
1996-04-02 |
ewt | clean removes tagtable.c |
commit | commitdiff | tree | snapshot |
1996-04-02 |
ewt | creates tagtable.c now |
commit | commitdiff | tree | snapshot |
1996-04-02 |
ewt | added support for user specified query formats |
commit | commitdiff | tree | snapshot |
1996-04-01 |
root | fixed HOWTO URL |
commit | commitdiff | tree | snapshot |
1996-03-30 |
root | added --short-circuit |
commit | commitdiff | tree | snapshot |
1996-03-30 |
root | installs rpm2cpio man page |
commit | commitdiff | tree | snapshot |
1996-03-30 |
root | documented --excludedocs and --includedocs |
commit | commitdiff | tree | snapshot |
1996-03-30 |
root | Initial revision |
commit | commitdiff | tree | snapshot |
1996-03-29 |
ewt | added support for excluded documentation files |
commit | commitdiff | tree | snapshot |
1996-03-29 |
ewt | added excludedocs line to /etc/rpmrc |
commit | commitdiff | tree | snapshot |
1996-03-29 |
ewt | added RPMFILE_STATE_NOTINSTALLED, INSTALL_NODOCS, RPMVA... |
commit | commitdiff | tree | snapshot |
1996-03-29 |
ewt | doesn't remove files that were never installed (RPMFILE... |
commit | commitdiff | tree | snapshot |
1996-03-29 |
ewt | added getBooleanVar |
commit | commitdiff | tree | snapshot |
1996-03-29 |
ewt | recoginizes files that have intentionally not been... |
commit | commitdiff | tree | snapshot |
1996-03-29 |
ewt | handles --excludedocs |
commit | commitdiff | tree | snapshot |
1996-03-29 |
root | added some better error messages |
commit | commitdiff | tree | snapshot |
1996-03-29 |
root | fixed missing paren |
commit | commitdiff | tree | snapshot |
1996-03-29 |
root | fix mklinux stuff |
commit | commitdiff | tree | snapshot |
1996-03-29 |
ewt | frees source package headers (when available) |
commit | commitdiff | tree | snapshot |
1996-03-29 |
ewt | returns a null header for old style source packages |
commit | commitdiff | tree | snapshot |
1996-03-29 |
ewt | refuses to query old format source packages |
commit | commitdiff | tree | snapshot |
1996-03-29 |
ewt | fixed bug where a header was freed when it shouldn... |
commit | commitdiff | tree | snapshot |
1996-03-29 |
ewt | handles headers with no state properly |
commit | commitdiff | tree | snapshot |
1996-03-29 |
root | don't overwrite an existing database |
commit | commitdiff | tree | snapshot |
1996-03-29 |
root | Initial revision |
commit | commitdiff | tree | snapshot |
1996-03-29 |
root | made default optimizations -O2 |
commit | commitdiff | tree | snapshot |
1996-03-29 |
root | use /var/tmp |
commit | commitdiff | tree | snapshot |
1996-03-29 |
root | added --rebuild and --recompile |
commit | commitdiff | tree | snapshot |
1996-03-29 |
root | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-03-29 |
root | changed version to 2.0.4 |
commit | commitdiff | tree | snapshot |
1996-03-29 |
root | added verbose error checking |
commit | commitdiff | tree | snapshot |
1996-03-29 |
root | added --recompile |
commit | commitdiff | tree | snapshot |
1996-03-28 |
root | added --resign |
commit | commitdiff | tree | snapshot |
1996-03-28 |
root | added doReSign() |
commit | commitdiff | tree | snapshot |
1996-03-28 |
root | added a few osfmach* archs |
commit | commitdiff | tree | snapshot |
1996-03-22 |
root | changed version to 2.0.3 |
commit | commitdiff | tree | snapshot |
1996-03-22 |
root | add support for 786, 886, 986 |
commit | commitdiff | tree | snapshot |
1996-03-22 |
root | added i686 (Pentium Pro) |
commit | commitdiff | tree | snapshot |
1996-03-19 |
root | removed PGP install stuff - it tended to blow away... |
commit | commitdiff | tree | snapshot |
next |