COMMITS
/ scripts/listpages.py October 12, 2022
September 26, 2022
J
automatically upgrade syntax for python 3.6
JJMC89 committed
May 15, 2022
May 12, 2022
X
[IMPR] Use AutomaticTWSummaryBot to implement listpages
xqt committed
X
[bugfix] Fix -format option
xqt committed
May 4, 2022
X
March 11, 2022
X
[IMPR] solve some deepsource issues
xqt committed
March 2, 2022
J
add parameter types of int/float/str based on the default values
JJMC89 committed
January 9, 2022
X
[IMPR] Update hash bang from python to python3
xqt committed
September 18, 2021
X
[doc] Fix/add typing hints in script's main function
xqt 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 24, 2021
D
[cleanup] Suffix exceptions with 'Error'
Damian Johnson committed
March 19, 2021
Z
[cleanup] Removal of unnecessary else / elif usage after return
ZabeMath committed
January 22, 2021
B
Removed remove magic coding comments # -*- coding: utf-8 -*-
Bharatkhatri committed
January 16, 2021
B
Rename handleArg to handle_arg
Bharatkhatri committed
July 11, 2020
J
Update listpages for py3
JJMC89 committed
March 7, 2019
X
[IMPR] make suggest_help a function
xqt committed
December 24, 2019
June 19, 2019
D
refactor: remove unused local variable assignments
dalba committed
June 13, 2019
D
[bugfix] Fix the outputlang parameter in listpages.py
Dvorapa committed
May 30, 2019
J
Merge "[bugfix] Show page list at the end of the script"
jenkins-bot committed
April 14, 2019
X
[bugfix] Show page list at the end of the script
xqt committed
May 4, 2019
D
Remove caret from re.match
Dvorapa committed
March 24, 2019
D
[IMPR] Replace PY2 unicode with string in docs and unify across files
dvorapa committed
March 5, 2019
X
[fix] Fix spelling mistakes
xqt committed
January 29, 2019
X
November 17, 2018
N
[PEP8] Fix W504 errors in 7 files
Nils ANDRÉ-CHANG committed
September 24, 2018
A
[cleanup] cleanup scripts/listpages.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
July 12, 2018
D
pywikibot/page.py: Fix N803 and N806 naming errors
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
June 28, 2017
F
listpages.py: add a note about the -overwrite argument in error message
Framawiki committed
January 1, 2017
M
listpages.py: fix help on formatting
Mpaa committed
November 25, 2016
October 28, 2016
X
[doc] remove duplicate spaces inside doc strings
xqt committed
November 5, 2016
April 15, 2016
X
[IMPR] Simplify arg parsing
xqt committed
March 4, 2016
January 23, 2016
M
listpages.py: Fix help docstring
Mpaa committed
September 12, 2015
J
Re-order imports
John Vandenberg committed
September 26, 2015
F
[FEAT] listpages: Put the generated list on a wiki
Fabian Neundorf committed
September 8, 2015
J
Enforce __future__.absolute_import
John Vandenberg committed
July 26, 2015
F
[FEAT] scripts: Sensible error information
Fabian Neundorf committed
April 18, 2015
A
scripts: set executable mode on all scripts
Antoine Musso committed