纯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.
 
 
 
 
James Kolb 3096a13340 Included cached deltas in delta packStatistics. 9 years ago
..
api Add remote command to JGit CLI 9 years ago
attributes Add the new class Attributes holding multiple Attribute(s) 9 years ago
diff Fix MissingObjectException in RenameDetector 9 years ago
dircache DirCacheEntry: Speed up creation by avoiding string cast 9 years ago
events Move base test classes to the junit bundle for reuse for Java 7 tests 12 years ago
fnmatch Added characters to be escaped in file name patterns 12 years ago
gitrepo Fixed jgit test failures on Windows 9 years ago
ignore Fixed jgit test failures on Windows 9 years ago
internal/storage Included cached deltas in delta packStatistics. 9 years ago
junit Repository: Introduce exactRef and findRef, deprecate getRef 9 years ago
lib Fix FileTreeIterator.idSubmodule(Entry) 9 years ago
merge Repository: Introduce exactRef and findRef, deprecate getRef 9 years ago
nls Move console classes to pgm bundle 10 years ago
notes Replace deprecated release() methods by close() 10 years ago
patch Suppress boxing warnings where we know they are ok 12 years ago
revplot Revert "CommitBuilder should check for duplicate parents" 10 years ago
revwalk Push control of time into MockSystemReader 9 years ago
storage/file Remove hardcoded target/trash from test cases 11 years ago
submodule containsGitModulesFile() should not crash on bare repository 9 years ago
symlinks Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit 10 years ago
test/resources Move SampleDataRepositoryTestCase to org.eclipse.jgit.test 11 years ago
transport Merge "Refspec: loosen restrictions on wildcard "*"" 9 years ago
treewalk Do not let PathFilter.create("a/b") match 'a' unless 'a' is a subtree 9 years ago
util Fix unit tests on Windows 9 years ago