summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm
Commit message (Expand)AuthorAgeFilesLines
* Qualify post-0.8.4 buildsstable-0.8Shawn O. Pearce2010-06-142-18/+18
* JGit 0.8.4v0.8.4Matthias Sohn2010-06-142-18/+18
* JGit 0.8.3Matthias Sohn2010-06-142-18/+18
* Qualify post-0.8.1 buildsShawn O. Pearce2010-06-022-18/+18
* JGit 0.8.1v0.8.1Shawn O. Pearce2010-06-022-18/+18
* Externalize strings in Commit commandShawn O. Pearce2010-05-283-4/+10
* Externalize strings from JGitSasa Zivkov2010-05-1946-303/+657
* Add commit command to the pgm packageChristian Halstrick2010-05-123-1/+88
* Qualify builds as 0.8.0Shawn O. Pearce2010-03-202-15/+15
* 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
|/
* Cleanup OSGi Import-Package specifications to use versionsShawn O. Pearce2010-02-021-15/+15
* Fix .classpath to make jgit easily runnable from inside eclipseChristian Halstrick2010-02-021-0/+1
* Generate an Eclipse IP log with jgit eclipse-iplogShawn O. Pearce2010-01-295-1/+228
* Correct bundle, provider names to be consistentShawn O. Pearce2010-01-231-2/+2
* 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
|/
* Finish removing Apache Felix maven-bundle-pluginShawn O. Pearce2010-01-121-3/+1
* Fix merge for "Partial revert "Switch build to Apache Felix maven-bundle-plug...Robin Rosenberg2010-01-121-0/+1
* Merge "Partial revert "Switch build to Apache Felix maven-bundle-plugin""Robin Rosenberg2010-01-125-0/+67
|\
| * Partial revert "Switch build to Apache Felix maven-bundle-plugin"Robin Rosenberg2010-01-105-0/+67
* | Merge branch 'cq-diff'Shawn O. Pearce2010-01-062-0/+132
|\ \ | |/ |/|
| * 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
* | Switch build to Apache Felix maven-bundle-pluginShawn O. Pearce2009-12-287-74/+6
* | 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-022-2/+60
* | 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-022-2/+5
* | Delete obsolete JarLinkUtilShawn O. Pearce2009-11-021-212/+0
* | Refactor our Maven build to be modularShawn O. Pearce2009-11-024-0/+256
* | Switch pgm, test to proper plugin projectsShawn O. Pearce2009-11-027-3/+44
* | Correct location of AmazonS3 command line clientShawn O. Pearce2009-10-311-0/+136
* | Move AWT UI code to new org.eclipse.jgit.ui bundleMykola Nikishov2009-10-311-0/+1
* | Eclipse IDE: Automatically remove trailing whitespace on saveShawn O. Pearce2009-10-311-1/+53
* | Remove trailing whitespace at end of lineAlex Blewitt2009-10-311-1/+1
* | Fix classpath to use jsch and args4j from orbitMatthias Sohn2009-10-121-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
* Standardize the source code formatter for EclipseShawn O. Pearce2009-10-052-4/+17
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-2953-0/+5939