您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
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 年前