| Commit message (Expand) | Author | Age | Files | Lines |
* | Put long line flake8 ignores in files instead of globally | Arthur de Jong | 2022-08-13 | 1 | -1/+1 |
* | Fix flake8 error | Arthur de Jong | 2022-08-12 | 1 | -2/+1 |
* | Add Italian AIC codes | FabrizioMontanari | 2020-03-14 | 1 | -0/+132 |
* | The Italian IVA is also a Codice Fiscale | Arthur de Jong | 2020-01-05 | 1 | -11/+31 |
* | Use an internal isdigits() function instead of str.isdigit() | Arthur de Jong | 2019-04-29 | 1 | -2/+2 |
* | Update the flake8 ignore list | Arthur de Jong | 2018-02-14 | 1 | -1/+1 |
* | Minor code improvements (mostly PEP8) | Arthur de Jong | 2017-09-11 | 1 | -1/+1 |
* | Make import ordering consistent | Arthur de Jong | 2017-09-11 | 1 | -1/+1 |
* | Docstring improvements | Arthur de Jong | 2017-09-11 | 2 | -10/+8 |
* | Code style improvements | Arthur de Jong | 2015-10-11 | 1 | -3/+3 |
* | Small typo and code style fixes | Arthur de Jong | 2015-08-16 | 1 | -2/+2 |
* | Add an Italian Codice Fiscale module | Arthur de Jong | 2014-02-02 | 1 | -0/+152 |
* | Implement validate() for Italian numbers | Arthur de Jong | 2013-06-08 | 1 | -14/+26 |
* | ensure that the module docstrings are in a somewhat more ... | Arthur de Jong | 2012-02-26 | 1 | -7/+6 |
* | for all countries, provide vat as an alias for the local ... | Arthur de Jong | 2012-02-19 | 1 | -0/+3 |
* | give all packages a description | Arthur de Jong | 2012-02-19 | 1 | -0/+21 |
* | strip a few more separators | Arthur de Jong | 2012-02-17 | 1 | -1/+1 |
* | use the luhn module where possible | Arthur de Jong | 2012-02-12 | 1 | -9/+3 |
* | add a Partita IVA (Italian VAT number) module | Arthur de Jong | 2012-02-12 | 2 | -0/+68 |