aboutsummaryrefslogtreecommitdiffstats
path: root/URPM
Commit message (Expand)AuthorAgeFilesLines
* Add back support for foo > 5 in property2name*Pascal Terjan2022-12-191-9/+11
* Fix parsing of properties containing [topic/parse_propertyPascal Terjan2022-11-011-3/+23
* Further prevent SRPM to conflicts with its own build depsThierry Vignaud2021-10-231-1/+1
* Prevent SRPM to conflicts with its own build depsThierry Vignaud2021-10-191-0/+1
* Make it work with no feature qw(indirect) (aka perl7)Thierry Vignaud2020-06-251-1/+1
* workaround rpm-4.16 adding provides to SRPMsThierry Vignaud2020-04-081-1/+2
* add support for reinstall (needs rpm >= 4.12.x)Thierry Vignaud2020-03-051-2/+6
* document URPM::SignatureThierry Vignaud2019-12-231-4/+34
* Don't select an obsolete package to resolve dependencies/conflicts (mga#23223)Martin Whitaker2018-06-251-0/+4
* fix finding better pkg (mga#23037)Thierry Vignaud2018-06-141-1/+2
* fix displaying always the same name in the listThierry Vignaud2018-06-131-1/+1
* typo fix (aka make greping logs consistent)Thierry Vignaud2018-06-131-1/+1
* make logs more reproductibleThierry Vignaud2018-06-121-1/+1
* Revert "make sure to use int64 on 32bit arch"Thierry Vignaud2017-09-071-2/+0
* typo fix (mga#20926)Thierry Vignaud2017-05-301-1/+1
* make sure to use int64 on 32bit archPascal Terjan2016-11-101-0/+2
* simplify (drop commented out message)Thierry Vignaud2016-11-101-6/+1
* fix crash introduced by mga#15353 fix (mga#19618)Thierry Vignaud2016-10-201-1/+1
* bump copyrightThierry Vignaud2016-10-161-1/+1
* silent perl_checkerThierry Vignaud2016-10-161-3/+4
* mga#15353 don't crash if re is wrongAngelo Naselli2016-10-161-7/+10
* shrink .perl_checker blacklistsThierry Vignaud2016-09-161-1/+0
* fix upgrade when package's in several mediaThierry Vignaud2015-04-121-2/+2
* rename a variableThierry Vignaud2014-09-121-3/+3
* s/suggested/recommended/Thierry Vignaud2014-09-121-3/+3
* {suggested} is renamed {recommended} in stateThierry Vignaud2014-09-121-1/+1
* kill unused argumentThierry Vignaud2014-09-121-2/+2
* add aliases for compatibilityThierry Vignaud2014-09-121-0/+3
* rename "no_suggests" option as "no_recommends"Thierry Vignaud2014-09-121-2/+2
* s/suggests/recommends/ in method namesThierry Vignaud2014-09-121-14/+14
* s/suggests/recommends/ in comments & variable namesThierry Vignaud2014-09-121-12/+12
* add support for generating recommends in synthesisThierry Vignaud2014-09-121-1/+2
* rename "suggests" method as "recommends_nosense"Thierry Vignaud2014-09-121-2/+2
* simplify after commit 307fdff9e12f783b01d0275d92c22b4cf7dd020fThierry Vignaud2014-05-141-3/+1
* kill support for kernel-*source-strippedThierry Vignaud2014-05-121-7/+2
* kill useless "$Id: " linesThierry Vignaud2014-05-092-2/+0
* kill frenglishThierry Vignaud2014-05-091-2/+2
* typo fixThierry Vignaud2014-05-091-3/+3
* typo fixThierry Vignaud2014-05-071-1/+1
* fix warning in debug messageThierry Vignaud2013-12-161-1/+1
* enhance POD documentationThierry Vignaud2013-11-051-179/+548
* (listlength) get rid of itThierry Vignaud2013-11-051-5/+1
* (resolve_requested_suggests) small optimizationThierry Vignaud2013-11-051-1/+1
* adapt to perl-5.18 random hash keys orderingThierry Vignaud2013-10-031-3/+4
* fix warning in debug messageThierry Vignaud2013-03-301-1/+1
* fix selecting right DKMS flavor (mga#9172)Thierry Vignaud2013-03-231-1/+1
* add basic support for --downgrade (mga#6655)Thierry Vignaud2013-02-091-4/+4
* (_is_selected_or_installed ) fix scoring locale packagesThierry Vignaud2013-01-201-1/+1
* prevent creating empty transactions in rare casesThierry Vignaud2012-12-171-1/+1
* (find_required_package) previous commit enables us to not reinvent packages_p...Thierry Vignaud2012-12-041-3/+2