Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EGit/New and Noteworthy/1.0.0"

(New page: = Features = == Feature 1 == = Performance Improvements = = Bugs Closed = [https://bugs.eclipse.org/bugs/buglist.cgi?chfieldto=2011-05-26;chfield=bug_status;query_format=advanced;order=...)
 
(Features)
Line 1: Line 1:
 
= Features =
 
= Features =
  
== Feature 1 ==
+
== Git Commit Search and Commit Viewer ==
 +
 
 +
== Staging View ==
 +
 
 +
== New Menu Actions ==
 +
* Compare index with HEAD
 +
* Replace with HEAD, commit and ref
 +
* commit action in Synchronize View
 +
 
 +
== Usability improvements ==
 +
=== Simplified "Create New Branch" Workflow ===
 +
 
 +
=== History View ===
 +
* improved graph rendering
 +
* support for relative dates
 +
 
 +
=== Synchronize View ===
 +
* improved menus and synchronize wizard
 +
* auto-fetching changes before synchronize
 +
 
 +
=== Commit ===
 +
* commit viewer with notes support
 +
* enhanced commit dialog
 +
* non-modal commit from staging view
 +
 
 +
=== Improved Share Project Wizard ===
  
 
= Performance Improvements =
 
= Performance Improvements =

Revision as of 17:52, 26 May 2011

Features

Git Commit Search and Commit Viewer

Staging View

New Menu Actions

  • Compare index with HEAD
  • Replace with HEAD, commit and ref
  • commit action in Synchronize View

Usability improvements

Simplified "Create New Branch" Workflow

History View

  • improved graph rendering
  • support for relative dates

Synchronize View

  • improved menus and synchronize wizard
  • auto-fetching changes before synchronize

Commit

  • commit viewer with notes support
  • enhanced commit dialog
  • non-modal commit from staging view

Improved Share Project Wizard

Performance Improvements

Bugs Closed

28 bugs and 12 enhancement requests were closed.

Commits

EGit 1.0 - commits in gitweb

Back to the top