summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ui/src/org/eclipse/jgit
Commit message (Expand)AuthorAgeFilesLines
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-1/+1
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+6
* Enable retrieval of credentials from .netrc for AwtCredentialsProviderMatthias Sohn2015-12-151-1/+6
* Fix warnings about missing serialVersionUIDHugo Arès2015-09-171-0/+1
* Restore AwtCredentialsProvider to enable debugging pgm in EclipseMatthias Sohn2015-04-221-0/+204
* Move console classes to pgm bundleMatthias Sohn2015-02-101-204/+0
* AWTPlotRenderer: use float arithmetic instead of double followed by a conversionJonathan Nieder2014-12-101-3/+3
* Use baseline instead of centerline in PlotRendererMichael Keppler2014-11-291-1/+1
* PlotLane: Use identity hashCode and equalsKonrad Kügler2014-05-031-9/+0
* Cleanup javadocs so they pass the java8 doclint checksRobin Rosenberg2014-03-291-1/+1
* Declare essentially static methods as staticRobin Rosenberg2012-12-271-1/+1
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-273-10/+11
* Make an exception for the formatting rules (turn off) for some filesRobin Rosenberg2012-11-161-0/+1
* Implement command line support for CredentialsProviderShawn O. Pearce2010-11-102-185/+204
* Fix FindBugs and Eclipse warnings in org.eclipse.jgit.uiRobin Stocker2010-10-283-2/+11
* Prefer static inner classesRobin Rosenberg2010-06-131-3/+3
* Override equals for SwingLane since super class PlotLane defines itRobin Rosenberg2010-06-131-0/+4
* Externalize strings from JGitSasa Zivkov2010-05-194-8/+78
* Rewrite reference handling to be abstract and accurateShawn O. Pearce2010-01-231-1/+2
* Move AWT based SSH authenticator to ui bundleShawn O. Pearce2009-11-021-0/+185
* Refactor the cached Authenticator data out of AwtAuthenticatorShawn O. Pearce2009-11-021-68/+8
* Move AWT UI code to new org.eclipse.jgit.ui bundleMykola Nikishov2009-10-314-0/+730