summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Update sphinx requirement from ~=5.0 to ~=5.1 (#1720)dependabot[bot]2022-07-251-1/+1
* Remove remaining references to old Mixin base nodesDaniël van Noord2022-06-201-10/+10
* Update sphinx requirement from ~=4.5 to ~=5.0 (#1577)dependabot[bot]2022-05-301-1/+1
* Bump astroid to 2.11.4, update changelogv2.11.4Pierre Sassoulas2022-05-021-3/+3
* Update sphinx requirement from ~=4.4 to ~=4.5 (#1492)dependabot[bot]2022-04-191-1/+1
* Bump astroid to 2.11.0, update changelogv2.11.0Pierre Sassoulas2022-03-121-8/+11
* New release process (#1438)Pierre Sassoulas2022-03-121-28/+58
* Simplify hard to maintain copyright notice (#1441)Pierre Sassoulas2022-03-122-2/+6
* No longer pass doc to various node constructors (#1451)Daniël van Noord2022-03-091-1/+1
* Update sphinx requirement from ~=4.0 to ~=4.4 (#1426)dependabot[bot]2022-03-011-1/+1
* Restore custom distutils handling for resolving paths to submodules. (#1386)Jacob Walls2022-02-271-0/+2
* Fix typo in extract_node() link (#1369)Jacob Walls2022-01-251-1/+1
* Bump astroid to 2.9.3, update changelogv2.9.3Pierre Sassoulas2022-01-091-0/+14
* Bump astroid to 2.9.1, update changelogv2.9.1Pierre Sassoulas2021-12-311-3/+3
* Fix typos (#1288)Kian Meng, Ang2021-12-131-1/+1
* Add typing to scope() (#1170)Daniël van Noord2021-09-152-2/+3
* Fix documentation after changes to astroid.nodes (#1175)Marc Mueller2021-09-152-170/+168
* Remove use of deprecated node_classes and scoped_node API in astroidPierre Sassoulas2021-08-101-16/+16
* Bump astroid to 2.6.6, update changelogv2.6.6Pierre Sassoulas2021-08-031-1/+1
* Apply black on doc/conf.py tooPierre Sassoulas2021-07-061-63/+75
* [doc] Remove static dir that does not existsPierre Sassoulas2021-07-061-1/+1
* Update refs to use mainMarc Mueller2021-06-302-2/+2
* Downrade the version to 2.6.2-dev0 so we can install pylint easilyPierre Sassoulas2021-06-291-2/+2
* Update the release.md according to new release scriptPierre Sassoulas2021-06-291-9/+1
* Upgrade the version to 2.7.0-dev0 following 2.6.0 releasePierre Sassoulas2021-06-221-19/+11
* Fix typo in GitHub suggested by PycharmPierre Sassoulas2021-06-181-1/+1
* Autodoc class contentMarc Mueller2021-06-171-0/+1
* Improve Sphinx config (#1001)Marc Mueller2021-06-162-2/+8
* Add Pattern base class (#1037)Marc Mueller2021-06-161-0/+3
* Add precision on what trigger the pypi releasePierre Sassoulas2021-06-161-0/+2
* Add release.yml file for automated release with Github ActionPierre Sassoulas2021-06-161-13/+2
* Better release.md for major and minor versionPierre Sassoulas2021-06-161-5/+7
* Apply pre-commit to cleanup the result of copyritePierre Sassoulas2021-06-161-5/+5
* Install copyrite in the tbump scriptPierre Sassoulas2021-06-161-1/+1
* Simplify the release process using tbumpPierre Sassoulas2021-06-161-18/+15
* Remove reference to travis or appveyor in the codebasePierre Sassoulas2021-06-151-4/+2
* Remove py2 nodes (#1023)Marc Mueller2021-06-121-9/+0
* Post release choresPierre Sassoulas2021-05-291-0/+2
* Update copyright notice for 2.5.7v2.5.7Pierre Sassoulas2021-05-291-5/+3
* Add initial support for pattern matching py310 (#986)Marc Mueller2021-05-291-0/+30
* Add scm_setuptools for packagingPierre Sassoulas2021-05-241-24/+10
* Change numversion to __version__ in __pkginfo__Pierre Sassoulas2021-04-242-4/+4
* Add isort to the pre-commit configurationPierre Sassoulas2021-04-191-1/+3
* We need astroid to be installed for conf.py to workPierre Sassoulas2021-04-181-0/+1
* Add .readthedocs.yaml so every contributor can change read the doc configPierre Sassoulas2021-04-181-0/+1
* Add prettier to pre-commit configurationPierre Sassoulas2021-04-101-21/+22
* Prepare for 2.5.3 releaseastroid-2.5.3Pierre Sassoulas2021-04-101-1/+0
* Astroid do not have automatic release on tagPierre Sassoulas2021-02-281-4/+3
* Upgrade the doc about releasePierre Sassoulas2021-02-282-30/+74
* Fix trailing whitespacesMarc Mueller2021-02-271-1/+1