2008-04-28 |
Jindrich Novy | Get rid of string hackery in rpmdb-py.c |
tree | commitdiff |
2008-04-10 |
Panu Matilainen | Just call legacyRetrofit() instead of combined compress... |
tree | commitdiff |
2008-04-09 |
Panu Matilainen | Yet more url ripping - buildroot is never an url |
tree | commitdiff |
2008-04-07 |
Panu Matilainen | Eliminate several copy-paste hex converters, use pgpHex... |
tree | commitdiff |
2008-04-03 |
Panu Matilainen | Shut up a few silly compiler warnings that have crept in |
tree | commitdiff |
2008-03-18 |
Panu Matilainen | Minimal namespacing for locale-insensitive x*() string... |
tree | commitdiff |
2008-03-17 |
Panu Matilainen | Remove rollback support |
tree | commitdiff |
2008-02-05 |
Panu Matilainen | Mass convert (back) to rpmTag as it's usable everywhere now |
tree | commitdiff |
2008-02-05 |
Panu Matilainen | Use rpmTagType always now that it's available everywhere |
tree | commitdiff |
2008-02-05 |
Panu Matilainen | Yet another typedef for transaction ID, use where spotted |
tree | commitdiff |
2008-02-05 |
Panu Matilainen | Couple of int -> rpmVSFlags type corrections |
tree | commitdiff |
2008-02-05 |
Panu Matilainen | Add rpm_color_t type for rpm color bits, use where... |
tree | commitdiff |
2008-02-05 |
Panu Matilainen | Port some rpmds improvements from rpm5.org |
tree | commitdiff |
2008-02-05 |
Panu Matilainen | Rip the horrible (ia64) autorelocate kludgery. RIP. |
tree | commitdiff |
2008-02-04 |
Panu Matilainen | Make check-programs build again, assorted type-fiddlings.. |
tree | commitdiff |
2008-02-04 |
Panu Matilainen | Add rpm_off_t type for file size types, use where spotted |
tree | commitdiff |
2008-02-03 |
Panu Matilainen | Make rpmtag.h standalone, include from rpmtypes.h |
tree | commitdiff |
2008-01-30 |
Panu Matilainen | Include spring-cleaning |
tree | commitdiff |
2008-01-30 |
Panu Matilainen | Use rpmsenseFlags type for dependency flags everywhere... |
tree | commitdiff |
2008-01-30 |
Panu Matilainen | rpmlib.h mass eviction |
tree | commitdiff |
2007-12-19 |
Panu Matilainen | Add rpm_data_t (and _constdata_t) for header data,... |
tree | commitdiff |
2007-12-16 |
Panu Matilainen | Lone module-private const .. remove |
tree | commitdiff |
2007-12-16 |
Panu Matilainen | Remove const from bunch of error message return types |
tree | commitdiff |
2007-12-15 |
Panu Matilainen | Remove bogus const from rpmProblemString() return type |
tree | commitdiff |
2007-12-14 |
Panu Matilainen | Bogus const removal continued... |
tree | commitdiff |
2007-12-14 |
Panu Matilainen | Bunch of const char* corrections |
tree | commitdiff |
2007-12-13 |
Panu Matilainen | Use rpm_tagtype_t everywhere for rpm (header) tagtype... |
tree | commitdiff |
2007-12-13 |
Panu Matilainen | Use rpm_tag_t everywhere for rpm (header) tag type |
tree | commitdiff |
2007-12-13 |
Panu Matilainen | Use rpm_count_t everywhere for header data count |
tree | commitdiff |
2007-12-11 |
Panu Matilainen | Register the new SCRIPT_ERROR callback value to python |
tree | commitdiff |
2007-12-10 |
Panu Matilainen | Add python method for for retrieving (without setting... |
tree | commitdiff |
2007-12-08 |
Panu Matilainen | Switch to <rpm/foo.h> style for public headers |
tree | commitdiff |
2007-12-04 |
Panu Matilainen | Eliminate debug junk from the API |
tree | commitdiff |
2007-12-01 |
Panu Matilainen | Don't include idtx.h in rpmcli.h |
tree | commitdiff |
2007-11-30 |
Panu Matilainen | Move logging related macros rpmlog, adjust includes |
tree | commitdiff |
2007-11-29 |
Panu Matilainen | Lose python fts |
tree | commitdiff |
2007-11-29 |
Panu Matilainen | Avoid building rpmdebug-py |
tree | commitdiff |
2007-11-29 |
Panu Matilainen | Lose the useless rpmrc python stuff, group macro handli... |
tree | commitdiff |
2007-11-27 |
Panu Matilainen | Drop extra include paths from python too |
tree | commitdiff |
2007-11-27 |
Panu Matilainen | Move rpmfiBuildFNames() to rpmfi now that it's possible |
tree | commitdiff |
2007-11-27 |
Panu Matilainen | Move legacy%#¤%#¤ to librpm now that it can move.. |
tree | commitdiff |
2007-11-27 |
Panu Matilainen | Remove long since dead fields from python header objects |
tree | commitdiff |
2007-11-23 |
Panu Matilainen | Remove unnecessary paths from python includepath |
tree | commitdiff |
2007-11-23 |
Panu Matilainen | Move the xstr*() string variants from rpmio.h to rpmstr... |
tree | commitdiff |
2007-11-23 |
Ralf Corsépius | Use #include <x.h> syntax to include public headers. |
tree | commitdiff |
2007-11-22 |
Ralf Corsépius | Add -I$(top_builddir)/include/rpm to AM_CPPFLAGS. |
tree | commitdiff |
2007-11-07 |
Panu Matilainen | Remove bunch of unnecessary misc.h includes, document... |
tree | commitdiff |
2007-11-07 |
Panu Matilainen | Remove .splintrc's in the tree |
tree | commitdiff |
2007-11-02 |
Peter Jones | Merge |
tree | commitdiff |
2007-11-02 |
Panu Matilainen | Use NSS instead of beecrypt for encryption (Tomas Mraz) |
tree | commitdiff |
2007-10-31 |
Panu Matilainen | Disable python available package mechanism for now... |
tree | commitdiff |
2007-10-29 |
Panu Matilainen | Remove unnecessary includes |
tree | commitdiff |
2007-10-29 |
Panu Matilainen | Remove unused variable |
tree | commitdiff |
2007-10-29 |
Panu Matilainen | Avoid need for header_internal.h |
tree | commitdiff |
2007-10-29 |
Panu Matilainen | Automated merge with ssh://pmatilai@login.linux.duke... |
tree | commitdiff |
2007-10-29 |
Panu Matilainen | Use fdGetFILE() instead of rpmio internal fdGetFp(... |
tree | commitdiff |
2007-10-28 |
Ralf Corsépius | Include "rpmbuild.h" instead of <rpmbuild.h>. |
tree | commitdiff |
2007-10-28 |
Ralf Corsépius | Include "rpmlib.h" instead of <rpmlib.h>. |
tree | commitdiff |
2007-10-28 |
Ralf Corsépius | Include "fts.h" instead of <fts.h>. |
tree | commitdiff |
2007-10-28 |
Ralf Corsépius | Include "rpmdb.h" instead of <rpmdb.h>. |
tree | commitdiff |
2007-10-28 |
Ralf Corsépius | Include "rpmpgp.h" instead of <rpmpgp.h>. |
tree | commitdiff |
2007-10-28 |
Ralf Corsépius | Include "rpmsq.h" instead of <rpmsq.h>. |
tree | commitdiff |
2007-10-26 |
Ralf Corsépius | Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types... |
tree | commitdiff |
2007-10-26 |
Panu Matilainen | Rename rpmcliImportPubkey() -> rpmtsImportPubkey() |
tree | commitdiff |
2007-10-24 |
Panu Matilainen | Remove dead code |
tree | commitdiff |
2007-10-24 |
Panu Matilainen | Don't mess up problem pkgNEVR in python ts.check()... |
tree | commitdiff |
2007-10-23 |
Panu Matilainen | Remove unused python header stubs |
tree | commitdiff |
2007-10-23 |
Panu Matilainen | One more useless rpmio_internal include removal |
tree | commitdiff |
2007-10-23 |
Panu Matilainen | Remove bunch of unnecessary rpmio_internal & related... |
tree | commitdiff |
2007-10-22 |
Panu Matilainen | Use rpmtsGet/SetDBMode() to eliminate needs for _RPMTS_... |
tree | commitdiff |
2007-10-19 |
Panu Matilainen | Rename rpmpsProblem() -> rpmpsGetProblem() to make... |
tree | commitdiff |
2007-10-19 |
Panu Matilainen | Use rpmProblem access methods instead of direct access... |
tree | commitdiff |
2007-10-19 |
Panu Matilainen | Only permit appending to a problem set from python |
tree | commitdiff |
2007-10-19 |
Panu Matilainen | Implement python rpmps iteration with rpmlib level... |
tree | commitdiff |
2007-10-19 |
Panu Matilainen | Convert rpmts-py to use rpmps iterator |
tree | commitdiff |
2007-10-17 |
Ralf Corsépius | Cleanup CPPFLAGS. |
tree | commitdiff |
2007-10-17 |
Ralf Corsépius | Expand AM_CPPFLAGS. |
tree | commitdiff |
2007-10-16 |
Ralf Corsépius | Don't unnecessarily include stdio.h |
tree | commitdiff |
2007-10-16 |
Panu Matilainen | Remove unimplemented, unused RPMPROB_BADPRETRANS |
tree | commitdiff |
2007-10-01 |
Ralf Corsépius | Remove (unused). |
tree | commitdiff |
2007-09-21 |
Panu Matilainen | Rename Spec -> rpmSpec for namespacing |
tree | commitdiff |
2007-09-21 |
Panu Matilainen | Rename alKey & alNum to rpmal* for namespacing |
tree | commitdiff |
2007-09-20 |
Panu Matilainen | Rip out unused anaconda-related hacks |
tree | commitdiff |
2007-09-20 |
Panu Matilainen | Rename tagName/Value/Type() to rpmTagGet*() |
tree | commitdiff |
2007-09-20 |
Panu Matilainen | Remove the "dressed" rpmHeaderGetEntry() from API |
tree | commitdiff |
2007-09-19 |
Ralf Corsépius | Move EXTRA_DIST out of PYTHON block. |
tree | commitdiff |
2007-09-17 |
Panu Matilainen | More typos, doh... |
tree | commitdiff |
2007-09-17 |
Panu Matilainen | Typo.. |
tree | commitdiff |
2007-09-17 |
Panu Matilainen | Use rpmtsGetRdb() instead of poking ts internals |
tree | commitdiff |
2007-09-12 |
Panu Matilainen | Automated merge with file:/home/pmatilai/repos/rpm... |
tree | commitdiff |
2007-09-12 |
Ralf Corsépius | Formating cleanup. |
tree | commitdiff |
2007-09-12 |
Ralf Corsépius | Formating cleanup. |
tree | commitdiff |
2007-09-11 |
Ralf Corsépius | locally define Py_ssize_t and lenfunc for python < 2.5 |
tree | commitdiff |
2007-09-11 |
Ralf Corsépius | Remove split tags. |
tree | commitdiff |
2007-09-10 |
Ralf Corsépius | Eliminate pyincdir, pylibdir, pyrpmdir. |
tree | commitdiff |
2007-09-10 |
Ralf Corsépius | Eliminate noinst_HEADERS. Cleanup |
tree | commitdiff |
2007-09-10 |
Ralf Corsépius | Add missing backslash. |
tree | commitdiff |
2007-09-03 |
Panu Matilainen | Automated merge with file:/home/pmatilai/repos/rpm... |
tree | commitdiff |
2007-09-03 |
Panu Matilainen | Automated merge with ssh://login.linux.duke.edu//home... |
tree | commitdiff |
2007-09-03 |
Ralf Corsépius | Remove __LCLINT__-ifdef'ed blocks. |
tree | commitdiff |
next |