summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* - fix: headerLoad segfault in python bindings.jbj2000-12-121-2/+10
* Sync with rpm-4_0 branch.jbj2000-12-121-2/+29
* Sync with rpm-4_0 branch.jbj2000-12-042-16/+23
* - python: bind package removal (#21274).jbj2000-12-031-125/+133
* Bring header reggions mods back to top of stack.jbj2000-12-021-0/+2
* - better item/task progress bars <rodrigob@conectiva.com.br>.jbj2000-10-281-0/+2
* Revert rpmrc excision for now.jbj2000-09-141-0/+1
* - translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>).jbj2000-08-292-5/+5
* mergemsw2000-08-241-1/+1
* fixedmsw2000-08-241-8/+11
* added a hack to get the header that was passed to the transaction callback ma...msw2000-08-231-0/+22
* - add callbacks on package erasure.jbj2000-08-201-0/+4
* Remove fprintf.jbj2000-08-191-1/+0
* - python bindings to query and verify signatures.jbj2000-08-191-3/+36
* - re-resurrect firstkey/nextkey python bindings for up2date compatibility.jbj2000-07-291-0/+70
* - bail on firstkey/nextkey, there's a better way.jbj2000-07-291-51/+0
* properly reference the dbmsw2000-07-281-0/+5
* - resurrect firstkey/nextkey python bindings.jbj2000-07-281-0/+51
* don't blow our foot off by calling rpmReadConfigFiles on the find upgrade pac...msw2000-07-241-1/+1
* - rip out pre-transaction syscalls, more design is needed.jbj2000-07-153-239/+3
* fix: source rpm's need to do compressFilelist to get filenames.jbj2000-07-111-1/+1
* - put version on rpmpopt filename to avoid legacy filename collision.jbj2000-06-221-1/+1
* Include libpopt as well.jbj2000-06-181-2/+3
* link against rpmio, disable Fopenmsw2000-06-133-4/+6
* Add dbcursor to dbi interface.jbj2000-06-121-1/+1
* Fix db return code handling, majorly horked.jbj2000-06-111-1/+4
* - create rpmio directory for librpmio.jbj2000-06-072-12/+11
* fixup headers when loading themmsw2000-05-171-0/+2
* don't call these header munges on null headersmsw2000-05-021-5/+3
* compress filelist, fixup providesmsw2000-05-021-0/+5
* Sanity and API clean up. (make dist)jbj2000-04-271-1/+1
* - API: replace rpmdbUpdateRecord with rpmdbRemove/rpmdbAdd.jbj2000-04-272-3/+11
* a little more work on the rpm modulemsw2000-04-252-32/+39
* match iterator supportmsw2000-04-202-23/+173
* Change iterator interface to use RPMTAG_FOO rather than RPMDBI_FOO.jbj2000-04-192-8/+10
* Sanity.jbj2000-04-191-0/+1
* Convert to rpm-3.1 API.jbj2000-04-122-26/+180
* Get the database permissions right.jbj2000-03-311-1/+1
* As erik mentioned, here is a patch. It makes it so packages don't get searchedjbj2000-03-311-0/+5
* Add --preferdb for now to permit testing db0/db1/db2.jbj2000-03-262-14/+14
* - API: change dbi to pass by reference, not value.jbj2000-03-231-0/+2
* Add note that -L paths may have to be used.jbj2000-03-141-0/+1
* - portability: skip bzip2 if not available.jbj2000-03-091-0/+6
* portability: zlib-1.0.4 has not gzseekjbj2000-03-071-1/+1
* i18nationmsw2000-02-281-6/+18
* Permit building w/o libbz2.a.jbj2000-02-271-8/+7
* - sparc-sun-solaris2.6 portability check.jbj2000-02-251-7/+8
* add a method to fill the filelist fullymsw2000-02-112-1/+45
* add compress/uncompress filelistmsw2000-02-112-0/+50
* nuke const warningmsw2000-02-081-5/+7