summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ui/src
Commit message (Expand)AuthorAgeFilesLines
* 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