| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | Merge branch 'master' of github.com:micheles/decorator | Michele Simionato | 2019-01-24 | 2 | -12/+16 |
| |\ | |||||
| | * | Merge pull request #60 from sobolevn/feature-37-support | Michele Simionato | 2018-12-26 | 2 | -12/+16 |
| | |\ | |||||
| | | * | Adds python3.7 support | sobolevn | 2018-12-26 | 2 | -12/+16 |
| | |/ | |||||
| * | | Updated README | Michele Simionato | 2019-01-24 | 1 | -0/+3 |
| |/ | |||||
| * | Added python_requires in setup.py | Michele Simionato | 2018-11-04 | 2 | -1/+3 |
| * | Fix | Michele Simionato | 2018-11-04 | 1 | -4/+4 |
| * | Added a test for decorating generators | Michele Simionato | 2018-11-04 | 3 | -17/+36 |
