纯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.
 
 
 
 
Matthias Sohn 2647d024af Fix push with jgit pgm failing with "unauthorized" 9 years ago
..
annotations Use runtime retention for Nullable annotation 9 years ago
api Fix push with jgit pgm failing with "unauthorized" 9 years ago
attributes Add the new class Attributes holding multiple Attribute(s) 9 years ago
blame Replace deprecated release() methods by close() 9 years ago
diff Fix MissingObjectException in RenameDetector 9 years ago
dircache Merge changes If1490ca2,Ife950253 9 years ago
errors Throw IndexReadException if existing index can't be read 9 years ago
events Mark non-externalizable strings as such 12 years ago
fnmatch GroupHead: Remove a redundant call to String.format() 10 years ago
gitrepo repo: Do not use search path to find refs/remotes/origin/<branch> 9 years ago
hooks Fix pre-push hook to not set null remoteName as first argument 9 years ago
ignore [ignore rules] fix for handling unmatched '[' brackets 9 years ago
internal Null-annotated Ref class and fixed related compiler errors 9 years ago
lib Null-annotated Ref class and fixed related compiler errors 9 years ago
merge Null-annotated Ref class and fixed related compiler errors 9 years ago
nls Drop warnings about unchecked casts in a few stable select places 10 years ago
notes FanoutBucket: Create ObjectInserter.Formatter in try-with-resource 9 years ago
patch Switch FileHeader.extractFileLines to TemporaryBuffer.Heap 10 years ago
revplot Use baseline instead of centerline in PlotRenderer 10 years ago
revwalk Don't call reader.close() 2 times on dispose() 9 years ago
storage Raise error if FileNotFoundException is caught for an existing file 9 years ago
submodule containsGitModulesFile() should not crash on bare repository 9 years ago
transport Merge "NetRCCredentialsProvider should return false if any item is missing" 9 years ago
treewalk Fix FileTreeIterator.idSubmodule(Entry) 9 years ago
util DirCacheEntry: Speed up creation by avoiding string cast 9 years ago