Age | Commit message (Expand) | Author | Files | Lines |
2008-04-07 | Eliminate several copy-paste hex converters, use pgpHexStr() instead | Panu Matilainen | 1 | -14/+7 |
2008-02-05 | Mass convert (back) to rpmTag as it's usable everywhere now | Panu Matilainen | 1 | -2/+2 |
2008-01-30 | Include spring-cleaning | Panu Matilainen | 1 | -0/+1 |
2008-01-30 | rpmlib.h mass eviction | Panu Matilainen | 1 | -2/+1 |
2007-12-13 | Use rpm_tag_t everywhere for rpm (header) tag type | Panu Matilainen | 1 | -2/+2 |
2007-12-08 | Switch to <rpm/foo.h> style for public headers | Panu Matilainen | 1 | -1/+1 |
2007-11-23 | Use #include <x.h> syntax to include public headers. | Ralf Corsépius | 1 | -1/+1 |
2007-10-28 | Include "rpmlib.h" instead of <rpmlib.h>. | Ralf Corsépius | 1 | -1/+1 |
2007-09-11 | Remove split tags. | Ralf Corsépius | 1 | -82/+4 |
2007-07-10 | More python method pointer type fixes. | Panu Matilainen | 1 | -1/+1 |
2007-07-10 | Fix bunch of compiler warnings from python bindings (method pointer types) | Panu Matilainen | 1 | -1/+1 |
2004-11-17 | Add kwargs everywhere - courtesy of pjones@redhat.com | pauln | 1 | -77/+63 |
2004-10-13 | Splint fiddles. | jbj | 1 | -0/+1 |
2004-10-13 | Permit fi = rpm.fi(h, tagN, flags) creator, analogous to h.fiFromHeader(). | jbj | 1 | -7/+81 |
2004-10-09 | Doxygen and cpp nit picks. | jbj | 1 | -1/+2 |
2004-01-01 | - python: include Python.h before glibc features.h. | jbj | 1 | -6/+0 |
2003-12-01 | splint fiddles, no warnings. | jbj | 1 | -0/+26 |
2003-11-23 | Merge changes from rpm-4.2.1 development. | jbj | 1 | -2/+2 |
2003-05-04 | Use getattro/setattro throughout. | jbj | 1 | -6/+11 |
2003-05-02 | Generate random primes method. | jbj | 1 | -2/+2 |
2003-04-17 | Doxygen doco markup. | jbj | 1 | -1/+1 |
2002-12-30 | - use rpmfiFDepends() underneath --fileprovide/--filerequire. | jbj | 1 | -0/+24 |
2002-12-11 | Add rpmfts-py.[ch] bindings for fts(3) from rpmio. | jbj | 1 | -16/+20 |
2002-12-10 | Add tp_{init,alloc,new,free} methods to rpmts. | jbj | 1 | -2/+2 |
2002-08-19 | - add --with-efence to configure, check install/upgrade with efence. | jbj | 1 | -2/+3 |
2002-07-19 | Remove foo.iter() method, use tp_iter mechanism, for rpmmi/rpmds/rpmfi. | jbj | 1 | -26/+102 |
2002-07-14 | - python: sanity check fixes on rpmts/rpmte methods. | jbj | 1 | -6/+49 |
2002-05-28 | - eliminate legacy db methods, add ts.dbMatch method. | jbj | 1 | -1/+0 |
2002-05-27 | Add rpmal bindings, Grand Renaming to rpmalFoo(). | jbj | 1 | -47/+75 |
2002-05-23 | - add rpmds/rpmfi/rpmts methods to bindings. | jbj | 1 | -2/+2 |
2002-05-23 | rpmds and rpmfi iterators, take 0. | jbj | 1 | -0/+374 |