jgit/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm
Matthias Sohn d353107729 Improve readability of timestamps shown by debug-show-dir-cache
The old format is hard to read.

Change-Id: I27f3a7dbd92b26256993d27d5223b743fef70902
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2011-03-03 16:19:47 +01:00
..
debug Improve readability of timestamps shown by debug-show-dir-cache 2011-03-03 16:19:47 +01:00
eclipse [findbugs] Do not ignore exceptional return value of mkdir 2011-01-28 01:11:12 +01:00
opt Clarify WorkingTreeOptions and filemode usage 2010-12-08 10:03:19 -08:00
AbstractFetchCommand.java Fixed NLS in JGit command line interface 2011-01-26 11:33:52 -06:00
Add.java Implemented the git add commandline command. 2010-11-07 21:30:56 +01:00
AmazonS3Client.java Externalize strings from JGit 2010-05-19 14:37:16 -07:00
Branch.java Make Repository.shortenRefName static 2010-11-06 13:41:06 +01:00
CLIText.java Show notes in Log CLI command - Part 2 2011-03-01 09:29:35 +01:00
Checkout.java Add the Checkout command to the Git CLI 2010-11-23 13:07:46 -06:00
Clone.java pgm: Make --git-dir a string 2011-02-15 13:36:22 -06:00
Command.java Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
CommandCatalog.java Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
CommandRef.java Fix three-word command names 2010-10-14 00:14:14 +02:00
Commit.java Refactor Git API exceptions to a new package 2010-09-01 15:27:43 -07:00
Daemon.java daemon: Use HTTP's resolver and factory pattern 2011-02-14 18:28:21 -08:00
Die.java Move AmazonS3 command line utility to jgit-pgm 2009-10-05 12:17:11 -07:00
Diff.java ProgressMonitor: Refactor to use background alarms 2011-02-28 19:36:56 -08:00
DiffTree.java Remove empty iterator from TreeWalk 2010-12-07 16:49:51 -08:00
Fetch.java Fixed several NPEs in the Fetch CLI 2011-01-26 11:38:59 -06:00
Glog.java Allow Repository.getDirectory() to be null 2010-06-25 18:03:41 -07:00
IndexPack.java Refactor IndexPack to not require local filesystem 2011-01-25 16:43:06 -06:00
Init.java pgm: Make --git-dir a string 2011-02-15 13:36:22 -06:00
Log.java Show notes in Log CLI command - Part 2 2011-03-01 09:29:35 +01:00
LsRemote.java Externalize strings from JGit 2010-05-19 14:37:16 -07:00
LsTree.java Remove empty iterator from TreeWalk 2010-12-07 16:49:51 -08:00
Main.java pgm: Make --git-dir a string 2011-02-15 13:36:22 -06:00
MergeBase.java Externalize strings from JGit 2010-05-19 14:37:16 -07:00
Push.java Update Push to use latest API 2010-10-10 15:55:03 -05:00
ReceivePack.java Use FileKey to resolve Git repository arguments 2010-06-25 17:46:39 -07:00
Reset.java Add Reset to the JGit CLI 2011-02-17 14:06:28 -06:00
RevList.java Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
RevParse.java Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
RevWalkTextBuiltin.java Show notes in Log CLI command - Part 2 2011-03-01 09:29:35 +01:00
Rm.java Update Rm in the JGit CLI 2010-11-22 11:19:51 -06:00
ShowRef.java Rewrite reference handling to be abstract and accurate 2010-01-23 11:10:12 -08:00
Tag.java Update Tag to use TagCommand API 2010-09-22 11:02:50 -05:00
TextBuiltin.java pgm: Make --git-dir a string 2011-02-15 13:36:22 -06:00
UploadPack.java Use FileKey to resolve Git repository arguments 2010-06-25 17:46:39 -07:00
Version.java Allow version builtin to run without git repository 2010-08-02 18:00:43 +02:00