2009-10-01 |
Panu Matilainen | Generalize python ts flags and colors set/get foo |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Panu Matilainen | Fix couple of recently introduced compiler warnings |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Panu Matilainen | Include structmembers.h centrally from rpmsystem-py.h |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Panu Matilainen | Add API for setting preferred transaction file color |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Panu Matilainen | Make python ts rootDir appear as a read-only attribute |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Panu Matilainen | Add python getter for transaction id |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Panu Matilainen | Eliminate python ts scriptFd kludgery |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Panu Matilainen | Deprecate custom foo.count() methods, support len(... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Panu Matilainen | Eliminate unused python ts iterator filter stuff |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Panu Matilainen | Take advantage of headerNextTag() in python hdr.keys() |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Panu Matilainen | Add iterator support to python header objects |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Panu Matilainen | Add alternative header iterator method |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Panu Matilainen | Add some flags to rpmtd creation |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Panu Matilainen | Add beginnings of rpmtd wrappings to python |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Panu Matilainen | Turn hdrGetHeader() into argument parsing converter... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Panu Matilainen | Sanitize getattr behavior of header objects |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Panu Matilainen | Require expected type in PyArg_ParseTupleAndKeywords... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Panu Matilainen | Support numeric expansion in rpm.expandMacro() |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Panu Matilainen | Push rpm.signalsCaught() to python level |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Panu Matilainen | Implement rpm.readHeaderFromFD() in python instead... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Panu Matilainen | Implement rpm.readHeaderListFromFD() in python instead... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Panu Matilainen | Implement rpmreadHeaderListFromFile() in python instead... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Panu Matilainen | A few cases of Py_RETURN_NONE missed on the first round |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Panu Matilainen | Arrange rpm.headerLoad() compatibility on python level |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Panu Matilainen | OSGi dependency generator fixes from Alphonse Van Assch... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Panu Matilainen | Enable subtyping on the rest of our type-objects |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Panu Matilainen | Eliminate all custom tp_free() type methods |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Panu Matilainen | Enable subtyping on rpm.ts class |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Panu Matilainen | Call generic python setattr if not scriptFd |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Panu Matilainen | tp_setattro() is supposed to return -1 on errors |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Panu Matilainen | Call (sub)type tp_free from destructors |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Panu Matilainen | Make object allocation type agnostic |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Panu Matilainen | Remove unnecessary header type checking |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Panu Matilainen | Remove the broken tp_print method from spec |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Panu Matilainen | Decouple python spec objects from transaction objects |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Panu Matilainen | Oops, binary data can and should be presented as python... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Panu Matilainen | Add rpmtd to python object converter, change header... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Panu Matilainen | Turn tagNumFromPyObject() into an object converter... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Panu Matilainen | Turn rpmFdFromPyObject() into an object converter interface |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Panu Matilainen | Permit any file object in rpm.readHeaderListFromFD() |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Panu Matilainen | Permit file objects in python header constructor |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Panu Matilainen | Add write() method to python headers |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Panu Matilainen | Accept any file object in ts.hdrFromFdno() |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Panu Matilainen | Add helper to convert python file objects to rpmio... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Panu Matilainen | Add te.NEVRA() method, adjust docs |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Panu Matilainen | Remove tp_print methods from all rpm-python objects |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Panu Matilainen | Lose the debug junk from python bindings |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Panu Matilainen | Add hdr.format(), deprecate hdr.sprintf() |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Panu Matilainen | Make fiFromHeader() static inside header-py, deprecate |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Panu Matilainen | Deprecate rpm.headerLoad() |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Panu Matilainen | Deprecate header filelist munging methods |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Panu Matilainen | Eliminate unnecessary function |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Panu Matilainen | Permit headerConvert() from python |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Panu Matilainen | Add has_key() method to header object |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Panu Matilainen | Add support for creating new header objects |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Panu Matilainen | Rpm's allocators dont return on OOM, remove unnecessary... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Add type checking macros for all rpm python type objects |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Rename python system.h for disambiguation |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Lose the empty doxygen markers |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Put some consistency to python object creation |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Make all python object creation wrappers return PyObjec... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Dont leak memory on rpm.ds iteration |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Lose unnecessary next() methods |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | All rpm-python iterators are self-iterators, just use... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Dont leak memory from rpm.dsSingle() |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Simplify fiFromHeader() |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Simplify dsFromHeader() |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Sanitize python object -> tag number exception handling |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Move allocations out of rpmps object init method |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Move allocations out of rpmds object init method |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Move allocations out of rpmfi object init method |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Remove useless rpmts python initialization |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Realize the remaining bits of direct rpmdb interface... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Use Py_RETURN_NONE macro for returning None everywhere |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Eliminate unnecessary custom object allocation functions |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Use generic python get/set attribute functions directly... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Python initialization spring clean |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Make the python object structures opaque |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Lose the utterly broken rpmio FD_t wrappers |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Lose the useless python debug stuff |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | We dont support ancient python versions... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Kick out mummified rpmdb python interface remnants |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Missing <string.h> include |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Clean up + fix bad recno erasure in python ts.addErase() |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Remove no longer necessary RPMDBI_PACKAGES special... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Fix endless loop on RPMDBI_PACKAGES iteration when... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Unbreak --tid and --querybynumber |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | DB_INCOMPLETE was removed in BDB 4.1 and we dont suppor... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Panu Matilainen | Remove ancient, unused code to filter duplicates on... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Panu Matilainen | Rip out dependency caching |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Panu Matilainen | Move rpmdb home creation from backends to one level... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Panu Matilainen | Add an internal API for getting rpmdb home wrt chroot... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Panu Matilainen | Remove pointless per-index api version |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Panu Matilainen | DB config stuff not needed outside dbconfig.c, make... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Panu Matilainen | BDB is not optional at least currently, remove useless... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Panu Matilainen | Remove useless no-op "teardown" and "usecursors" config... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Panu Matilainen | Remove BDB RPC "support" |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Panu Matilainen | Remove XA "support" from the backend |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Panu Matilainen | Remove unused db/dbenv methods "documentary" from the... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Panu Matilainen | Use db3Free() for on sqlite backend close too |
commit | commitdiff | tree | snapshot |
next |