Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-12Allow committing non workspace changesJens Baumgart2-21/+32
2011-04-21Auto-select all not yet imported projects on importMatthias Sohn1-1/+1
2011-04-04[repoView] Show Push/Fetch nodes correctlyMathias Kinzler1-4/+4
2011-04-01GitRepositoriesViewTest: cleanup working set at end of testJens Baumgart1-1/+11
2011-04-01Stabilize GitRepositoriesViewTestJens Baumgart1-29/+26
2011-03-31Stabilize GitRepositoriesViewTagHandlingTestJens Baumgart2-7/+8
2011-03-31FindBugs: cleanup UI TestsMathias Kinzler1-1/+0
2011-03-30Change ref parameter of CloneOperation to StringRobin Stocker2-31/+3
2011-03-29Remove utf-8 BOM disturbing PMDMatthias Sohn1-1/+1
2011-03-25[repoView] "SimpleConfigure" dialogs in RepositoriesView second partMathias Kinzler1-47/+82
2011-03-25[repoView] Use the "SimpleConfigure" dialogs in the RepositoriesViewMathias Kinzler1-13/+50
2011-03-23Disable actions when HEAD cannot be resolvedDariusz Luksza1-5/+8
2011-03-21UI Test: use join to synchronize GitRepositoriesViewTagHandlingTestMathias Kinzler1-61/+30
2011-03-02[sync] Clean up in SynchronizeViewTestDariusz Luksza1-1/+1
2011-02-17Fix failing GitRepositoriesViewTestJens Baumgart1-1/+8
2011-02-03Simplify Fetch and Push second part: Add a simplified Push wizardMathias Kinzler2-17/+20
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-01-13Fix timing problems in UI testsJens Baumgart2-12/+7
2010-12-14Fix cloning a repository with detached HEADStefan Lay2-3/+31
2010-12-05[findbugs] Do not directly expose mutable static memberMatthias Sohn4-8/+8
2010-12-02Initialize test classes properlyMathias Kinzler2-10/+0
2010-11-29Support spellchecking in tag dialogDariusz Luksza1-1/+2
2010-11-25Get rid of some compiler warnings and deprected code in the UI testsMathias Kinzler1-1/+1
2010-11-09Fix EGit build errorJens Baumgart1-2/+1
2010-10-29[findBugs] Fix MS_SHOULD_BE_FINAL occurrencesMatthias Sohn1-7/+2
2010-10-26[repoView] Support for "References" nodeMathias Kinzler1-2/+2
2010-10-25UI Tests: join checkout and Repositories View refreshJens Baumgart3-3/+6
2010-10-19[repoView] Branch deletion dialogMathias Kinzler2-16/+79
2010-10-14Merge "UI Tests: join execution job of CheckoutCommand"Mathias Kinzler3-64/+8
2010-10-14UI Tests: join execution job of CheckoutCommandJens Baumgart3-64/+8
2010-10-14Merge "Making branch nodes' names more consistent."Mathias Kinzler1-4/+4
2010-10-14Fix UI tests failing due to new clone target folder configurationMathias Kinzler3-3/+6
2010-10-14Making branch nodes' names more consistent.Sasa Zivkov1-4/+4
2010-10-14Use the new JGit API Branch commandsMathias Kinzler2-11/+8
2010-10-12Stabilize GitRepositoriesViewBranchHandlingTestMathias Kinzler1-29/+81
2010-10-01Remote connections: allow to configure a timeoutMathias Kinzler2-3/+3
2010-09-22Fix GitRepositoriesViewFetchAndPushTestJens Baumgart1-0/+1
2010-09-15[repoView] Add a couple UI test for Repository Creation and Properties viewMathias Kinzler2-0/+54
2010-09-03Fix UI tests on MacJens Baumgart2-25/+12
2010-09-02Fix a failing UI testMathias Kinzler1-20/+20
2010-08-31Git Repositories View: fix "Merge..." context menuMathias Kinzler1-0/+20
2010-08-30Remove dead code and fix some UI testsMathias Kinzler1-2/+0
2010-08-29Support for branch renamingBenjamin Muskalla1-0/+38
2010-08-27Git Repositories View: remote configuration handlingMathias Kinzler6-184/+356
2010-08-27Fix UI tests after Tag dialog changeStefan Lay1-3/+1
2010-08-19Import as General Project: directory not honoredMathias Kinzler1-0/+15
2010-08-18History View: build menu programmaticallyMathias Kinzler2-16/+17
2010-08-18Move RepositoryUtil to org.eclipse.egit.coreChris Aniszczyk1-1/+1

Back to the top