纯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 fd62a45649 Fix merge/cherry-picking in CRLF mode 11 years ago
..
api Allow programmatic remote configuration for PullCommand 11 years ago
diff [findBugs] Don't ignore exceptional return value of File.mkdir() 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
ignore Fix IgnoreRule#isMatch returning wrong result due to missing reset 11 years ago
internal/storage Non-Fast-Forward Ref-Updates: Omit isMergedInto() calls 11 years ago
lib Use branch.<x>.mergeoptions and merge.ff as defaults for merging 11 years ago
merge Fix merge/cherry-picking in CRLF mode 11 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 Attempt to fix graph layout when new heads are introduced 11 years ago
revwalk Fix RevWalkUtils.findBranchesReachableFrom not finding some branches 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 Introduce an abstraction for HTTP connections 11 years ago
treewalk Use fileAttributes to get more attributes in one go 11 years ago
util Cache SimpleDateFormat in GitDateParser per locale 11 years ago