Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-02-06Look for a ChangeId in the footer, not in the bodyStefan Lay1-3/+3
2013-02-04Customize diff file headlines in diff tab of commit viewerTobias Pfeifer3-10/+76
2013-02-03Only return existing IFile from getFileForLocationRobin Stocker1-7/+5
2013-02-03Do not replace Change-Id in commit message in case of a conflictStefan Lay1-2/+5
2013-02-02Fix "Compare with commit..." when project is root of working dirRobin Stocker1-5/+8
2013-02-01[sync] Fix performance problem with GitModelCache#getChildrenRobin Stocker6-194/+211
2013-01-31Gracefully ignore linked resourcesFrançois Rey24-60/+85
2013-01-30[sync] Merge common code of GitCacheTreeTraveral and GitTreeTraversalRobin Stocker3-69/+14
2013-01-30[sync] Remove unused code in GitTreeTraversalRobin Stocker1-94/+1
2013-01-30Remove blocking of UI in show annotations (blame)Robin Rosenberg1-2/+0
2013-01-29Merge changes Ib9ac9ecd,I26dbc133Robin Rosenberg1-7/+12
2013-01-28[repoView] Add "History" to Show In menu for all perspectivesRobin Stocker1-3/+4
2013-01-27Show only the one target when performing reset to HEADRobin Rosenberg3-33/+47
2013-01-26Add clean action for repositoriesMarkus Duft7-0/+398
2013-01-26Merge "Make all methods and states of RepositoryState testable properties"Matthias Sohn2-14/+79
2013-01-25Conditional label of context menu item for checkout in GitHistoryViewerTobias Pfeifer3-3/+34
2013-01-23Make Merge Tool also usable for conflicts of unstashingRobin Stocker1-7/+12
2013-01-23Make all methods and states of RepositoryState testable propertiesRobin Rosenberg2-14/+79
2013-01-22Fix unnecessary code warnings in egit.ui *PropertyTestersTomasz Zarna2-6/+4
2013-01-21Show detached HEAD warning againMatthias Sohn3-1/+38
2013-01-20Properly handle checkout conflict exceptionsMarkus Duft9-35/+187
2013-01-18Perform synchronization for logical models in Commit and History ViewGunnar Wagenknecht4-83/+157
2013-01-18Improve support for logical models in Compare With operationLaurent Goubet5-28/+136
2013-01-17[historyView] Remove view setting actions from commit context menuRobin Stocker1-9/+0
2013-01-16Reverse the two open entries in the history filediff content menuRobin Rosenberg1-1/+1
2013-01-16Add tracing for properties testersRobin Rosenberg3-2/+29
2013-01-14[repoView] Enable 'Show In' on tagsDani Megert2-2/+5
2013-01-14[repoView] Add Show In support for resourcesRobin Stocker6-195/+180
2013-01-14[repoView] Use <insertionPoint> for popup menu groupsRobin Stocker1-1/+8
2013-01-11Merge "Use model compare input if possible"Dariusz Luksza1-17/+44
2013-01-11Add missing @since tags for new APIMatthias Sohn1-0/+1
2013-01-11Use model compare input if possibleLaurent Goubet1-17/+44
2013-01-11Show untracked files if required by preferencesGunnar Wagenknecht1-2/+9
2013-01-11Rephrase Open In Editor in the content menu in history filediff paneRobin Rosenberg1-1/+1
2013-01-05Show reason for failure in MergeResultDialogRobin Rosenberg3-12/+57
2013-01-05Fix state of radio buttons in Fetch from Gerrit PageRobin Rosenberg1-2/+4
2013-01-05Fix NPE when fetching from GerritRobin Rosenberg1-6/+8
2013-01-03Also enable Merge Tool for conflicts caused by stashRobin Stocker1-16/+40
2013-01-03Do not try to update indexdiff if workspace is closedMatthias Sohn1-2/+5
2012-12-28Recognize a gerrit fetch command in the Fetch From Gerrit dialogRobin Rosenberg1-1/+24
2012-12-21Use the term Workspace rather than working treeRobin Rosenberg1-5/+5
2012-12-21Move 'Cancel' button to the rightDani Megert1-4/+6
2012-12-19Suggest HEAD version in the MergeTool dialogRobin Rosenberg1-1/+2
2012-12-19Alert user when Apply Stash failsRobin Rosenberg2-3/+4
2012-12-16Merge changes I5bd91de1,I97a5a5b5,I0e43f8b4 into stable-2.2Robin Rosenberg4-12/+31
2012-12-13Fix NPE in GitModelSynchronizeParticipant#asCompareInputRobin Stocker1-1/+1
2012-12-09Update tracking branch when using "Push..." wizardRobin Stocker2-3/+5
2012-12-09Update tracking branch when using push ref wizardRobin Stocker1-6/+16
2012-12-09[sync] Update tracking branch when pushingRobin Stocker1-3/+10
2012-12-09Mark BranchResultDialog.buttonPressed() overriddenMatthias Sohn1-1/+3

Back to the top