Skip to main content

Notice: This Wiki is now read only and edits are no longer 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.1.0"

Line 1: Line 1:
TODO
+
= New Features =
 +
== New Reflog View ==
 +
== Allow dragging of commits from History view ==
 +
== New preference to ignore whitespace changes in blame annotations ==
 +
== History View always displays HEAD and other additional refs ==
  
* Allow dragging of commits from History view
+
= New menu actions =
 +
* Staging View
 +
** unstaged pane: Add to Git Index, Replace with File in Git Index, Open Working Tree Version
 +
** staged pane: Open Working Tree Version, Remove from Git Index

Revision as of 03:11, 30 August 2011

New Features

New Reflog View

Allow dragging of commits from History view

New preference to ignore whitespace changes in blame annotations

History View always displays HEAD and other additional refs

New menu actions

  • Staging View
    • unstaged pane: Add to Git Index, Replace with File in Git Index, Open Working Tree Version
    • staged pane: Open Working Tree Version, Remove from Git Index

Back to the top