纯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 c177c6f4c5 Merge branch 'master' into stable-5.4 6 years ago
..
api Handle missing "ours" stage in WorkingTreeIterator.hasCrLfInIndex() 6 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 6 years ago
junit Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 6 years ago
lib Handle escaped CR-LF in git config files 6 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 BitmapCalculator and its test: add missing license header 6 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 NetscapeCookieFileTest: Split HttpCookiesMatcher to own class 6 years ago
treewalk Convert to lambda or member reference 6 years ago
util Merge branch 'master' into stable-5.4 6 years ago