2009-11-19 |
Panu Matilainen | Add spec package type with access to headers to python... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Panu Matilainen | Permit header object generation from PyCObjects |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Panu Matilainen | Lose the silly specFromSpec() |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Panu Matilainen | Turn current python spec methods into read-only attribu... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Panu Matilainen | Sanitize python spec.sources() |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Panu Matilainen | Put a bit of sanity into python spec methods |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Panu Matilainen | Oops, tp_dealloc doesn't return anything |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Panu Matilainen | Fix rpmProblem reference counting in python bindings |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Panu Matilainen | Declare a few python functions only taking one argument... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Panu Matilainen | Rip python checkSignals() wtf'ery |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Panu Matilainen | Python archscore() only ever takes one argument, simplify |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Panu Matilainen | Make python ts.problems() return a python list, not... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Panu Matilainen | Remove unused psFromPs() |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Panu Matilainen | Eliminate broken rpmps append() method from python... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Panu Matilainen | Add in-memory hash for caching rpmdb dependency lookups |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Panu Matilainen | Document our new format extensions |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Panu Matilainen | Add file verifyflags format extension |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Panu Matilainen | Add file state format extension |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Panu Matilainen | Update rpmtd formats comments to match reality |
commit | commitdiff | tree | snapshot |
2009-10-29 |
David Malcolm | Convert relative imports within rpm package to absolute... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Panu Matilainen | Permit any file-like object in rpm.setLogFile() |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Panu Matilainen | Update module initialization to work with both Python... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Panu Matilainen | Remove unnecessary (cmpfunc) casts from our type objects |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Panu Matilainen | Eliminate ambiguous tp_compare and tp_richcompare from... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Panu Matilainen | Add ds.Compare() as a thin wrapper over rpmdsCompare() |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Panu Matilainen | Type-check rpm.ds() comparison/search arguments everywhere |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Panu Matilainen | Rip out stillborn code |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Panu Matilainen | Eliminate the ambigious tp_compare from rpm.hdr |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Panu Matilainen | Use PyObject_AsFileDescriptor() instead of object type... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Panu Matilainen | Dont bother calculating hardlink counts when the value... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Panu Matilainen | Support multiple python versions in brp-python-bytecomp... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Panu Matilainen | Argh, typo in previous commit |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Panu Matilainen | Remove explicit Py_TPFLAGS_HAVE_RICHCOMPARE from ds... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Panu Matilainen | Make disk space problem reporting slightly saner (RhBug... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Panu Matilainen | Let Python decide the "native" string type for tag... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Panu Matilainen | Permit unicode as ts.dbMatch() key argument |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Panu Matilainen | Allow unicode objects as tag name everywhere |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Panu Matilainen | Add conversion function for handling python unicode... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Panu Matilainen | Make --httpproxy and friends work again (RhBug:529214) |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Panu Matilainen | On Python 3, use macros to alias all usage of PyInt_... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Panu Matilainen | Replace PyString usage with PyBytes everywhere |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Panu Matilainen | Ensure RPMSENSE_RPMLIB bit is always set on rpmlib... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Panu Matilainen | Ensure rpmlib() dependency sanity on build |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Panu Matilainen | Fix memory leaks on error exit from parseRCPOT() |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Panu Matilainen | Remove leftovers from python header files |
commit | commitdiff | tree | snapshot |
2009-10-19 |
David Malcolm | Convert all usage of two-expression exception raising... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Panu Matilainen | PyVarObject_HEAD_INIT() compatibility macro for Python... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
David Malcolm | Generalize type object initialization to work with... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Panu Matilainen | Py_TYPE() compatibility macro for Python < 2.6 |
commit | commitdiff | tree | snapshot |
2009-10-19 |
David Malcolm | Generalize access to ob_type so that they work with... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Panu Matilainen | Avoid using python's print for Python 3.x compatibility |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Panu Matilainen | Unbreak lzdio/xzdio |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Panu Matilainen | Skip posttrans scripts of failed transaction elements |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Panu Matilainen | Since we really want a FILE* then get one in the first... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Panu Matilainen | Use a helper function for finding fileno of specific... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Panu Matilainen | Lose unnecessary url type checking from fdSize() |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Panu Matilainen | Lose unused leftover definitions |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Panu Matilainen | Eliminate ufdio-specific read, write, seek and close |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Panu Matilainen | Use fd.tell() instead of going around through os.lseek... |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Panu Matilainen | Add tell() method to rpm.fd class |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Panu Matilainen | Add ftell() clone to FD_t |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Panu Matilainen | Avoid unnecessary dup'ing of file descriptors on header... |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Panu Matilainen | Accept rpm.fd() types file objects everywhere in python... |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Panu Matilainen | Make fdUpdateDigests() static now that its possible |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Panu Matilainen | Make FD_t struct opaque, finally |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Panu Matilainen | Eliminate last remaining FD_t struct privacy violation |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Panu Matilainen | Remove cpio stuff from FD_t |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Panu Matilainen | Move debug goo defs to rpmio.c |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Panu Matilainen | Move pile of helpers from rpmio_internal.h to rpmio... |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Panu Matilainen | Move fd statistics foo inside rpmio.c now that it can |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Panu Matilainen | Move fdDigest*() to rpmio.c where they better belong |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Panu Matilainen | Remove pointless inlining of stuff in rpmio |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Panu Matilainen | Use common "not implemented" implementation of Fseek() |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Panu Matilainen | Add first rough-cut python bindings for rpmio fd |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Panu Matilainen | Raise exception in the converter, not caller |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Panu Matilainen | Permit changing rpm.td tag from python |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Panu Matilainen | Add limited support for modifying headers to python |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Panu Matilainen | Fix format extension memleak on empty strings |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Panu Matilainen | Output dependency type on --requires etc queries if... |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Panu Matilainen | Add RPMTAG_VERBOSE extension |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Panu Matilainen | Permit conditional query formats on not yet cached... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Panu Matilainen | Oops, configuring wrong ts in rpm.ts() initialization |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Panu Matilainen | Move further initialization from python ts tp_new to... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Panu Matilainen | Revert explicit PyErr_NoMemory() returns to just return... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Panu Matilainen | Handle NULL in ts get/setKeyring as python None |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Panu Matilainen | Kill off _rpmb.error exception type |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Panu Matilainen | Permit setting and getting ts keyring from python |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Panu Matilainen | Add bindings for rpm keyring and pubkey types |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Panu Matilainen | Add an interface to parse armored OpenPGP from memory |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Panu Matilainen | Support passing extra options to dep generator scripts |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Panu Matilainen | Lose unused python/perl/java stringbuffers from rpmfc |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Panu Matilainen | Bah, get the new ocaml-scripts into tarballs too |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Panu Matilainen | Python namespace import fiddling |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Panu Matilainen | Teach the internal dep generator about OCaml |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Panu Matilainen | Add OCaml dependency generator scripts (Richard W.M... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Ville Skyttä | Deprecate %__lzma, use %__xz in it. |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Ville Skyttä | Decompress lzma files with xz. |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Ville Skyttä | Improve perl.req here-doc skipping. |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Panu Matilainen | Delete ancient and defunc python test programs |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Panu Matilainen | Dont leak memory from rpm.fi() methods |
commit | commitdiff | tree | snapshot |
next |