Commit Graph

7 Commits

Author SHA1 Message Date
zehuaiWANG 0454c46328 clean up buildDiffLines 2019-12-18 14:13:58 +08:00
mikesplain 9e55b8230a Update copyright notices
Also cleans some white spaces
2019-09-09 14:47:51 -04:00
Justin SB 3e33ac7682
Change code from glog to klog
We don't call klog.InitFlags yet, because that will cause a flag
redefinition error until we get everyone to stop using glog.  That
will happen when we update to k8s 1.13.
2019-05-06 12:54:51 -04:00
Justin Santa Barbara 792bf5201e Fix diff edge case for trailing diffs 2017-02-21 00:17:19 -05:00
Justin Santa Barbara e046a770a9 Enable diff semantic cleanup 2016-12-14 12:07:16 -05:00
Justin Santa Barbara d4fd866ce3 Fix a bug in diff formatting 2016-12-14 12:06:58 -05:00
Justin Santa Barbara c8812ab563 Format resource diffs
Fix #973
2016-12-03 10:26:45 -05:00