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.
Matthias Sohn 935c8b752b Allow to define additional Hook classes outside JGit 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 Allow to define additional Hook classes outside JGit 3 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 Allow dir/file conflicts in virtual base commit on recursive merge. 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 GitHook: use generic OutputStream instead of PrintStream 3 years ago