纯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 27ae8bc655 Implement AutoClosable interface to support try-with-resources block 10 years ago
..
api Implement AutoClosable interface to support try-with-resources block 10 years ago
attributes Add basic support for .gitattributes 10 years ago
blame blame: Un-break isFile check in tree walk 11 years ago
diff Merge "Fix integer overflow in DiffFormatter when context is set to large int" 10 years ago
dircache Handle invalid tree extensions 10 years ago
errors Throw CorruptObjectException when a bad object is found 11 years ago
events Mark non-externalizable strings as such 12 years ago
fnmatch Small performance optimization for ignore rules/fnmatcher 10 years ago
gitrepo Silence non-externalized string warnings in RepoCommand 10 years ago
ignore Add basic support for .gitattributes 10 years ago
internal Implement AutoClosable interface to support try-with-resources block 10 years ago
lib Implement AutoClosable interface to support try-with-resources block 10 years ago
merge ResolveMerger: Use checkoutEntry during abort 10 years ago
nls Drop warnings about unchecked casts in a few stable select places 10 years ago
notes [findBugs] Ensure streams are closed in a finally block 11 years ago
patch Switch FileHeader.extractFileLines to TemporaryBuffer.Heap 10 years ago
revplot Use baseline instead of centerline in PlotRenderer 10 years ago
revwalk Add retainOnReset(RevFlag) to RevWalk to simplify reset usage 10 years ago
storage Cleanup javadocs so they pass the java8 doclint checks 11 years ago
submodule Add missing @since tags in SubmoduleWalk 10 years ago
transport Update atomic constant 10 years ago
treewalk Add basic support for .gitattributes 10 years ago
util Introduce hook support into the FS implementations 10 years ago