COMMITS
/ scripts/touch.py September 27, 2022
X
[IMPR] Remove pywikibot.output() with pywikibot.info()
xqt committed
September 26, 2022
J
automatically upgrade syntax for python 3.6
JJMC89 committed
May 13, 2022
M
[doc] Update documentation
Meno25 committed
May 7, 2022
X
[IMPR] Print counter statistic for all counters
xqt committed
January 9, 2022
X
[IMPR] Update hash bang from python to python3
xqt committed
September 21, 2021
J
Merge "[debug] do not pass OtherPageSaveRelatedError silently"
jenkins-bot committed
September 17, 2021
X
[debug] do not pass OtherPageSaveRelatedError silently
xqt committed
September 18, 2021
X
[doc] Fix/add typing hints in script's main function
xqt committed
June 19, 2021
J
[IMPR] Update bots to use update_options
JJMC89 committed
June 14, 2021
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
January 31, 2021
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
November 22, 2020
X
November 14, 2020
U
[IMPR] Replaced PageNotSaved by PageSaveRelatedError
Udoka committed
October 31, 2020
U
[IMPR] Rewrite scripts using new option handler
Udoka committed
July 12, 2020
J
Update touch to py3
JJMC89 committed
March 7, 2019
X
[IMPR] make suggest_help a function
xqt committed
January 4, 2020
J
[IMPR] Doc improvements
JJMC89 committed
June 19, 2019
D
refactor: remove unused local variable assignments
dalba committed
January 13, 2019
X
May 10, 2019
D
[doc] Improve docs and fix some doc warnings
dvorapa committed
March 24, 2019
D
[IMPR] Replace PY2 unicode with string in docs and unify across files
dvorapa committed
January 29, 2019
X
January 4, 2019
D
[bugfix] Fix doc warnings introduced in a5c9ce93
Dvorapa committed
November 11, 2018
J
[IMPR] Allow use of action=purge API parameters
JJMC89 committed
X
Use issue_deprecation_warning to deprecate option
xqt committed
November 8, 2018
J
[FIX] Prevent touch from re-creating pages
JJMC89 committed
September 23, 2018
A
[cleanup] cleanup scripts/touch.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
July 4, 2017
X
Remove __version__ string from scripts
xqt committed
May 16, 2016
October 28, 2016
X
[doc] remove duplicate spaces inside doc strings
xqt committed
September 12, 2015
J
Re-order imports
John Vandenberg committed
September 23, 2015
M
touch.py: allow botflag tagging from cli
Mpaa committed
September 8, 2015
J
Enforce __future__.absolute_import
John Vandenberg committed
July 26, 2015
F
[FEAT] scripts: Sensible error information
Fabian Neundorf committed
June 15, 2015
F
[BREAK] [FEAT] SingleSiteBot and MultipleSitesBot
Fabian Neundorf committed
May 14, 2015
X
Use Page.touch() for touch script
xqt committed
May 11, 2015
F
[IMPROV] TouchBot: Use new functionality
Fabian Neundorf committed
April 7, 2015
F
[IMPROV] Use unicode_literals
Fabian Neundorf committed
October 8, 2014
J
Docstring fixes in scripts
John Vandenberg committed
J
Standardise script main()
John Vandenberg committed