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.
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 13 年之前
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 年之前