]> git.phdru.name Git - cookiecutter.git/history
cookiecutter.git
2022-12-24 Oleg BroytmanFix(mk-project): `sed` requires `s` for substitute master
2022-12-24 Oleg BroytmanStyle(publish2web): Fix casing: `updateserverinfo`...
2022-12-08 Oleg BroytmanCI(GHActions): Set `$LD_LIBRARY_PATH`
2022-12-08 Oleg BroytmanCI(GHActions): Use `conda` to install older Pythons
2022-12-08 Oleg BroytmanFeat(GHActions): Publish wheels to Github Releases
2022-12-05 Oleg BroytmanFeat(tox.ini): Run tests with `pytest`
2022-12-05 Oleg BroytmanFeat: List Python version up to 3.11
2022-12-05 Oleg Broytmanfixup! Feat(requirements): Update versions
2022-12-05 Oleg BroytmanFeat: Migrate to Github Actions
2022-12-05 Oleg BroytmanFeat(requirements): Update versions
2022-12-05 Oleg BroytmanFeat(requirements): Remove `pytest-cov`
2022-10-27 Oleg BroytmanFix deprecated open mode `rU` -> `r`
2019-08-15 Oleg BroytmanRefactor: Use `$#` to check parameters
2019-02-25 Oleg BroytmanCI: Remove branch limitations
2019-02-25 Oleg BroytmanCI(travis): Remove outdated sudo keyword
2019-02-07 Oleg BroytmanBuild(setup.py): Use `importlib` instead of deprecated...
2019-02-03 Oleg BroytmanCI: Require pip < 19.1 for Python 2.7 and 3.4
2019-02-02 Oleg BroytmanBuild(release): Skip exiting files at PyPI
2019-02-01 Oleg BroytmanRequire tox < 3.1 to avoid basepython conflicts
2019-02-01 Oleg BroytmanPython 3.7
2019-02-01 Oleg BroytmanRequire pytest < 5.0 for Python 2.7
2019-02-01 Oleg BroytmanAdd release script
2018-08-21 Oleg BroytmanDrop support for Python 3.3
2018-06-15 Oleg BroytmanFeat: Add script for moving projects
2018-05-25 Oleg BroytmanUpgrade: http://phdru.name -> https://phdru.name
2018-04-08 Oleg BroytmanStyle(setup.py): Reindent parameters
2018-04-04 Oleg BroytmanTests(tox): Require tox <= 2.9.1
2018-04-04 Oleg BroytmanCI(appveyor.yml): pip install --upgrade wheel
2018-04-01 Oleg BroytmanCI(appveyor.yml): Upgrade `pip` using `python -m pip`
2018-04-01 Oleg BroytmanCI(appveyor.yml): Clear `pip` cache with `remove-old...
2018-04-01 Oleg BroytmanCI(appveyor.yml): Build wheel on building a tag
2018-03-30 Oleg Broytmansetup.py: Add long_description_content_type
2018-03-29 Oleg Broytmansetup.py: Add `download_url`
2018-03-29 Oleg Broytmansetup.py: Add `project_urls`
2018-03-28 Oleg BroytmanUse setuptools instead of distutils
2018-03-28 Oleg Broytman2018 year
2018-02-24 Oleg BroytmanFeat: Moved ~/admin/prog/git-scripts to ~/prog/git...
2018-02-04 Oleg BroytmanBuild: Use module returned by imp.load_source() directly
2018-01-10 Oleg BroytmanFeat: Allow to run clone2current/publish2web from the...
2017-12-17 Oleg BroytmanTests(tox.ini): platform = linux
2017-12-17 Oleg BroytmanTests(tox.ini): Simplify [general]: run {[testenv]commands}
2017-12-11 Oleg BroytmanCI: Rename TOX_ENV -> TOXENV; execute tox (no need...
2017-12-11 Oleg BroytmanCI: Upgrade pip and setuptools
2017-12-11 Oleg BroytmanBuild(setup.py): Use python_requires keyword
2017-12-09 Oleg BroytmanPut project_name into .git/description
2017-10-06 Oleg BroytmanTests(CI): Explicitly list python versions at Travis CI
2017-08-20 Oleg BroytmanTests(CI): Reorder env vars in appveyor.yml
2017-08-19 Oleg BroytmanFix(setup): Fix platforms
2017-07-26 Oleg BroytmanFix: Script mk-git-aliases has been moved to devscripts
2017-06-17 Oleg BroytmanUse ppu to cleanup pip cache
2017-05-20 Oleg BroytmanUse sed --in-place instead of replace
2017-05-07 Oleg BroytmanStop supporting Python 2.6
2017-05-07 Oleg BroytmanMove hard requirements from tox.ini to requirements.txt
2017-05-07 Oleg BroytmanMove requirements.txt to devscripts/
2017-04-30 Oleg BroytmanFix rename-project: fix only exiting files
2017-04-30 Oleg BroytmanConvert README to reST
2017-04-30 Oleg BroytmanFix comment in appveyor.yml
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
next