jgit/org.eclipse.jgit.http.test
Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository
This move isolates all of the local file specific implementation code
into a single package, where their package-private methods and support
classes are properly hidden away from the rest of the core library.

Because of the sheer number of files impacted, I have limited this
change to only the renames and the updated imports.

Change-Id: Icca4884e1a418f83f8b617d0c4c78b73d8a4bd17
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2010-06-26 18:50:34 -07:00
..
.settings Fix line endings 2010-06-18 23:36:18 +02:00
META-INF Move FileRepository to storage.file.FileRepository 2010-06-26 18:50:34 -07:00
tst/org/eclipse/jgit/http/test Move FileRepository to storage.file.FileRepository 2010-06-26 18:50:34 -07:00
.classpath Make HTTP test project work in Eclipse 2010-01-23 11:29:25 -08:00
.gitignore Make HTTP test project work in Eclipse 2010-01-23 11:29:25 -08:00
.project Make HTTP test project work in Eclipse 2010-01-23 11:29:25 -08:00
build.properties http.test: Add missing plugin.properties to build 2010-02-09 19:28:28 -08:00
org.eclipse.jgit.http--All-Tests.launch http.test: Use JUnit 3 test runner 2010-02-09 19:51:36 -08:00
plugin.properties Correct bundle, provider names to be consistent 2010-01-23 11:42:15 -08:00
pom.xml Start 0.9 development 2010-06-14 08:11:27 -07:00