| Commit message (Expand) | Author | Age | Files | Lines |
* | 0.360.36 | tv | 2016-10-26 | 2 | -1/+3 |
* | reenable some tests | tv | 2016-10-26 | 2 | -3/+4 |
* | fix & reenable a test since injecting a header is not supported anymore | tv | 2016-10-26 | 1 | -3/+3 |
* | kill commented tests about no more existing methods | tv | 2016-10-26 | 1 | -3/+0 |
* | fix segfault in testsuite | tv | 2016-10-26 | 2 | -2/+3 |
* | fix some wrong descriptions | tv | 2016-10-26 | 1 | -2/+2 |
* | the minimal version supported is actually 4.9 | tv | 2016-10-26 | 1 | -2/+2 |
* | 0.350.35 | tv | 2015-08-01 | 2 | -1/+3 |
* | drop methods only supported in rpm < 4.9 | tv | 2015-08-01 | 2 | -50/+1 |
* | fix compiling with rpm-4.13 | tv | 2015-08-01 | 3 | -0/+6 |
* | simplify after last commit | tv | 2015-08-01 | 1 | -56/+0 |
* | drop support for rpm > 4.9.0 | tv | 2015-08-01 | 3 | -104/+2 |
* | 0.340.34 | tv | 2014-09-15 | 2 | -1/+3 |
* | 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 |