summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ref-abstract'Shawn O. Pearce2010-01-235-13/+64
|\
| * branch: Add -m option to rename a branchShawn O. Pearce2010-01-231-4/+37
| * Replace writeSymref with RefUpdate.linkShawn O. Pearce2010-01-231-3/+6
| * Rewrite reference handling to be abstract and accurateShawn O. Pearce2010-01-234-6/+21
* | Introduce a named constant for the .git directory.Robin Rosenberg2010-01-156-10/+16
|/
* Merge branch 'cq-diff'Shawn O. Pearce2010-01-061-0/+131
|\
| * Fix some warnings regarding unnecessary imports and accessing static methodsChristian Halstrick2009-10-071-13/+4
| * Add the "jgit diff" commandJohannes Schindelin2009-10-062-0/+141
* | Recognize Git repository environment variablesRobin Rosenberg2009-12-281-2/+53
* | Method to get a 'humanish' name from a pathMykola Nikishov2009-12-191-8/+4
* | Replace a hard-coded default remote's name with a constantMykola Nikishov2009-11-293-3/+5
* | Prompt for passwords from the console in jgit command line toolsShawn O. Pearce2009-11-021-2/+44
* | Move AWT based SSH authenticator to ui bundleShawn O. Pearce2009-11-021-0/+2
* | Refactor the cached Authenticator data out of AwtAuthenticatorShawn O. Pearce2009-11-021-2/+4
* | Delete obsolete JarLinkUtilShawn O. Pearce2009-11-021-212/+0
* | Switch pgm, test to proper plugin projectsShawn O. Pearce2009-11-021-31/+0
* | Correct location of AmazonS3 command line clientShawn O. Pearce2009-10-311-0/+136
* | Remove trailing whitespace at end of lineAlex Blewitt2009-10-311-1/+1
|/
* Move HttpSupport's configureHttpProxy to jgit-pgmShawn O. Pearce2009-10-051-8/+46
* Move AmazonS3 command line utility to jgit-pgmShawn O. Pearce2009-10-053-0/+25
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-2946-0/+5577