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 |
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 |
next |