rpm/python
Panu Matilainen 526c052dd2 Don't bother retrieving db offset for erase elements
- not needed anymore, use -1 to mean "unused" and document dboffset
  to rpmtsAddEraseElement() as unused
2008-11-12 19:36:58 +02:00
..
rpm Remove (unused). 2007-10-01 13:17:15 +02:00
test Move rpm-python test scripts to test subdirectory. 2004-10-13 18:40:33 +00:00
ChangeLog fix handleDbResult so that it will return an empty list when nothing matches instead of delivering an exception 2000-12-29 19:25:38 +00:00
Makefile.am Fixup paths and Makefiles for rpmdb/ elimination 2008-05-12 12:28:12 +03:00
header-py.c Convert in-tree users to headerConvert() 2008-10-10 15:54:53 +03:00
header-py.h Mass convert (back) to rpmTag as it's usable everywhere now 2008-02-05 17:42:19 +02:00
rpmal-py.c Include spring-cleaning 2008-01-30 17:05:29 +02:00
rpmal-py.h Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
rpmdb-py.c Get rid of string hackery in rpmdb-py.c 2008-04-28 15:59:46 +02:00
rpmdb-py.h Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
rpmdebug-py.c Lose python fts 2007-11-29 10:26:53 +02:00
rpmds-py.c Change all in-tree rpmdsNew() uses to non-scaremem 2008-10-30 14:07:29 +02:00
rpmds-py.h Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
rpmfd-py.c Lone module-private const .. remove 2007-12-16 22:50:30 +02:00
rpmfd-py.h Formating cleanup. 2007-09-12 09:34:31 +02:00
rpmfi-py.c Make rpmfiFSize() return rpm_loff_t type, fixup callers 2008-06-12 16:41:31 +03:00
rpmfi-py.h Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
rpmmacro-py.c Don't leak memory on python expandMacro() 2008-07-02 19:00:56 +03:00
rpmmacro-py.h Lose the useless rpmrc python stuff, group macro handling to rpmmacro-py 2007-11-29 10:06:57 +02:00
rpmmi-py.c Mass convert (back) to rpmTag as it's usable everywhere now 2008-02-05 17:42:19 +02:00
rpmmi-py.h Formating cleanup. 2007-09-12 09:34:31 +02:00
rpmmodule.c Use rpmsqIsCaught() instead of directly accessing rpmsqCaught sigset 2008-06-03 12:10:02 +03:00
rpmps-py.c Include spring-cleaning 2008-01-30 17:05:29 +02:00
rpmps-py.h Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
rpmte-py.c Use 64bit type for rpmte package size reporting 2008-06-09 12:48:34 +03:00
rpmte-py.h Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
rpmts-py.c Don't bother retrieving db offset for erase elements 2008-11-12 19:36:58 +02:00
rpmts-py.h Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
spec-py.c Yet more url ripping - buildroot is never an url 2008-04-09 08:18:38 +03:00
spec-py.h Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
system.h locally define Py_ssize_t and lenfunc for python < 2.5 2007-09-12 01:18:29 +02:00