Bug 343000 - Add form editor for browsing commits
Summary: Add form editor for browsing commits
Status: RESOLVED FIXED
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 1.0.0   Edit
Assignee: Kevin Sawicki CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 341652
  Show dependency tree
 
Reported: 2011-04-15 12:45 EDT by Kevin Sawicki CLA
Modified: 2011-04-29 08:39 EDT (History)
2 users (show)

See Also:


Attachments
Commit editor (75.65 KB, image/png)
2011-04-15 12:53 EDT, Kevin Sawicki CLA
no flags Details
Diff viewer (57.87 KB, image/png)
2011-04-16 15:23 EDT, Kevin Sawicki CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Sawicki CLA 2011-04-15 12:45:20 EDT
Create a form editor to display commit information such as description,
file list, textual diff output, author/committer information, etc.

This will include much of the same information as the History view
but will be accessible from the editor area.

This is needed by bug341652 which adds searching for commits.
Comment 1 Kevin Sawicki CLA 2011-04-15 12:53:18 EDT
Created attachment 193392 [details]
Commit editor

Initial mock-up of commit form editor
Comment 2 Kevin Sawicki CLA 2011-04-16 15:23:49 EDT
Created attachment 193423 [details]
Diff viewer

Diff viewer screenshot that uses editor settings and theme colors.
Comment 3 Chris Aniszczyk CLA 2011-04-29 08:39:34 EDT
This is now checked into master.

Open bugs for specific issues now.

Thanks Kevin!