Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PyCQA migration] Upgrade links to the repositories in code and doc | Pierre Sassoulas | 2023-03-29 | 1 | -2/+2 |
| | |||||
* | Simplify hard to maintain copyright notice (#1441) | Pierre Sassoulas | 2022-03-12 | 1 | -9/+1 |
| | | | | | | | | | | | | | | * Simplify hard to maintain copyright notice git is the source of truth for the copyright, copyrite (the tool) was taking exponentially longer with each release, and it's polluting the code with sometime as much as 50 lines of names. * Add a pre-commit hook to check the copyright notice * Fix the existing file so they have a notice * Fix the spacing after the copyright notice * Add a script to generate the CONTRIBUTORS.txt Co-authored-by: Daniƫl van Noord <13665637+DanielNoord@users.noreply.github.com> | ||||
* | Bump astroid to 2.6.4, update changelog | Pierre Sassoulas | 2021-07-20 | 1 | -1/+1 |
| | |||||
* | Bump astroid to 2.6.3, update changelogv2.6.3 | Pierre Sassoulas | 2021-07-19 | 1 | -0/+1 |
| | |||||
* | Fix copyright links (#1084) | Marc Mueller | 2021-07-01 | 1 | -1/+1 |
| | | | | * Fix link in license header * Fix link to cpython | ||||
* | Simplification because AstroidManager is a singleton/borg | Pierre Sassoulas | 2021-06-19 | 1 | -4/+4 |
| | |||||
* | Create a file for the global manager defined in astroid.__init__.py | Pierre Sassoulas | 2021-06-19 | 1 | -1/+1 |
| | |||||
* | Move 'register_module_extender' in astroid.brain where it's used | Pierre Sassoulas | 2021-06-19 | 1 | -1/+2 |
| | |||||
* | Fix issue #891 | Pierre Sassoulas | 2021-04-10 | 1 | -1/+1 |
| | | | | Remove outdated COPYING and rename COPYING.LESSER | ||||
* | Upgrade copyrite notice | Pierre Sassoulas | 2021-02-28 | 1 | -1/+2 |
| | |||||
* | Remove old future import that are no longer required | Pierre Sassoulas | 2021-02-21 | 1 | -1/+0 |
| | |||||
* | Update copyright notice | hippo91 | 2021-02-15 | 1 | -0/+1 |
| | |||||
* | New copyright notices | hippo91 | 2020-12-27 | 1 | -1/+1 |
| | |||||
* | Add missing copyright annotations for the past releases | Claudiu Popa | 2020-04-27 | 1 | -1/+1 |
| | |||||
* | Initial formatting of astroid | Claudiu Popa | 2018-10-02 | 1 | -4/+7 |
| | |||||
* | Update the copyright noticesastroid-2.0 | Claudiu Popa | 2018-07-15 | 1 | -1/+4 |
| | |||||
* | Add pytest 3 compatibility in brain_pytest (#357) | Florian Bruhin | 2016-08-22 | 1 | -3/+48 |
| | | | This change adjusts brain_pytest for pytest 3, while also reintroducing pytest 2 compatibility. | ||||
* | Even more granular copyrights (thanks to copyrite) | Claudiu Popa | 2016-07-22 | 1 | -2/+3 |
| | |||||
* | Keep a consistent copyright notice across the board. | Claudiu Popa | 2016-07-19 | 1 | -0/+2 |
| | |||||
* | Convert all files to new license header | Ceridwen | 2016-05-16 | 1 | -31/+34 |
| | |||||
* | Rename the brain files again to avoid naming conflicts. | Claudiu Popa | 2015-10-28 | 1 | -0/+31 |