Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-25Improve error reporting for pull failures due to conflictsRobin Rosenberg1-28/+3
2013-03-07Move UIText and UIIcons to the internal packageRobin Rosenberg3-3/+3
2012-11-15Remove redundant implements declarationsRobin Rosenberg1-3/+1
2012-09-20Fix dialog activation order with multiple detail dialogsMarkus Keller1-8/+26
2012-08-12Fix layout bugs in PullResultDialogMarkus Keller1-7/+38
2012-07-04Use correct syntax when a single ref was updatedDani Megert1-0/+3
2012-07-03Open multiple detail dialogs from MultiPullResultDialog at onceMarkus Keller2-14/+68
2012-07-03Remove unnecessary @SuppressWarningsDani Megert1-3/+2
2012-07-02Added missing copyright infoDani Megert1-1/+2
2012-07-02Show the repository name in the title of the Pull Result dialogMarkus Keller1-1/+5
2012-01-20Removed bad ON_TOP flag from dialogs.Markus Keller2-2/+2
2012-01-14Make order predictable when pulling multiple projectsRobin Stocker2-4/+4
2011-12-13Bug 358868: Fetch Result dialog is modalMarkus Keller2-2/+4
2011-08-18Let pull fail gracefully when offlineMatthias Sohn1-1/+8
2011-08-14Don't use saved dialog settings when pull results are empty.Kevin Sawicki1-11/+36
2011-08-09MultiPullResultDialog: Fix overall status columnRobin Stocker1-28/+7
2011-08-01Persist bounds of fetch/merge/push/pull dialogs.Kevin Sawicki1-0/+6
2011-07-09Add more information to merge and fetch results dialogs.Kevin Sawicki1-8/+12
2011-04-05Proper result dialog when pulling from multiple RepositoriesMathias Kinzler2-80/+361
2011-03-25Handle FAILED rebase result in PullResultDialogPhilipp Thun1-0/+2
2011-02-23Remove Cancel button from pull result dialogStefan Lay1-0/+7
2011-02-22Pull: show a meaningful error message if configuration is missingMathias Kinzler1-0/+149
2011-02-02Simplify Fetch and Push: configure "Pull" when creating branchMathias Kinzler1-1/+29
2010-10-19Simplify PullResultDialog in case of "already up-to-date"Mathias Kinzler1-3/+25
2010-10-13Add "Pull" action to Team menuMathias Kinzler1-0/+87

    Back to the top