]> git.phdru.name Git - cookiecutter.git/shortlog
cookiecutter.git
2017-04-15 Oleg Broytman[setup.cfg] Remove outdated ez_setup.py
2017-03-12 Oleg BroytmanRemove outdated upgrade-ezsetup
2017-03-12 Oleg BroytmanFix pip's --install-option: --compile is default and...
2017-01-30 Oleg BroytmanRemove deprecated ez_setup.py
2016-10-01 Oleg BroytmanSet toxworkdir to ~/.tox
2016-09-28 Oleg BroytmanIgnore coverage data and reports
2016-09-24 Oleg BroytmanRun flake8 from root to test docs and scripts
2016-09-24 Oleg BroytmanSimplify tox.ini: call pytest with the current python
2016-09-23 Oleg BroytmanReplace {project} with $project_name in .gitignore
2016-09-23 Oleg BroytmanFix copy/paste in .gitignore
2016-09-23 Oleg BroytmanExtend .gitignore
2016-09-21 Oleg BroytmanIgnore .cache and .tox directories only at the top
2016-09-21 Oleg BroytmanUse {project} as the placeholder
2016-09-20 Oleg BroytmanUse coverage and tox for testing
2016-09-20 Oleg BroytmanConvert tests from unittest to pytest
2016-09-20 Oleg BroytmanSet PYTHONPATH for tests
2016-09-11 Oleg Broytmangenapidocs: replace short options with long ones
2016-09-11 Oleg BroytmanRequire pytest for testing and Sphinx for docs
2016-09-11 Oleg BroytmanUse pytest for testing
2016-09-03 Oleg BroytmanUpdate get-commit-message.vim
2016-08-28 Oleg BroytmanRadically simplify MANIFEST.in by using global-include
2016-08-10 Oleg BroytmanRename mk-git-alias -> mk-git-aliases, add commit-with...
2016-08-10 Oleg BroytmanRename mk-tag-alias -> mk-git-alias, tag.vim -> get...
2016-08-02 Oleg BroytmanMake tag-with-version alias
2016-07-31 Oleg BroytmanExclude ez_setup.py from flake8 tests
2016-07-30 Oleg BroytmanUpgrade ez_setup.py
2016-07-26 Oleg BroytmanFix a leftover from real code
2016-07-26 Oleg BroytmanFix flake8 warning
2016-07-22 Oleg BroytmanCommit the initial commit
2016-07-22 Oleg Broytman2015 => 2016
2016-07-22 Oleg BroytmanRename directory 'project' to project's name
2016-07-16 Oleg BroytmanAdd a script to generate and personalize project
2016-07-16 Oleg BroytmanUpdate: makefiles, sphinx docs, tests
2015-12-21 Oleg BroytmanInitial commit