jgit/org.eclipse.jgit.archive
Jonathan Nieder 0a14909bcf Make ArchiveFormats final and implement equals()
This should make it easier to modify ArchiveCommand to allow an
archive format to be registered twice while still noticing if
different callers try to register different implementations for
the same format.

Change-Id: I32261bc8dc1877a853b49e0da0a6e78921791812
Signed-off-by: Jonathan Nieder <jrn@google.com>
2014-04-11 14:01:56 -07:00
..
.settings Disable warning about assigning to parameter 2013-06-15 15:11:54 +02:00
META-INF Prepare 3.4.0-SNAPSHOT builds 2014-03-05 02:20:38 +01:00
resources/org/eclipse/jgit/archive/internal archive: Include entries for directories 2013-12-27 08:55:39 -08:00
src/org/eclipse/jgit/archive Make ArchiveFormats final and implement equals() 2014-04-11 14:01:56 -07:00
.classpath Move ArchiveCommand into standard porcelain API 2013-05-24 17:30:18 -07:00
.gitignore Move ArchiveCommand into standard porcelain API 2013-05-24 17:30:18 -07:00
.project Move ArchiveCommand into standard porcelain API 2013-05-24 17:30:18 -07:00
about.html Move ArchiveCommand into standard porcelain API 2013-05-24 17:30:18 -07:00
build.properties Move ArchiveCommand into standard porcelain API 2013-05-24 17:30:18 -07:00
plugin.properties Move ArchiveCommand into standard porcelain API 2013-05-24 17:30:18 -07:00
pom.xml Prepare 3.4.0-SNAPSHOT builds 2014-03-05 02:20:38 +01:00