aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit
Commit message (Expand)AuthorAgeFilesLines
* Externalize strings from JGitSasa Zivkov2010-05-1942-300/+467
* Add commit command to the pgm packageChristian Halstrick2010-05-121-0/+85
* Merge branch 'push-sideband' into stable-0.7Shawn O. Pearce2010-03-122-1/+30
|\
| * Capture non-progress side band #2 messages and put in resultShawn O. Pearce2010-03-122-1/+30
* | pgm: Report not in git repository rather than NPEShawn O. Pearce2010-03-111-1/+2
|/
* Generate an Eclipse IP log with jgit eclipse-iplogShawn O. Pearce2010-01-292-0/+217
* 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-061-0/+140
* | 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
* | 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-052-0/+24
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-2945-0/+5547