| Commit message (Expand) | Author | Age | Files | Lines |
* | fix build with RCs of rpm | tv | 2014-09-13 | 2 | -1/+3 |
* | 0.330.33 | tv | 2013-05-30 | 2 | -1/+5 |
* | fix build now that rpm is translated | tv | 2013-05-30 | 1 | -1/+1 |
* | adjust comment with reality | tv | 2013-05-30 | 1 | -1/+1 |
* | fix build with stable rpm | tv | 2012-12-18 | 1 | -1/+1 |
* | 0.320.32 | tv | 2012-12-18 | 2 | -1/+3 |
* | include rpmlog.h, thus fixing a segfault when trying to retrieving "DEBUG" | tv | 2012-12-18 | 1 | -0/+1 |
* | fix a verbose warning | tv | 2012-12-18 | 1 | -1/+1 |
* | fix parsing rpm headers | tv | 2012-12-18 | 1 | -0/+1 |
* | perl_checker cleanups | tv | 2012-12-18 | 10 | -120/+120 |
* | blacklist some modules | tv | 2012-12-18 | 2 | -0/+9 |
* | help syntax highlighthin in emacs | tv | 2012-12-18 | 11 | -0/+11 |
* | fix retrieving rpm version with beta versions | tv | 2012-12-18 | 2 | -1/+2 |
* | drop support for repackage (not working anymore since rpm-4.6) | tv | 2012-10-05 | 2 | -12/+1 |
* | (srcrpm) simplify through using RPMTAG_NOSOURCE | tv | 2012-10-05 | 1 | -1/+1 |
* | fix warning: we don't have ChangeLog | tv | 2012-06-26 | 1 | -1/+0 |
* | indent | tv | 2012-06-26 | 1 | -3/+3 |
* | perl_checker cleanups, thus fixing --rpmversion (broken for 6+ years...) | tv | 2012-06-26 | 3 | -10/+12 |
* | update package list; note that some are not used anymore | tv | 2012-06-26 | 1 | -3/+3 |
* | drop references to unsupported rpm versions | tv | 2012-06-26 | 1 | -3/+0 |
* | merge rpmsign() from RPM4sign.c into RPM4.xs | tv | 2012-06-26 | 5 | -39/+22 |
* | typo fix | tv | 2012-06-26 | 1 | -1/+1 |
* | revert commit r213 from Jun 20 2012 ("(srcrpm) simplify"), thus fixing | tv | 2012-06-26 | 2 | -1/+4 |
* | 0.310.31 | tv | 2012-06-25 | 2 | -1/+3 |
* | (rpmsysinfodep,rpmgetconfdep,rpmcpuinfodep,rpmpipedep,rpmunamedep) drop | tv | 2012-06-25 | 3 | -68/+2 |
* | (rpmDbiTagVal) silent type warning | tv | 2012-06-25 | 1 | -1/+1 |
* | (Ts_traverse) simplify (thus silenting compiler warning) | tv | 2012-06-25 | 1 | -5/+2 |
* | (_newspec,newspec) drop unused 'cookie', 'passphrase', 'rootdir' & 'verify' p... | tv | 2012-06-25 | 3 | -43/+7 |
* | silent compiler warnings | tv | 2012-06-25 | 1 | -5/+5 |
* | fix warnings by make sure proper def are seen by compiler | tv | 2012-06-25 | 1 | -0/+1 |
* | (newspec) fix forcing 'noarch_check' & 'force' parameters | tv | 2012-06-25 | 2 | -1/+9 |
* | (srcrpm) simplify | tv | 2012-06-25 | 1 | -2/+1 |
* | 0.30 (0.29 never got uploaded)0.30 | tv | 2012-06-15 | 2 | -2/+2 |
* | require rpm >= 4.8 | tv | 2012-06-15 | 1 | -1/+1 |
* | simplify | tv | 2012-06-15 | 1 | -8/+3 |
* | (Header_fullname,Spec_srcrpm) simplify using RPMTAG_NVR | tv | 2012-06-15 | 2 | -28/+12 |
* | (Header_fullname) get_arch() already handle SRPMs | tv | 2012-06-15 | 1 | -8/+2 |
* | (srcrpm) fix a FIXME: s/src/no/ again accordingly | tv | 2012-06-15 | 2 | -2/+5 |
* | (osscore) alias archscore() on it | tv | 2012-06-15 | 1 | -16/+9 |
* | (platformscore) kill it (unimplemented for 5 years) | tv | 2012-06-15 | 2 | -17/+1 |
* | (tag) simplify | tv | 2012-06-13 | 1 | -6/+3 |
* | simplify using mPUSHs() | tv | 2012-06-13 | 1 | -9/+9 |
* | (listtag,tag,tagtype) use rpmtdTag() & rpmtdType() accessors | tv | 2012-06-13 | 1 | -3/+3 |
* | just drop test that will never work with rpm.org | tv | 2012-06-12 | 1 | -36/+1 |
* | 0.290.29 | tv | 2012-06-12 | 2 | -1/+3 |
* | do not use legacy compatibility header anymore | tv | 2012-06-12 | 1 | -2/+0 |
* | (fullname) alias nevr() on it, thus getting rid of deprecated pre-rpm-4.6 hea... | tv | 2012-06-12 | 1 | -11/+14 |
* | simplify through newSVpvs() | tv | 2012-06-12 | 1 | -26/+26 |
* | simplify by using mXPUSHs | tv | 2012-06-12 | 1 | -144/+144 |
* | make some functions that not implemented since switching to rpm-4.6 to die | tv | 2012-06-12 | 2 | -0/+5 |