Skip to content

Latest commit

 

History

History
221 lines (157 loc) · 8.66 KB

history.md

File metadata and controls

221 lines (157 loc) · 8.66 KB

Change Logs -- Visual Studio 2015

V1.7.4

  • Bug Fix: #89 - Big Thanks to ceztko for fixing this bug.
  • Enhancement: #90,#91

V1.7.3

  • Bug Fix: #80,#83

V1.7.2

  • Bug Fix: #74,#77,#78, #79

V1.7.0

  • Updated solution to Visual Studio 2017
  • Plugin now supports Visual Studio 2015 and 2017

V1.6.6

  • New Year, New Name Name has been changed to Easy Git Integration Tools (EZ-GIT).
  • Minor Bug Fixes.

V1.6.4

  • Reduced Install Package Size by 65% - Same Taste - Less Filling!
  • Fix bug #45 - Changed files pane is not properly highlighting the selected item.

V1.6.3

  • Vastly Improved performance explicitly for larger projects
  • Added Tooltips on the status bar.
  • Clicking in the diffview now opens the line and column.
  • Switching active git repistories from the status bar now updates the pending changes view.

V1.6.2

  • Fix to make work with Visual Studio Update 1

V1.6.1

  • Bug Fixes

V1.6.0

  • Added Repository controls on the status bar!
  • Clicking on line in diff window now opens the file to that line.
  • Improved performance with larger projects.
  • Can now initialize new projects from the status bar.

V1.5.1

  • Fixed Issues #33,#34,#36,#38,#39-#42

V1.5

#####---New Features---

  • Added ability to update your .gitingore file to latest version from github
  • Added Track Active Item In Pending Changes - This will help those who have multiple repositories in one solution. It switch the pending changes to the repo for the active file.
  • Added ability Filter Pending Changes To Only Show Solution Files

#####---Fixes---

  • Fixed issue where plugin could periodically crash Visual Studio.
  • Theme now switches with the need to resart.
  • Double clicking on files in Pending Changes now opens/switches to the file.
  • No longer slows down when used with Resharper
  • Fixed issue #15, #21 where sometimes the plugin caused Visual Studio to crash.
  • Fixed issue #16, Solution Explorer glyphs not updating.

V1.4.3

  • Fixed Issues #14 -- Theme for Diff window now switches properly

V1.4.2

  • Fixed Issues #1,#7,#8,#9,#10,#11, #12
  • Fixed Switch command
  • Added dark theme form diff window

V1.4.1

  • Fixed Settings Error
  • Fix bugs #5 + #6. -Thanks
  • Thanks To teebee76 (You Rock) for his help, mnadel, PureKrome + NightOwl888, you guys are also super cool. Keep finidng bugs and I will fix them as fast as I can.

V1.4

V1.3.1

  • Converted Solution to VS 2015
  • Created new project for plug-in, update all references to Visual Studio 14.0

Change Logs -- Visual Studio 2013 and below

V1.3

  • Added Settings button to the Pending change tool window
  • Bug fixes: Pull request #110, #111, #112

V1.2

  • Support Visual Studio 2013
  • Bug fixes: Pull request #52, #94, #96, #97, #99, #103, #105, #106, #108, #109

V1.1

  • Add the Laurent Kempe's GitDiffMargin by Sam Harwell

  • Performance Improvement (by Sam Harwell)

  • UI de-clutter and cleanup (by Sam Harwell)

  • Various bugs fixes (by Sam Harwell)

  • Visual Studio 2012 dark theme support (by Sam Harwell)

  • Refresh Git status using the solution refresh button (by Sam Harwell)

  • Use Visual Studio code editor to view the diff in pending changes window (by Sam Harwell)

V1.0.1-V1.0.2

  • Add Git Pending Change menu to View | Other Windows
  • Remove user name and email verification

V1.0.0

V 0.9.6.1

  • Rebuild in release mode and write to error log file in Release mode

V 0.9.6 (acb0278)

V 0.9.5 (3758789)

V 0.9.4 (0cf9485)

  • Detect Git for Windows Path in pending changes window
  • Add option to disable UTF-8 file names (for Git 1.7.10+)
  • Change pre-load to UI context instead of UIContextGuids.SolutionExists
  • Fix commit text box line height
  • Dragon Tool: Fix folder browse dialog for saving patches between two commits
  • Dragon Tool: Remove git console
  • Dragon Tool: Add custom Chrome

V 0.9.3 (f609cdd)

V 0.9.2 (aa64b75)

V0.9.1 (1def890)