| 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 |
* | blacklist RPMFILE_IS_INSTALLED (it's a macro) | tv | 2012-12-18 | 1 | -1/+2 |
* | merge 4 years old rpm-4.6 support patch from pixel | tv | 2012-12-18 | 2 | -10/+19 |
* | sort headers | tv | 2012-12-18 | 1 | -6/+6 |
* | fix build with stable rpm | tv | 2012-12-18 | 1 | -1/+1 |
* | enable to generate tarball from git-svn | tv | 2012-12-18 | 1 | -1/+1 |
* | 0.1.4 | tv | 2012-12-18 | 2 | -1/+5 |
* | 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 | 2 | -0/+2 |
* | fix a verbose warning | tv | 2012-12-18 | 1 | -1/+1 |
* | fix parsing rpm headers | tv | 2012-12-18 | 2 | -4/+9 |
* | sort header entries | tv | 2012-12-18 | 1 | -21/+21 |
* | perl_checker cleanups | tv | 2012-12-18 | 11 | -131/+131 |
* | blacklist some modules | tv | 2012-12-18 | 2 | -0/+9 |
* | help syntax highlighthin in emacs | tv | 2012-12-18 | 11 | -0/+11 |
* | silent last remaining warning | tv | 2012-12-18 | 1 | -1/+1 |
* | fix some warnings | tv | 2012-12-18 | 1 | -0/+1 |
* | 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 |