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