Commit Graph

5 Commits

Author SHA1 Message Date
Klaus Silveira
5f9d403daa Merge pull request #496 from mikedld/show-committer-of-not-author
Show committer if it differs from author
2014-11-14 11:03:40 -02:00
fauxpark
5990b0a3b6 Nicer looking diff anchor targets 2014-08-31 16:01:37 +10:00
Mike Gelfand
5d3d7517f3 Show committer if it differs from author
It is quite useful sometimes to see that someone else (not you) has pushed
commit to remote. This change adds "C committed on D" phrase right after
"A authored on B" if author and committer are not the same person (judging
from email address).
2014-08-02 10:56:55 +03:00
Klaus Silveira
dbde52ca7e Added DateTime format configuration to config.ini, fixes #362 2014-05-17 10:18:12 -03:00
Klaus Silveira
f8b29db8c3 Added simple theming system 2014-05-17 10:03:18 -03:00