Bug 340780 - Pull of multiple repositories should show results in one dialog
Summary: Pull of multiple repositories should show results in one dialog
Status: RESOLVED FIXED
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 0.12-M2   Edit
Assignee: Mathias Kinzler CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy
Depends on:
Blocks:
 
Reported: 2011-03-23 11:54 EDT by Robin Stocker CLA
Modified: 2011-04-05 15:53 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Stocker CLA 2011-03-23 11:54:20 EDT
Build Identifier: 

Pull multiple repositories with one action is enabled with this change:

http://egit.eclipse.org/r/#change,2755

The problem with this minimalistic implementation is that for each repository which was pulled, a separate result dialog is shown.

Ideally there would be only one result dialog, with the results grouped by repository. A tree view may be a good idea, something like:

• Repo 1: already up to date
• Repo 2: pulled
  • Fetched master into origin/master
    • Commit 1
    • Commit 2
  • Merge branch 'master' of git:origin
    • Parent commit 1
    • Parent commit 2

Reproducible: Always
Comment 1 Mathias Kinzler CLA 2011-03-28 12:05:48 EDT
Code review at 
http://egit.eclipse.org/r/#change,2928
Comment 2 Chris Aniszczyk CLA 2011-04-05 15:52:52 EDT
Merged into master, 63ddb5d201f4266fb0f0c407ea31b0cd71740bd5.