| Age | Commit message (Expand) | Author |
| 2014-03-21 | Removed contrib.comments per deprecation timeline. | Tim Graham |
| 2014-01-26 | Moved RequestSite and get_current_site. | Aymeric Augustin |
| 2013-11-03 | Fixed flake8 E251 violations | Milton Mazzarri |
| 2012-09-28 | Used get_current_site in comments feed class | Claude Paroz |
| 2011-04-29 | Fixed #15920 -- Removed COMMENTS_BANNED_USERS_GROUP setting in favor of the e... | Jannis Leidel |
| 2010-01-28 | Fixed #6188, #6304, #6618, #6969, #8758, #8989, #10334, #11069, #11973 and #1... | Russell Keith-Magee |
| 2009-04-07 | Fixed #10633, #10691: marked strings in the comments app for translation. Tha... | Jacob Kaplan-Moss |
| 2008-09-28 | Use correct m2m join table name in LatestCommentsFeed | James Bennett |
| 2008-09-28 | Fixed #9203: Restore correct ordering for LatestCommentsFeed | James Bennett |
| 2008-08-25 | Refactored Django's comment system. | Jacob Kaplan-Moss |
| 2007-10-19 | Fixed docstring style. | Gary Wilson Jr |
| 2007-07-04 | Merged Unicode branch into trunk (r4952:5608). This should be fully | Malcolm Tredinnick |
| 2007-06-01 | Fixed #4404 -- Fixed LatestCommentsFeed query problem. Thanks, SmileyChris. | Malcolm Tredinnick |
| 2006-07-21 | Fixed bug in comment feed turned up by pyflakes. | Jacob Kaplan-Moss |
| 2006-07-21 | Fixed a bunch of spurious imports, typos, and other small errors turned up by... | Jacob Kaplan-Moss |
| 2006-05-26 | Fixed #1981 -- Fixed bug in feeds.py for comments | Adrian Holovaty |
| 2006-05-02 | MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa... | Adrian Holovaty |
| 2005-11-18 | Added feed configurations for django.contrib.comments | Jacob Kaplan-Moss |