]> git.phdru.name Git - ppu.git/shortlog
ppu.git
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
2017-04-30 Oleg BroytmanAdd cmp.py
2017-04-30 Oleg BroytmanSplit test_remove_old_files.py into find_in_path.py
2017-04-30 Oleg BroytmanRename the project to Portable Python Utilities
2017-04-29 Oleg BroytmanTODO: plans for "Portable Utilities"
2017-04-29 Oleg BroytmanFix tests: use more meaningful old time instead of...
2017-04-29 Oleg BroytmanUse subprocess.call() instead of os.system()
2017-04-29 Oleg BroytmanTest at Travis and AppVeyor
2017-04-29 Oleg BroytmanVersion 0.2 alpha
2017-04-29 Oleg BroytmanFix development requirements: add pytest-cov and tox
2017-04-29 Oleg BroytmanRemove publish-docs
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 BroytmanGitHub: done
2017-04-28 Oleg BroytmanMove README.html to gitweb/
2017-04-27 Oleg BroytmanTODO: GitHub, Travis, AppVeyor, PyPI
2017-04-17 Oleg BroytmanRemove update script
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-16 Oleg BroytmanRefactor tests: allow assert_files(one_file_name)
2017-04-16 Oleg BroytmanRename _test_files => assert_files
2017-04-16 Oleg BroytmanRename test_rof.py -> test_remove_old_files.py
2017-04-16 Oleg BroytmanTODO: Add options to include/exclude files
2017-04-16 Oleg BroytmanAdd README.html
2017-04-15 Oleg BroytmanExtend tests: add newer files that aren't deleted
2017-04-15 Oleg BroytmanInitial release at 2017-04-16 0.0.1
2017-04-15 Oleg BroytmanPre-alpha release
2017-04-15 Oleg BroytmanInclude tox.ini into sdist
2017-04-15 Oleg BroytmanInitial docs
2017-04-15 Oleg BroytmanTODO: Add option -v/--verbose to report every removed...
2017-04-15 Oleg Broytman[Makefile] make docs
2017-04-15 Oleg BroytmanFix sdist and git alias
2017-04-15 Oleg BroytmanTODO: Remove empty directories
2017-04-15 Oleg Broytman[.gitignore] Fix egg-info name
2017-04-15 Oleg BroytmanAdd tests
2017-04-15 Oleg BroytmanAdd remove-old-files.py - the main script in the package
2017-04-15 Oleg BroytmanPython: 2.6, 2.7 and 3.3+
2017-04-15 Oleg BroytmanFix setup.py
2017-04-15 Oleg BroytmanInitial commit - created the project