Age | Commit message (Expand) | Author | Files | Lines |
2007-07-11 | Correct type for python rpmrc lenght function | Panu Matilainen | 1 | -1/+1 |
2007-07-10 | Fix bunch of compiler warnings from python bindings (method pointer types) | Panu Matilainen | 1 | -4/+4 |
2004-11-17 | Add kwargs everywhere - courtesy of pjones@redhat.com | pauln | 1 | -6/+12 |
2004-11-09 | - python: add python 2.4 support. | jbj | 1 | -1/+6 |
2004-01-22 | Build with gcc-2.95.3 and python-2.2, remove incompat CFLAGS and casts. | jbj | 1 | -1/+1 |
2004-01-01 | - python: include Python.h before glibc features.h. | jbj | 1 | -6/+0 |
2003-12-30 | - use -fPIC -DPIC on all platforms, not just mandatory (#112713). | jbj | 1 | -1/+1 |
2003-12-01 | splint fiddles, no warnings. | jbj | 1 | -0/+3 |
2003-11-23 | Merge changes from rpm-4.2.1 development. | jbj | 1 | -6/+6 |
2003-04-17 | Doxygen doco markup. | jbj | 1 | -6/+6 |
2003-03-05 | Sanity. | jbj | 1 | -43/+1 |
2002-12-10 | Add tp_{init,alloc,new,free} methods to rpmts. | jbj | 1 | -55/+1 |
2002-12-10 | Add coercions. | jbj | 1 | -1/+0 |
2002-08-05 | - python: the death of rpmdb-py.[ch], use ts.fooDB() methods instead. | jbj | 1 | -2/+0 |
2002-07-25 | - python: remove the old initdb/rebuilddb methods, use ts.fooDB(). | jbj | 1 | -41/+78 |
2002-07-14 | - python: sanity check fixes on rpmts/rpmte methods. | jbj | 1 | -3/+47 |
2002-07-13 | - install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now. | jbj | 1 | -1/+0 |
2002-06-03 | Teach doxygen about python/*-py.c files. | jbj | 1 | -1/+1 |
2002-06-01 | - fix: use getgrnam, not getpwnam, to convert gid -> group. | jbj | 1 | -0/+426 |