纯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.
 
 
 
 
Robin Rosenberg d97558fb1c Merge "Add isRebase to API of BranchConfig" 10 years ago
..
api Fix RevertCommand to correctly revert multiple commits at once. 10 years ago
diff Handle diff formatting when there is nothing to compare with 11 years ago
dircache Move base test classes to the junit bundle for reuse for Java 7 tests 12 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 Remove overlapping submodules from repo manifest. 10 years ago
ignore Fix IgnoreRule#isMatch returning wrong result due to missing reset 11 years ago
internal/storage Remove a bit of repetition and casting in PackFileTest 11 years ago
lib Add isRebase to API of BranchConfig 10 years ago
merge RecursiveMerger should not fail on content-merge conflicts of parents 10 years ago
nls Move org.eclipse.jgit.pgm's resource bundle to internal package 12 years ago
notes Move base test classes to the junit bundle for reuse for Java 7 tests 12 years ago
patch Suppress boxing warnings where we know they are ok 12 years ago
revplot Improve layout of branches in the commit graph 11 years ago
revwalk Rename RewriteTreeFilter to TreeRevFilter and make it public 11 years ago
storage/file Remove hardcoded target/trash from test cases 11 years ago
submodule Use absolute paths for file:// URIs in tests 11 years ago
test/resources Move SampleDataRepositoryTestCase to org.eclipse.jgit.test 11 years ago
transport NetRC parser and credentials provider. 10 years ago
treewalk IndexDiffFilter should never filter entries with stage!=0 10 years ago
util Cache SimpleDateFormat in GitDateParser per locale 11 years ago