COMMITS
/ scripts/image.py May 29, 2022
X
[PEP8] rename FilePage.usingPages to using_pages
xqt committed
March 29, 2022
X
[IMPR] Port CommonsDelinker to core
xqt committed
April 5, 2022
April 1, 2022
X
[bugfix] Improve image regex
xqt committed
February 17, 2022
J
sort import and ugrade syntax
JJMC89 committed
January 21, 2022
X
[IMPR] add a new function case_escape to textlib
xqt committed
January 9, 2022
X
[IMPR] Update hash bang from python to python3
xqt committed
November 27, 2021
September 18, 2021
X
[doc] Fix/add typing hints in script's main function
xqt committed
June 22, 2021
June 19, 2021
J
[IMPR] Update bots to use update_options
JJMC89 committed
March 22, 2021
X
[doc] convert epytext docstrings to sphinx format
xqt committed
April 28, 2021
D
[cleanup] Consistently use string's format()
Damian Johnson committed
April 30, 2021
J
standardize imports and check with flake8-isort
JJMC89 committed
April 17, 2021
R
January 31, 2021
J
[6.0] Archive unused scripts and remove already archived scripts
JJMC89 committed
January 22, 2021
B
Removed remove magic coding comments # -*- coding: utf-8 -*-
Bharatkhatri committed
November 5, 2020
U
[IMPR] Rewrite pywikibot scripts to support Python 3.5+ only
Udoka committed
October 30, 2020
U
[IMPR] Rewrite scripts using new option handler
Udoka committed
April 21, 2020
D
[bugfix] Fix regression introduced in I7a4f8fde466
Dvorapa committed
March 7, 2019
X
[IMPR] make suggest_help a function
xqt committed
March 24, 2019
D
[IMPR] Replace PY2 unicode with string in docs and unify across files
dvorapa committed
November 26, 2018
T
[PEP8] Fixed W504 violations in script/ directory
takidelfin committed
September 24, 2018
A
[cleanup] cleanup scripts/image.py
Alangi Derick committed
September 21, 2018
X
[fix] Make __future__ division mandatory
xqt committed
September 9, 2018
D
Fix type hints for *args and **kwargs
dalba committed
June 3, 2018
D
Fix some of the N806 errors
dalba committed
May 20, 2018
X
[doc] __init__ method is initializer not a constructor
xqt committed
April 18, 2018
D
[IMPR][doc] Solve various warnings thrown in doctests
dvorapa committed
July 4, 2017
X
Remove __version__ string from scripts
xqt committed
April 29, 2017
D
flake8: Fix E305 errors and remove it from ignored codes
dalba committed
November 27, 2016
X
[DOC] Keep -help doc beneath 79 chars
xqt committed
January 13, 2017
J
Merge "[PEP8] Keep lines beneath 80 chars"
jenkins-bot committed
May 7, 2016
X
[PEP8] Keep lines beneath 80 chars
xqt committed
October 28, 2016
X
[doc] remove duplicate spaces inside doc strings
xqt committed
October 15, 2016
O
Silence warnings
OdysseasKr committed
September 20, 2016
J
Merge "[i18n] use i18n from twn for image.py"
jenkins-bot committed
April 7, 2016
X
[i18n] use i18n from twn for image.py
xqt committed
A
Use custom_name for file namespace
amir committed
September 8, 2015
J
Enforce __future__.absolute_import
John Vandenberg committed
August 29, 2015
J
Deprecate BaseSite.*_namespace()
John Vandenberg committed
August 3, 2015
J
Merge "[IMPROV] Make example commands in help similar"
jenkins-bot committed
August 2, 2015
F
[IMPROV] Make example commands in help similar
Fabian Neundorf committed
July 26, 2015
F
[FEAT] scripts: Sensible error information
Fabian Neundorf committed
April 19, 2015
J
Subclass ReplaceRobot
John Vandenberg committed
February 22, 2015
April 18, 2015
A
scripts: set executable mode on all scripts
Antoine Musso committed
A
scripts: add missing /usr/bin/python shebang
Antoine Musso committed