Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | log previous commits | Thierry Vignaud | 2016-11-10 | 1 | -0/+2 |
* | add bug ID | Thierry Vignaud | 2016-10-20 | 1 | -1/+1 |
* | 5.115.11 | Thierry Vignaud | 2016-10-20 | 1 | -0/+2 |
* | fix crash introduced by mga#15353 fix (mga#19618) | Thierry Vignaud | 2016-10-20 | 1 | -0/+1 |
* | fix another (old) compilation warnings | Thierry Vignaud | 2016-10-18 | 1 | -0/+2 |
* | 5.105.10 | Thierry Vignaud | 2016-10-18 | 1 | -0/+2 |
* | (get_int2) try new 64bit tag else old 32bit tag | Thierry Vignaud | 2016-10-18 | 1 | -0/+1 |
* | switch to uint64_t for sizes (mga#19571) | Thierry Vignaud | 2016-10-18 | 1 | -0/+2 |
* | 5.095.09 | Thierry Vignaud | 2016-10-16 | 1 | -0/+2 |
* | log previous fix | Thierry Vignaud | 2016-10-16 | 1 | -0/+2 |
* | 5.085.08 | Thierry Vignaud | 2016-10-14 | 1 | -0/+2 |
* | (check) fix reporting problems | Thierry Vignaud | 2016-10-14 | 1 | -0/+1 |
* | fix reporting size on big packages (mga#19571) | Thierry Vignaud | 2016-10-13 | 1 | -0/+2 |
* | 5.075.07 | Thierry Vignaud | 2016-04-14 | 1 | -0/+2 |
* | don't push $fullname to callback stack | Thierry Vignaud | 2016-04-14 | 1 | -0/+2 |
* | add support for "elem" callback | Thierry Vignaud | 2016-04-14 | 1 | -0/+3 |
* | 5.065.06 | Thierry Vignaud | 2015-04-12 | 1 | -0/+2 |
* | fix upgrade when package's in several media | Thierry Vignaud | 2015-04-12 | 1 | -0/+2 |
* | 5.055.05 | Thierry Vignaud | 2015-02-26 | 1 | -0/+2 |
* | fix a segfault when callbacks don't get a header | Pascal Terjan | 2015-02-26 | 1 | -0/+2 |
* | 5.045.04 | Thierry Vignaud | 2015-02-26 | 1 | -0/+2 |
* | callbacks now get pkg name instead of just pkg id | Thierry Vignaud | 2015-02-26 | 1 | -0/+3 |
* | 5.035.03 | Thierry Vignaud | 2014-11-14 | 1 | -0/+2 |
* | Handle non numeric returns for traverse_tag_find callback | Pascal Terjan | 2014-11-14 | 1 | -0/+1 |
* | add a missing PUTBACK in traverse_tag_find() | Thierry Vignaud | 2014-11-14 | 1 | -0/+2 |
* | 5.025.02 | Thierry Vignaud | 2014-10-26 | 1 | -0/+2 |
* | add >recommends method (mga#14376) | Thierry Vignaud | 2014-10-26 | 1 | -0/+2 |
* | add bug ID | Thierry Vignaud | 2014-10-23 | 1 | -1/+1 |
* | typo fix | Thierry Vignaud | 2014-10-23 | 1 | -1/+1 |
* | 5.015.01 | Thierry Vignaud | 2014-10-23 | 1 | -0/+2 |
* | fix crashing in ptread when using log callback with rpm-4.12 | Thierry Vignaud | 2014-10-23 | 1 | -0/+2 |
* | 5.005.00 | Thierry Vignaud | 2014-09-12 | 1 | -0/+2 |
* | {suggested} is renamed {recommended} in state | Thierry Vignaud | 2014-09-12 | 1 | -0/+1 |
* | rename "no_suggests" option as "no_recommends" | Thierry Vignaud | 2014-09-12 | 1 | -0/+1 |
* | s/suggests/recommends/ in method names | Thierry Vignaud | 2014-09-12 | 1 | -0/+1 |
* | add support for generating recommends in synthesis | Thierry Vignaud | 2014-09-12 | 1 | -0/+2 |
* | rename "suggests" method as "recommends_nosense" | Thierry Vignaud | 2014-09-12 | 1 | -0/+1 |
* | make it compatible with rpm-4.12.0 | Thierry Vignaud | 2014-09-12 | 1 | -0/+3 |
* | 4.314.31 | Thierry Vignaud | 2014-06-27 | 1 | -0/+2 |
* | (compare) croak if used on URPM::Package object (mga#12766) | Thierry Vignaud | 2014-05-17 | 1 | -0/+1 |
* | kill support for kernel-*source-stripped | Thierry Vignaud | 2014-05-12 | 1 | -0/+1 |
* | document pack_header() | Thierry Vignaud | 2014-05-12 | 1 | -0/+2 |
* | 4.304.30 | Thierry Vignaud | 2014-05-01 | 1 | -0/+2 |
* | fix 64k size limit on provides size | Thierry Vignaud | 2014-05-01 | 1 | -0/+2 |
* | fix warning in debug message | Thierry Vignaud | 2013-12-16 | 1 | -0/+2 |
* | 4.294.29 | Thierry Vignaud | 2013-11-05 | 1 | -0/+2 |
* | $trans->order: add support for "deploops" option | Thierry Vignaud | 2013-11-05 | 1 | -0/+1 |
* | enhance POD documentation | Thierry Vignaud | 2013-11-05 | 1 | -0/+1 |
* | fix doble space | Thierry Vignaud | 2013-11-05 | 1 | -1/+1 |
* | "implement" create_transaction() in --env case (rule of least surprise) | Thierry Vignaud | 2013-11-05 | 1 | -0/+2 |