COMMITS
/ .github January 26, 2022
M
ci: add mkdir step for mypy (#5927)
Michael Currin committed
November 16, 2021
A
[Mypy] fix other/least_recently_used (#5814)
Andrew Grangaard committed
November 6, 2021
C
mypy: Exclude only 20 files that are still failing (#5608)
Christian Clauss committed
October 27, 2021
@
Fix pull request template (#5633)
@im_8055 committed
October 14, 2021
C
It is OK to test ./scripts (#5290)
Christian Clauss committed
September 22, 2021
C
mypy --install-types --non-interactive . (#4530)
Christian Clauss committed
June 10, 2021
D
fix(action): delete approve workflow as it does not work (#4453)
Dhruv Manilawala committed
May 21, 2021
D
fix(action): testing and fixing errors (#4446)
Dhruv Manilawala committed
D
fix(action): correct indentation for types key (#4445)
Dhruv Manilawala committed
D
feat: action to approve workflow run (#4444)
Dhruv Manilawala committed
April 26, 2021
D
fix(ci): Update pre-commit hooks and apply new black (#4359)
Dhruv Manilawala committed
April 6, 2021
D
feat: Add mypy configuration file (#4315)
Dhruv Manilawala committed
April 5, 2021
D
fix(mypy): type annotations for linear algebra algorithms (#4317)
Dhruv Manilawala committed
April 4, 2021
D
fix(mypy): type annotations for conversions algorithms (#4314)
Dhruv Manilawala committed
D
fix(mypy): type annotations for cipher algorithms (#4306)
Dhruv Manilawala committed
April 3, 2021
A
[mypy] fix hashes folder (#4305)
algobytewise committed
April 2, 2021
A
[mypy] Fix directory arithmetic_analysis (#4304)
algobytewise committed
March 31, 2021
C
[mypy] Fix web_programming directory (#4297)
Christian Clauss committed
C
mypy: Use a --exclude list (#4296)
Christian Clauss committed
March 27, 2021
A
Move: traversals/binary_tree_traversals.py --> searches/binary_tree_traversal.py (#4295)
algobytewise committed
March 26, 2021
A
[mypy] fix small folders 2 (#4293)
algobytewise committed
March 23, 2021
A
[mypy] fix small folders (#4292)
algobytewise committed
March 22, 2021
A
[mypy] fix compression folder (#4290)
algobytewise committed
March 20, 2021
C
build.yml: Run mypy --ignore-missing-imports (#4276)
Christian Clauss committed
C
GitHub Actions: fast-fail on black formatting issues (#4268)
Christian Clauss committed
November 29, 2020
D
Validate only submitted Project Euler solution (#3977)
Dhruv Manilawala committed
November 25, 2020
D
Update stalebot to take 5 actions per hour (#3922)
Dhruv Manilawala committed
November 24, 2020
C
Python 3.9 (#3926)
Christian Clauss committed
November 21, 2020
D
Remove workflow file, task checked by the bot (#3917)
Dhruv Manilawala committed
D
Remove stale action workflow file (#3915)
Dhruv Manilawala committed
November 20, 2020
D
Try the stale bot instead of stale action (#3906)
Dhruv Manilawala committed
November 19, 2020
D
Run latest stale action (#3904)
Dhruv Manilawala committed
D
Update related to the change in CI testing (#3903)
Dhruv Manilawala committed
D
Move CI tests from Travis to GitHub (#3889)
Dhruv Manilawala committed
November 8, 2020
D
Add config details for the stale action (#3870)
Dhruv Manilawala committed
November 5, 2020
D
Cache pre-commit workflow (#3863)
Dhruv Manilawala committed
October 30, 2020
P
No issues so far (#3835)
ParamonPlay committed
October 26, 2020
G
fixes: #2969 (#3756)
Gaurav Chaudhari committed
October 24, 2020
D
Move validate_solutions and add durations flag to pytest.ini (#3704)
Dhruv Manilawala committed
October 17, 2020
D
Create GitHub action only for Project Euler (#3378)
Dhruv committed
October 15, 2020
D
October 14, 2020
C
codespell.yml: Remove unused install of flake8 (#3283)
Christian Clauss committed
M
Update CODEOWNERS (#3280)
mateuszz0000 committed
October 12, 2020
C
Update CODEOWNERS (#3235)
Christian Clauss committed
K
Update CODEOWNERS to add my preferences (#3233)
Kushagra Bansal committed
October 11, 2020
C
CODEOWNERS: Proper spelling of my userid (#3185)
Christian Clauss committed
October 10, 2020
D
Add CODEOWNERS file to TheAlgorithms/Python (#3147)
Dhruv committed
October 4, 2020
D
Fix pre-commit error in GitHub action file (#2765)
Dhruv committed
R
Create auto_close_empty_issues.yml (#2756)
Richard Wheatley committed
September 30, 2020
D
Add GitHub action for pre-commit (#2515)
Dhruv committed