纯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.
 
 
 
 
Jonathan Nieder 8ef7cd4df4 Merge "Use project names instead of paths for the submodule name" 6 years ago
..
api ResolveMerger: don't try needlessly to delete directories 6 years ago
attributes MergeGitAttributeTest: Open FileInputStream in try-with-resource 7 years ago
diff RawTextTest#testBinary: use array comparison to compare arrays 6 years ago
dircache Remove further unnecessary 'final' keywords 6 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 Use project names instead of paths for the submodule name 6 years ago
ignore Skip ignored directories in FileTreeIterator 6 years ago
indexdiff Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 7 years ago
internal/storage Merge branch 'stable-5.0' 6 years ago
junit Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 7 years ago
lib Ensure RacyGitTests don't raise false negatives 6 years ago
merge Remove 'final' in parameter lists 6 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 Remove 'final' in parameter lists 6 years ago
revplot Enable and fix warnings about redundant specification of type arguments 8 years ago
revwalk Return parsed objects from TestRepository.commit/tree/blob() 6 years ago
storage/file Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 7 years ago
submodule Add API to specify the submodule name 6 years ago
symlinks Fix remaining javadoc errors raised by doclint 7 years ago
test/resources ObjectDirectory: Add pack directory getter 7 years ago
transport Send only 1 flush pkt at the end of v2 fetch 6 years ago
treewalk Remove further unnecessary 'final' keywords 6 years ago
util Remove further unnecessary 'final' keywords 6 years ago