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.
Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir 13 years ago
..
debug Remove empty iterator from TreeWalk 13 years ago
eclipse [findbugs] Do not ignore exceptional return value of mkdir 13 years ago
opt Clarify WorkingTreeOptions and filemode usage 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
Branch.java Make Repository.shortenRefName static 13 years ago
CLIText.java Make Tag class only for writing 13 years ago
Checkout.java Add the Checkout command to the Git CLI 13 years ago
Clone.java clone: Use DirCacheCheckout 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 Refactor Git API exceptions to a new package 13 years ago
Daemon.java Pass PackConfig down to PackWriter when packing 13 years ago
Die.java Move AmazonS3 command line utility to jgit-pgm 14 years ago
Diff.java Make diff algorithm configurable 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 Avoid NPE in Init 13 years ago
Log.java Refactor diff sequence API 13 years ago
LsRemote.java Externalize strings from JGit 14 years ago
LsTree.java Remove empty iterator from TreeWalk 13 years ago
Main.java Implement command line support for CredentialsProvider 13 years ago
MergeBase.java Externalize strings from JGit 14 years ago
Push.java Update Push to use latest API 13 years ago
ReceivePack.java Use FileKey to resolve Git repository arguments 14 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 Add --all option to RevWalkTextBuiltin 13 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 Externalize strings from JGit 14 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