纯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 fd4a62fdf0 Merge branch 'stable-4.10' into stable-4.11 6 years ago
..
api Merge branch 'stable-4.7' into stable-4.8 6 years ago
attributes MergeGitAttributeTest: Open FileInputStream in try-with-resource 7 years ago
diff Fix DiffFormatter for diffs against working tree with autocrlf=true 7 years ago
dircache Use StandardCharsets.UTF_8 in tests 7 years ago
events Enable and fix 'Should be tagged with @Override' warning 8 years ago
fnmatch FileNameMatcherTest: Use Character.valueOf rather than new Character 8 years ago
gitrepo RepoCommand: generate relative submodule URLs from absolute URLs. 7 years ago
ignore IgnoreNodeTest: Suppress deprecation warnings in testEmptyIgnoreNode 7 years ago
indexdiff IndexDiffWithSymlinkTest: Open InputStream in try-with-resource 7 years ago
internal/storage Merge branch 'stable-4.10' into stable-4.11 6 years ago
junit Clarify the semantics of DfsRefDatabase#compareAndPut 8 years ago
lib ObjectIdSerializer: Support serialization of known non-null ObjectId 7 years ago
merge RecursiveMergerTest: Open FileOutputStream in try-with-resource 7 years ago
nls Enable and fix 'Should be tagged with @Override' warning 8 years ago
notes Enable and fix warnings about redundant specification of type arguments 8 years ago
patch GetTextTest: Open InputStream in try-with-resource 7 years ago
revplot Enable and fix warnings about redundant specification of type arguments 8 years ago
revwalk Fix remaining javadoc errors raised by doclint 7 years ago
storage/file FileBasedConfigTest: Open FileOutputStream in try-with-resource 7 years ago
submodule Add a command to deinitialize submodules 7 years ago
symlinks Fix remaining javadoc errors raised by doclint 7 years ago
test/resources ObjectDirectory: Add pack directory getter 7 years ago
transport WalkEncryptionTest: Use StandardCharsets.UTF_8 7 years ago
treewalk Fix remaining javadoc errors raised by doclint 7 years ago
util AutoCRLFInputStreamTest: Open auto-closeable resources in try-with-resource 7 years ago