您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Carsten Hammer 0db509f7e7 Use String.isEmpty() instead of comparing to "" 5 年前
..
annotations Revert usage of TYPE_USE in Nullable and NonNull annotations 6 年前
api Use Objects.requireNonNull instead of a custom helper 5 年前
attributes Remove unnecessary modifiers from interfaces 5 年前
blame Fix API breakage introduced by da254106 5 年前
diff Fix core.autocrlf for non-normalized index 5 年前
dircache Fix "jgit checkout -f" to overwrite dirty worktree files 5 年前
errors Remove further unnecessary 'final' keywords 6 年前
events Format @NonNull on return value as method annotation 5 年前
fnmatch Remove unnecessary modifiers from interfaces 5 年前
gitrepo Avoid double words 5 年前
hooks Make PrePushHook properly terminate ref lines 5 年前
ignore gitignore/gitattributes: fix matching of \r 5 年前
internal Introduce RefDatabase#getTipsWithSha1 to list refs pointing to object 5 年前
lib Use String.isEmpty() instead of comparing to "" 5 年前
merge ResolveMerger: Destroy TemporaryBuffer on unchecked exceptions 5 年前
nls Avoid double words 5 年前
notes Remove 'final' in parameter lists 6 年前
patch Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 年前
revplot Fix NPE in PlotCommitList 5 年前
revwalk ObjectWalk: simplify tree traversal logic 5 年前
storage Avoid double words 5 年前
submodule Remove 'final' in parameter lists 6 年前
transport Replace usage of String.indexOf with String.contains where possible 5 年前
treewalk Fix core.autocrlf for non-normalized index 5 年前
util Attach deletion failure reason in FileUtils.delete() 5 年前