Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-25Reduce number of LabelProviderChangedEventsPhilipp Thun1-21/+74
2011-02-25Merge "Improve exception handling during resource decoration"Matthias Sohn4-67/+73
2011-02-25Improve exception handling during resource decorationPhilipp Thun4-67/+73
2011-02-25Remove redundant initialization of GitProjectDataPhilipp Thun3-2/+17
2011-02-24Merge "[sync] Don't use String.isEmpty()"Chris Aniszczyk1-2/+2
2011-02-24Merge "Do not allow to delete working dir but not to remove projects"Chris Aniszczyk2-38/+76
2011-02-24Merge "Fix NPE in DropAdapterAssistant"Chris Aniszczyk1-0/+2
2011-02-24Merge "Fix Exception in History View when Repository is empty "Chris Aniszczyk1-4/+10
2011-02-24Fix NPE in DropAdapterAssistantPhilipp Thun1-0/+2
2011-02-24Capitalize Labels for (No )Assume UnchangedStefan Lay2-4/+4
2011-02-24Fix Exception in History View when Repository is empty Stefan Lay1-4/+10
2011-02-24Do not allow to delete working dir but not to remove projectsStefan Lay2-38/+76
2011-02-24[sync] Don't use String.isEmpty()Dariusz Luksza1-2/+2
2011-02-24Merge "[sync] Fix MissingObjectException in GitModelTree"Stefan Lay2-2/+4
2011-02-23CommitMessageViewer: use Job to update Commit MessageJens Baumgart8-527/+876
2011-02-23[sync] Fix MissingObjectException in GitModelTreeDariusz Luksza2-2/+4
2011-02-23Merge "[sync] Fix compare view order for incoming changes"Chris Aniszczyk6-54/+179
2011-02-23Merge "[sync] Add tests for GitChangeSetSorter"Chris Aniszczyk8-2/+504
2011-02-23Merge "Remove Cancel button from pull result dialog"Chris Aniszczyk1-0/+7
2011-02-23Remove Cancel button from pull result dialogStefan Lay1-0/+7
2011-02-23Fix failing CompareActionsTestJens Baumgart1-17/+14
2011-02-23[sync] Fix compare view order for incoming changesDariusz Luksza6-54/+179
2011-02-23[sync] Add tests for GitChangeSetSorterDariusz Luksza8-2/+504
2011-02-23Merge "Improve RebaseResultDialog"Stefan Lay3-7/+129
2011-02-23Improve RebaseResultDialogMatthias Sohn3-7/+129
2011-02-23Fix failing SynchronizeViewTestJens Baumgart1-0/+4
2011-02-23Merge "Pull: show a meaningful error message if configuration is missing"Stefan Lay6-163/+180
2011-02-23[sync] Fix NPE when synchronizing empty repositoryDariusz Luksza9-139/+240
2011-02-23Merge "PushOperationUI: Fix NPE in Error Handling"Stefan Lay1-4/+4
2011-02-23PushOperationUI: Fix NPE in Error HandlingJens Baumgart1-4/+4
2011-02-23Merge "Close repository before deleting its working directory"Stefan Lay1-0/+1
2011-02-23[sync] Remove never used classesDariusz Luksza6-258/+8
2011-02-23Merge "[sync] Set combo's read only"Stefan Lay1-2/+2
2011-02-22Fix org.eclipse.egit.core.test dependenciesMatthias Sohn1-1/+2
2011-02-22Close repository before deleting its working directoryPhilipp Thun1-0/+1
2011-02-22Merge "Remove redundant command definitions"Chris Aniszczyk2-347/+627
2011-02-22Add some basic UI tests for Compare actionsMathias Kinzler2-1/+235
2011-02-22Pull: show a meaningful error message if configuration is missingMathias Kinzler6-163/+180
2011-02-21Remove redundant command definitionsMathias Kinzler2-347/+627
2011-02-21Replace EasyMock with MockitoDariusz Luksza3-118/+98
2011-02-21[sync] Fix showing compare editor in workspace modelDariusz Luksza2-1/+76
2011-02-18Fixed a problem when committing mode changesChristian Halstrick1-0/+8
2011-02-18[historyView] Performance third partMathias Kinzler3-1/+10
2011-02-18Merge "Avoid a static DateFormat in CommitMessageViewer"Jens Baumgart1-1/+1
2011-02-18Merge "Fix NPE when creating branch from "Branches" node"Jens Baumgart1-2/+8
2011-02-18Fix NPE when creating branch from "Branches" nodeStefan Lay1-2/+8
2011-02-18Fix HistoryView tests after commit 611459632b77Mathias Kinzler1-0/+6
2011-02-18Avoid a static DateFormat in CommitMessageViewerRobin Rosenberg1-1/+1
2011-02-17[historyView] Performance second partMathias Kinzler8-189/+307
2011-02-17Merge "Fix failing GitRepositoriesViewTest"Chris Aniszczyk1-1/+8

Back to the top