You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Carsten Hammer 0b320b2c35 Use Arrays.asList instead of copying array in a for loop 5 years ago
..
api Use isEmpty() instead of size()==0 where possible 5 years ago
attributes Use Arrays.asList instead of copying array in a for loop 5 years ago
diff Fix core.autocrlf for non-normalized index 5 years ago
dircache Use jdk 5 for loop 5 years ago
events Enable and fix 'Should be tagged with @Override' warning 7 years ago
fnmatch FileNameMatcherTest: Use Character.valueOf rather than new Character 7 years ago
gitrepo RepoCommand: Preserve executable bit in <copyfile> 5 years ago
ignore gitignore/gitattributes: fix matching of \r 5 years ago
indexdiff Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
internal Join catch sections using multicatch 5 years ago
junit Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
lib Use isEmpty() instead of size()==0 where possible 5 years ago
merge MergerTest: Open TestRepository in try-with-resource 5 years ago
nls Enable and fix 'Should be tagged with @Override' warning 7 years ago
notes Enable and fix warnings about redundant specification of type arguments 7 years ago
patch Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
revplot Make inner classes static where possible 5 years ago
revwalk Parse signature of GPG-signed commits 5 years ago
storage/file Explicitly specify charset when calling getBytes 5 years ago
submodule SubmoduleWalkTest: Open Repository in try-with-resource 5 years ago
symlinks Fix remaining javadoc errors raised by doclint 6 years ago
test/resources ObjectDirectory: Add pack directory getter 6 years ago
transport UploadPackTest: Stop using deprecated Transport.setFilterBlobLimit(long) 5 years ago
treewalk Skip some tests when the runtime cannot handle Unicode file paths 5 years ago
util Use RefMap instead of HashMap 5 years ago