Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-31Team > Create patch is missing Tomasz Zarna3-27/+40
2011-12-27Merge "Peel the ref before asking for its peeled object id"Robin Rosenberg1-3/+4
2011-12-26Merge branch 'stable-1.2'Matthias Sohn4-24/+43
2011-12-22EGit v1.2.0.201112221803-rv1.2.0.201112221803-rstable-1.2Matthias Sohn2-2/+2
2011-12-19Unlock DirCache in case of exceptionJens Baumgart3-24/+42
2011-12-16Merge branch 'stable-1.2'Matthias Sohn6-3/+67
2011-12-16cleanup: Remove javadoc validation due to incomplete javadocsRobin Rosenberg1-0/+1
2011-12-14An internal error occurred during: "Pulling from Multiple Repositories".Tomasz Zarna1-4/+4
2011-12-14RebaseOperation: add missing refreshJens Baumgart1-1/+16
2011-12-14PullOperation: add missing resource refreshJens Baumgart1-2/+26
2011-12-12Do not recurse into .git directory when searching projectsMatthias Sohn1-0/+7
2011-12-12Prepare 1.3.0 buildsMatthias Sohn2-30/+30
2011-12-08Show proper message when merge hits checkout conflictsMatthias Sohn3-0/+18
2011-12-05[sync] Update destination ref after fetching changesDariusz Luksza1-1/+4
2011-12-01Fix build broken on GalileoMatthias Sohn1-2/+5
2011-12-01Allow deletion of linked resourceRobin Rosenberg1-0/+4
2011-12-01Allow GitProjectSetCapability to accept SCM URIs Tomasz Zarna4-0/+144
2011-12-01SpellcheckableMessageArea: remove platform specific line endingsJens Baumgart1-0/+39
2011-11-30Add cherry pick action to commit editor toolbarKevin Sawicki1-0/+41
2011-11-30[findBugs] Remove redundant null check in GitSyncObjectCacheDariusz Luksza1-3/+0
2011-11-30Allow to move changes in compare editorDariusz Luksza3-13/+26
2011-11-30Support getting repository mapping for non-workspace filesDariusz Luksza1-2/+30
2011-11-29Show merge result when revert failsKevin Sawicki1-0/+12
2011-11-27Fix error message when rebasing non workspace filesJens Baumgart1-0/+156
2011-11-23Guard against null project locationKevin Sawicki1-3/+7
2011-11-23Decorate untracked foldersJens Baumgart3-36/+77
2011-11-23Peel the ref before asking for its peeled object idCarsten Pfeiffer1-3/+4
2011-11-22[sync] Fix NPE when cached folder don't have childrenDariusz Luksza1-0/+2
2011-11-22[sync] Refresh synchronize view after repository changeDariusz Luksza1-18/+25
2011-11-22Merge "[stagingView] Ensure reload occurs on UI-thread"Jens Baumgart1-18/+18
2011-11-21[findBugs] Use equals and hashCode from super explicitlyMatthias Sohn1-0/+9
2011-11-21[stagingView] Ensure reload occurs on UI-threadKevin Sawicki1-18/+18
2011-11-21Escape single quotes where needed.Daniel Megert1-4/+7
2011-11-18Merge "Add ResourceUtils.isNonWorkspace(IResource)"Matthias Sohn2-1/+14
2011-11-18[repoView] Add operation to delete tagsKevin Sawicki3-0/+58
2011-11-18Fix lookup of securestore entry with protocol's default portMatthias Sohn1-0/+11
2011-11-18Add ResourceUtils.isNonWorkspace(IResource)Dariusz Luksza2-1/+14
2011-11-14Remove extra 'to' in externalized stringKevin Sawicki1-1/+1
2011-11-14Merge "Implement project rename and move for some cases and add tests"Stefan Lay1-27/+155
2011-11-13Implement project rename and move for some cases and add testsRobin Rosenberg1-27/+155
2011-11-12Merge "[findBugs] Iterate over map entry set"Matthias Sohn1-2/+4
2011-11-12[findBugs] Iterate over map entry setDariusz Luksza1-2/+4
2011-11-12[findBugs] Fix potential NPE in ProjectUtilsDariusz Luksza1-1/+1
2011-11-11[stagingView] Clear view when repository is removedKevin Sawicki1-12/+32
2011-11-11Merge "[findBugs] Fix potential NPE in ProjectUtils"Matthias Sohn1-0/+3
2011-11-10[findBugs] Remove unused field and parameter in CommitOperationDariusz Luksza1-16/+4
2011-11-09Revert "Remove use of deprecated InstanceScope constructor"Kevin Sawicki1-1/+1
2011-11-09[findBugs] Fix potential NPE in ProjectUtilsDariusz Luksza1-0/+3
2011-11-09Remove use of deprecated InstanceScope constructorKevin Sawicki1-1/+1
2011-11-07[prefs] Only show repositories that existKevin Sawicki1-11/+18

Back to the top