纯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.
 
 
 
 
Masaya Suzuki f8267c9edb Move exception handling code to the caller 5 years ago
..
api Fix "reset -hard" bug that folders could not be deleted 5 years ago
attributes Use Arrays.asList instead of copying array in a for loop 6 years ago
diff Merge branch 'stable-5.2' into stable-5.3 6 years ago
dircache Convert to lambda or member reference 6 years ago
events Convert to lambda or member reference 6 years ago
fnmatch FileNameMatcherTest: Use Character.valueOf rather than new Character 8 years ago
gitrepo RepoCommand: Preserve executable bit in <copyfile> 6 years ago
ignore gitignore/gitattributes: fix matching of \r 6 years ago
indexdiff Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 6 years ago
internal Merge branch 'master' into stable-5.4 5 years ago
junit Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 6 years ago
lib Fix "reset -hard" bug that folders could not be created 5 years ago
merge MergerTest: Open TestRepository in try-with-resource 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 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 6 years ago
revplot Make inner classes static where possible 6 years ago
revwalk RevWalk: Add a setFirstParent that mimics C git's --first-parent 5 years ago
storage/file Explicitly specify charset when calling getBytes 6 years ago
submodule SubmoduleWalkTest: Open Repository in try-with-resource 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 Move exception handling code to the caller 5 years ago
treewalk Convert to lambda or member reference 6 years ago
util [Java 9] Fix GitDateFormatterTest 5 years ago