]> git.phdru.name Git - ppu.git/history - docs
Tests(tox.ini): Don't whitelist flake8
[ppu.git] / docs /
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