aboutsummaryrefslogtreecommitdiffstats
path: root/update-copyright
Commit message (Collapse)AuthorAgeFilesLines
* update-copyright: Bump to version 0.5 (requires Python 3)W. Trevor King2013-01-231-0/+0
| | | | Upgrade to match our configuration file.
* update-copyright: update to the python3 branch.W. Trevor King2012-10-251-0/+0
|
* .update-copyright.conf: update to pipe separators.W. Trevor King2012-10-201-0/+0
| | | | | | | | | | | This brings the config file up to speed with the following update-copyright commit: commit 3c68a1a48419d8b2bbc2ce0e7f1700b996ec30e9 Author: W. Trevor King <wking@tremily.us> Date: Fri Oct 19 21:52:48 2012 -0400 project: for consistency, also separate ignored paths with pipes
* update-copyright: update to current update-copyright (v0.4+).W. Trevor King2012-10-161-0/+0
|
* Update update-copyright to version 0.3.W. Trevor King2012-02-161-0/+0
|
* Add update-copyright as a submodule and update release.py accordingly.W. Trevor King2012-02-161-0/+0
Also add `**kwargs` to `invoke` so we can specify the environment.