Age | Commit message (Expand) | Author | Files | Lines |
2001-10-23 | - generate an rpm header on the fly for imported pubkeys. | jbj | 1 | -1/+1 |
2001-06-12 | - remove rpmrc Provides: Yet Again, use virtual packages. | jbj | 1 | -1/+0 |
2001-06-12 | - remove dead code frpm popt table reorg. | jbj | 1 | -1/+1 |
2001-06-08 | - fix: QUERY_FOR_LIST file count clobbered. | jbj | 1 | -11/+12 |
2001-05-25 | - perform db->verify when closing db files. | jbj | 1 | -3/+19 |
2001-05-05 | - enough lclint annotations and fiddles already. | jbj | 1 | -1/+1 |
2001-05-03 | - still more boring lclint annotations and fiddles. | jbj | 1 | -3/+3 |
2001-04-21 | Sync with rpm-4_0 branch. | jbj | 1 | -2/+0 |
2001-03-23 | - fix: parameterized macro segfault (Jakub Bogusz <qboosh@pld.org.pl>). | jbj | 1 | -1/+1 |
2001-03-14 | Sync with rpm-4.0.2 final. | jbj | 1 | -2/+2 |
2001-03-04 | - Add btree indexes for Dirnames, Requireversion, Provideversion, Insttaltid, | jbj | 1 | -9/+77 |
2001-02-10 | Reorganize sources before implementing --repackage. | jbj | 1 | -1/+0 |
2001-01-29 | Commit to install file state machine. | jbj | 1 | -0/+2 |
2001-01-28 | Apply suffixes only to files. | jbj | 1 | -0/+18 |
2001-01-21 | - cpio mappings carry dirname/basename, not absolute path. | jbj | 1 | -22/+34 |
2001-01-16 | Increase size of help format buffer (#24093). | jbj | 1 | -1/+1 |
2000-12-19 | Sync with rpm-4_0 branch. | jbj | 1 | -2/+2 |
2000-12-12 | Sync with rpm-4_0 branch. | jbj | 1 | -3/+4 |
2000-09-14 | Revert rpmrc excision for now. | jbj | 1 | -0/+4 |
2000-09-13 | - fix: honor --test when doing --freshen. | jbj | 1 | -1/+1 |
2000-09-01 | - unify rpmError and rpmMessge interfaces through rpmlog. | jbj | 1 | -1/+9 |
2000-08-29 | - translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>). | jbj | 1 | -3/+3 |
2000-08-27 | - consistent return for all signature verification. | jbj | 1 | -3/+3 |
2000-08-03 | Sanity (make dist). | jbj | 1 | -6/+7 |
2000-07-24 | Cosmetic. | jbj | 1 | -1/+1 |
2000-07-11 | - remove build mode help from rpm.c, use rpmb instead. | jbj | 1 | -7/+0 |
2000-07-09 | - prefix payload paths with "./", otherwise "/" can't be represented. | jbj | 1 | -1/+1 |
2000-07-09 | Help message field alignment. | jbj | 1 | -1/+1 |
2000-07-08 | Typo. | jbj | 1 | -1/+1 |
2000-07-05 | Option --ftpport misdocumented as --ftpuseport. | jbj | 1 | -1/+1 |
2000-06-23 | - python: initdb binding (Dan Burcaw <dburcaw@terraplex.com>). | jbj | 1 | -0/+11 |
2000-06-12 | Add dbcursor to dbi interface. | jbj | 1 | -51/+0 |
2000-06-11 | Fix db return code handling, majorly horked. | jbj | 1 | -7/+15 |
2000-06-06 | Use libtool-1.3.5. | jbj | 1 | -21/+0 |
2000-06-01 | Split popt glue into lib/popt{BT,QV}.c. | jbj | 1 | -1/+5 |
2000-06-01 | Hack to pass build args correctly. | jbj | 1 | -0/+5 |
2000-05-26 | Remove build modes from rpm, use rpmb and/or popt glue instead. | jbj | 1 | -269/+24 |
2000-05-24 | - change popt exec alias in oreder to exec rpm children. | jbj | 1 | -51/+92 |
2000-05-12 | fix: define/eval options assumed sizeof(int) == sizeof(void *). | jbj | 1 | -2/+4 |
2000-03-30 | Mostly functional db2 interface, db3 still has problems. | jbj | 1 | -2/+0 |
2000-03-26 | Add --preferdb for now to permit testing db0/db1/db2. | jbj | 1 | -0/+3 |
2000-03-15 | - fix: noLibio = 0 on Red Hat 4.x and 5.x. | jbj | 1 | -2/+2 |
2000-02-27 | Solaris2.6 portability. | jbj | 1 | -1/+7 |
2000-02-23 | Add %_i18ndomains configuration. | jbj | 1 | -4/+0 |
2000-02-23 | i18n lookaside. | jbj | 1 | -1/+5 |
2000-02-13 | Patches from PLD. | jbj | 1 | -1/+2 |
1999-12-15 | Correct --tarball option (long name should have been --tarbuild). | jbj | 1 | -1/+1 |
1999-12-12 | reload macros from cmd line when re-reading config files. | jbj | 1 | -3/+13 |
1999-11-26 | Consistent usage for fileNames, baseNames, dirNames and dirIndexes throughout. | jbj | 1 | -0/+3 |
1999-11-15 | rpm.c: Add --ftpdebug, --urldebug, --rpmiodebug (for my sanity). | jbj | 1 | -2/+11 |