]>
git.phdru.name Git - cookiecutter.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Oleg Broytman [Sun, 12 Mar 2017 02:57:14 +0000 (05:57 +0300)]
Remove outdated upgrade-ezsetup
Oleg Broytman [Sun, 12 Mar 2017 02:56:23 +0000 (05:56 +0300)]
Fix pip's --install-option: --compile is default and I prefer -O2
Oleg Broytman [Mon, 30 Jan 2017 10:47:29 +0000 (13:47 +0300)]
Remove deprecated ez_setup.py
Oleg Broytman [Sat, 1 Oct 2016 22:34:47 +0000 (01:34 +0300)]
Set toxworkdir to ~/.tox
Oleg Broytman [Wed, 28 Sep 2016 16:58:59 +0000 (19:58 +0300)]
Ignore coverage data and reports
Oleg Broytman [Sat, 24 Sep 2016 23:21:00 +0000 (02:21 +0300)]
Run flake8 from root to test docs and scripts
Exclude .tox virtual environments.
Oleg Broytman [Sat, 24 Sep 2016 05:00:04 +0000 (08:00 +0300)]
Simplify tox.ini: call pytest with the current python
Oleg Broytman [Fri, 23 Sep 2016 23:59:44 +0000 (02:59 +0300)]
Replace {project} with $project_name in .gitignore
Oleg Broytman [Fri, 23 Sep 2016 23:58:47 +0000 (02:58 +0300)]
Fix copy/paste in .gitignore
Oleg Broytman [Fri, 23 Sep 2016 23:21:47 +0000 (02:21 +0300)]
Extend .gitignore
Oleg Broytman [Wed, 21 Sep 2016 22:35:50 +0000 (01:35 +0300)]
Ignore .cache and .tox directories only at the top
Oleg Broytman [Wed, 21 Sep 2016 00:00:48 +0000 (03:00 +0300)]
Use {project} as the placeholder
Oleg Broytman [Tue, 20 Sep 2016 23:56:33 +0000 (02:56 +0300)]
Use coverage and tox for testing
Oleg Broytman [Tue, 20 Sep 2016 21:14:29 +0000 (00:14 +0300)]
Convert tests from unittest to pytest
Oleg Broytman [Tue, 20 Sep 2016 21:14:10 +0000 (00:14 +0300)]
Set PYTHONPATH for tests
Oleg Broytman [Sun, 11 Sep 2016 19:37:52 +0000 (22:37 +0300)]
genapidocs: replace short options with long ones
Oleg Broytman [Sun, 11 Sep 2016 19:20:28 +0000 (22:20 +0300)]
Require pytest for testing and Sphinx for docs
Oleg Broytman [Sun, 11 Sep 2016 19:20:28 +0000 (22:20 +0300)]
Use pytest for testing
Oleg Broytman [Sat, 3 Sep 2016 16:16:15 +0000 (19:16 +0300)]
Update get-commit-message.vim
Oleg Broytman [Sun, 28 Aug 2016 15:12:59 +0000 (18:12 +0300)]
Radically simplify MANIFEST.in by using global-include
Oleg Broytman [Wed, 10 Aug 2016 18:11:32 +0000 (21:11 +0300)]
Rename mk-git-alias -> mk-git-aliases, add commit-with-message alias
Oleg Broytman [Wed, 10 Aug 2016 17:47:41 +0000 (20:47 +0300)]
Rename mk-tag-alias -> mk-git-alias, tag.vim -> get-commit-message.vim
Oleg Broytman [Tue, 2 Aug 2016 16:22:01 +0000 (19:22 +0300)]
Make tag-with-version alias
Oleg Broytman [Sun, 31 Jul 2016 21:05:41 +0000 (00:05 +0300)]
Exclude ez_setup.py from flake8 tests
Oleg Broytman [Sat, 30 Jul 2016 22:57:21 +0000 (01:57 +0300)]
Upgrade ez_setup.py
Oleg Broytman [Sat, 23 Jul 2016 13:52:15 +0000 (16:52 +0300)]
Fix a leftover from real code
Oleg Broytman [Sat, 23 Jul 2016 00:10:53 +0000 (03:10 +0300)]
Fix flake8 warning
Fix E402 module level import not at top of file.
Oleg Broytman [Fri, 22 Jul 2016 16:35:11 +0000 (19:35 +0300)]
Commit the initial commit
Oleg Broytman [Fri, 22 Jul 2016 16:31:46 +0000 (19:31 +0300)]
2015 => 2016
Oleg Broytman [Fri, 22 Jul 2016 02:11:44 +0000 (05:11 +0300)]
Rename directory 'project' to project's name
Oleg Broytman [Sat, 16 Jul 2016 23:29:52 +0000 (02:29 +0300)]
Add a script to generate and personalize project
Oleg Broytman [Sat, 16 Jul 2016 23:28:27 +0000 (02:28 +0300)]
Update: makefiles, sphinx docs, tests
Oleg Broytman [Mon, 21 Dec 2015 20:53:00 +0000 (23:53 +0300)]
Initial commit