]> git.phdru.name Git - ppu.git/history - docs
Build(GHActions): Use `checkout@v4` instead of outdated `v2`
[ppu.git] / docs /
2023-10-18 Oleg BroytmanTests,CI: Python 3.12
2023-07-14 Oleg BroytmanCI(GHActions): Install all Python and PyPy versions...
2022-10-27 Oleg BroytmanTests, CI: Run tests with Python 3.11
2021-09-24 Oleg BroytmanRelease 0.8.0 0.8.0
2021-09-23 Oleg BroytmanMerge branch 'github-actions'
2021-09-22 Oleg BroytmanCI: Migrate from Travis CI and AppVeyor to GitHub Actions
2021-01-08 Oleg BroytmanTest,CI: Run tests with Python 3.9
2020-02-25 Oleg BroytmanDocs: Install using `pip install`
2019-02-01 Oleg BroytmanDocs(conf): Fix: import os, sys
2019-02-01 Oleg BroytmanVersion 0.7.0: Python 3.7 0.7.0
2018-08-21 Oleg BroytmanDrop support for Python 3.3
2018-03-28 Oleg BroytmanDocs: 2018 year
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 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-11-15 Oleg BroytmanFeat: PyPy
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-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 BroytmanVersion 0.4.0: Add script which.py 0.4.0
2017-06-04 Oleg BroytmanNext version will be 0.4.0
2017-05-07 Oleg BroytmanStop supporting Python 2.6
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 BroytmanRelease at PyPI
2017-04-30 Oleg BroytmanMove cmp.py, remove-old-files.py and rm.py to scripts...
2017-04-30 Oleg BroytmanPrepare for a beta release 0.2.0
2017-04-30 Oleg BroytmanAdd rm.py
2017-04-30 Oleg BroytmanAdd cmp.py
2017-04-30 Oleg BroytmanRename the project to Portable Python Utilities
2017-04-29 Oleg BroytmanUse subprocess.call() instead of os.system()
2017-04-29 Oleg BroytmanTest at Travis and AppVeyor
2017-04-16 Oleg BroytmanRelease 0.1.0: Remove empty directories 0.1.0
2017-04-16 Oleg BroytmanAdd installation instructions
2017-04-16 Oleg BroytmanRemove empty directories
2017-04-15 Oleg BroytmanInitial release at 2017-04-16 0.0.1
2017-04-15 Oleg BroytmanInitial docs
2017-04-15 Oleg BroytmanInitial commit - created the project