Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | rename "no_suggests" option as "no_recommends" | Thierry Vignaud | 2014-09-12 | 2 | -2/+3 | |
* | s/suggests/recommends/ in method names | Thierry Vignaud | 2014-09-12 | 2 | -14/+15 | |
* | s/suggests/recommends/ in comments & variable names | Thierry Vignaud | 2014-09-12 | 1 | -12/+12 | |
* | add support for generating recommends in synthesis | Thierry Vignaud | 2014-09-12 | 3 | -3/+7 | |
* | recognize "recommends" lines in synthesis | Thierry Vignaud | 2014-09-12 | 1 | -1/+1 | |
* | rename "suggests" method as "recommends_nosense" | Thierry Vignaud | 2014-09-12 | 4 | -4/+6 | |
* | rename "suggests" field to "recommends" | Thierry Vignaud | 2014-09-12 | 4 | -8/+140 | |
* | make it compatible with rpm-4.12.0 | Thierry Vignaud | 2014-09-12 | 2 | -2/+5 | |
* | use HEADERGET_EXT instead of HEADERGET_DEFAULT | Thierry Vignaud | 2014-08-27 | 1 | -2/+2 | |
* | 4.314.31 | Thierry Vignaud | 2014-06-27 | 2 | -1/+3 | |
* | (compare) croak if used on URPM::Package object (mga#12766) | Thierry Vignaud | 2014-05-17 | 2 | -0/+3 | |
* | simplify after commit 307fdff9e12f783b01d0275d92c22b4cf7dd020f | Thierry Vignaud | 2014-05-14 | 1 | -3/+1 | |
* | kill support for kernel-*source-stripped | Thierry Vignaud | 2014-05-12 | 2 | -7/+3 | |
* | document pack_header() | Thierry Vignaud | 2014-05-12 | 2 | -0/+14 | |
* | kill useless "$Id: " lines | Thierry Vignaud | 2014-05-09 | 5 | -5/+0 | |
* | kill frenglish | Thierry Vignaud | 2014-05-09 | 1 | -2/+2 | |
* | typo fix | Thierry Vignaud | 2014-05-09 | 1 | -3/+3 | |
* | typo fix | Thierry Vignaud | 2014-05-07 | 1 | -1/+1 | |
* | 4.304.30 | Thierry Vignaud | 2014-05-01 | 2 | -1/+3 | |
* | fix 64k size limit on provides size | Thierry Vignaud | 2014-05-01 | 2 | -3/+5 | |
* | perl_checker cleanup | Thierry Vignaud | 2014-03-18 | 1 | -1/+1 | |
* | supplement blacklist | Thierry Vignaud | 2014-03-18 | 1 | -0/+1 | |
* | fix warning in debug message | Thierry Vignaud | 2013-12-16 | 2 | -1/+3 | |
* | 4.294.29 | Thierry Vignaud | 2013-11-05 | 2 | -1/+3 | |
* | $trans->order: add support for "deploops" option | Thierry Vignaud | 2013-11-05 | 2 | -1/+13 | |
* | enhance POD documentation | Thierry Vignaud | 2013-11-05 | 3 | -179/+551 | |
* | list the suggests() method | Thierry Vignaud | 2013-11-05 | 1 | -0/+2 | |
* | indent options | Thierry Vignaud | 2013-11-05 | 1 | -0/+4 | |
* | document URPM::DB::verify() & URPM::stream2header() | Thierry Vignaud | 2013-11-05 | 1 | -0/+8 | |
* | split into smaller sections for improved readability | Thierry Vignaud | 2013-11-05 | 1 | -17/+55 | |
* | (listlength) get rid of it | Thierry Vignaud | 2013-11-05 | 1 | -5/+1 | |
* | document transaction element API | Thierry Vignaud | 2013-11-05 | 1 | -0/+22 | |
* | add "SEE ALSO" with link to urpmi | Thierry Vignaud | 2013-11-05 | 1 | -0/+6 | |
* | (resolve_requested_suggests) small optimization | Thierry Vignaud | 2013-11-05 | 1 | -1/+1 | |
* | document search() options | Thierry Vignaud | 2013-11-05 | 1 | -3/+5 | |
* | 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 | 2 | -0/+10 | |
* | 4.284.28 | Thierry Vignaud | 2013-10-03 | 2 | -1/+3 | |
* | coverity: add a comment about "Argument cannot be negative" | Thierry Vignaud | 2013-10-03 | 1 | -1/+1 | |
* | coverity: fix "Resource leak" | Thierry Vignaud | 2013-10-03 | 1 | -3/+7 | |
* | coverity: fix "Unused pointer value" | Thierry Vignaud | 2013-10-03 | 2 | -6/+7 | |
* | adapt to perl-5.18 random hash keys ordering | Thierry Vignaud | 2013-10-03 | 2 | -3/+8 | |
* | (sourcerpm) make it more readable | Thierry Vignaud | 2013-09-30 | 1 | -16/+8 | |
* | alias N, V, R & A (saves nearly 2% of compiled size) | Thierry Vignaud | 2013-09-30 | 1 | -51/+25 | |
* | fix warning in debug message | Thierry Vignaud | 2013-03-30 | 1 | -1/+1 | |
* | 4.274.27 | Thierry Vignaud | 2013-03-23 | 2 | -1/+3 | |
* | fix selecting right DKMS flavor (mga#9172) | Thierry Vignaud | 2013-03-23 | 2 | -1/+3 | |
* | 4.264.26 | Thierry Vignaud | 2013-02-09 | 2 | -1/+3 | |
* | add basic support for --downgrade (mga#6655) | Thierry Vignaud | 2013-02-09 | 2 | -4/+6 | |
* | add a test for payload_format() | Thierry Vignaud | 2013-02-05 | 1 | -1/+2 |