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