jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit
Robin Stocker 9b26e4bffb Enable LsRemoteCommand to work without local repository
It's supported by C Git and can be useful.

Bug: 413388
Change-Id: I12c6c10e791cc09ee271d89eb8b8d32f53e385db
Signed-off-by: Robin Stocker <robin@nibor.org>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2013-08-13 00:04:37 +02:00
..
api Enable LsRemoteCommand to work without local repository 2013-08-13 00:04:37 +02:00
diff Fix DiffFormatter NPEs for DiffEntry without content change 2013-05-15 12:23:40 +02:00
dircache Move base test classes to the junit bundle for reuse for Java 7 tests 2013-02-04 07:24:56 +01:00
events Move base test classes to the junit bundle for reuse for Java 7 tests 2013-02-04 07:24:56 +01:00
fnmatch Added characters to be escaped in file name patterns 2013-04-06 18:23:33 +02:00
ignore Move base test classes to the junit bundle for reuse for Java 7 tests 2013-02-04 07:24:56 +01:00
internal/storage Implement get nth offset in PackIndex. 2013-06-28 15:36:20 -07:00
lib Make JGit test work with both hamcrest 1.1 (juno) and 1.3 (kepler) 2013-06-09 00:50:51 +02:00
merge JGit 3.0: move internal classes into an internal subpackage 2013-03-18 09:30:43 -07:00
nls Move org.eclipse.jgit.pgm's resource bundle to internal package 2013-05-06 23:48:19 +02:00
notes Move base test classes to the junit bundle for reuse for Java 7 tests 2013-02-04 07:24:56 +01:00
patch Suppress boxing warnings where we know they are ok 2012-09-22 01:21:00 +02:00
revplot Fix PlotCommit for commits with duplicate parents 2012-08-05 12:50:06 +02:00
revwalk Recognize CRLF when parsing the short message of a commit or tag 2013-06-14 19:52:29 -04:00
storage/file JGit 3.0: move internal classes into an internal subpackage 2013-03-18 09:30:43 -07:00
submodule Remove some unnecessary dependencies on FileRepostory 2013-04-18 15:33:50 -05:00
transport Implement open(URIish) for TransportLocal 2013-07-21 22:27:46 -05:00
treewalk Fix bugs in TreeWalk#isPathSuffix used by PathSuffixFilter 2013-07-08 10:53:50 +02:00
util Recognize CRLF when parsing the short message of a commit or tag 2013-06-14 19:52:29 -04:00