Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-25Fix CommonUtils.STRING_ASCENDING_COMPARATOR issuesRobin Stocker1-0/+72
2011-05-25Teach the Sharing wizard to share with an existing RepositoryMathias Kinzler3-14/+131
2011-05-25Consider default repository path during clone, fetch, createMathias Kinzler1-10/+13
2011-05-20Add toolbars and file icons to commit dialog.Kevin Sawicki1-1/+1
2011-05-19[sync] Introduce dynamic 'Synchronize' sub menuDariusz Luksza3-83/+47
2011-05-17Update to tycho version 0.12Chris Aniszczyk1-2/+2
2011-05-14Fix unstable SynchronizeViewGitChangeSetModelTest without setFocusRobin Stocker1-23/+18
2011-05-14Fix unstable test in SynchronizeViewGitChangeSetModelTestRobin Stocker2-1/+6
2011-05-13[findBugs] Do not ignore return value of File methodsMatthias Sohn1-1/+0
2011-05-12Allow committing non workspace changesJens Baumgart5-23/+247
2011-05-12Simplify 'create new branch' workflowDariusz Luksza1-15/+14
2011-05-10Allow preselection in branch selection dialog to enable OK buttonRobin Stocker1-6/+7
2011-05-10Commit message width should be 72 charactersMatthias Sohn2-24/+26
2011-05-04Fix UI test CompareActionsTest.testCompareWithRef()Matthias Sohn1-6/+7
2011-05-03Qualify post-0.12 buildsMatthias Sohn2-14/+14
2011-05-02Merge branch 'stable-0.12'Matthias Sohn2-14/+14
2011-05-02EGit 0.12.1v0.12.1stable-0.12Matthias Sohn2-14/+14
2011-04-28Add unit tests of CommitSearchQuery classKevin Sawicki1-0/+188
2011-04-28Add diff formatter that generates a list of style rangesKevin Sawicki1-0/+79
2011-04-28Add persistence support for commit editor inputKevin Sawicki2-0/+78
2011-04-28Add input class to display commits in an editorKevin Sawicki1-0/+84
2011-04-28Add repository commit class that provides file diffsKevin Sawicki1-0/+102
2011-04-21Auto-select all not yet imported projects on importMatthias Sohn1-1/+1
2011-04-20Refactoring Branch operations (3): cleanupMathias Kinzler2-79/+121
2011-04-20Enhance Change-Id configurationStefan Lay1-8/+6
2011-04-18Make running static checks configurable in maven buildMatthias Sohn1-8/+0
2011-04-10[sync] Programmatically disable asking for perspective switchingDariusz Luksza1-11/+5
2011-04-10[sync] Use jgit tag command instead of UI "Create Tag"Dariusz Luksza3-13/+7
2011-04-05[sync] Enable Workspace model by defaultDariusz Luksza5-678/+991
2011-04-04[repoView] Show Push/Fetch nodes correctlyMathias Kinzler1-4/+4
2011-04-03Do not normalize URIishes Robin Rosenberg1-5/+4
2011-04-01GitRepositoriesViewTest: cleanup working set at end of testJens Baumgart1-1/+11
2011-04-01Stabilize GitRepositoriesViewTestJens Baumgart2-29/+75
2011-03-31Stabilize GitRepositoriesViewTagHandlingTestJens Baumgart2-7/+8
2011-03-31Stabilize SynchronizeViewTestsMathias Kinzler1-11/+3
2011-03-31FindBugs: cleanup UI TestsMathias Kinzler6-13/+21
2011-03-30Change ref parameter of CloneOperation to StringRobin Stocker4-76/+5
2011-03-30Fix sporadic AIOB failure in SychronizeViewTestMatthias Sohn1-0/+6
2011-03-30Put preferences for showing confirmations and errors on own pageMathias Kinzler1-2/+1
2011-03-30Don't retry closing welcome page if it was closed alreadyMatthias Sohn1-1/+2
2011-03-30Fix UI Tests after http://egit.eclipse.org/r/#change,2960Mathias Kinzler1-4/+4
2011-03-29[sync] Enable synchronize view testsDariusz Luksza1-4/+7
2011-03-29Remove utf-8 BOM disturbing PMDMatthias Sohn2-2/+2
2011-03-28SynchronizeViewTest: join sync operation after clikcing OKJens Baumgart1-2/+2
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-24UI Test: use join to synchronize BranchAndResetActionTestMathias Kinzler1-1/+3
2011-03-23Set some SychronizeViewTests to ignoredMathias Kinzler1-2/+6
2011-03-23SynchronizeViewTests: use join instead of job listenerMathias Kinzler1-40/+3
2011-03-23Merge "[sync] Fix SIOoBE for non-workspace files"Matthias Sohn1-0/+53

Back to the top