您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Shawn O. Pearce 17d9c68636 Implement command line support for CredentialsProvider 13 年前
..
debug Fixed help of Diff and ShowCommands commands 13 年前
eclipse Fix concurrent read / write issue in LockFile on Windows 14 年前
opt Perform automatic CRLF to LF conversion during WorkingTreeIterator 14 年前
AbstractFetchCommand.java Update Fetch to use FetchCommand API 13 年前
Add.java Implemented the git add commandline command. 13 年前
AmazonS3Client.java Externalize strings from JGit 14 年前
Branch.java Make Repository.shortenRefName static 13 年前
CLIText.java Make Tag class only for writing 14 年前
Clone.java Update Fetch to use FetchCommand API 13 年前
Command.java Initial JGit contribution to eclipse.org 14 年前
CommandCatalog.java Initial JGit contribution to eclipse.org 14 年前
CommandRef.java Fix three-word command names 13 年前
Commit.java Refactor Git API exceptions to a new package 14 年前
Daemon.java Pass PackConfig down to PackWriter when packing 14 年前
Die.java Move AmazonS3 command line utility to jgit-pgm 14 年前
Diff.java Fixed help of Diff and ShowCommands commands 13 年前
DiffTree.java Externalize strings from JGit 14 年前
Fetch.java Update Fetch to use FetchCommand API 13 年前
Glog.java Allow Repository.getDirectory() to be null 14 年前
IndexPack.java Use CoreConfig, UserConfig and TransferConfig directly 14 年前
Init.java Fixed the git init to properly set bare=true 13 年前
Log.java Refactor diff sequence API 13 年前
LsRemote.java Externalize strings from JGit 14 年前
LsTree.java Externalize strings from JGit 14 年前
Main.java Implement command line support for CredentialsProvider 13 年前
MergeBase.java Externalize strings from JGit 14 年前
Push.java Update Push to use latest API 13 年前
ReceivePack.java Use FileKey to resolve Git repository arguments 14 年前
RevList.java Initial JGit contribution to eclipse.org 14 年前
RevParse.java Initial JGit contribution to eclipse.org 14 年前
RevWalkTextBuiltin.java Add --all option to RevWalkTextBuiltin 13 年前
Rm.java Move DirCache factory methods to Repository 14 年前
ShowRef.java Rewrite reference handling to be abstract and accurate 14 年前
Tag.java Update Tag to use TagCommand API 13 年前
TextBuiltin.java Externalize strings from JGit 14 年前
UploadPack.java Use FileKey to resolve Git repository arguments 14 年前
Version.java Allow version builtin to run without git repository 14 年前