]> git.phdru.name Git - ppu.git/shortlog
ppu.git
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