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 |
2009-10-05 |
Panu Matilainen | Handle all rpmds variants in its constructor |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Panu Matilainen | rpmdb open failing is certainly an rpm error, not TypeError |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Panu Matilainen | Dead code removal |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Panu Matilainen | Permit threads during rpmReadPackageFile() |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Panu Matilainen | Type mismatch is TypeError, not rpm.error |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Panu Matilainen | Push hdrFromFdno() error code handling over to python... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Panu Matilainen | Push hdrCheck() error code handling over to python... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Panu Matilainen | Teach python about the lowlevel RPMRC codes |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Panu Matilainen | Push ts.check() return tuple-o-doom generation over... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Panu Matilainen | Teach python about RPMSENSE_ANY |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Panu Matilainen | Enable retrieving problem key from python too |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Panu Matilainen | Push transaction problem filter to python side |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Panu Matilainen | Push the interpretation of ts.run() result code to... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Panu Matilainen | Add minimal python wrapping for rpmProblem objects |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Panu Matilainen | Ugh, forgot to add the new _rpmb module to git |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Panu Matilainen | Push most work of ts.addErase() over to python |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Panu Matilainen | Return error code from rpmtsAddEraseElement() failure |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Panu Matilainen | Permit file objects and file names to ts.addInstall() |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Panu Matilainen | Push most work of ts.addInstall() over to python |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Panu Matilainen | Oops, missing self in bunch of calls... been too long... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Panu Matilainen | Push the rpmtsGetKeys() stuff over to python completely |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Panu Matilainen | Add rpmlog() wrapper to python bindings |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Panu Matilainen | Teach python about RPMDBI_LABEL |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Panu Matilainen | Split rpmbuild dependencies to separate _rpmb module |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Panu Matilainen | Move ts flag & color setting to python side |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Panu Matilainen | Add a dummy python-level transaction set class, use... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Panu Matilainen | Add python method for retrieving header "instance"... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Panu Matilainen | Deprecation tweaks |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Panu Matilainen | Oops, these are mappings, not dicts... |
commit | commitdiff | tree | snapshot |
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 |
next |