纯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.
 
 
 
 
David Pursehouse 5f082de9bb FileSnapshotTest: Open FileOutputStream in try-with-resource 7 years ago
..
api DescribeCommandTest: Open FileWriter in try-with-resource 7 years ago
attributes MergeGitAttributeTest: Open FileInputStream in try-with-resource 7 years ago
diff DiffFormatterReflowTest: Open InputStream in try-with-resource 7 years ago
dircache DirCacheCGitCompatabilityTest: Open BufferedReader in try-with-resource 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 Use constants from StandardCharsets instead of hard-coded strings 7 years ago
internal/storage FileSnapshotTest: Open FileOutputStream in try-with-resource 7 years ago
junit Clarify the semantics of DfsRefDatabase#compareAndPut 8 years ago
lib DirCacheCheckoutTest: Open FileInputStream in try-with-resource 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 EditListTest: 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