選択できるのは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年前