纯java实现的git操作库。
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 e341ec0afe Fix non-externalized String warnings 7 years ago
..
annotations Revert usage of TYPE_USE in Nullable and NonNull annotations 7 years ago
api Remove unused code and link to deprecated code 7 years ago
attributes Cleanup stream usage WRT filters 7 years ago
blame LFS: support merge/rebase/cherry-pick/diff/compare with LFS files 7 years ago
diff Open auto-closeable resources in try-with-resource 7 years ago
dircache DirCache: Use constant from StandardCharsets 7 years ago
errors Remove deprecated StoredObjectRepresentationnotAvailableException ctor 7 years ago
events Fix javadoc in org.eclipse.jgit events package 7 years ago
fnmatch Fix javadoc in org.eclipse.jgit fnmatch package 7 years ago
gitrepo Open auto-closeable resources in try-with-resource 7 years ago
hooks Don't throw if a pre-push hook is ignored. 7 years ago
ignore Remove deprecated IgnoreNode#isIgnored method 7 years ago
internal Fix non-externalized String warnings 7 years ago
lib Add RefDatabase#getRefsByPrefix method 7 years ago
merge Remove deprecated ResolveMerger#processEntry method 7 years ago
nls Don't subclass ThreadLocal to avoid memory leak in NLS 7 years ago
notes DefaultNoteMerger: Open UnionInputStream in try-with-resource 7 years ago
patch Patch: Open TemporaryBuffer in try-with-resource 7 years ago
revplot Fix javadoc in org.eclipse.jgit patch and revplot package 7 years ago
revwalk Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 7 years ago
storage Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 7 years ago
submodule SubmoduleWalk#forIndex: Suppress resource warning and update Javadoc 7 years ago
transport Fix non-externalized String warnings 7 years ago
treewalk Significantly speed up FileTreeIterator on Windows 7 years ago
util Significantly speed up FileTreeIterator on Windows 7 years ago