COMMITS
/ scripts/claimit.py September 27, 2022
X
[IMPR] Remove pywikibot.output() with pywikibot.info()
xqt committed
August 16, 2022
August 10, 2022
X
Revert pairwise usage in several scripts
xqt committed
August 5, 2022
X
[IMPR] backport pairwise() from Python 3.10
xqt committed
March 30, 2022
M
[doc] Update documentation
Meno25 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
June 14, 2021
March 22, 2021
X
[doc] convert epytext docstrings to sphinx format
xqt committed
April 30, 2021
J
standardize imports and check with flake8-isort
JJMC89 committed
January 22, 2021
B
Removed remove magic coding comments # -*- coding: utf-8 -*-
Bharatkhatri committed
January 13, 2021
H
Renamed handleArg() method to handle_arg() in certain scripts
homeboy445 committed
December 3, 2020
S
Add docstrings to catall.py, change_pagelang.py, claimit.py
shubham656 committed
October 30, 2020
U
[IMPR] Rewrite scripts using new option handler
Udoka committed
July 11, 2020
J
Update claimit for 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
May 24, 2019
M
[IMPR] [FIX] Introduce Claim.copy and prevent adding already saved claims
Matěj Suchánek committed
March 24, 2019
D
[IMPR] Replace PY2 unicode with string in docs and unify across files
dvorapa committed
January 29, 2019
X
September 27, 2018
D
Fix all diff_checker related errors in scripts/*
dalba committed
September 25, 2018
A
[cleanup] cleanup scripts/claimit.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 14, 2018
M
Fix claimit to work on Wikidata as well
Matěj Suchánek committed
May 20, 2018
X
[doc] __init__ method is initializer not a constructor
xqt committed
August 8, 2017
M
[IMPR] Share claimit.py logic with harvest_template.py
Matěj Suchánek committed
August 4, 2017
X
[bugfix] Fix scripts path in metafile
xqt committed
September 7, 2017
M
[Doc] Clean up uses of '¶ms;' placeholder
Matěj Suchánek committed
September 1, 2017
M
Move deprecated argument to class variable in claimit.py
Matěj Suchánek committed
July 11, 2017
M
[Breaking] [IMPR] Make WikidataBot more abstract
Matěj Suchánek committed
August 1, 2017
M
[Bugfix] Fix logic in claimit.py
Matěj Suchánek committed
July 4, 2017
X
Remove __version__ string from scripts
xqt committed
May 19, 2017
D
flake8: Fix C408 errors
dalba committed
May 3, 2017
J
Merge "[doc] use epydoc for parameter description"
jenkins-bot committed
April 28, 2017
X
[doc] use epydoc for parameter description
xqt committed
April 30, 2017
J
Merge "Rewrite claimit.py"
jenkins-bot committed
December 24, 2016
M
Rewrite claimit.py
Matěj Suchánek committed
April 29, 2017
D
flake8: Fix E305 errors and remove it from ignored codes
dalba committed
April 17, 2017
M
[IMPR] Introduce user_add_claim and allow asynchronous ItemPage.addClaim
Matěj Suchánek committed
July 24, 2015
F
Reduce line length to 100 characters
Fabian Neundorf committed
December 6, 2015
K
Improve claimit.py intro docs
Kunal Mehta committed
September 8, 2015
J
Enforce __future__.absolute_import
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 7, 2015
F
[IMPROV] Use unicode_literals
Fabian Neundorf committed
December 29, 2014
F
[FEAT] WikidataBot: Allow direct usage on Wikidata
Fabian Neundorf committed
October 22, 2014
X
Merge "Validate WikidataBot .site and .repo"
XZise committed