Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-02-19EGit v3.3.0.201402191814-rc1v3.3.0.201402191814-rc1Matthias Sohn2-2/+2
2014-02-11Add ability to squash commits directly from the history view.Maik Schreiber2-0/+173
2013-12-19Merge branch 'stable-3.2'Matthias Sohn2-2/+2
2013-12-18Prepare post 3.2.0 buildsstable-3.2Matthias Sohn2-2/+2
2013-12-18EGit v3.2.0.201312181205-rv3.2.0.201312181205-rMatthias Sohn2-2/+2
2013-12-15Fix importing of submodule repositories using Git 1.7.8 layoutRobin Stocker2-2/+2
2013-12-05Prepare 3.3.0-SNAPSHOT buildsMatthias Sohn2-12/+12
2013-11-29Add a helper method to find repository from given resource pathMatthias Sohn1-0/+46
2013-11-22[findBugs] Fix reliance on default encodingRobin Stocker1-1/+1
2013-11-11[stagingView] Fix NPE when nested project is not connectedRobin Stocker1-0/+43
2013-11-10[findBugs] Don't ignore return value of java.io.File.createNewFile()Matthias Sohn1-1/+2
2013-11-10[findBugs] Use Integer.valueOf() instead of inefficient constructorMatthias Sohn1-31/+31
2013-11-06[findBugs] Use UTF-8 instead of relying on default encodingMatthias Sohn9-27/+41
2013-11-06Add class that represents the rebase-todo and rebase-done filesTobias Pfeifer1-0/+447
2013-10-26Remove unstable assertion from LinkedResourcesTestRobin Stocker1-5/+1
2013-10-22Make sure SystemReader is reset after test is runRobin Stocker2-0/+2
2013-10-18Clarify usage of refName parameter in CloneOperationMykola Nikishov1-4/+43
2013-10-03Prepare 3.2.0-SNAPSHOT buildsMatthias Sohn2-12/+12
2013-10-03Prepare post 3.1.0 buildsstable-3.1Matthias Sohn2-12/+12
2013-10-02EGit v3.1.0.201310021548-rv3.1.0.201310021548-rMatthias Sohn2-2/+2
2013-09-27Prepare post 3.1.0 RC1 buildsMatthias Sohn2-2/+2
2013-09-27EGit v3.1.0.201309270735-rc1v3.1.0.201309270735-rc1Matthias Sohn2-2/+2
2013-09-20Don't include problematic file in LinkedResourcesTestRobin Stocker2-3/+0
2013-09-11Merge branch 'stable-3.0'Matthias Sohn1-37/+29
2013-09-11Prepare post 3.0.2 buildsMatthias Sohn2-12/+12
2013-09-11EGit v3.0.2.201311090911-rv3.0.2.201311090911-rMatthias Sohn2-2/+2
2013-09-05[sync] Fix addition/deletion of incoming commit being reversedRobin Stocker1-37/+29
2013-09-04Merge branch 'stable-3.0'Matthias Sohn2-0/+330
2013-09-04Prepare post 3.0.2-rc2 buildsMatthias Sohn2-2/+2
2013-09-04EGit v3.0.2.201309041250-rc2v3.0.2.201309041250-rc2Matthias Sohn2-2/+2
2013-09-03GitSyncObjectCache erroneously changes the sync state of resourcesMikaeĢˆl Barbero1-0/+327
2013-08-31Add refresh of linked folder to LinkedResourcesTestRobin Stocker1-0/+3
2013-08-22Fix scheduling rule error when ignoring resources in nested projectsRobin Stocker1-2/+41
2013-08-22Merge branch 'stable-3.0'Matthias Sohn6-18/+51
2013-08-21Be more strict in LinkedResourcesTestRobin Stocker2-8/+7
2013-08-20Ensure that concurrent test runs don't use the same directoryMatthias Sohn1-1/+10
2013-08-20Allow to configure custom test directoryMatthias Sohn2-9/+28
2013-08-19Allow to inject JVM options for tests run from MavenMatthias Sohn1-0/+5
2013-08-19Cleanup directories created by GitMoveDeleteHookTestMatthias Sohn1-0/+1
2013-08-19Prepare 3.0.2-SNAPSHOT buildsMatthias Sohn2-11/+11
2013-08-12Replace use of deprecated junit.framework.AssertRobin Stocker4-7/+7
2013-08-11Use assertThat of JUnit instead of hamcrestRobin Stocker3-3/+3
2013-07-14EGit v3.0.1.201307141637-rv3.0.1.201307141637-rMatthias Sohn2-5/+5
2013-07-12Fix scheduling rule error when ignoring resources in nested projectsRobin Stocker1-2/+41
2013-07-10Remove no longer needed copy of ScmUrlImportDescriptionRobin Stocker1-92/+1
2013-06-13Prepare 3.1.0-SNAPSHOT buildsMatthias Sohn2-11/+11
2013-06-13Prepare post 3.0.0.201306101825-r buildsMatthias Sohn2-2/+2
2013-06-10EGit v3.0.0.201306101825-rv3.0.0.201306101825-rMatthias Sohn2-2/+2
2013-06-04Prepare post 3.0.0 RC3 buildsMatthias Sohn2-2/+2
2013-06-04EGit v3.0.0.201306040240-rc3v3.0.0.201306040240-rc3Matthias Sohn2-2/+2

Back to the top