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 91ddc0e284 IO: fix IO.readFully(InputStream, byte[], int) 3 years ago
..
annotations Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
api Client-side protocol V2 support for fetching 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 Merge "Move reachability checker generation into the ObjectReader object" 3 years ago
lib Merge "Move reachability checker generation into the ObjectReader object" 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 Move reachability checker generation into the ObjectReader object 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 Move reachability checker generation into the ObjectReader object 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