Commit Graph

9 Commits

Author SHA1 Message Date
Michael Crawford
73c362fa52 Add avatar url customization 2015-12-22 17:20:32 -05:00
Gary
1ea57dba41 Update bootstrap theme file icons to better differentiate from folders 2015-02-04 22:48:38 +00:00
Klaus Silveira
e13fe8ef03 Merge pull request #481 from mikedld/diff-lines
Correct new line numbers in diff viewer
2014-11-14 11:05:45 -02:00
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
Mike Gelfand
3cba2eb82c Correct new line numbers in diff viewer
With each new hunk, starting new line number was the same as starting old
line number. Parse diff line a bit further to get real new line number.

Fix HREFs for old line number links in both bootstrap3 and default themes
so that thay work.
2014-07-13 12:10:27 +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