Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-16EGit v3.0.3.201309161630-rv3.0.3.201309161630-rstable-3.0Matthias Sohn26-27/+27
2013-09-16Ensure that source bundles contain legal files and plugin metadataMatthias Sohn3-0/+15
2013-09-11Prepare post 3.0.2 buildsMatthias Sohn26-178/+178
2013-09-11EGit v3.0.2.201311090911-rv3.0.2.201311090911-rMatthias Sohn26-27/+27
2013-09-11Use JobUtil in AbstractRebaseCommandHandler to avoid code duplicationMatthias Sohn1-39/+28
2013-09-11Schedule a job to abort or skip a stopped rebaseMatthias Sohn3-21/+35
2013-09-05[sync] Fix addition/deletion of incoming commit being reversedRobin Stocker2-80/+75
2013-09-05Fix showing annotations for deleted file from file diff viewerRobin Stocker2-11/+13
2013-09-04Prepare post 3.0.2-rc2 buildsMatthias Sohn26-27/+27
2013-09-04EGit v3.0.2.201309041250-rc2v3.0.2.201309041250-rc2Matthias Sohn26-27/+27
2013-09-04[historyView] Prevent nested merge and cherry-pickMatthias Sohn2-0/+18
2013-09-04Update build to use CBI jarsigner pluginMatthias Sohn2-54/+160
2013-09-04Merge "GitSyncObjectCache erroneously changes the sync state of resources" in...Matthias Sohn4-30/+395
2013-09-03GitSyncObjectCache erroneously changes the sync state of resourcesMikaeĢˆl Barbero4-30/+395
2013-09-03Fix compare editor element label for "file not in commit"Robin Stocker1-1/+1
2013-09-01RepositoryAction: Only calculate isEnabled if relevant selection changesRobin Stocker1-6/+14
2013-08-31Add refresh of linked folder to LinkedResourcesTestRobin Stocker1-0/+3
2013-08-30Fix inefficient implementation of GitScopeOperationRobin Stocker3-49/+132
2013-08-30[historyView] Prevent nested rebaseMatthias Sohn2-2/+17
2013-08-28Fix sorting of files in commit dialog treeRobin Stocker1-11/+9
2013-08-27Update to Orbit Kepler SR1 release R20130827064939Matthias Sohn3-30/+41
2013-08-23Improve usability of "Create New Tag" dialogRobin Stocker2-79/+82
2013-08-23Lookup keybinding used to trigger content assistMatthias Sohn4-49/+60
2013-08-23Decorate repositories view logoMatthias Sohn1-0/+0
2013-08-23[repoView] Make "Delete Repository..." more explicitRobin Stocker6-49/+132
2013-08-23Make sure Comparator implementation does not violate contractRobin Stocker1-1/+6
2013-08-23Fix NPE in CommitMessageComponent#setDefaultsRobin Stocker1-6/+7
2013-08-23[repoView] Ask whether to remove/delete repo when pressing DeleteRobin Stocker4-2/+77
2013-08-23Fix instability in MergeToolTestRobin Stocker6-97/+142
2013-08-23Don't automatically connect projects in /, /home or /home/usernameRobin Stocker1-11/+27
2013-08-23Extract method in AutoShareProjects to reduce nestingRobin Stocker1-40/+44
2013-08-23Extend labels of sources in Import Projects from GitRobin Stocker4-4/+6
2013-08-22Fix potential NPE from passing null as progress monitorLaurent Goubet1-1/+2
2013-08-22Consider IResource.getLocation() being nullChristian Georgi2-9/+16
2013-08-22Fix scheduling rule error when ignoring resources in nested projectsRobin Stocker2-5/+46
2013-08-22Update build to use Tycho 0.18Matthias Sohn1-2/+2
2013-08-22Update target platform to use Jetty 7.6.11Matthias Sohn3-51/+51
2013-08-22Fix NPE when selecting filediff in a merge commitStephen Elsemore1-0/+5
2013-08-22Auto share multiple projects in single jobStephen Elsemore1-5/+17
2013-08-22Fix version.sh to correctly modify dependenciesMatthias Sohn1-0/+16
2013-08-21Be more strict in LinkedResourcesTestRobin Stocker2-8/+7
2013-08-21Fix instability in GitRepositoriesViewTestRobin Stocker1-3/+5
2013-08-21Fix instability in GitRepositoriesViewRepoHandlingTestRobin Stocker6-102/+91
2013-08-21Fix instability in GitRepositoriesViewBranchHandlingTestRobin Stocker1-97/+75
2013-08-21Fix instability in CreatePatchActionTestRobin Stocker3-58/+31
2013-08-21Fix instability in CommitActionTestRobin Stocker1-27/+3
2013-08-20Ensure that concurrent test runs don't use the same directoryMatthias Sohn1-1/+10
2013-08-20Allow to configure custom test directoryMatthias Sohn6-19/+38
2013-08-19Allow to inject JVM options for tests run from MavenMatthias Sohn3-1/+7
2013-08-19Cleanup directories created by GitMoveDeleteHookTestMatthias Sohn1-0/+1

Back to the top