Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-07Fix no-callable pylint errorsPhilipp Hörist
2019-04-07Fix bad-indentation pylint errorsPhilipp Hörist
2019-04-07Enable wildcard-import pylint checkPhilipp Hörist
2019-04-07Fix ungrouped-imports pylint errorsPhilipp Hörist
2019-04-07Fix wrong-import-order pylint errorsPhilipp Hörist
2019-04-07Fix wrong-import-position pylint errorsPhilipp Hörist
2019-04-07Update pylintrcPhilipp Hörist
2019-04-07Fix unused-wildcard-import pylint errorsPhilipp Hörist
2019-04-07Fix assignment-from-none pylint errorsPhilipp Hörist
2019-04-07Fix chained-comparison pylint errorsPhilipp Hörist
2019-04-07Fix consider-using-ternary pylint errorsPhilipp Hörist
2019-04-07Fix useless-return pylint errorsPhilipp Hörist
2019-04-07Add description for some pylint errorsPhilipp Hörist
2018-10-03Pylint CI improvementsMarcin Mielniczuk
2018-09-22Update CIPhilipp Hörist
2018-09-18Update pre-push-tests.shPhilipp Hörist
2018-09-18Update pylint error listPhilipp Hörist
2018-09-18Update pylint error listPhilipp Hörist
2018-09-18Update pylint error listPhilipp Hörist
2018-09-18Update pylint error listPhilipp Hörist
2018-09-18Update pylint error listPhilipp Hörist
2018-09-18Update pylint error listPhilipp Hörist
2018-09-18Update pylint error listPhilipp Hörist
2018-09-18Update pylint error listPhilipp Hörist
2018-09-18Update pylint error listPhilipp Hörist
2018-09-18Update pylint error listPhilipp Hörist
2018-09-18Update pylint error listPhilipp Hörist
2018-09-18Update pylint error listPhilipp Hörist
2018-09-17Update pylint error listPhilipp Hörist
2018-09-17Update pylint error listPhilipp Hörist
2018-09-17Update pylint error listPhilipp Hörist
2018-09-17Update pylint error listPhilipp Hörist
2018-09-17Update pylint error listPhilipp Hörist
2018-09-16Update pylint error listPhilipp Hörist
2018-09-16Update pylint error listPhilipp Hörist
2018-09-16Update pre-push-tests.shPhilipp Hörist
2018-09-16Add a pre-push scriptPhilipp Hörist
2018-06-22More spelling fixesAlexander Krotov
2018-04-08fix some py2->py3 missing things. Fixes #9019Yann Leboulanger
2018-01-14Use setuptools' automatic script creationAndré Apitzsch
2017-09-22Don't hard code python path in scripts to support virtualenvAndré Apitzsch
2017-09-22fix file lookup location and other issuesAndré Apitzsch
2017-09-11fix plugins_translate scriptYann Leboulanger
2017-08-18Expand Python module search pathAndré Apitzsch
2017-08-18Check for root only on unix systemsAndré Apitzsch
2017-08-18Update bin scriptsAndré Apitzsch
2017-07-02Replace src by gajimAndré Apitzsch
2011-09-04add script to build plugins translationsYann Leboulanger
2010-04-08More whitespace mini fixes.Éric Araujo
2010-02-17fix indentation and some pylint warning in roster_window.pyYann Leboulanger