Age | Commit message (Expand) | Author | Files | Lines |
2007-12-07 | rpm5.org: use pid_t, not int in build doScript | Panu Matilainen | 1 | -3/+3 |
2007-12-05 | Fix query return codes (rhbz#244236) | Panu Matilainen | 3 | -6/+35 |
2007-12-05 | Only platform.in is to be included in dist, dont use wildcard | Panu Matilainen | 1 | -1/+1 |
2007-12-05 | Rename apidocs to hackingdocs, only build on request | Panu Matilainen | 2 | -8/+8 |
2007-12-05 | base64.h missing from librpmio sources | Panu Matilainen | 1 | -1/+1 |
2007-12-05 | Update potfiles wrt recent changes, regenerate translations | Panu Matilainen | 24 | -16473/+16353 |
2007-12-04 | Match filestage strings with the fact that we dont use "rpc" anymore | Panu Matilainen | 1 | -7/+7 |
2007-12-04 | Eliminate debug junk from the API | Panu Matilainen | 26 | -215/+121 |
2007-12-03 | Document rpmtsScoreGetEntry() parameter to please doxygen | Panu Matilainen | 1 | -0/+1 |
2007-12-03 | Remove double documentation from header methods to make doxygen shut up | Panu Matilainen | 1 | -224/+0 |
2007-12-03 | Fix couple of doxygen file paths, remove obsolete comment | Panu Matilainen | 3 | -10/+3 |
2007-12-03 | Rename _rpmdbMatchIterator -> rpmdbMatchIterator_s | Panu Matilainen | 2 | -2/+2 |
2007-12-03 | Split RPMTAG_* and related functions out of rpmlib.h to rpmtag.h | Panu Matilainen | 5 | -300/+311 |
2007-12-03 | Split rpmte internals to separate header | Panu Matilainen | 9 | -99/+95 |
2007-12-03 | Duh, remember to add rpmfi_internal.h to sources.. | Panu Matilainen | 1 | -1/+1 |
2007-12-02 | Move rpmprobFilterFlag enums to rpmps where they logically belong | Panu Matilainen | 2 | -16/+16 |
2007-12-02 | Move rpmsenseFlag enums to rpmds where they logically belong | Panu Matilainen | 8 | -69/+75 |
2007-12-02 | Move rpmtransFlags enums to rpmts.h where it logically belongs | Panu Matilainen | 3 | -55/+56 |
2007-12-02 | Move file action enums to rpmfi where they logically belong | Panu Matilainen | 4 | -21/+23 |
2007-12-02 | Move RPMFILE_* file attributes to rpmfi.h | Panu Matilainen | 3 | -22/+23 |
2007-12-03 | Split rpmfi internals to separate header | Panu Matilainen | 8 | -137/+136 |
2007-12-02 | Move file state defs to rpmfi where they logically belong | Panu Matilainen | 2 | -12/+12 |
2007-12-02 | Move file type enums to rpmfi where it logically belongs | Panu Matilainen | 2 | -17/+17 |
2007-12-03 | Drop RPC from apidocs.. | Panu Matilainen | 2 | -4/+0 |
2007-12-03 | Use regular POSIX functions instead of "RPC" clones | Panu Matilainen | 21 | -572/+62 |
2007-12-01 | More rpmlead exorcizing | Panu Matilainen | 3 | -32/+14 |
2007-12-01 | Erm, stuff headerIsSource() implementation to hdrNVR with other cruft | Panu Matilainen | 2 | -4/+7 |
2007-12-01 | Use headerIsSource() everywhere for determining package type | Panu Matilainen | 7 | -7/+7 |
2007-12-01 | Silly helper method for determining if a header is source or binary | Panu Matilainen | 1 | -0/+9 |
2007-12-01 | Lose leftover davRead() related hack | Panu Matilainen | 1 | -5/+1 |
2007-12-01 | Make rpmlead opaque, add methods to deal with it | Panu Matilainen | 7 | -172/+155 |
2007-12-01 | Include sanity | Panu Matilainen | 2 | -2/+3 |
2007-12-01 | Make rpmDoDigest() honor algorithm parameter | Panu Matilainen | 1 | -8/+8 |
2007-12-01 | Don't include idtx.h in rpmcli.h | Panu Matilainen | 3 | -1/+2 |
2007-12-01 | Move headerN(E)VR(A) declarations from rpmlib.h to header.h | Panu Matilainen | 2 | -30/+30 |
2007-12-01 | Move hGet*() funcs from rpmts, rename to headerGet*() | Panu Matilainen | 9 | -92/+93 |
2007-12-01 | Add bunch of missing rpmts doxygen groupings | Panu Matilainen | 1 | -18/+18 |
2007-12-01 | (no)dirtokens is just a build-time option now | Panu Matilainen | 2 | -5/+5 |
2007-12-01 | Add separate public header for callback declarations | Panu Matilainen | 9 | -17/+13 |
2007-12-01 | Lose url callback mechanism | Panu Matilainen | 2 | -40/+0 |
2007-11-30 | Move logging related macros rpmlog, adjust includes | Panu Matilainen | 26 | -24/+35 |
2007-11-30 | rpmurl and argv doxygen groupings | Panu Matilainen | 4 | -23/+31 |
2007-11-30 | rpmpgp doxygen tagging | Panu Matilainen | 3 | -71/+75 |
2007-11-30 | rpmrpc doxygen groupings.. | Panu Matilainen | 1 | -17/+17 |
2007-11-29 | Export FTS_* options through rpmgi.h as RPMGI_* | Panu Matilainen | 3 | -19/+30 |
2007-11-29 | Lose python fts | Panu Matilainen | 5 | -563/+0 |
2007-11-29 | Avoid building rpmdebug-py | Panu Matilainen | 2 | -5/+0 |
2007-11-29 | Lose the useless rpmrc python stuff, group macro handling to rpmmacro-py | Panu Matilainen | 7 | -439/+83 |
2007-11-28 | Lose rpmgi_internal.h, no longer needed | Panu Matilainen | 3 | -47/+33 |
2007-11-28 | Add rpmgiGetFlags() method to avoid rpmgi_internal.h in query | Panu Matilainen | 3 | -5/+12 |