summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ui
Commit message (Expand)AuthorAgeFilesLines
...
* Make running static checks configurable in maven buildMatthias Sohn2011-04-181-33/+0
* Qualify post 0.11 buildsMatthias Sohn2011-02-122-10/+10
* JGit 0.11.1v0.11.1Matthias Sohn2011-02-112-10/+10
* Qualify post 0.10 buildsMatthias Sohn2010-12-172-10/+10
* Qualify post 0.10.1 buildsstable-0.10Matthias Sohn2010-12-172-10/+10
* JGit 0.10.1v0.10.1Matthias Sohn2010-12-172-10/+10
* Implement command line support for CredentialsProviderShawn O. Pearce2010-11-103-186/+206
* Fix FindBugs and Eclipse warnings in org.eclipse.jgit.uiRobin Stocker2010-10-284-3/+13
* Add FindBugs and CPD to the build.Chris Aniszczyk2010-10-231-0/+33
* Qualify builds as 0.10.0Shawn O. Pearce2010-09-162-9/+9
* Qualify post-0.9.3 buildsstable-0.9Matthias Sohn2010-09-162-9/+9
* JGit 0.9.3v0.9.3Matthias Sohn2010-09-162-9/+9
* Qualify post-0.9.1 buildsMatthias Sohn2010-09-152-9/+9
* JGit 0.9.1v0.9.1Matthias Sohn2010-09-152-9/+9
* Revert "Hide Maven target directories from Eclipse"Robin Rosenberg2010-08-281-11/+0
* Run formatter on edited lines via save actionChris Aniszczyk2010-08-261-3/+4
* Hide Maven target directories from EclipseRobin Rosenberg2010-08-081-0/+11
* Merge changes I53f71dc0,I3a899a3a,I3e8bd245,Ie7c9db83,If396326e,I6f4cf8da,I3b...Shawn Pearce2010-06-142-3/+7
|\
| * Prefer static inner classesRobin Rosenberg2010-06-131-3/+3
| * Override equals for SwingLane since super class PlotLane defines itRobin Rosenberg2010-06-131-0/+4
* | Start 0.9 developmentShawn O. Pearce2010-06-142-9/+9
|/
* Qualify post-0.8.1 buildsShawn O. Pearce2010-06-022-9/+9
* JGit 0.8.1v0.8.1Shawn O. Pearce2010-06-022-9/+9
* Externalize strings from JGitSasa Zivkov2010-05-198-8/+91
* JGit plugin not compatible with Eclipse 3.4Robin Rosenberg2010-04-051-3/+3
* Qualify builds as 0.8.0Shawn O. Pearce2010-03-202-8/+8
* Cleanup OSGi Import-Package specifications to use versionsShawn O. Pearce2010-02-021-6/+6
* Correct bundle, provider names to be consistentShawn O. Pearce2010-01-231-2/+2
* Merge branch 'ref-abstract'Shawn O. Pearce2010-01-231-1/+2
|\
| * Rewrite reference handling to be abstract and accurateShawn O. Pearce2010-01-231-1/+2
* | Use build timestamp as OSGi version qualifierMatthias Sohn2010-01-231-1/+6
|/
* Finish removing Apache Felix maven-bundle-pluginShawn O. Pearce2010-01-122-18/+1
* Partial revert "Switch build to Apache Felix maven-bundle-plugin"Robin Rosenberg2010-01-106-11/+62
* Switch build to Apache Felix maven-bundle-pluginShawn O. Pearce2009-12-287-65/+31
* Move AWT based SSH authenticator to ui bundleShawn O. Pearce2009-11-022-2/+190
* Refactor the cached Authenticator data out of AwtAuthenticatorShawn O. Pearce2009-11-021-68/+8
* Refactor our Maven build to be modularShawn O. Pearce2009-11-023-1/+97
* Move AWT UI code to new org.eclipse.jgit.ui bundleMykola Nikishov2009-10-3115-0/+1195