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.
Thomas Wolf 6d462e5fe9 GPG: support git config gpg.program 3 years ago
..
annotations Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
api GPG: support git config gpg.program 3 years ago
attributes Use Map interface instead of ConcurrentHashMap class 3 years ago
blame Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
diff DiffFormatter: correctly deal with tracked files in ignored folders 3 years ago
dircache Fix NPE in DirCacheCheckout 3 years ago
errors Merge branch 'stable-5.6' 4 years ago
events Use Map interface instead of ConcurrentHashMap class 3 years ago
fnmatch Fix ProtectedMembersInFinalClass warning flagged by error prone 4 years ago
gitrepo ErrorProne: Enable and fix UnusedException check 4 years ago
hooks Remove use of org.bouncycastle.util.io.TeeOutputStream 4 years ago
ignore [spotbugs] Silence NP_BOOLEAN_RETURN_NULL in IgnoreNode#checkIgnored 3 years ago
internal Field updateHead can be a local variable in RefDirectoryRename 3 years ago
lib GPG: support git config gpg.program 3 years ago
logging Fix bug in PerformanceLogContext 3 years ago
merge ResolveMerger: do not content-merge gitlinks on del/mod conflicts 3 years ago
nls Use Map interface instead of ConcurrentHashMap class 3 years ago
notes Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
patch Merge branch 'stable-5.6' 4 years ago
revplot Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
revwalk Fix DateRevQueue tie breaks with more than 2 elements 3 years ago
storage Make Javadoc consistent for PackStatistics fields 3 years ago
submodule Ensure .gitmodules is loaded when accessing submodule name 3 years ago
transport TransportGitAnon: remove unnecessary socket bind to a local address 3 years ago
treewalk Wrap the Files.list returned Stream in a try-with-resources block 3 years ago
util IO: fix IO.readFully(InputStream, byte[], int) 3 years ago