| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Adopt the Ruff code linting tool | Adam Turner | 2022-12-29 | 1 | -1/+1 | |
| | | | | | https://github.com/charliermarsh/ruff | |||||
| * | remove blanket 'noqas' | Daniel Eades | 2022-12-16 | 6 | -14/+26 | |
| | | ||||||
| * | Update typing ignores for mypy 0.990 | Adam Turner | 2022-11-13 | 3 | -6/+6 | |
| | | ||||||
| * | Run the ``pyupgrade`` tool | Adam Turner | 2022-10-17 | 1 | -1/+1 | |
| | | ||||||
| * | Use ``ast.parse`` from the standard library | Adam Turner | 2022-10-17 | 1 | -2/+1 | |
| | | ||||||
| * | Merge ``_py37`` functions in ``util.typing`` | Adam Turner | 2022-10-17 | 1 | -245/+54 | |
| | | | | | | - restify and _restify_py37 - stringify and _stringify_py37 | |||||
| * | Increase minimum Docutils to 0.18 | Adam Turner | 2022-09-27 | 2 | -34/+2 | |
| | | ||||||
| * | Increase minimum Docutils to 0.17 | Adam Turner | 2022-09-27 | 2 | -20/+4 | |
| | | ||||||
| * | Drop Python 3.7 | Adam Turner | 2022-09-27 | 1 | -30/+9 | |
| | | ||||||
| * | Clean up after dropping Python 3.6 | Adam Turner | 2022-09-27 | 4 | -48/+24 | |
| | | ||||||
| * | Merge branch '5.x' | Adam Turner | 2022-09-27 | 2 | -10/+11 | |
| |\ | ||||||
| | * | Fix mypy violations for v0.981 (#10875) | Adam Turner | 2022-09-27 | 2 | -10/+11 | |
| | | | ||||||
| * | | Merge branch '5.x' | Adam Turner | 2022-09-23 | 1 | -15/+3 | |
| |\ \ | |/ | | | | | | | | | # Conflicts: # setup.py # sphinx/__init__.py | |||||
| | * | Fix `get_terminal_width` on Windows (#10842) | Steffen Rehberg | 2022-09-20 | 1 | -15/+3 | |
| | | | | | | | | | `shutil.get_terminal_size` works as a drop-in replacement for `get_terminal_width`, enabling accurate widths on Windows. | |||||
| * | | Merge branch '5.x' | Adam Turner | 2022-09-09 | 6 | -25/+42 | |
| |\ \ | |/ | | | | | | | | | | | | | | | # Conflicts: # setup.py # sphinx/application.py # sphinx/environment/__init__.py # sphinx/ext/autodoc/directive.py # tests/test_build_html.py | |||||
| | * | Refactor `util.docutils.new_document()` cache (#10805) | Adam Turner | 2022-09-07 | 1 | -6/+11 | |
| | | | ||||||
| | * | Fix more strict static typing errors (#10681) | danieleades | 2022-08-28 | 5 | -17/+29 | |
| | | | ||||||
| | * | Remove unneeded `noqa` lint suppression comments (#10772) | danieleades | 2022-08-28 | 1 | -1/+1 | |
| | | | ||||||
| | * | Further improve type annotations, reduce mypy whitelist (#10770) | danieleades | 2022-08-28 | 1 | -1/+1 | |
| | | | | | | | Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com> | |||||
| * | | Merge branch '5.x' | Jean-François B | 2022-08-06 | 1 | -1/+2 | |
| |\ \ | |/ | ||||||
| | * | Fix flake8 5.0.0 reported formatting errors | daniel.eades | 2022-08-01 | 1 | -1/+2 | |
| | | | ||||||
| * | | Merge branch '5.x' | Adam Turner | 2022-07-24 | 1 | -3/+2 | |
| |\ \ | |/ | | | | | | | | | # Conflicts: # CHANGES # sphinx/__init__.py | |||||
| | * | Update include_patterns implementation (#10680) | Adam Turner | 2022-07-23 | 1 | -3/+2 | |
| | | | ||||||
| * | | Merge branch '5.x' | Takeshi KOMIYA | 2022-07-23 | 1 | -2/+2 | |
| |\ \ | |/ | ||||||
| | * | Merge branch '5.0.x' into 5.x | Takeshi KOMIYA | 2022-07-23 | 1 | -2/+2 | |
| | |\ | ||||||
| | | * | Fix mypy violations (with mypy-0.971) | Takeshi KOMIYA | 2022-07-23 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Merge branch '5.x' | Adam Turner | 2022-07-18 | 9 | -24/+35 | |
| |\ \ \ | |/ / | | | | | | | | | | | | | # Conflicts: # sphinx/ext/autodoc/__init__.py # sphinx/writers/html5.py | |||||
| | * | | Improve static typing strictness (#10569) | danieleades | 2022-07-18 | 9 | -24/+35 | |
| | | | | ||||||
| * | | | Merge branch '5.x' | Adam Turner | 2022-07-17 | 3 | -10/+89 | |
| |\ \ \ | |/ / | ||||||
| | * | | Add `include_patterns` as the opposite of `exclude_patterns` (#10518) | Adam Turner | 2022-07-17 | 3 | -10/+89 | |
| | | | | ||||||
| * | | | Merge branch '5.x' | Adam Turner | 2022-07-10 | 1 | -1/+38 | |
| |\ \ \ | |/ / | ||||||
| | * | | Use Docutils 0.19 footnote styles (#10599) | Adam Turner | 2022-07-04 | 1 | -1/+38 | |
| | | | | ||||||
| * | | | Merge branch '5.x' | Takeshi KOMIYA | 2022-07-03 | 1 | -2/+2 | |
| |\ \ \ | |/ / | ||||||
| | * | | Remove redundant static typing casts (#10612) | danieleades | 2022-07-02 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Merge branch '5.x' into master | Jean-François B | 2022-06-30 | 5 | -16/+6 | |
| |\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | Resolved merge conflicts: sphinx/ext/extlinks.py sphinx/ext/napoleon/docstring.py (and removed from the latter a now unused import for flake8 F401 compliance) | |||||
| | * | | Merge branch '5.0.x' into 5.x | Jean-François B | 2022-06-30 | 1 | -2/+2 | |
| | |\ \ | | |/ | ||||||
| | | * | Fix build failure for Docutils 0.18.0 (#10597) | Jean-François B | 2022-06-25 | 1 | -2/+2 | |
| | | | | ||||||
| | * | | Use the `flake8-comprehensions` lint plugin (#10601) | danieleades | 2022-06-26 | 3 | -3/+3 | |
| | | | | ||||||
| | * | | requests.packages is deprecated, import from urllib3 (#10563) | Adam Turner | 2022-06-17 | 1 | -11/+1 | |
| | | | | ||||||
| * | | | Remove more deprecated items in Sphinx 6.0 (#10562) | Adam Turner | 2022-06-26 | 1 | -33/+0 | |
| | | | | ||||||
| * | | | Merge branch '5.x' | Adam Turner | 2022-06-16 | 7 | -438/+60 | |
| |\ \ \ | |/ / | | | | | | | | | | | | | | | | # Conflicts: # .github/workflows/builddoc.yml # .github/workflows/lint.yml # sphinx/registry.py | |||||
| | * | | Remove traces of Python 2 and 3.5 (#10560) | Adam Turner | 2022-06-16 | 2 | -9/+0 | |
| | | | | ||||||
| | * | | logging: always show source locations as absolute paths (#10460) | Doug Hellmann | 2022-06-16 | 1 | -0/+3 | |
| | | | | ||||||
| | * | | Increase static typing strictness (#10530) | Adam Turner | 2022-06-16 | 3 | -4/+13 | |
| | | | | ||||||
| | * | | Simplify Sphinx's Stemmer (#10467) | Adam Turner | 2022-06-16 | 2 | -425/+44 | |
| | | | | ||||||
| * | | | Remove deprecated items for Sphinx 6.0 (#10471) | Adam Turner | 2022-06-16 | 4 | -445/+1 | |
| | | | | ||||||
| * | | | Drop python 3.6 support (#10468) | Takeshi KOMIYA | 2022-06-16 | 2 | -28/+18 | |
| |/ / | ||||||
| * | | remove unnecessary generators (C400, C401) | Daniel Eades | 2022-06-03 | 1 | -1/+1 | |
| | | | ||||||
| * | | simplify dict key checks (SIM118) | Daniel Eades | 2022-06-03 | 1 | -1/+1 | |
| |/ | ||||||
| * | Fix #9096: sphinx-build: the value of progress bar for paralle build is wrong | Takeshi KOMIYA | 2022-05-16 | 1 | -6/+11 | |
| | | | | | | The value of progress bar (reading and writing) should be increased just after each task is finished. | |||||
