diff2html/src
romellem 5215321466 Fixes regex for timestamps to when behind GMT
Currently, a timezone that ends in say '+0200' will get stripped, but a
timezone _behind_ GMT will not (so a timezone in the United States of
say, '-0400' will **not** get stripped.

This regex change fixes that.
2017-10-09 09:34:55 -05:00
..
templates Update tests for new design improvements 2016-05-21 02:09:16 +01:00
ui Expose synchronised scroll in the UI helper api 2017-01-15 18:36:12 +00:00
diff-parser.js Fixes regex for timestamps to when behind GMT 2017-10-09 09:34:55 -05:00
diff2html.js Initial template override support 2016-10-15 13:00:31 +01:00
file-list-printer.js Initial template override support 2016-10-15 13:00:31 +01:00
hoganjs-utils.js Allow uncompiled templates 2016-10-15 13:31:02 +01:00
html-printer.js Initial template override support 2016-10-15 13:00:31 +01:00
line-by-line-printer.js Fix escaping in header lines 2017-03-18 00:11:55 +00:00
printer-utils.js Fix convert &nbps; to proper white spaces with white-space wrap 2016-09-05 22:34:18 +01:00
rematch.js Use ESLint instead of JSCS 2016-07-12 13:47:29 +01:00
side-by-side-printer.js Fix escaping in header lines 2017-03-18 00:11:55 +00:00
utils.js Fix escaping in header lines 2017-03-18 00:11:55 +00:00