An open API service providing commit metadata for open source projects.

GitHub / jxmorris12/language_tool_python / commits

a free python grammar checker 📝✅

SHA Message Author Date Stats
94339f1c docs(CI): remove legacy doc in test.yml (#173) mdevolde <m****2@g****m>
Committed by: GitHub <n****y@g****m>
18 days ago
862fbbf2 refactor: use linters in the env, fix mypy warns, improve makefiles (#172) mdevolde <m****2@g****m>
Committed by: GitHub <n****y@g****m>
18 days ago
e08131f7 chore(pyproject.toml): from setuptools to uv_build as build backend (#171) mdevolde <m****2@g****m>
Committed by: GitHub <n****y@g****m>
18 days ago
9b244b00 bump to 3.4.0 (#170) mdevolde <m****2@g****m>
Committed by: GitHub <n****y@g****m>
20 days ago
eff9bbbe fix(config_file): refuse breaklines in config dict (#169) mdevolde <m****2@g****m>
Committed by: GitHub <n****y@g****m>
20 days ago
210a8a2c fix(server): use POST instead of GET for check endpoint (#168) mdevolde <m****2@g****m>
Committed by: GitHub <n****y@g****m>
20 days ago
55bf70dc fix(download_lt): set default version to latest release (#167) mdevolde <m****2@g****m>
Committed by: GitHub <n****y@g****m>
20 days ago
5a70cccd feat(download_it): add the possibility to download missing versions (#166) mdevolde <m****2@g****m>
Committed by: GitHub <n****y@g****m>
20 days ago
6d15762b feat(download_lt/safe_zip): new secure way to extract ZIPs (#165) mdevolde <m****2@g****m>
Committed by: GitHub <n****y@g****m>
20 days ago
673af1ab feat(download_lt): add hash verification for downloaded ZIPs (#164) mdevolde <m****2@g****m>
Committed by: GitHub <n****y@g****m>
21 days ago
a95d3da2 ci: hash pinning of actions, fix other dependencies/settings (#163) mdevolde <m****2@g****m>
Committed by: GitHub <n****y@g****m>
24 days ago
ee532433 ci: bump some ci dependencies versions and fix a makefile command (#162) mdevolde <m****2@g****m>
Committed by: GitHub <n****y@g****m>
24 days ago
9d09a03f bump to 3.3.1 (#161) mdevolde <m****2@g****m>
Committed by: GitHub <n****y@g****m>
24 days ago
b8c33657 chore: bump LT release version related to snapshots (#160) mdevolde <m****2@g****m>
Committed by: GitHub <n****y@g****m>
24 days ago
2ca0fdd5 chore(deps): bump pygments from 2.19.2 to 2.20.0 (#158)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
1dfa467e bump to 3.3.0 (#157) Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
2211972b fix(server): permit to register new spellings for other languages than en (#156) Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
3a3b2aa2 feat(download_lt): added a new way to handle LT downloads (#155) Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
afa28a8a chore(deps): updated uv.lock and docs requirements (#154) Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
35b89a0f feat: added a way to mark funcs as deprecated (compatible py 3.9-3.14) (#153) Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
eb8ee39d chore(deps): updated uv.lock and docs requirements (#152) Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
2d7f3969 bump to 3.2.2 (#151) Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
17bc25b1 fix: error handling when http error during LT download (#150) Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
e7a0fb23 merge Merge pull request #148 from mdevolde/bump_version Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
1fcd8724 bump to 3.2.1 mdevolde <m****2@g****m> 5 months ago
49e8c4af merge Merge pull request #147 from mdevolde/fix-zombie-process Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
2df3d209 fix: wait for process terminaison to avoid zombies mdevolde <m****2@g****m> 5 months ago
73a697da merge Merge pull request #146 from mdevolde/precommit Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
82b14006 feat: added pre-commit checks mdevolde <m****2@g****m> 5 months ago
96ca0a60 merge Merge pull request #145 from mdevolde/bump_version Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
0a575c85 bump to 3.2.0 mdevolde <m****2@g****m> 6 months ago
85521c49 merge Merge pull request #144 from mdevolde/feature/check_with_regex Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
30f08025 feat (server): new method to check regex regions of a text mdevolde <m****2@g****m> 6 months ago
3e706952 merge Merge pull request #143 from mdevolde/bump_version Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
53fdf28f bump to 3.1.0 mdevolde <m****2@g****m> 6 months ago
89b7d58a merge Merge pull request #142 from mdevolde/properties Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
af05e03a feat (server): added new properties and improved documentation mdevolde <m****2@g****m> 6 months ago
c165fae6 merge Merge pull request #141 from mdevolde/proxies Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
f2a1f136 feat: added possibility to use proxies in LanguageTool requests, updated uv.lock mdevolde <m****2@g****m> 6 months ago
a1be9b59 merge Merge pull request #140 from mdevolde/CI_BUG Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
46a1071c fix (test_api_public): patch a bug in API test (get request freezed) mdevolde <m****2@g****m> 7 months ago
e6b6b996 merge Merge pull request #139 from mdevolde/bump_version Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
38529452 bump to 3.0.0 mdevolde <m****2@g****m> 7 months ago
07831eec merge Merge pull request #138 from mdevolde/uv Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
b37e7864 feat (build_and_publish): moved build and publish script in Makefiles, used u... mdevolde <m****2@g****m> 7 months ago
f17220b3 merge Merge pull request #137 from mdevolde/tests Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
21efc192 docs: separated tests in files, added doc and typing, moved cli tests mdevolde <m****2@g****m> 7 months ago
22551c83 merge Merge pull request #136 from mdevolde/pathlib Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
e53c7bce refactor: replaced os.path uses by pathlib mdevolde <m****2@g****m> 7 months ago
1dabc069 merge Merge pull request #135 from mdevolde/ruff Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
be13e8b9 feat (ruff): added some rules to ruff (N, S, BLE), corrected S and N warns mdevolde <m****2@g****m> 7 months ago
2e770678 merge Merge pull request #134 from mdevolde/snake_case Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
0786acd9 fix: from camel case to snake case for some params and attribs (breaking) mdevolde <m****2@g****m> 7 months ago
19f0d2db merge Merge pull request #133 from mdevolde/docs Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
f634bbeb feat: added online doc link in README and pyproject mdevolde <m****2@g****m> 7 months ago
4e5be499 fix: corrected os version for readthedocs config (#132) Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
466a43d7 merge Merge pull request #131 from mdevolde/readthedocs Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
a29f97f9 feat (docs): added conf file for readthedocs, and a requirements.txt for it mdevolde <m****2@g****m> 7 months ago
d1f32b1c merge Merge pull request #130 from mdevolde/cleaning Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
36f7b34e merge Merge pull request #129 from mdevolde/logger Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
5c78b192 feat: added loggers and logs, added logging conf for CL, moving error message... mdevolde <m****2@g****m> 7 months ago
bf30b525 merge Merge pull request #128 from mdevolde/better_tests Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
bc3ce6ca merge Merge pull request #127 from mdevolde/version_comparison Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
5659b0ff merge Merge pull request #126 from mdevolde/types Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
923cef4d merge Merge pull request #125 from mdevolde/auto_doc Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
b38e2b58 merge Merge pull request #124 from mdevolde/server_fixes Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
5ba34b43 refactor: removed unused py script (and refs), edited makefile to a functiona... mdevolde <m****2@g****m> 7 months ago
28a1e013 feat: added fixed versions for ruff and mypy, added packaging in deps, added ... mdevolde <m****2@g****m> 7 months ago
e3604a58 fix (download_it): patch version comparison bug mdevolde <m****2@g****m> 7 months ago
22876851 fix: more explicit MANIFEST.in, added uv.lock and py.typed, fixed type mdevolde <m****2@g****m> 7 months ago
8d5fc51d docs: added auto-genereted doc (sphinx) mdevolde <m****2@g****m> 7 months ago
354bfc66 fix (server): edited endpoint to request to verify if server is ready, mdevolde <m****2@g****m> 7 months ago
2adf85b2 merge Merge pull request #123 from mdevolde/server Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
aa388c80 fix: removed stdout/stderr reading, making it easier to run and close LT mdevolde <m****2@g****m> 7 months ago
a2799243 merge Merge pull request #122 from mdevolde/config_file_2 Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
ba7bec8f refactor: rewrote config_file.py (better handling and transormation of config... mdevolde <m****2@g****m> 7 months ago
934d9c48 feat: added new LT config values and replaced asserts in prod by if/raise (#121) Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
3576f717 merge Merge pull request #120 from mdevolde/readme Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
c99fd89c docs: added classifiers/keywors in pyproject.toml, added badges in README and... mdevolde <m****2@g****m> 7 months ago
c7ade981 merge Merge pull request #119 from mdevolde/test_pipeline Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
96fc17cc feat: update CI, fix POSIX locale compatibility mdevolde <m****2@g****m> 7 months ago
5eac4292 fix: Patched ruff warnings, applied ruff format, better integrated/configured... Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
cb964c51 feat: adding contribution tools (guide, templates for issues and PR) (#117)
Co-authored-by: Copilot <1****t@u****m>, Copilot <1****t@u****m>, Copilot <1****t@u****m>, Copilot <1****t@u****m>
Martin Devolder <m****2@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
4924768c merge Merge pull request #116 from mdevolde/new_version Jack Morris <j****2@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
0666de3c bump version to 2.9.5 mdevolde <m****2@g****m> 8 months ago
921264e6 fix (version): upgrading language tool from 6.7-snapshot to 6.8-snapshot mdevolde <m****2@g****m> 8 months ago
3e2f3653 merge Merge pull request #114 from Upsylonbare/master Jack Morris <j****2@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
52c95b7c fix: as a lib we should not configure the root logger Clément Le Goffic <l****t@g****m> 9 months ago
fc6cd78c merge Merge pull request #112 from mdevolde/master Jack Morris <j****2@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
77975ee9 bump version to 2.9.4 mdevolde <m****2@g****m> about 1 year ago
f394f571 merge Merge pull request #111 from bugsyb/Matches-fix Jack Morris <j****2@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
8a8eddae merge Merge pull request #1 from mdevolde/Matches-fix bugsyb <5****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
aad0aed9 fix: reset correct function, adding a specific func to determine the status o... mdevolde <m****2@g****m> about 1 year ago
dd31d9b5 correct() - in code comments added to help understasnd the logic bugsyb <5****b@u****m> about 1 year ago
908a11ce re-applied based on latest code - correct() updated to return None in case of... bugsyb <5****b@u****m> about 1 year ago
2f3cf5bb correct() updated to return None in case of correct word submit for test and ... bugsyb <5****b@u****m> about 1 year ago
44cbadea correct() updated to only return positive match, otherwise None is returned bugsyb <5****b@u****m> about 1 year ago
bb634d28 merge Merge pull request #110 from mdevolde/master Jack Morris <j****2@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
856ea286 docs: patching doc about new LT versions mdevolde <m****2@g****m> about 1 year ago
5b982baa merge Merge pull request #108 from mdevolde/master Jack Morris <j****2@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago

← Back to repository