3.1.0
New features:
- Support for git archive command
- Add path option to StatusCommand
- Enable LsRemoteCommand to work without local repository
- Make gc command a public command in jgit command line interface
- Add --quiet flag to fetch command in jgit command line interface
Updates of 3rd party dependencies
- update to Jetty 7.6.11.v20130520
- update to JUnit 4.11.0
- update target platform to Orbit build R20130827064939
Releng
- update build to Tycho 0.18.0
- update Maven plugins
- update build to use CBI jarsigner plugin
- moved build jobs to https://hudson.eclipse.org/egit/
Bug fixes