summaryrefslogtreecommitdiff
path: root/python/upgrade.c
AgeCommit message (Expand)AuthorFilesLines
2001-03-17Doco updates.jbj1-0/+4
2001-02-09fix: make a copy of retrieved header before loading.jbj1-1/+0
2001-01-03- fix: avoid locale issues with strcasecmp/strncasecmp (#23199).jbj1-1/+1
2000-12-04Sync with rpm-4_0 branch.jbj1-16/+16
2000-07-24don't blow our foot off by calling rpmReadConfigFiles on the find upgrade pac...msw1-1/+1
2000-07-15- rip out pre-transaction syscalls, more design is needed.jbj1-133/+3
2000-07-11fix: source rpm's need to do compressFilelist to get filenames.jbj1-1/+1
2000-04-27Sanity and API clean up. (make dist)jbj1-1/+1
2000-04-27- API: replace rpmdbUpdateRecord with rpmdbRemove/rpmdbAdd.jbj1-2/+1
2000-04-19Change iterator interface to use RPMTAG_FOO rather than RPMDBI_FOO.jbj1-4/+5
2000-04-12Convert to rpm-3.1 API.jbj1-13/+119
2000-03-31As erik mentioned, here is a patch. It makes it so packages don't get searchedjbj1-0/+5
2000-03-26Add --preferdb for now to permit testing db0/db1/db2.jbj1-11/+11
2000-01-31updated upgrade code to handle new format file listsewt1-60/+102
1999-11-30python/* needs to include "system.h".jbj1-0/+4
1999-11-26Minimal python compile.jbj1-7/+10
1999-08-24update python bindings from anaconda.jbj1-0/+485