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 0db509f7e7 Use String.isEmpty() instead of comparing to "" 5 years ago
..
annotations Revert usage of TYPE_USE in Nullable and NonNull annotations 6 years ago
api Use Objects.requireNonNull instead of a custom helper 5 years ago
attributes Remove unnecessary modifiers from interfaces 5 years ago
blame Fix API breakage introduced by da254106 5 years ago
diff Fix core.autocrlf for non-normalized index 5 years ago
dircache Fix "jgit checkout -f" to overwrite dirty worktree files 5 years ago
errors Remove further unnecessary 'final' keywords 6 years ago
events Format @NonNull on return value as method annotation 5 years ago
fnmatch Remove unnecessary modifiers from interfaces 5 years ago
gitrepo Avoid double words 5 years ago
hooks Make PrePushHook properly terminate ref lines 5 years ago
ignore gitignore/gitattributes: fix matching of \r 5 years ago
internal Introduce RefDatabase#getTipsWithSha1 to list refs pointing to object 5 years ago
lib Use String.isEmpty() instead of comparing to "" 5 years ago
merge ResolveMerger: Destroy TemporaryBuffer on unchecked exceptions 5 years ago
nls Avoid double words 5 years ago
notes Remove 'final' in parameter lists 6 years ago
patch Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
revplot Fix NPE in PlotCommitList 5 years ago
revwalk ObjectWalk: simplify tree traversal logic 5 years ago
storage Avoid double words 5 years ago
submodule Remove 'final' in parameter lists 6 years ago
transport Replace usage of String.indexOf with String.contains where possible 5 years ago
treewalk Fix core.autocrlf for non-normalized index 5 years ago
util Attach deletion failure reason in FileUtils.delete() 5 years ago