https://github.com/xwiki/xwiki-commons
Revision 738a9661dc9bd4ff98fd52bbfe88923774718289 authored by Marius Dumitru Florea on 11 January 2013, 14:51:32 UTC, committed by Marius Dumitru Florea on 11 January 2013, 14:51:32 UTC
* Compute the inline diff when the number of removed elements equals the number of added elements.
* Use the new ComponentManagerRule instead of AbstractComponentTestCase
1 parent 7551a46
Raw File
Tip revision: 738a9661dc9bd4ff98fd52bbfe88923774718289 authored by Marius Dumitru Florea on 11 January 2013, 14:51:32 UTC
XCOMMONS-326: Improve diff algorithm
Tip revision: 738a966
.gitattributes
* text=auto
*.java text ident diff=java
*.xml text ident diff=html
*.vm text ident
*.js text ident
*.css text ident
*.sh eol=lf ident
*.bat eol=crlf ident
back to top