Mercurial > p > roundup > code
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 4827:f1c7f99e6fc0 | 4828:64daaa4bf816 |
|---|---|
| 29 | 29 |
| 30 imapServer.py | 30 imapServer.py |
| 31 This IMAP server script that runs in the background and checks for new | 31 This IMAP server script that runs in the background and checks for new |
| 32 email from a variety of mailboxes. | 32 email from a variety of mailboxes. |
| 33 | 33 |
| 34 contributors.py | |
| 35 Analyzes Mercurial log, filters and compiles list of committers with years | |
| 36 of contribution. Can be useful for updating COPYING.txt |
