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.
Tomasz Zarna e44c3e7139 Output result of switching branch -- o.e.jgit.pgm.Checkout 11 years ago
..
debug Garbage collector for FileRepositories 11 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 Output result of switching branch -- o.e.jgit.pgm.Checkout 11 years ago
Checkout.java Output result of switching branch -- o.e.jgit.pgm.Checkout 11 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 user friendly output from jgit commit command 12 years ago
Config.java Add config --list command to pgm 12 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 cleanup: Get rid of some unused-warnings 12 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 Typo in CLIText#unknownMergeStratey, should be #unknownMergeStrategy 11 years ago
MergeBase.java Externalize strings from JGit 14 years ago
Push.java cleanup: Get rid of some unused-warnings 12 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 Fix NPE when notes are present 11 years ago
Rm.java Update Rm in the JGit CLI 13 years ago
Show.java show: Implement command line show for any object 11 years ago
ShowRef.java Rewrite reference handling to be abstract and accurate 14 years ago
Tag.java Fix broken TagCommand API 12 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