Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-01-09Bug 515367 - [releng] Uniformization of the end of lines to Unix standardQuentin Le Menez2-65/+65
- Format the EOL of all the files matched by: grep -rIUs . | xargs -Ifile dos2unix -k 'file' Change-Id: I5c41d540a9a67b50de9b912ab35e16cc9a912961 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2015-03-24455190: [CSS 3] Update the CSS X-Text Grammar to CSS 3Camille Letavernier2-0/+65
https://bugs.eclipse.org/bugs/show_bug.cgi?id=455190 - Regenerate the CSS3 Editor to match the latest XText version

    Back to the top