Well, is it now time for a new Major release The first in the 1.4 series Release 1.4.1280
Dave Watson and Andrei Loskutov has started to work actively on the project and the current release has alot of nice features Welcome to the project and thanx for all the help! Available at: Name: Vectrace (Mercurial Eclipse plugin) URL: http://www.vectrace.com/eclipse-update/ New stuff since last Major Release (1.3.1019) (Newest first) 1.4.1280 2009-09-07 Dave Watson: Commit/Annotate are now shown only once in menu. Merge dialog shows Heads tab by default. Revisions view in Merge/Switch dialog now properly highlights the parent commit(s). Merge view now offers to commit when last file has been resolve. Refresh button in history view reloads properly, so only one "tip" is shown, and it handles the case of rollbacks/strips. Default timeouts used in the code are now the same as the default timeouts shown in the prefs page. Updating (either thru Team->Update or thru the Pull Wizard) will warn the user if they have uncommitted changes. Merge view says "Resolved" and "Unresolved", and shows unresolved entries in bold. Andrei Loskutov: -Status cache refactoring- Status updates are now always executed in the background thread (no UI freezes). Different cache performance / memory optimizations. Status cache refresh is 3 to 6 times faster for huge projects (more then 64k files), with lower memory consumption (up to 2-3 times). Cache memory is released if project is closed. Properly update the parent folder's state after deleting "untracked/unknown" files (previously, the parent folders still had "dirty" state and a manual state refresh was required). - Synchronize view refactoring- Synchronize view is always up-to-date with the local/remote state. Synchronize view shows deleted (incoming and outgoing) and local untracked files. Allow to commit and revert files from Synchronize view. Better synchronization wizard: team- >Synchronize does NOT show the wizard anymore, if all the required data is known. "Revert" allows to revert unfinished merge operation. New feature for revert dialog - added "untracked files" to the list of files proposed to revert and allow to delete them during revert. Fixed many duplicated errors in Eclipse error log view. More consistent naming and behavior: fixed wording of actions/views etc. Improvements for the merge workflow, decorator, history/compare of renamed files, speedup/error handling fixes for "compare to" actions. Separated project/file command menus depending on selection. Fixes for #249, #243, #239, #227, #196, #195, #188, #175, #152, #115, #78. Beta 1.3.1096 2009-05-11 Bastian: Allow commits for multiple projects if these are under the same Mercurial root Dave Watson: Commit/Rollback Dialog: default selection (enter/double- click) now the same as clicking OK. Fixes #168. Compare from file history now intelligently does either 2-way or 3-way file comparison between the revisions selected and their common ancestor, if they are divergent. Fixes issue #169. CompareAction in file history context menu now will compare two revisions with each other, or it will compare a single revision with the version on the filesystem. Commit Dialog: double-click on file in table is now the same as clicking on Show Diff. allows single-file commit from from inside the editor. Show annotation is now available from either treeviews or editor context-menu. Affected Paths View: double-clicking on file compares the selected revision of that file against its first parent instead of with the filesystem version. Fixes issue #134. Reusing old commit message does not add duplicates to old commit message list. Beta 1.3.1084 2009-04-03 Bastian:Improve encoding problems with cross-platform usage (<<changeset 1077>>). Support for mylyn task comment templates in Commit dialog (see [[http://groups.google.com/group/mercurialeclipse/ browse_thread/thread/e4c5f113f127e0b1|mailing list post]]) Added auto- share for newly created/imported projects (<<changeset 1050>>). Improved detection for active resources to enhance key bindings and views (<<changeset 1049>>). Refactored commit dialog. Added user text field, commit with CTRL-Enter, tray dialog with compare viewer. (<<changeset 1045>>) Refactored revert dialog and added diff tray with compare viewer (<<changeset 1048>>). Fixed some encoding problems (<<changeset 1046>>). A repository can now be marked as default (<<changeset 1041>>). If something is missing please update the wiki at http://bitbucket.org/mercurialeclipse/main/wiki/Home Take care everyone! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MercurialEclipse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mercurialeclipse?hl=en -~----------~----~----~----~------~----~------~--~---
