]> git.phdru.name Git - ppu.git/shortlog
ppu.git
2021-09-24 Oleg BroytmanRelease 0.8.0 0.8.0
2021-09-23 Oleg BroytmanCI(GHActions): Group tasks
2021-09-23 Oleg BroytmanMerge branch 'github-actions'
2021-09-23 Oleg BroytmanTests(test_which): Add `'.py'` to `PATHEXT` on w32
2021-09-22 Oleg BroytmanCI: Migrate from Travis CI and AppVeyor to GitHub Actions
2021-07-25 Oleg BroytmanTests(tox): Limit `pip` and `setuptools` versions for...
2021-07-25 Oleg BroytmanTests(tox): Limit `VIRTUALENV_PIP` version for Python 3.4
2021-01-08 Oleg BroytmanTest(tox): Refactor `tox.ini`: combine environments
2021-01-08 Oleg BroytmanCI: Upgrade `tox`
2021-01-08 Oleg BroytmanTest,CI: Run tests with Python 3.9
2020-05-06 Oleg BroytmanCI: pip<21 for Python 2.7
2020-02-28 Oleg BroytmanLimit `setuptools<44` for Python 2.7
2020-02-27 Oleg BroytmanTests(tox): Refactor `tox.ini`: remove spaces
2020-02-27 Oleg BroytmanTests: Run tests with Python 3.8
2020-02-25 Oleg BroytmanCI(Travis): Set default OS to `linux`, dist to `xenial`
2020-02-25 Oleg BroytmanDocs: Install using `pip install`
2019-02-25 Oleg BroytmanCI: Remove branch limitations
2019-02-25 Oleg BroytmanDocs,tests: Limit Sphinx and pytest versions for Python...
2019-02-18 Oleg BroytmanStyle(setup): Fix flake8 F821 undefined name `execfile...
2019-02-18 Oleg BroytmanBuild(setup): Use exec[file] to get version from __vers...
2019-02-07 Oleg BroytmanCI(travis): remove deprecated `sudo` keyword
2019-02-07 Oleg BroytmanBuild(setup.py): Use `importlib` instead of deprecated...
2019-02-04 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 BroytmanDocs(conf): Fix: import os, sys
2019-02-01 Oleg BroytmanVersion 0.7.0: Python 3.7 0.7.0
2019-01-31 Oleg BroytmanTests: Require tox < 3.1 to avoid basepython conflicts
2019-01-31 Oleg BroytmanTests: Require pytest < 5.0 for Python 2.7
2019-01-31 Oleg BroytmanPython 3.7
2018-08-21 Oleg BroytmanDrop support for Python 3.3
2018-08-21 Oleg BroytmanBuild(release): Stop releasing eggs
2018-07-04 Oleg BroytmanBuild, Tests(tox): Python 3.7
2018-05-25 Oleg BroytmanUpgrade: http://phdru.name -> https://phdru.name
2018-04-16 Oleg BroytmanBuild, docs: pypi.python.org => pypi.org
2018-04-08 Oleg BroytmanStyle(setup.py): Reindent parameters
2018-04-04 Oleg BroytmanTests(tox): Require tox <= 2.9.1
2018-04-01 Oleg BroytmanCI(appveyor.yml): Upgrade `pip` using `python -m pip`
2018-04-01 Oleg BroytmanBuild(.gitignore): Ignore `.pytest_cache`
2018-03-31 Oleg BroytmanBuild(release): Do not GPG-sign release files
2018-03-30 Oleg BroytmanBuild(setup.py): Add long_description_content_type
2018-03-29 Oleg BroytmanBuild(setup.py): Add `project_urls`
2018-03-28 Oleg BroytmanBuild(setup.py): Use setuptools instead of distutils
2018-03-28 Oleg BroytmanDocs: 2018 year
2018-03-26 Oleg BroytmanTests(tox.ini): Don't whitelist flake8
2018-02-04 Oleg BroytmanBuild: Use module returned by imp.load_source() directly
2017-12-27 Oleg BroytmanDocs: Add a link to PyPI
2017-12-16 Oleg BroytmanCI: Run tests at AppVeyor with Python 2.7, 3.3 and 3.6
2017-12-15 Oleg BroytmanDocs: Better documentation for rm.py -f
2017-12-15 Oleg BroytmanDocs: Add rebuild script
2017-12-15 Oleg BroytmanFix(rm.py): Do not ask to remove read-only files when... 0.6.1
2017-12-15 Oleg BroytmanDocs: Remove -O2 from installation instructions
2017-12-13 Oleg BroytmanBuild(release): Add Python 3.3
2017-12-13 Oleg BroytmanRelease 0.6 0.6.0
2017-12-13 Oleg BroytmanFeat(cmp): Add option -s --silent --quiet
2017-12-13 Oleg BroytmanDocs(rm): Document option -f --force
2017-12-13 Oleg BroytmanDocs: Install from PyPI
2017-12-11 Oleg BroytmanCI: Rename TOX_ENV -> TOXENV; execute tox (no need...
2017-12-11 Oleg BroytmanBuild(setup.py): Use python_requires keyword
2017-12-11 Oleg BroytmanCI: Upgrade pip and setuptools
2017-12-11 Oleg BroytmanTest: Use pytest < 3.3
2017-11-15 Oleg BroytmanFeat: PyPy
2017-11-13 Oleg BroytmanDocs: TODO: PyPy
2017-11-03 Oleg BroytmanDocs(TODO): Expand option -s
2017-11-03 Oleg BroytmanFeat(cmp): Use argparse
2017-10-23 Oleg BroytmanCleanup: Fix flake8 E722 do not use bare except
2017-10-23 Oleg BroytmanFeat(rm): Add option -f
2017-10-22 Oleg BroytmanDocs: Remove shebang line from conf.py
2017-10-18 Oleg BroytmanFeat(rm.py): Ask interactively to remove read-only...
2017-10-18 Oleg BroytmanDocs(index): rm.py can recursively remove directories
2017-10-18 Oleg BroytmanFix(rm.py): Update description
2017-10-06 Oleg BroytmanTests(CI): Explicitly list python versions at Travis CI
2017-10-06 Oleg BroytmanRefactor(tests): Exit with "name not found in PATH...
2017-10-06 Oleg BroytmanDoc(TODO): Test if the file is read-only in rm.py
2017-08-20 Oleg BroytmanTests(CI): Run py27-flake8 and py34-flake8 tests at...
2017-08-20 Oleg BroytmanTests(CI): Reorder env vars in appveyor.yml
2017-08-20 Oleg BroytmanTests: Remove unused tmp_dir
2017-08-20 Oleg BroytmanFix(setup): Fix keywords and platforms
2017-08-05 Oleg BroytmanFeat(devscripts): Remove `twine register` from release...
2017-07-09 Oleg BroytmanUpdate TODO
2017-07-09 Oleg BroytmanVersion 0.5.0 0.5.0
2017-07-09 Oleg BroytmanAdd option -r for rm.py
2017-06-17 Oleg BroytmanFeat(CI): Use remove-old-files.py to cleanup pip cache
2017-06-04 Oleg BroytmanDocs: Add which.py to README
2017-06-04 Oleg BroytmanVersion 0.4.0: Add script which.py 0.4.0
2017-06-04 Oleg BroytmanNext version will be 0.4.0
2017-06-04 Oleg BroytmanFeat: create ppu module
2017-05-07 Oleg BroytmanStop supporting Python 2.6
2017-05-07 Oleg BroytmanFix deps: Add argparse to install_requires for Py 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 BroytmanVersion 0.3.2: Convert README to reST 0.3.2
2017-04-30 Oleg BroytmanFix release: build scripts with '/usr/bin/env python' 0.3.1
2017-04-30 Oleg Broytmandevscripts/get-commit-message.vim: remove asterisk 0.3.0
2017-04-30 Oleg BroytmanRelease at PyPI
2017-04-30 Oleg BroytmanMove cmp.py, remove-old-files.py and rm.py to scripts...
2017-04-30 Oleg BroytmanFix comment in appveyor.yml
2017-04-30 Oleg BroytmanUpdate README.txt and TODO
2017-04-30 Oleg BroytmanPrepare for a beta release 0.2.0
2017-04-30 Oleg BroytmanAdd rm.py
2017-04-30 Oleg BroytmanRefactor tests: move common functions to ppu_tu.py
next