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
Klaus Silveira
fca1d93b74
Merge pull request #508 from fauxpark/diff-anchor-fix
...
Nicer looking diff anchor targets
2014-11-14 11:00:51 -02:00
Klaus Silveira
a530523d86
Merge pull request #513 from RA-dim/patch-1
...
Working download zip/tar button in Safari browser
2014-11-14 11:00:26 -02:00
Simon Harris
1512236fba
Correct display of month
...
Month displayed was incorrect, as JavaScript Date.getMonth() starts at 0. So November was displayed as '10'.
2014-11-14 10:08:21 +00:00
DamnDam
bd7572a40e
fix search.twig too
2014-11-11 17:15:44 +01:00
RA-dim
8d9d23d97c
Working download zip/tar button in Safari browser
2014-09-11 11:01:23 +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