]> git.phdru.name Git - cookiecutter.git/shortlog
cookiecutter.git
2017-04-30 Oleg BroytmanAdd scripts for manipulating projects
2017-04-30 Oleg BroytmanRename cookiecutter -> mk-project
2017-04-29 Oleg BroytmanFix mode for open at w32
2017-04-29 Oleg BroytmanFix tox.ini: add envs for Python 3.3, 3.5, 3.6
2017-04-29 Oleg BroytmanFix copy/paste error
2017-04-29 Oleg BroytmanFix development requirements: add pytest-cov and tox
2017-04-29 Oleg BroytmanExclude publish-docs
2017-04-29 Oleg BroytmanAdd README.html for gitweb
2017-04-29 Oleg BroytmanMove get-commit-message.vim and mk-git-aliases to devsc...
2017-04-28 Oleg BroytmanAdd home/repo/tracker URLs
2017-04-28 Oleg BroytmanUse htdocs.path instead of absolute path
2017-04-28 Oleg BroytmanRun tests at Travis CI and AppVeyor
2017-04-18 Oleg BroytmanAdd script update-remotes
2017-04-18 Oleg BroytmanRemove update script
2017-04-16 Oleg BroytmanAdd generic installation instructions
2017-04-15 Oleg BroytmanInclude tox.ini into sdist
2017-04-15 Oleg Broytman[Makefile] make docs
2017-04-15 Oleg BroytmanAdd rebuild script
2017-04-15 Oleg BroytmanAdd docs/news.rst
2017-04-15 Oleg Broytman[setup.py] Append {project} to URL
2017-04-15 Oleg BroytmanExecute mk-git-aliases
2017-04-15 Oleg BroytmanPython: 2.6, 2.7 and 3.3+
2017-04-15 Oleg Broytman2017
2017-04-15 Oleg BroytmanFix templates in setup.py
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