纯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 b4112c1748 Fix DirCache,getEntriesWithin for empty string arguemnt 13 years ago
..
api Throw JGit exception when ResetCommand got wrong ref 13 years ago
diff Adds DiffEntry.scan(TreeWalk, boolean) method 13 years ago
dircache Fix DirCache,getEntriesWithin for empty string arguemnt 13 years ago
events Convert all JGit unit tests to JUnit 4 14 years ago
fnmatch Convert all JGit unit tests to JUnit 4 14 years ago
ignore Fix IgnoreRule for directory-only patterns 14 years ago
lib IndexDiff: conflicting files aren't properly shown 14 years ago
merge Optimize MergeAlgorithm if ours or theirs is empty 14 years ago
nls Using java.util.concurrent in NLSTest instead of handling threads directly. 14 years ago
notes Add shortening of note ref names to NoteMap 14 years ago
patch Convert all JGit unit tests to JUnit 4 14 years ago
revplot Drop unneccessary @SuppressWarnings 14 years ago
revwalk Fix IndexOutOfBoundsException when parsing PersonIdent 14 years ago
storage Add a helper for parsing branch switch info out of a reflog entry 13 years ago
transport Fix boxing warnings in PushProcessTest 13 years ago
treewalk Changed TreeWalk.forPath(...) to work with recursive paths. 14 years ago
util TemporaryBuffer: Fix reading from in-memory InputStream 14 years ago