summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2000-05-17fixup headers when loading themmsw1-0/+2
2000-05-02don't call these header munges on null headersmsw1-5/+3
2000-05-02compress filelist, fixup providesmsw1-0/+5
2000-04-27Sanity and API clean up. (make dist)jbj1-1/+1
2000-04-27- API: replace rpmdbUpdateRecord with rpmdbRemove/rpmdbAdd.jbj2-3/+11
2000-04-25 a little more work on the rpm modulemsw2-32/+39
2000-04-20match iterator supportmsw2-23/+173
2000-04-19Change iterator interface to use RPMTAG_FOO rather than RPMDBI_FOO.jbj2-8/+10
2000-04-19Sanity.jbj1-0/+1
2000-04-12Convert to rpm-3.1 API.jbj2-26/+180
2000-03-31Get the database permissions right.jbj1-1/+1
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.jbj2-14/+14
2000-03-23- API: change dbi to pass by reference, not value.jbj1-0/+2
2000-03-14Add note that -L paths may have to be used.jbj1-0/+1
2000-03-09- portability: skip bzip2 if not available.jbj1-0/+6
2000-03-07portability: zlib-1.0.4 has not gzseekjbj1-1/+1
2000-02-28i18nationmsw1-6/+18
2000-02-27Permit building w/o libbz2.a.jbj1-8/+7
2000-02-25- sparc-sun-solaris2.6 portability check.jbj1-7/+8
2000-02-11add a method to fill the filelist fullymsw2-1/+45
2000-02-11add compress/uncompress filelistmsw2-0/+50
2000-02-08nuke const warningmsw1-5/+7
2000-02-08handle header format extensionsmsw1-33/+102
2000-01-31merge from anacondamsw1-5/+76
2000-01-31updated upgrade code to handle new format file listsewt3-92/+167
2000-01-24Pass size(...)-1 to avoid buffer overflow on links that are 1024b long.jbj1-1/+1
2000-01-19Doxygen fiddles.jbj1-0/+3
1999-12-30Force python arrays for DIRNAMES/BASENAMES/DIRINDEXES.jbj2-2/+3
1999-11-30python/* needs to include "system.h".jbj3-7/+20
1999-11-26Minimal python compile.jbj2-7/+12
1999-11-04Use Fopen almost everywhere.jbj1-1/+1
1999-11-02Add ref/deref/new/fileno/open vectors to FDIO_t.jbj1-1/+1
1999-10-27use compressed filenames on install side.jbj1-52/+52
1999-09-30Don't build rpmgettext/rpmputtext if USE_NLS=no.jbj1-0/+1
1999-09-30Ignore generated files.jbj1-0/+2
1999-09-29Check in time stamps again.jbj1-1/+0
1999-09-29Check in time stamps.jbj1-0/+1
1999-09-26Sanity.jbj1-1/+1
1999-09-26Solaris compilation.jbj1-1/+1
1999-09-24Release candidate.jbj1-0/+4
1999-09-19When comparing EVR with missing epoch, package with epoch is considered newer.jbj3-16/+41
1999-09-17Update from anaconda.jbj1-2/+31
1999-09-17Link with librpm and libbz2.jbj2-2/+2
1999-09-07Update from anaconda.jbj2-20/+67
1999-09-07link libbz2.a statically to avoid rpm->bzip2 dependence for now.jbj1-0/+1
1999-08-24Orphans.jbj2-4/+7
1999-08-24update python bindings from anaconda.jbj5-44/+1102
1999-07-19add pl translation and man pages (Tomasz K?oczko et al).jbj1-2/+0
1999-07-15Typo.jbj1-2/+0