| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Merge pull request #78 from hugovk/fix-flake8-2020 | Michele Simionato | 2020-01-15 | 3 | -5/+5 | |
| |\ | ||||||
| | * | Fix: sys.version compared to string (python10), use sys.version_info | Hugo | 2020-01-08 | 2 | -3/+3 | |
| | * | Fix: sys.version compared to string (python3.10), use sys.version_info | Hugo | 2020-01-08 | 1 | -2/+2 | |
| * | | Merge pull request #77 from hugovk/add-3.8 | Michele Simionato | 2020-01-15 | 1 | -8/+7 | |
| |\ \ | |/ |/| | ||||||
| | * | Test Python 3.8 and simplify matrix as Xenial is the default | Hugo | 2020-01-08 | 1 | -8/+7 | |
| |/ | ||||||
| * | Merge pull request #76 from hroncok/python39 | Michele Simionato | 2020-01-07 | 2 | -37/+40 | |
| |\ | ||||||
| | * | On Python 3.9, we cannot longer avoid using collections.abc | Miro Hrončok | 2020-01-05 | 2 | -36/+39 | |
| | * | Python 3.9 compatibility | Miro Hrončok | 2020-01-04 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #74 from micheles/__file__ | Michele Simionato | 2019-11-03 | 1 | -2/+1 | |
| |\ | ||||||
| | * | Remove __file__ | Michele Simionato | 2019-11-03 | 1 | -2/+1 | |
| |/ | ||||||
| * | Fixed a link [skip CI] | Michele Simionato | 2019-10-27 | 1 | -1/+1 | |
| * | Fixed Makefile | Michele Simionato | 2019-10-27 | 1 | -1/+1 | |
| * | Changed description to Decorators for Humans | Michele Simionato | 2019-10-27 | 7 | -15/+20 | |
| * | Travis removed support for Python 2.6, 3.2 and 3.34.4.1 | Michele Simionato | 2019-07-15 | 1 | -3/+0 | |
| * | Merge pull request #70 from pohlt/patch-1 | Michele Simionato | 2019-07-15 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Fix link to documentation | Tom Pohl | 2019-07-15 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #66 from pmav99/master | Michele Simionato | 2019-04-23 | 2 | -2/+6 | |
| |\ | ||||||
| | * | docs: Create ba decorator | Panos Mavrogiorgos | 2019-04-22 | 2 | -2/+6 | |
| |/ | ||||||
| * | Small change to the docs suggested by https://github.com/yjqiang | Michele Simionato | 2019-04-10 | 1 | -2/+2 | |
| * | Another doc link | Michele Simionato | 2019-03-16 | 1 | -0/+1 | |
| * | Another doc link | Michele Simionato | 2019-03-16 | 1 | -0/+1 | |
| * | Added links to the old documentation | Michele Simionato | 2019-03-16 | 1 | -0/+6 | |
| * | Fixed the copyright year4.4.0 | Michele Simionato | 2019-03-16 | 2 | -2/+2 | |
| * | Fixed README.rst | Michele Simionato | 2019-03-16 | 1 | -0/+30 | |
| * | Fix | Michele Simionato | 2019-03-16 | 2 | -1/+60 | |
| * | Readded README.md | Michele Simionato | 2019-03-16 | 1 | -0/+1 | |
| * | Restored .rst README | Michele Simionato | 2019-03-16 | 2 | -90/+1 | |
| * | Doc fixes | Michele Simionato | 2019-03-16 | 2 | -22/+30 | |
| * | Fixed Makefile | Michele Simionato | 2019-03-16 | 1 | -1/+1 | |
| * | Fixed docs | Michele Simionato | 2019-03-16 | 3 | -2/+3 | |
| * | Fixed link to the docs | Michele Simionato | 2019-03-16 | 1 | -3/+2 | |
| * | Merge branch 'master' of github.com:micheles/decorator | Michele Simionato | 2019-03-16 | 1 | -0/+1 | |
| |\ | ||||||
| | * | Set theme jekyll-theme-minimal | Michele Simionato | 2019-03-16 | 1 | -0/+1 | |
| * | | Merged from markdown | Michele Simionato | 2019-03-16 | 1 | -2/+2 | |
| * | | Fixed markdown | Michele Simionato | 2019-03-16 | 1 | -10/+9 | |
| * | | Fixed test | Michele Simionato | 2019-03-16 | 1 | -1/+1 | |
| * | | Small fix | Michele Simionato | 2019-03-16 | 1 | -1/+1 | |
| * | | Reverted the decorator factory sintax to v4.2 and bumped the release to 4.4 | Michele Simionato | 2019-03-16 | 6 | -475/+525 | |
| * | | Converted the docs from .rst to .md | Michele Simionato | 2019-03-16 | 3 | -364/+387 | |
| |/ | ||||||
| * | Merge branch 'master' of github.com:micheles/decorator | Michele Simionato | 2019-03-16 | 1 | -0/+1 | |
| |\ | ||||||
| | * | Set theme jekyll-theme-minimal | Michele Simionato | 2019-03-16 | 1 | -0/+1 | |
| * | | Added an index.md experimentally | Michele Simionato | 2019-03-16 | 1 | -0/+1 | |
| |/ | ||||||
| * | Added a test | Michele Simionato | 2019-03-15 | 1 | -0/+18 | |
| * | Fixed dist: xenial | Michele Simionato | 2019-03-05 | 1 | -0/+1 | |
| * | Removed sudo: false | Michele Simionato | 2019-03-05 | 1 | -4/+0 | |
| * | Updated CHANGES.md | Michele Simionato | 2019-03-05 | 1 | -0/+3 | |
| * | Merge pull request #63 from larsoner/args | Michele Simionato | 2019-03-05 | 1 | -1/+1 | |
| |\ | ||||||
| | * | BUG: Allow an argument | Eric Larson | 2019-03-04 | 1 | -1/+1 | |
| |/ | ||||||
| * | Tagged 4.3.24.3.2 | Michele Simionato | 2019-01-24 | 4 | -4/+6 | |
| * | Updated CHANGES.md | Michele Simionato | 2019-01-24 | 1 | -1/+1 | |
