您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Robin Rosenberg 6baf0cb956 Make use of the many date formatting options in the log command 12 年前
..
debug Use the appropriate constant for ".git" 12 年前
eclipse [findbugs] Do not ignore exceptional return value of mkdir 13 年前
opt RFC: Ugly fix for i18n of metaVar CLI arguments 13 年前
AbstractFetchCommand.java Fixed NLS in JGit command line interface 13 年前
Add.java Implemented the git add commandline command. 13 年前
AmazonS3Client.java Externalize strings from JGit 14 年前
Blame.java blame: Implement blame on the command line 12 年前
Branch.java Make Repository.shortenRefName static 13 年前
CLIText.java blame: Implement blame on the command line 12 年前
Checkout.java Registering the Checkout command and fixed a typo. 13 年前
Clone.java Always fetch tags during clone 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 Add -o option to commit command 13 年前
Daemon.java daemon: Use HTTP's resolver and factory pattern 13 年前
Die.java Move AmazonS3 command line utility to jgit-pgm 14 年前
Diff.java ProgressMonitor: Refactor to use background alarms 13 年前
DiffTree.java Remove empty iterator from TreeWalk 13 年前
Fetch.java Fixed several NPEs in the Fetch CLI 13 年前
Glog.java Allow Repository.getDirectory() to be null 14 年前
IndexPack.java Refactor IndexPack to not require local filesystem 13 年前
Init.java Make --git-dir optional for 'jgit init' 13 年前
Log.java Make use of the many date formatting options in the log command 12 年前
LsRemote.java Externalize strings from JGit 14 年前
LsTree.java Remove empty iterator from TreeWalk 13 年前
Main.java pgm: Make --git-dir a string 13 年前
Merge.java Merge in JGit CLI is missing break statement 13 年前
MergeBase.java Externalize strings from JGit 14 年前
Push.java PushCommand: Add utilities for --all, --tags 13 年前
ReceivePack.java Use FileKey to resolve Git repository arguments 14 年前
Reset.java Add Reset to the JGit CLI 13 年前
RevList.java Initial JGit contribution to eclipse.org 14 年前
RevParse.java Initial JGit contribution to eclipse.org 14 年前
RevWalkTextBuiltin.java Document the show methods of RevWalkTextBuiltin 12 年前
Rm.java Update Rm in the JGit CLI 13 年前
ShowRef.java Rewrite reference handling to be abstract and accurate 14 年前
Tag.java Update Tag to use TagCommand API 13 年前
TextBuiltin.java pgm: Make --git-dir a string 13 年前
UploadPack.java Use FileKey to resolve Git repository arguments 14 年前
Version.java Allow version builtin to run without git repository 13 年前