Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-11EGit 0.11.1v0.11.1Matthias Sohn22-126/+126
2011-02-11Fix version.shMatthias Sohn2-8/+45
2011-02-11Update documentation for 0.11Matthias Sohn101-1401/+1045
2011-02-11Merge "Push: handle default Push RefSpec correctly" into stable-0.11Matthias Sohn1-5/+62
2011-02-11Push: handle default Push RefSpec correctlyMathias Kinzler1-5/+62
2011-02-11Merge "Do not use control if it has been disposed already" into stable-0.11Jens Baumgart1-0/+2
2011-02-11Simple Configure Push/Fetch: hide "Configure" buttonMathias Kinzler2-0/+2
2011-02-10Do not use control if it has been disposed alreadyMatthias Sohn1-0/+2
2011-02-10Better Exception handling in Fetch and Push OperationsMathias Kinzler2-4/+12
2011-02-10[repoView] avoid repeated logging of Exception during startupMathias Kinzler3-3/+13
2011-02-09Close 'Configure Push to upstream' wizard on 'Save'Matthias Sohn1-3/+5
2011-02-09Merge "Cache DirCache instance in DecoratableResourceHelper" into stable-0.11Chris Aniszczyk2-2/+19
2011-02-09Merge "Enable Team menu in editors" into stable-0.11Chris Aniszczyk1-15/+0
2011-02-09Merge "Avoid ClassCastException in Repositories View" into stable-0.11Chris Aniszczyk1-4/+5
2011-02-09Merge "[sync] Fix deleted files in sync-view" into stable-0.11Chris Aniszczyk3-1/+77
2011-02-09Cache DirCache instance in DecoratableResourceHelperJens Baumgart2-2/+19
2011-02-09Enable Team menu in editorsMathias Kinzler1-15/+0
2011-02-09Avoid ClassCastException in Repositories ViewMathias Kinzler1-4/+5
2011-02-09[sync] Fix deleted files in sync-viewDariusz Luksza3-1/+77
2011-02-08[sync] Fix newly created files in 'working tree' nodeDariusz Luksza2-19/+2
2011-02-08[sync] Don't show empty staged and working tree nodesDariusz Luksza1-2/+8
2011-02-08Fix a couple of misleading wizard texts (Import projects page)Mathias Kinzler1-2/+2
2011-02-08Get rid of "Redundant Null Check" compiler warningMathias Kinzler1-2/+1
2011-02-07Add a "Fetch Change from Gerrit" actionMathias Kinzler9-0/+887
2011-02-07Add icon to represent GerritChris Aniszczyk2-0/+5
2011-02-07Fixed broken GitImportWizardChristian Halstrick1-5/+5
2011-02-07Avoid ClassCastException in DecoratableResourceAdapterMatthias Sohn1-5/+11
2011-02-06Fix IncorrectObjectTypeException in CommitMessageViewerMatthias Sohn1-4/+9
2011-02-05Fix JobFamily of PushOperationUIMatthias Sohn1-1/+1
2011-02-05Fix simple fetch and push on repository nodeMatthias Sohn2-22/+57
2011-02-05Fix wrong command IDs for ConfigureUpstreamPush/FetchMathias Kinzler1-13/+3
2011-02-04Create Branch: wrong initialization of "upstream config"Mathias Kinzler2-26/+14
2011-02-04Fix missing decoration for conflicting filesPhilipp Thun1-2/+4
2011-02-04Fix create and rename branch ui testsMatthias Sohn1-10/+13
2011-02-03[sync] Show separate node for tags in sync-dialogDariusz Luksza4-17/+35
2011-02-03Branches and Tags links in commit message viewerilya_ivanov4-8/+223
2011-02-03Add "quick" compare and use it in history view by defaultMathias Kinzler9-26/+615
2011-02-03Queue decoration requestsPhilipp Thun8-163/+543
2011-02-03Merge "Simplify Fetch and Push fourth part: update action set"Chris Aniszczyk2-10/+32
2011-02-03Merge "Simplify Fetch and Push third part: menu shortcuts"Chris Aniszczyk2-32/+63
2011-02-03Merge "Simplify Fetch and Push second part: Add a simplified Push wizard"Chris Aniszczyk35-303/+3595
2011-02-03Merge "Merge tool: skip ignored resources when building the diff"Chris Aniszczyk1-13/+22
2011-02-03Merge tool: skip ignored resources when building the diffMathias Kinzler1-13/+22
2011-02-03Simplify Fetch and Push fourth part: update action setMathias Kinzler2-10/+32
2011-02-03Simplify Fetch and Push third part: menu shortcutsMathias Kinzler2-32/+63
2011-02-03Simplify Fetch and Push second part: Add a simplified Push wizardMathias Kinzler35-303/+3595
2011-02-03Enable tree compare actions for foldersMathias Kinzler1-1/+1
2011-02-02Merge "Team->Ignore: do not write entries for already ignored files/folders"Chris Aniszczyk1-2/+26
2011-02-02Team->Ignore: do not write entries for already ignored files/foldersJens Baumgart1-2/+26
2011-02-02Simplify Fetch and Push: configure "Pull" when creating branchMathias Kinzler7-34/+304

Back to the top