纯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.
 
 
 
 
Christian Halstrick 6d09c486ed Fix CommitCommand.setOnly() 9 years ago
..
api Fix CommitCommand.setOnly() 9 years ago
attributes Add basic support for .gitattributes 10 years ago
blame Replace deprecated release() methods by close() 9 years ago
diff Merge changes I7b6d7be4,I63a74651,I39c2ea6b 9 years ago
dircache Silence deprecation warning in DirCacheCheckout 9 years ago
errors Better report too large pack-files from PushCommand 9 years ago
events Mark non-externalizable strings as such 12 years ago
fnmatch GroupHead: Remove a redundant call to String.format() 10 years ago
gitrepo Add getters to RepoProject. 9 years ago
hooks Support for the commit-msg hook. 10 years ago
ignore Delete deprecated class IgnoreRule 10 years ago
internal Fix hidden field warnings in bundle org.eclipse.jgit 9 years ago
lib Merge changes I7b6d7be4,I63a74651,I39c2ea6b 9 years ago
merge Fix unchecked conversion warning in MergeFormatter 9 years ago
nls Drop warnings about unchecked casts in a few stable select places 10 years ago
notes Use AutoClosable to close resources in bundle org.eclipse.jgit 9 years ago
patch Switch FileHeader.extractFileLines to TemporaryBuffer.Heap 10 years ago
revplot Use baseline instead of centerline in PlotRenderer 10 years ago
revwalk Replace deprecated release() methods by close() 9 years ago
storage Silence deprecation warning in WindowCacheConfig 9 years ago
submodule Replace deprecated release() methods by close() 9 years ago
transport Silence unchecked conversion warning in TransportSftp 9 years ago
treewalk Fix potential null pointer access in IndexDiffFilter 9 years ago
util FS: Extract GobblerThread into a private static class 9 years ago