jgit/org.eclipse.jgit.lfs/.settings
Matthias Sohn 9906f09868 Partially revert c0ad77d8 "Enhance Eclipse save actions"
Revert the following save actions which were introduced in c0ad77d8:
- always use braces around blocks
- remove unused imports

Other than I expected save actions are run globally on edited files -
and not only on edited code lines only.

Hence revert the save action "Convert control statement bodies to
blocks" which would affect a large number of code lines not affected by
the change editing some small part of a class. This would generate a
large number of changes which may lead to many unnecessary conflicts.
Total number of affected lines across jgit would be around 10k lines.

Also revert "Remove unused imports" since it erroneously removes imports
of some annotations needed by pgm classes using args4j.

Change-Id: I879a47f68e664129e6124cf25c1ae1f6a2d7a5aa
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2017-08-30 01:24:47 +02:00
..
org.eclipse.core.resources.prefs Implement SHA-256 abstraction 2016-02-04 17:49:42 +01:00
org.eclipse.core.runtime.prefs Implement SHA-256 abstraction 2016-02-04 17:49:42 +01:00
org.eclipse.jdt.core.prefs Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
org.eclipse.jdt.ui.prefs Partially revert c0ad77d8 "Enhance Eclipse save actions" 2017-08-30 01:24:47 +02:00
org.eclipse.mylyn.tasks.ui.prefs Implement SHA-256 abstraction 2016-02-04 17:49:42 +01:00
org.eclipse.mylyn.team.ui.prefs Implement SHA-256 abstraction 2016-02-04 17:49:42 +01:00
org.eclipse.pde.api.tools.prefs Implement SHA-256 abstraction 2016-02-04 17:49:42 +01:00
org.eclipse.pde.core.prefs Implement SHA-256 abstraction 2016-02-04 17:49:42 +01:00