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