| | |
| | | - Revised committer verification to require a matching displayname or account name AND the email address |
| | | - Serve repositories on both /r and /git, displaying /r because it is shorter |
| | | - Eliminate HEAD from the blob, blame, and tree pages. That assumed a resource was available in HEAD and it may not be. |
| | | - Eliminate Gravatar profile linking. |
| | | additions: |
| | | - Added color modes for the blame page (issue-2) |
| | | - Added an optional MirrorService which will periodically fetch ref updates from source repositories for mirrors (issue-5). Repositories must be manually cloned using native git and "--mirror". |