Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Carsten Hammer 0db509f7e7 Use String.isEmpty() instead of comparing to "" il y a 5 ans
..
annotations Revert usage of TYPE_USE in Nullable and NonNull annotations il y a 6 ans
api Use Objects.requireNonNull instead of a custom helper il y a 5 ans
attributes Remove unnecessary modifiers from interfaces il y a 5 ans
blame Fix API breakage introduced by da254106 il y a 5 ans
diff Fix core.autocrlf for non-normalized index il y a 5 ans
dircache Fix "jgit checkout -f" to overwrite dirty worktree files il y a 5 ans
errors Remove further unnecessary 'final' keywords il y a 6 ans
events Format @NonNull on return value as method annotation il y a 5 ans
fnmatch Remove unnecessary modifiers from interfaces il y a 5 ans
gitrepo Avoid double words il y a 5 ans
hooks Make PrePushHook properly terminate ref lines il y a 5 ans
ignore gitignore/gitattributes: fix matching of \r il y a 5 ans
internal Introduce RefDatabase#getTipsWithSha1 to list refs pointing to object il y a 5 ans
lib Use String.isEmpty() instead of comparing to "" il y a 5 ans
merge ResolveMerger: Destroy TemporaryBuffer on unchecked exceptions il y a 5 ans
nls Avoid double words il y a 5 ans
notes Remove 'final' in parameter lists il y a 6 ans
patch Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 il y a 5 ans
revplot Fix NPE in PlotCommitList il y a 5 ans
revwalk ObjectWalk: simplify tree traversal logic il y a 5 ans
storage Avoid double words il y a 5 ans
submodule Remove 'final' in parameter lists il y a 6 ans
transport Replace usage of String.indexOf with String.contains where possible il y a 5 ans
treewalk Fix core.autocrlf for non-normalized index il y a 5 ans
util Attach deletion failure reason in FileUtils.delete() il y a 5 ans