Mercurial > p > roundup > code
diff scripts/README.txt @ 4828:64daaa4bf816
contributors.py: Exclude robots and change sorting so that
among most recent contributors people with
earlier entry date appear at the top.
Add description to scripts/README.txt
| author | anatoly techtonik <techtonik@gmail.com> |
|---|---|
| date | Sun, 25 Aug 2013 23:39:34 +0300 |
| parents | 7f0c63868fa9 |
| children | 7655dae061b8 |
line wrap: on
line diff
--- a/scripts/README.txt Sun Aug 25 17:45:43 2013 +0300 +++ b/scripts/README.txt Sun Aug 25 23:39:34 2013 +0300 @@ -31,3 +31,6 @@ This IMAP server script that runs in the background and checks for new email from a variety of mailboxes. +contributors.py + Analyzes Mercurial log, filters and compiles list of committers with years + of contribution. Can be useful for updating COPYING.txt
