Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-02EGit 0.12.1v0.12.1stable-0.12Matthias Sohn2-50/+50
2011-05-02Fix combo box in repo configuration pageStefan Lay1-2/+15
2011-04-21Identify yourself dialog only needed if UserConfig is implicitMatthias Sohn6-30/+69
2011-04-21Merge "Refactoring Branch operations (5): improve icons and menu labels" into...Stefan Lay5-4/+20
2011-04-21Merge "Auto-select all not yet imported projects on import" into stable-0.12Stefan Lay1-5/+9
2011-04-21Merge "Sort list of repositories in configuration editor" into stable-0.12Stefan Lay1-1/+2
2011-04-21Auto-select all not yet imported projects on importMatthias Sohn1-5/+9
2011-04-21Refactoring Branch operations (5): improve icons and menu labelsMatthias Sohn5-4/+20
2011-04-20Refactoring Branch operations (4): more cleanupMathias Kinzler13-224/+266
2011-04-20Refactoring Branch operations (3): cleanupMathias Kinzler15-349/+591
2011-04-20Refactoring Branch operations (2): specific dialogsMathias Kinzler12-75/+273
2011-04-20Refactoring Branch operations (1): simplify Branch operationsMathias Kinzler8-98/+52
2011-04-20Simplify labels on configure gerrit pageMatthias Sohn1-2/+2
2011-04-20Enhance Change-Id configurationStefan Lay7-24/+17
2011-04-18Make running static checks configurable in maven buildMatthias Sohn1-11/+11
2011-04-15Sort list of repositories in configuration editorMatthias Sohn1-1/+2
2011-04-14Fix the labels for the dialog used for configuring the source repoRobin Rosenberg1-2/+2
2011-04-13Add Page for Gerrit push configuration to Clone WizardStefan Lay4-1/+363
2011-04-13Enable reuse of SWT utility methodStefan Lay2-12/+19
2011-04-10Don't show 'Rebase' menu group in not shared projectsDariusz Luksza1-0/+6
2011-04-08Update rebase command id used in history view.Kevin Sawicki1-1/+1
2011-04-07Refactor GitHistoryPagePhilipp Thun4-22/+67
2011-04-07Fix wrong display string in Checkout Conflict dialogStefan Lay1-1/+14
2011-04-06Enable cherry-pick conflict resolutionRobin Stocker6-4/+46
2011-04-06Fix NPE in history viewPhilipp Thun2-3/+11
2011-04-06Add three dots in rebase menu entry which opens a dialogStefan Lay2-1/+3
2011-04-06Merge "Add the "refresh" keyword to the git preferences page"Stefan Lay1-2/+4
2011-04-06Add the "refresh" keyword to the git preferences pageRobin Rosenberg1-2/+4
2011-04-06Merge "[sync] Don't show derived files in <working tree> node"Stefan Lay1-2/+4
2011-04-05[historyView] Show diff when there is no parentRobin Rosenberg2-2/+2
2011-04-05Remove execution listener in finally block Kevin Sawicki1-2/+5
2011-04-05[sync] Enable Workspace model by defaultDariusz Luksza4-37/+33
2011-04-05Proper result dialog when pulling from multiple RepositoriesMathias Kinzler7-98/+437
2011-04-04Never ignore project nodesPhilipp Thun1-1/+2
2011-04-04[repoView] Show Push/Fetch nodes correctlyMathias Kinzler1-1/+1
2011-04-04[sync] Don't show derived files in <working tree> nodeDariusz Luksza1-2/+4
2011-04-03Make FileDiff, FileDiffContentProvider, and FileDiffLabelProviderKevin Sawicki3-5/+58
2011-04-03Set layout data on Scale to not grab excess vertical spaceKevin Sawicki1-1/+1
2011-03-31Stabilize GitRepositoriesViewTagHandlingTestJens Baumgart2-0/+14
2011-03-31FindBugs: cleanup EGit UIMathias Kinzler2-1/+21
2011-03-31Merge "Delete only repository content when deleting repository"Mathias Kinzler2-30/+78
2011-03-31Delete only repository content when deleting repositoryStefan Lay2-30/+78
2011-03-31Include 'Rebase' action in projects context menuDariusz Luksza9-43/+132
2011-03-31Merge "Always expand remote branch node in rebase selection dialog"Mathias Kinzler6-46/+73
2011-03-30Always expand remote branch node in rebase selection dialogDariusz Luksza6-46/+73
2011-03-30Merge "Fix history view error with tags not pointing to commits"Matthias Sohn3-6/+11
2011-03-30Fix history view error with tags not pointing to commitsMathias Kinzler3-6/+11
2011-03-30Change ref parameter of CloneOperation to StringRobin Stocker1-1/+1
2011-03-30Push/Fetch configuration: show branch information only where neededMathias Kinzler2-32/+66
2011-03-30Put preferences for showing confirmations and errors on own pageMathias Kinzler11-62/+149

Back to the top