Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-25Remove redundant initialization of GitProjectDataPhilipp Thun1-0/+1
2011-02-23CommitMessageViewer: use Job to update Commit MessageJens Baumgart1-6/+0
2011-02-23Merge "[sync] Fix compare view order for incoming changes"Chris Aniszczyk1-34/+143
2011-02-23Merge "[sync] Add tests for GitChangeSetSorter"Chris Aniszczyk6-2/+484
2011-02-23Fix failing CompareActionsTestJens Baumgart1-17/+14
2011-02-23[sync] Fix compare view order for incoming changesDariusz Luksza1-34/+143
2011-02-23[sync] Add tests for GitChangeSetSorterDariusz Luksza6-2/+484
2011-02-23Fix failing SynchronizeViewTestJens Baumgart1-0/+4
2011-02-23[sync] Fix NPE when synchronizing empty repositoryDariusz Luksza3-115/+167
2011-02-22Add some basic UI tests for Compare actionsMathias Kinzler2-1/+235
2011-02-21[sync] Fix showing compare editor in workspace modelDariusz Luksza1-0/+63
2011-02-18Fix HistoryView tests after commit 611459632b77Mathias Kinzler1-0/+6
2011-02-17Fix failing GitRepositoriesViewTestJens Baumgart1-1/+8
2011-02-17[sync] Move GitModel tests into NonSWTTestsDariusz Luksza2-4/+4
2011-02-16[sync] configurable date format and change set labelsilya.ivanov1-1/+1
2011-02-15Fix failing DecoratableResourceHelperTestJens Baumgart1-0/+5
2011-02-15Fix SampleTestRepository due to JGit changesPhilipp Thun2-1/+6
2011-02-14Add unit tests for decorationPhilipp Thun4-0/+347
2011-02-13[sync] Add proper implementation for equals() and toString() methodsDariusz Luksza13-2/+1247
2011-02-12Qualify post 0.11 buildsMatthias Sohn2-13/+13
2011-02-12Qualify post 0.11.1 buildsMatthias Sohn2-13/+13
2011-02-11EGit 0.11.1v0.11.1Matthias Sohn2-13/+13
2011-02-11Fix version.shMatthias Sohn1-7/+7
2011-02-09[sync] Fix deleted files in sync-viewDariusz Luksza1-0/+47
2011-02-04Fix create and rename branch ui testsMatthias Sohn1-10/+13
2011-02-03[sync] Show separate node for tags in sync-dialogDariusz Luksza1-3/+3
2011-02-03Simplify Fetch and Push second part: Add a simplified Push wizardMathias Kinzler5-24/+31
2011-02-02Streamline Import Wizards fourth part: refactor wizardsMathias Kinzler1-1/+1
2011-02-02Streamline Import Wizards second part: always share projectsMathias Kinzler1-6/+19
2011-02-01Streamline Import Wizards first part: get rid of manual importMathias Kinzler1-73/+0
2011-02-01Encapsulate Fetch in a proper set of Operations and use JGit APIMathias Kinzler1-2/+7
2011-01-31Fix failing SynchronizeViewTest.shouldReturnListOfChanges()Dariusz Luksza1-4/+4
2011-01-26Fix TimeoutException in SharingWizardTestJens Baumgart1-0/+4
2011-01-23SharingWizard: Try to figure which repo to useRobin Rosenberg2-3/+32
2011-01-23Improve presentation in project sharing dialogRobin Rosenberg3-32/+122
2011-01-20Merge "Remove ui test launch configuration with delays"Robin Rosenberg1-39/+0
2011-01-19[sync] Fixes for UI test after change #2276Dariusz Luksza1-8/+17
2011-01-19Remove ui test launch configuration with delaysMatthias Sohn1-39/+0
2011-01-18Add filter to BranchSelectionPageMathias Kinzler1-12/+13
2011-01-17Add a "BasicConfigurationDialog"Mathias Kinzler1-3/+8
2011-01-17Merge "Remove a compiler warning"Chris Aniszczyk1-8/+14
2011-01-17Fix the org.eclipse.egit.ui.test Tycho buildMatthias Sohn1-2/+2
2011-01-16Depend on org.hamcrest via Import-Package instead of Require bundleRobin Rosenberg1-6/+6
2011-01-14Do not use proxy server in http testsJens Baumgart3-0/+16
2011-01-13Fix timing problems in UI testsJens Baumgart5-16/+76
2011-01-12Remove a compiler warningMathias Kinzler1-8/+14
2011-01-10Checkout: display checkout conflicts in a user-friendly wayMathias Kinzler1-7/+191
2011-01-09Add support for editing the system wide configuration fileRobin Rosenberg1-1/+1
2010-12-21Add GitCloneWizardHttpTest to AllLocalTests SuiteJens Baumgart1-0/+2
2010-12-20Stabilize SynchronizeViewTestJens Baumgart1-8/+37

Back to the top