jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit
Matthew DeVore cc9ca71a16 Put filter spec information in a dedicated object
This increases type-safety and is ground work for support of the
"tree:<depth>" filter.

Change-Id: Id19eacdcdaddb9132064c642f6d554b1060efe9f
Signed-off-by: Matthew DeVore <matvore@gmail.com>
2019-03-22 16:06:22 -07:00
..
api DescribeCommandTest: Trivially fix formatting by removing a blank line 2019-03-18 09:51:58 +01:00
attributes Avoid double words 2018-12-21 08:07:08 +01:00
diff Fix core.autocrlf for non-normalized index 2019-02-26 16:18:27 +09:00
dircache DirCacheBuilderTest#testBuildRejectsUnsetFileMode: Add missing fail() 2018-09-29 13:02:26 +09:00
events Enable and fix 'Should be tagged with @Override' warning 2017-02-19 20:05:08 -04:00
fnmatch FileNameMatcherTest: Use Character.valueOf rather than new Character 2016-10-19 15:09:37 +09:00
gitrepo RepoCommand: Preserve executable bit in <copyfile> 2018-10-31 16:40:12 -07:00
ignore gitignore/gitattributes: fix matching of \r 2018-10-27 04:24:05 -04:00
indexdiff Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 2018-09-04 10:53:10 +09:00
internal Merge branch 'stable-5.2' into stable-5.3 2019-03-21 16:45:34 +01:00
junit Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 2018-09-04 10:53:10 +09:00
lib LocalDiskRepositoryTestCase#createRepository: Default auto-close to false 2019-01-20 20:09:16 +09:00
merge MergerTest: Open TestRepository in try-with-resource 2019-01-20 17:33:04 +09:00
nls Enable and fix 'Should be tagged with @Override' warning 2017-02-19 20:05:08 -04:00
notes Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
patch Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 2018-09-04 10:53:10 +09:00
revplot Make inner classes static where possible 2018-09-26 08:31:13 +09:00
revwalk Parse signature of GPG-signed commits 2018-09-04 20:13:16 +02:00
storage/file Explicitly specify charset when calling getBytes 2018-09-26 08:31:13 +09:00
submodule SubmoduleWalkTest: Open Repository in try-with-resource 2019-01-21 13:40:48 +09:00
symlinks Fix remaining javadoc errors raised by doclint 2017-12-21 02:42:14 +01:00
test/resources ObjectDirectory: Add pack directory getter 2017-11-14 10:08:42 -05:00
transport Put filter spec information in a dedicated object 2019-03-22 16:06:22 -07:00
treewalk Skip some tests when the runtime cannot handle Unicode file paths 2018-12-23 22:37:14 -08:00
util Use RefMap instead of HashMap 2019-03-20 15:52:14 -07:00