COMMITS
/ scripts/transferbot.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
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 5, 2021
X
[i18n] add i18n support for transferbot.py
xqt 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 12, 2020
J
Update transferbot to py3
JJMC89 committed
June 14, 2015
R
Credit the Pywikibot team as a whole
Ricordisamoa committed
March 7, 2019
X
[IMPR] make suggest_help a function
xqt committed
December 15, 2019
X
June 15, 2019
X
[FEAT] Use generator from target site for transfer pages
xqt committed
November 14, 2019
D
[doc] Fix typo in transferbot doc
Dvorapa committed
July 16, 2019
J
Merge "[cleanup] Use suggest_help to suggest help in transferbot.py"
jenkins-bot committed
May 31, 2019
M
[FEAT]Transferbot.py: Make script continue when some errors occur
Mahuton committed
June 2, 2019
X
May 11, 2019
J
Merge "[IMPR] transferbot: output improvements"
jenkins-bot committed
May 10, 2019
J
Merge "[doc] Improve docs and fix some doc warnings"
jenkins-bot committed
D
[doc] Improve docs and fix some doc warnings
dvorapa committed
F
[IMPR] transferbot: output improvements
Framawiki committed
February 23, 2019
J
[bugfix] Remove link to /edithistory from page's edithistory summary.
Jacek.duszenko committed
March 24, 2019
D
[IMPR] Replace PY2 unicode with string in docs and unify across files
dvorapa committed
February 18, 2019
Z
Fix documentation of transferbot.py script
zoranzoki21 committed
January 29, 2019
X
September 27, 2018
D
Fix all diff_checker related errors in scripts/*
dalba committed
September 23, 2018
A
[cleanup] cleanup scripts/transferbot.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 4, 2018
D
[bugfix] Fix namespaces handling in transferbot.py
dvorapa committed
June 3, 2018
D
Fix some of the N806 errors
dalba committed
June 2, 2018
D
[cleanup] Fix copyright years
dvorapa committed
May 20, 2018
J
[FIX] Remove unused exception variables
John Vandenberg committed
April 18, 2018
D
[IMPR][doc] Solve various warnings thrown in doctests
dvorapa committed
April 12, 2018
X
Revert "[FIX] W503 errors"
xqt committed
February 24, 2018
J
Merge "[IMPR] transferbot: link to history subpage from summary"
jenkins-bot committed
February 23, 2018
F
transferbot: Update the script internal doc
Framawiki committed
January 29, 2018
F
[IMPR] transferbot: link to history subpage from summary
Framawiki committed
January 23, 2018
D
[bugfix] Make transferbot.py use source interwiki in edit summary
dvorapa committed
August 1, 2017
J
Merge "[pep8] Keep lines beneath 80 chars"
jenkins-bot committed
July 22, 2017
X
[pep8] Keep lines beneath 80 chars
xqt committed
July 4, 2017
X
Remove __version__ string from scripts
xqt committed
November 27, 2016
X
[DOC] Keep -help doc beneath 79 chars
xqt committed
October 28, 2016
X
[doc] remove duplicate spaces inside doc strings
xqt committed
September 12, 2015
J
Enable flake8 hacking H501 rule
John Vandenberg committed
September 8, 2015
J
Enforce __future__.absolute_import
John Vandenberg committed