纯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.
 
 
 
 
Chris Aniszczyk 268ccbebe3 Merge "ProgressMonitor: Refactor to use background alarms" 14 years ago
..
debug pgm: Make --git-dir a string 14 years ago
eclipse [findbugs] Do not ignore exceptional return value of mkdir 14 years ago
opt Clarify WorkingTreeOptions and filemode usage 14 years ago
AbstractFetchCommand.java Fixed NLS in JGit command line interface 14 years ago
Add.java Implemented the git add commandline command. 14 years ago
AmazonS3Client.java Externalize strings from JGit 15 years ago
Branch.java Make Repository.shortenRefName static 14 years ago
CLIText.java Show notes in Log CLI command - Part 2 14 years ago
Checkout.java Add the Checkout command to the Git CLI 14 years ago
Clone.java pgm: Make --git-dir a string 14 years ago
Command.java Initial JGit contribution to eclipse.org 15 years ago
CommandCatalog.java Initial JGit contribution to eclipse.org 15 years ago
CommandRef.java Fix three-word command names 14 years ago
Commit.java Refactor Git API exceptions to a new package 14 years ago
Daemon.java daemon: Use HTTP's resolver and factory pattern 14 years ago
Die.java Move AmazonS3 command line utility to jgit-pgm 15 years ago
Diff.java ProgressMonitor: Refactor to use background alarms 14 years ago
DiffTree.java Remove empty iterator from TreeWalk 14 years ago
Fetch.java Fixed several NPEs in the Fetch CLI 14 years ago
Glog.java Allow Repository.getDirectory() to be null 15 years ago
IndexPack.java Refactor IndexPack to not require local filesystem 14 years ago
Init.java pgm: Make --git-dir a string 14 years ago
Log.java Show notes in Log CLI command - Part 2 14 years ago
LsRemote.java Externalize strings from JGit 15 years ago
LsTree.java Remove empty iterator from TreeWalk 14 years ago
Main.java pgm: Make --git-dir a string 14 years ago
MergeBase.java Externalize strings from JGit 15 years ago
Push.java Update Push to use latest API 14 years ago
ReceivePack.java Use FileKey to resolve Git repository arguments 15 years ago
Reset.java Add Reset to the JGit CLI 14 years ago
RevList.java Initial JGit contribution to eclipse.org 15 years ago
RevParse.java Initial JGit contribution to eclipse.org 15 years ago
RevWalkTextBuiltin.java Show notes in Log CLI command - Part 2 14 years ago
Rm.java Update Rm in the JGit CLI 14 years ago
ShowRef.java Rewrite reference handling to be abstract and accurate 15 years ago
Tag.java Update Tag to use TagCommand API 14 years ago
TextBuiltin.java pgm: Make --git-dir a string 14 years ago
UploadPack.java Use FileKey to resolve Git repository arguments 15 years ago
Version.java Allow version builtin to run without git repository 14 years ago