纯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 75a0dcac18 Do not let PathFilter.create("a/b") match 'a' unless 'a' is a subtree 9 years ago
..
filter Do not let PathFilter.create("a/b") match 'a' unless 'a' is a subtree 9 years ago
AbstractTreeIteratorTest.java Convert all JGit unit tests to JUnit 4 14 years ago
CanonicalTreeParserTest.java Delay locating .gitattributes until requested 9 years ago
EmptyTreeIteratorTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 12 years ago
FileTreeIteratorJava7Test.java Let FS_Win32_Cygwin detect symlink support by creating temporary symlink 9 years ago
FileTreeIteratorTest.java Replace deprecated release() methods by close() 10 years ago
FileTreeIteratorWithTimeControl.java Use fileAttributes to get more attributes in one go 11 years ago
ForPathTest.java Replace deprecated release() methods by close() 10 years ago
NameConflictTreeWalkTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 12 years ago
PostOrderTreeWalkTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 12 years ago
TreeWalkBasicDiffTest.java Replace deprecated release() methods by close() 10 years ago
TreeWalkJava7Test.java Let FS_Win32_Cygwin detect symlink support by creating temporary symlink 9 years ago