You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

781 lines
44 KiB

7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
8 years ago
7 years ago
8 years ago
7 years ago
7 years ago
7 years ago
8 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
  1. # Change Log
  2. All notable changes to this project will be documented in this file.
  3. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
  4. ## [4.1.0-beta] - 2017-06-10
  5. ### Added
  6. - Adds all-new recent changes annotations of the whole-file - annotates and highlights all of lines changed in the most recent commit
  7. - Can customize the [layout](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens#file-recent-changes-annotation-settings), as well as the [theme](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens#theme-settings)
  8. - Adds `Toggle Recent File Changes Annotations` command (`gitlens.toggleFileRecentChanges`) - toggles the recent changes annotations on and off
  9. - Improves performance
  10. - Optimized git output parsing to increase speed and reduce memory usage
  11. - Defers diff chunk parsing until it is actually required
  12. ### Fixed
  13. - Fixes excessive memory usage when parsing diffs
  14. ## [4.0.1] - 2017-06-09
  15. ### Fixed
  16. - Fixes [#87](https://github.com/eamodio/vscode-gitlens/issues/87) - Can't open files in remote when using git@ urls (ssh)
  17. ## [4.0.0] - 2017-06-09
  18. ### Added
  19. - Adds all-new, beautiful, highly customizable and themeable, file blame annotations
  20. - Can now fully customize the [layout and content](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens#file-blame-annotation-settings), as well as the [theme](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens#theme-settings)
  21. - Adds all-new configurability and themeability to the current line blame annotations
  22. - Can now fully customize the [layout and content](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens#line-blame-annotation-settings), as well as the [theme](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens#theme-settings)
  23. - Adds all-new configurability to the status bar blame information
  24. - Can now fully customize the [layout and content](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens#status-bar-settings)
  25. - Adds all-new [configurability](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens#advanced-settings) over which commands are added to which menus via the `gitlens.advanced.menus` setting
  26. - Adds better [configurability](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens#code-lens-settings) over where Git code lens will be shown -- both by default and per language
  27. - Adds an all-new `changes` (diff) hover annotation to the current line - provides instant access to the line's previous version
  28. - Adds `Toggle Line Blame Annotations` command (`gitlens.toggleLineBlame`) - toggles the current line blame annotations on and off
  29. - Adds `Show Line Blame Annotations` command (`gitlens.showLineBlame`) - shows the current line blame annotations
  30. - Adds `Toggle File Blame Annotations` command (`gitlens.toggleFileBlame`) - toggles the file blame annotations on and off
  31. - Adds `Show File Blame Annotations` command (`gitlens.showFileBlame`) - shows the file blame annotations
  32. - Adds `Open File in Remote` command (`gitlens.openFileInRemote`) to the `editor/title` context menu
  33. - Adds `Open Repo in Remote` command (`gitlens.openRepoInRemote`) to the `editor/title` context menu
  34. - Adds `gitlens.strings.*` settings to allow for the customization of certain strings displayed
  35. - Adds `gitlens.theme.*` settings to allow for the theming of certain elements
  36. - Adds `gitlens.advanced.telemetry.enabled` settings to explicitly opt-in or out of telemetry, but still ultimately honors the `telemetry.enableTelemetry` setting
  37. - Adds ability to suppress most warning messages - which can be re-enabled using the `Reset Suppressed Warnings` command (`gitlens.resetSuppressedWarnings`)
  38. ### Changed
  39. - (BREAKING) Almost all of the GitLens settings have either been renamed, removed, or otherwise changed - see the [README](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens#extension-settings)`
  40. - Changes the positioning of the Git code lens to try to be at the end of any other code lens on the same line
  41. - Changes the position of the `Open File in Remote` command (`gitlens.openFileInRemote`) in the context menus - now in the `navigation` group
  42. - Changes the `Toggle Git Code Lens` command (`gitlens.toggleCodeLens`) to always toggle the Git code lens on and off
  43. - Changes the default of `gitlens.advanced.toggleWhitespace.enabled` back to `true`, but automatically disables whitespace toggling if whitespace rendering is not on
  44. ### Removed
  45. - Removes the on-demand `trailing` file blame annotations -- didn't work out and just ended up with a ton of visual noise
  46. - Removes `Toggle Blame Annotations` command (`gitlens.toggleBlame`) - replaced by the `Toggle File Blame Annotations` command (`gitlens.toggleFileBlame`)
  47. - Removes `Show Blame Annotations` command (`gitlens.showBlame`) - replaced by the `Show File Blame Annotations` command (`gitlens.showFileBlame`)
  48. ### Fixed
  49. - Fixes [#81](https://github.com/eamodio/vscode-gitlens/issues/81) - Current line annotation feels too sticky
  50. - Fixes [#83](https://github.com/eamodio/vscode-gitlens/issues/83) - Calling "close unchanged files" results in no new files being openable
  51. - Fixes issues with the zone.js monkey patching done by application insights (telemetry) - disables all the monkey patching
  52. - Fixes issue with `Open Branch in Remote` & `Open Repository in Remote` not showing when there are no open editors
  53. ## [3.6.1] - 2017-06-07
  54. ### Fixed
  55. - Fixes issues with the zone.js monkey patching done by application insights (telemetry) - disables all the monkey patching
  56. ## [3.6.0] - 2017-06-02
  57. ### Added
  58. - Adds diff information (the line's previous version) into the active line hover
  59. - Adds a `gitlens.diffWithWorking` status bar command option - compares the current line commit with the working tree
  60. ### Changed
  61. - Changes the behavior of the `Compare File with Working Tree` command (`gitlens.diffWithWorking`) - always does what it says :)
  62. - Compares the current file with the working tree -- if the current file *is* the working file, it will show a `File matches the working tree` message
  63. - Changes the behavior of the `Compare File with Previous` command (`gitlens.diffWithPrevious`) - always does what it says :)
  64. - Compares the current file with the previous commit to that file
  65. - Changes the behavior of the `gitlens.diffWithPrevious` status bar command option - compares the current line commit with the previous
  66. - Renames `Compare File with Previous Commit` command to `Compare File with Previous`
  67. - Renames `Compare Line with Previous Commit` command to `Compare Line Commit with Previous`
  68. - Renames `Compare Line with Working Tree` command to `Compare Line Commit with Working Tree`
  69. - Renames `Compare with Previous Commit` in quick pick menus to `Compare File with Previous`
  70. - Renames `Compare with Working Tree` in quick pick menus to `Compare File with Working Tree`
  71. ### Fixed
  72. - Fixes [#79](https://github.com/eamodio/vscode-gitlens/issues/79) - Application insights package breaks GitLens + eslint
  73. ## [3.5.1] - 2017-05-25
  74. ### Changed
  75. - Changes certain code lens actions to be unavailable (unclickable) when the commit referenced is uncommitted - avoids unwanted error messages
  76. - Debounces more events when tracking the active line to further reduce lag
  77. ### Fixed
  78. - Fixes [#71](https://github.com/eamodio/vscode-gitlens/issues/71) - Blame information is invalid when a file has changed outside of vscode
  79. - Fixes issue with showing the incorrect blame for versioned files (i.e. files on the left of a diff, etc)
  80. ## [3.5.0] - 2017-05-24
  81. ### Added
  82. - Improves performance
  83. - Reduces the number of git calls on known "untrackables"
  84. - Caches many more git commands to reduce git command roundtrips and parsing
  85. - Increases the debounce (delay) on cursor movement to reduce lag when navigating around a file
  86. - Adds diff information (the line's previous version) into the active line hover when the current line is uncommitted
  87. - Adds `gitlens.statusBar.alignment` settings to control the alignment of the status bar -- thanks to [PR #72](https://github.com/eamodio/vscode-gitlens/pull/72) by Zack Schuster ([@zackschuster](https://github.com/zackschuster))!
  88. - Adds `Open Branch in Remote` command (`gitlens.openBranchInRemote`) - opens the current branch commits in the supported remote service
  89. - Adds `Open Repository in Remote` command (`gitlens.openRepoInRemote`) - opens the repository in the supported remote service
  90. - Adds `Stash Changes` option to stashed changes quick pick menu -- no longer hidden behind the `"gitlens.insiders": true` setting
  91. - Adds `Stash Unstaged Changes` option to stashed changes quick pick menu -- no longer hidden behind the `"gitlens.insiders": true` setting
  92. - Adds `Apply Stashed Changes` command (`gitlens.stashApply`) to apply the selected stashed changes to the working tree -- no longer hidden behind the `"gitlens.insiders": true` setting
  93. - Adds `Stash Changes` command (`gitlens.stashSave`) to stash any working tree changes -- no longer hidden behind the `"gitlens.insiders": true` setting
  94. - Adds support to the `Search commits` command (`gitlens.showCommitSearch`) to work without any active editor
  95. - Adds commit search pre-population -- if there is an active editor it will use the commit sha of the current line commit, otherwise it will use the current clipboard
  96. ### Changed
  97. - Changes `Open File in Remote` and `Open Line Commit in Remote` commands to actually work for everyone (part of their implementation was still behind the `gitlens.insiders` setting)
  98. - Changes the active line hover to only show at the beginning and end of a line if `gitlens.blame.annotation.activeLine` is `both`
  99. - Changes `alt+f` shortcut to `alt+/` for the `Search commits` command (`gitlens.showCommitSearch`)
  100. - Changes `alt+right` on commit details quick pick menu to execute the `Compare File with Previous Commit` command (`gitlens.diffWithPrevious`) when a file is selected
  101. - Changes `alt+right` on repository status quick pick menu to execute the `Compare File with Previous Commit` command (`gitlens.diffWithPrevious`) when a file is selected
  102. - Refactors command argument passing to allow for future inclusion into the SCM menus
  103. ### Fixed
  104. - Fixes [#73](https://github.com/eamodio/vscode-gitlens/issues/73) - GitLens doesn't work with Chinese filenames
  105. - Fixes [#40](https://github.com/eamodio/vscode-gitlens/issues/40) - Encoding issues
  106. - Given the limitations of the vscode api, I'm unable to fix all the encoding issues, but many of them should now be squashed
  107. - `files.encoding` is now honored for the cases where the encoding cannot currently be gleaned
  108. - Fixes incorrect file selection from the commit details quick pick menu
  109. - Fixes incorrect command execution when using `"gitlens.statusBar.command": "gitlens.showQuickRepoHistory"`
  110. - Fixes a bunch of issues that were revealed by enabling Typescript `strict` mode
  111. ## [3.4.9] - 2017-05-03
  112. ### Added
  113. - Adds better support for deleted files when choosing `Open Changed Files` via in quick pick menus - now opens the file revision from the previous commit
  114. - Adds better support for deleted files when using `alt+right arrow` shortcut on the commit details quick pick menu - now opens the file revision from the previous commit
  115. ### Changed
  116. - Removes deleted files when choosing `Open Working Changed Files` via in quick pick menus
  117. ## [3.4.8] - 2017-05-02
  118. ### Changed
  119. - Changes display name in the marketplace to `Git Lens` because of the marketplace search ranking algorithm
  120. ## [3.4.6] - 2017-05-01
  121. ### Added
  122. - Adds better support for deleted files when choosing `Open File` via in quick pick menus - now opens the file revision from the previous commit
  123. - Adds better support for deleted files when choosing `Open File in Remote` via in quick pick menus - now opens the file revision from the previous commit
  124. - Improves performance by caching the git path to avoid lookups on every git command
  125. ### Changed
  126. - Renames `gitlens.advanced.codeLens.debug` setting to `gitlens.codeLens.debug`
  127. - Renames `gitlens.advanced.debug` setting to `gitlens.debug`
  128. - Renames `gitlens.output.level` setting to `gitlens.outputLevel`
  129. ### Fixed
  130. - Fixes incorrect file selection when showing commit details quick pick menu
  131. - Fixes timing error on startup
  132. ## [3.4.5] - 2017-04-13
  133. ### Added
  134. - Completely overhauls the [GitLens documentation](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens) and messaging -- make sure to check it out to see all the powerful features GitLen provides!
  135. - Adds `gitlens.blame.annotation.activeLineDarkColor` & `gitlens.blame.annotation.activeLineLightColor` settings to control the colors of the active line blame annotation
  136. ### Changed
  137. - Changes `Toggle Git Code Lens` command to work when `gitlens.codeLens.visibility` is set to `auto` (the default)
  138. - Renames `Compare with...` command to `Compare File with...`
  139. - Renames `Compare with Next Commit` command to `Compare File with Next Commit`
  140. - Renames `Compare with Previous Commit` command to `Compare File with Previous Commit`
  141. - Renames `Compare with Previous Commit` command to `Compare File with Previous Commit`
  142. - Renames `Compare with Working Tree` command to `Compare File with Working Tree`
  143. ### Fixed
  144. - Fixes issue with `Open Commit in Remote` not working
  145. - Fixes issue with many commands missing from the `Command Palette`
  146. ## [3.3.3] - 2017-04-10
  147. ### Fixed
  148. - Fixes issue with newlines in commit messages in the file/branch/stash history quick pick menus (truncates and adds an ellipse icon)
  149. ## [3.3.2] - 2017-04-10
  150. ### Removed
  151. - Removes `gitlens.blame.annotation.characters.*` settings since they were added to deal with unicode bugs in a previous version of vscode
  152. ### Fixed
  153. - Closes [#63](https://github.com/eamodio/vscode-gitlens/issues/63) - Switch commit message and author in commit pick list. Also reduces clutter in the commit quick pick menus
  154. ## [3.3.1] - 2017-04-09
  155. ### Changed
  156. - Changes commit search prefixes -- no prefix for message search, `@` for author, `:` for file pattern, `#` for commit id
  157. - Changes `sha` terminology to `commit id` in the UI
  158. ### Fixed
  159. - Fixes issues with author searching
  160. ## [3.3.0] - 2017-04-09
  161. ### Added
  162. - Adds `Search commits` command (`gitlens.showCommitSearch`) to allow commit searching by message, author, file pattern, or sha
  163. - Adds `alt+f` shortcut for the `Search commits` command (`gitlens.showCommitSearch`)
  164. - Adds `Show Commit Search` command to the branch history quick pick menu
  165. - Adds `Show Stashed Changes` command to the repository status quick pick menu
  166. - Adds a `Don't Show Again` option to the GitLen update notification
  167. ### Changed
  168. - Changes `Open x in Remote` commands to be no longer hidden behind the `gitlens.insiders` setting
  169. ### Fixed
  170. - Fixes [#59](https://github.com/eamodio/vscode-gitlens/issues/59) - Context menu shows gitlens commands even if folder/file is not under git
  171. ## [3.2.1]
  172. ### Fixed
  173. - Fixes [#57](https://github.com/eamodio/vscode-gitlens/issues/57) - No more blank message if `diff.tool` is missing
  174. ## [3.2.0]
  175. ### Added
  176. - Adds support for single files opened in vscode -- you are no longer required to open a folder for GitLens to work
  177. ### Fixed
  178. - Fixes [#57](https://github.com/eamodio/vscode-gitlens/issues/57) - Warn on directory compare when there is no diff tool configured
  179. - Fixes [#58](https://github.com/eamodio/vscode-gitlens/issues/58) - Work with git sub-modules
  180. - Fixes issue with `Open * in Remote` commands with nested repositories and non-git workspace root folder
  181. ## [3.1.0]
  182. ### Added
  183. - Adds `Show Stashed Changes` command (`gitlens.showQuickStashList`) to open a quick pick menu of all the stashed changes
  184. - Adds insiders `Stash Changes` option to stashed changes quick pick menu -- enabled via `"gitlens.insiders": true`
  185. - Adds insiders `Stash Unstaged Changes` option to stashed changes quick pick menu
  186. - Adds insiders `Apply Stashed Changes` command (`gitlens.stashApply`) to apply the selected stashed changes to the working tree
  187. - Adds insiders `Stash Changes` command (`gitlens.stashSave`) to stash any working tree changes
  188. ### Fixed
  189. - Fixes incorrect counts in upstream status
  190. ## [3.0.5]
  191. ### Added
  192. - Adds additional insiders support for GitLab, Bitbucket, and Visual Studio Team Services to the `Open x in Remote` commands and quick pick menus -- enabled via `"gitlens.insiders": true`
  193. - Adds insiders line support to `Open File in Remote` command (`gitlens.openFileInRemote`)
  194. - Adds original file name for renamed files to the repository status and commit details quick pick menu
  195. ### Fixed
  196. - Fixes [#56](https://github.com/eamodio/vscode-gitlens/issues/56) - Handle file names with spaces
  197. ## [3.0.4]
  198. ### Changed
  199. - Changes telemetry a bit to reduce noise
  200. ### Fixed
  201. - Fixes common telemetry error by switching to non-strict iso dates (since they are only available in later git versions)
  202. ## [3.0.3]
  203. ### Added
  204. - Adds a fallback to work with Git version prior to `2.11.0` -- terribly sorry for the inconvenience :(
  205. ### Fixed
  206. - Fixes [#55](https://github.com/eamodio/vscode-gitlens/issues/55) - reverts Git requirement back to `2.2.0`
  207. - Fixes issues with parsing merge commits
  208. ## [3.0.2]
  209. ### Changed
  210. - Changes required Git version to `2.11.0`
  211. ## [3.0.1]
  212. ### Added
  213. - Adds basic telemetry -- honors the vscode telemetry configuration setting
  214. ## [3.0.0]
  215. ### Added
  216. - Adds insiders support for `Open in GitHub` to the relevant quick pick menus -- enabled via `"gitlens.insiders": true`
  217. - Adds insiders `Open Line Commit in Remote` command (`gitlens.openCommitInRemote`) to open the current commit in the remote service (currently only GitHub)
  218. - Adds insiders `Open File in Remote` command (`gitlens.openFileInRemote`) to open the current file in the remote service (currently only GitHub)
  219. - Adds an update notification for feature releases
  220. - Adds `Show Branch History` command (`gitlens.showQuickBranchHistory`) to show the history of the selected branch
  221. - Adds `Show Last Opened Quick Pick` command (`gitlens.showLastQuickPick`) to re-open the previously opened quick pick menu - helps to get back to previous context
  222. - Adds `alt+-` shortcut for the `Show Last Opened Quick Pick` command (`gitlens.showLastQuickPick`)
  223. - Adds upstream status information (if available) to the repository status pick pick
  224. - Adds file status rollup information to the repository status pick pick
  225. - Adds file status rollup information to the commit details quick pick menu
  226. - Adds `Compare with...` (`gitlens.diffWithBranch`) command to compare working file to another branch (via branch quick pick menu)
  227. - Adds branch quick pick menu to `Directory Compare` (`gitlens.diffDirectory`) command
  228. - Adds support for `gitlens.showQuickFileHistory` command execution via code lens to limit results to the code lens block
  229. - Adds current branch to branch quick pick menu placeholder
  230. - Adds `Show Branch History` command to the branch history quick pick menu when showing only limited commits (e.g. starting at a specified commit)
  231. - Adds `Show File History` command to the file history quick pick menu when showing only limited commits (e.g. starting at a specified commit)
  232. - Adds `Don't Show Again` option to the unsupported git version notification
  233. ### Changed
  234. - Changes `Show Repository History` command to `Show Current Branch History`
  235. - Changes `Repository History` terminology to `Branch History`
  236. ### Fixed
  237. - Fixes issue with `gitlens.diffWithPrevious` command execution via code lens when the code lens was not at the document/file level
  238. - Fixes issue where full shas were displayed on the file/blame history explorers
  239. - Fixes [#30](https://github.com/eamodio/vscode-gitlens/issues/30) - Diff with Working Tree fails from repo/commit quickpick list if file was renamed (and the commit was before the rename)
  240. - Fixes various other quick pick menu command issues when a file was renamed
  241. - Fixes various issues when caching is disabled
  242. - Fixes issues with parsing commits history
  243. - Fixes various issues with merge commits
  244. ## [2.12.2]
  245. ### Fixed
  246. - Fixes [#50](https://github.com/eamodio/vscode-gitlens/issues/50) - excludes container-level code lens from `html` and `vue` language files
  247. ## [2.12.1]
  248. ### Added
  249. - Adds `gitlens.advanced.codeLens.debug` setting to control whether or not to show debug information in code lens
  250. ### Fixed
  251. - Fixes issue where `gitlens.showQuickRepoHistory` command fails to open when there is no active editor
  252. ## [2.12.0]
  253. ### Added
  254. - Adds progress indicator for the `gitlens.showQuickFileHistory` & `gitlens.showQuickRepoHistory` quick pick menus
  255. - Adds paging support to the `gitlens.showQuickFileHistory` & `gitlens.showQuickRepoHistory` quick pick menus
  256. - Adds `Show Previous Commits` command
  257. - Adds `Show Next Commits` command
  258. - Adds keyboard page navigation via `alt+,` (previous) & `alt+.` (next) on the `gitlens.showQuickFileHistory` & `gitlens.showQuickRepoHistory` quick pick menus
  259. - Adds keyboard commit navigation via `alt+,` (previous) & `alt+.` (next) on the `gitlens.showQuickCommitDetails` & `gitlens.showQuickCommitFileDetails` quick pick menus
  260. ### Changed
  261. - Changes behavior of `gitlens.showQuickFileHistory` & `gitlens.showFileHistory` to no longer show merge commits
  262. - Changes `gitlens.copyShaToClipboard` to copy the full sha, rather than short sha
  263. - Changes internal tracking to use full sha (rather than short sha)
  264. ## [2.11.2]
  265. ### Added
  266. - Adds `gitlens.diffWithNext` command to open a diff with the next commit
  267. - Adds `alt+.` shortcut for the `gitlens.diffWithNext` command
  268. ### Changed
  269. - Changes `shift+alt+p` shortcut to `alt+,` for the `gitlens.diffWithPrevious` command
  270. - Changes `alt+p` shortcut to `shift+alt+,` for the `gitlens.diffLineWithPrevious` command
  271. ### Removed
  272. - Removes `gitlens.toggleCodeLens` from Command Palette when not available
  273. - Removes `gitlens.toggleCodeLens` shortcut key when not available
  274. ### Fixed
  275. - Fixes (#45)[https://github.com/eamodio/vscode-gitlens/issues/45] - Keyboard Shortcut collision with Project Manager
  276. ## [2.11.1]
  277. ### Added
  278. - Adds blame and active line annotation support to git diff split view (right side)
  279. - Adds command (compare, copy sha/message, etc) support to git diff split view (right side)
  280. ### Fixed
  281. - Fixes intermittent issues when toggling whitespace for blame annotations
  282. ## [2.11.0]
  283. ### Added
  284. - Adds `gitlens.showQuickCommitFileDetails` command to show a quick pick menu of details for a file commit
  285. - Adds `gitlens.showQuickCommitFileDetails` command to code lens
  286. - Adds `gitlens.showQuickCommitFileDetails` command to the status bar
  287. - Adds `gitlens.closeUnchangedFiles` command to close any editors that don't have uncommitted changes
  288. - Adds `gitlens.openChangedFiles` command to open all files that have uncommitted changes
  289. - Adds `Directory Compare` (`gitlens.diffDirectory`) command to open the configured git difftool to compare directory versions
  290. - Adds `Directory Compare with Previous Commit` command on the `gitlens.showQuickCommitDetails` quick pick menu
  291. - Adds `Directory Compare with Working Tree` command on the `gitlens.showQuickCommitDetails` quick pick menu
  292. - Adds a `Changed Files` grouping on the `gitlens.showQuickCommitDetails` quick pick menu
  293. - Adds a `Close Unchanged Files` command on the `gitlens.showQuickRepoStatus` quick pick menu
  294. - Adds a contextual description to the `go back` command in quick pick menus
  295. ### Changed
  296. - Changes layout of the `gitlens.showQuickRepoStatus` quick pick menu for better clarity
  297. - Changes behavior of `gitlens.showQuickCommitDetails` to show commit a quick pick menu of details for a commit
  298. - Changes default of `gitlens.codeLens.recentChange.command` to be `gitlens.showQuickCommitFileDetails` (though there is no visible behavior change)
  299. - Renames `Open Files` to `Open Changed Files` on the `gitlens.showQuickCommitDetails` quick pick menu
  300. - Renames `Open Working Files` to `Open Changed Working Files` on the `gitlens.showQuickCommitDetails` quick pick menu
  301. - Renames `Show Changed Files` to `Show Commit Details` on the `gitlens.showQuickCommitFileDetails` quick pick menu
  302. - Renames `Open Files` to `Open Changed Files` on the `gitlens.showQuickRepoStatus` quick pick menu
  303. ### Fixed
  304. - Fixes [#44](https://github.com/eamodio/vscode-gitlens/issues/43) by adding a warning message about Git version requirements
  305. - Fixes intermittent errors when adding active line annotations
  306. - Fixes intermittent errors when opening multiple files via quick pick menus
  307. ## [2.10.1]
  308. ### Fixed
  309. - Fixes [#43](https://github.com/eamodio/vscode-gitlens/issues/43) - File-level code lens isn't using the blame of the whole file as it should
  310. - Fixes issue with single quotes (') in annotations
  311. - Fixes output channel logging (also adds more debug information to code lens -- when enabled)
  312. ## [2.10.0]
  313. ### Added
  314. - Adds blame and active line annotation support to git diff split view
  315. - Adds command (compare, copy sha/message, etc) support to git diff split view
  316. ### Fixed
  317. - Fixes startup failure if caching was disabled
  318. - Fixes missing `Compare Line with Previous Commit` context menu item
  319. - Fixes [#41](https://github.com/eamodio/vscode-gitlens/issues/41) - Toggle Blame annotations on compare files page
  320. - Fixes issue with undo (to a saved state) not causing annotations to reappear properly
  321. - Attempts to fix [#42](https://github.com/eamodio/vscode-gitlens/issues/42) - Cursor on Uncommitted message
  322. ## [2.9.0]
  323. ### Changed
  324. - To accomodate the realization that blame information is invalid when a file has unsaved changes, the following behavior changes have been made
  325. - Status bar blame information will hide
  326. - Code lens change to a `Cannot determine...` message and become unclickable
  327. - Many menu choices and commands will hide
  328. ### Fixed
  329. - Fixes [#38](https://github.com/eamodio/vscode-gitlens/issues/38) - Toggle Blame Annotation button shows even when it isn't valid
  330. - Fixes [#36](https://github.com/eamodio/vscode-gitlens/issues/36) - Blame information is invalid when a file has unsaved changes
  331. ## [2.8.2]
  332. ### Added
  333. - Adds `gitlens.blame.annotation.dateFormat` to specify how absolute commit dates will be shown in the blame annotations
  334. - Adds `gitlens.statusBar.date` to specify whether and how the commit date will be shown in the blame status bar
  335. - Adds `gitlens.statusBar.dateFormat` to specify how absolute commit dates will be shown in the blame status bar
  336. ### Fixed
  337. - Fixes [#39](https://github.com/eamodio/vscode-gitlens/issues/39) - Add date format options for status bar blame
  338. ## [2.8.1]
  339. ### Fixed
  340. - Fixes issue where `Compare with *` commands fail to open when there is no active editor
  341. ## [2.8.0]
  342. ### Added
  343. - Adds new `Open File` command on the `gitlens.showQuickCommitDetails` quick pick menu to open the commit version of the file
  344. - Adds new `Open File` command on the `gitlens.showQuickCommitDetails` quick pick menu to open the commit version of the files
  345. - Adds `alt+left` keyboard shortcut in quick pick menus to `go back`
  346. - Adds `alt+right` keyboard shortcut in quick pick menus to execute the currently selected item while keeping the quick pick menu open (in most cases)
  347. - `alt+right` keyboard shortcut on commit details file name, will open the commit version of the file
  348. ### Changed
  349. - Indents the file statuses on the `gitlens.showQuickCommitDetails` quick pick menu
  350. - Renames `Open File` to `Open Working File` on the `gitlens.showQuickCommitDetails` quick pick menu
  351. - Renames `Open File` and `Open Working Files` on the `gitlens.showQuickCommitDetails` quick pick menu
  352. - Reorders some quick pick menus
  353. ### Fixed
  354. - Fixes [#34](https://github.com/eamodio/vscode-gitlens/issues/34) - Open file should open the selected version of the file
  355. - Fixes some issue where some editors opened by the quickpick would not be opened in preview tabs
  356. - Fixes issue where copy to clipboard commands would fail if there was no active editor
  357. - Fixes issue where active line annotations would show for opened versioned files
  358. - Fixes issue where code lens compare commands on opened versioned files would fail
  359. ## [2.7.1]
  360. ### Added
  361. - Adds proper support for multi-line commit messages
  362. ### Fixed
  363. - Fixes [#33](https://github.com/eamodio/vscode-gitlens/issues/33) - Commit message styled as title in popup, when message starts with hash symbol
  364. ## [2.7.0]
  365. ### Added
  366. - Adds file status icons (added, modified, deleted, etc) to the `gitlens.showQuickCommitDetails` quick pick menu
  367. - Adds `Copy Commit Sha to Clipboard` command to commit files quick pick menu
  368. - Adds `Copy Commit Message to Clipboard` command to commit files quick pick menu
  369. ### Changed
  370. - Changes `Show Commit History` to `Show File History` on the `gitlens.showQuickCommitDetails` quick pick menu
  371. - Changes `Show Previous Commit History` to `Show Previous File History` on the `gitlens.showQuickCommitDetails` quick pick menu
  372. ### Fixed
  373. - Fixes issue with repository status when there are no changes
  374. - Fixes issue with `.` showing in the path of quick pick menus
  375. - Fixes logging to clean up on extension deactivate
  376. ## [2.6.0]
  377. ### Added
  378. - Adds `gitlens.showQuickRepoStatus` command to show a quick pick menu of files changed including status icons (added, modified, deleted, etc)
  379. - Adds `alt+s` shortcut for the `gitlens.showQuickRepoStatus` command
  380. ## [2.5.6]
  381. ### Fixed
  382. - Fixes [#32](https://github.com/eamodio/vscode-gitlens/issues/32) - 00000000 Uncommitted changes distracting
  383. ## [2.5.5]
  384. ### Fixed
  385. - Fixes [#25](https://github.com/eamodio/vscode-gitlens/issues/25) - Blame information isn't updated after git operations (commit, reset, etc)
  386. ## [2.5.4]
  387. ### Fixed
  388. - Fixes extra spacing in annotations
  389. ## [2.5.3]
  390. ### Fixed
  391. - Fixes [#27](https://github.com/eamodio/vscode-gitlens/issues/27) - Annotations are broken in vscode insider build
  392. ## [2.5.2]
  393. ### Added
  394. - Adds `Open File` command to `gitlens.showQuickCommitDetails` quick pick menu
  395. - Adds `Open Files` command to `gitlens.showQuickCommitDetails` quick pick menu
  396. - Improves performance of git-log operations in `gitlens.diffWithPrevious` and `gitlens.diffWithWorking` commands
  397. ### Changed
  398. - Changes `Not Committed Yet` author for uncommitted changes to `Uncommitted`
  399. ### Fixed
  400. - Fixes showing `gitlens.showQuickCommitDetails` quick pick menu for uncommitted changes -- now shows the previous commit details
  401. ## [2.5.1]
  402. ### Added
  403. - Adds `gitlens.copyMessageToClipboard` command to copy commit message to the clipboard
  404. - Adds `gitlens.copyMessageToClipboard` to the editor content menu
  405. - Adds `Copy Commit Message to Clipboard` command to `gitlens.showQuickCommitDetails` quick pick menu
  406. ### Changed
  407. - Changes behavior of `gitlens.copyShaToClipboard` to copy the sha of the most recent commit to the repository if there is no active editor
  408. - Changes behavior of `gitlens.showQuickFileHistory` to execute `gitlens.showQuickRepoHistory` if there is no active editor
  409. ### Fixed
  410. - Fixes issue where shortcut keys weren't disabled if GitLens was disabled
  411. ## [2.5.0]
  412. ### Added
  413. - Overhauls the `gitlens.showQuickRepoHistory`, `gitlens.showQuickFileHistory`, and `gitlens.showQuickCommitDetails` quick pick menus
  414. - Adds `Show Repository History` command to `gitlens.showQuickFileHistory` quick pick menu
  415. - Adds `Show Previous Commits History` command to `gitlens.showQuickCommitDetails` quick pick menu
  416. - Adds `Show Commits History` command to `gitlens.showQuickCommitDetails` quick pick menu
  417. - Adds `Copy Commit Sha to Clipboard` command to `gitlens.showQuickCommitDetails` quick pick menu
  418. - Adds `Show Changed Files` command to `gitlens.showQuickCommitDetails` quick pick menu
  419. - Adds more robust `go back` navigation in quick pick menus
  420. - Adds commit message to placeholder text of many quick pick menus
  421. - Adds icons for some commands
  422. - Adds `gitlens.diffWithPrevious` command to the editor content menu
  423. - Adds `gitlens.diffWithWorking` command to the editor content menu
  424. - Adds `gitlens.showQuickRepoHistory` and `gitlens.showQuickCommitDetails` commands to code lens
  425. - Adds `gitlens.showQuickRepoHistory` and `gitlens.showQuickCommitDetails` commands to the status bar
  426. ### Changed
  427. - Changes the default command of `gitlens.codeLens.recentChange.command` to `gitlens.showQuickCommitDetails`
  428. - Changes the default command of `gitlens.statusBar.command` to `gitlens.showQuickCommitDetails`
  429. - Changes behavior of `gitlens.showQuickCommitDetails` to show commit commands rather than file set (use `Show Changed Files` command to get to the file set)
  430. - Changes `gitlens.diffWithPrevious` command to behave as `gitlens.diffWithWorking` if the file has uncommitted changes
  431. - Renames `gitlens.diffWithPrevious` command from `Diff Commit with Previous` to `Compare with Previous Commit`
  432. - Renames `gitlens.diffLineWithPrevious` command from `Diff Commit (line) with Previous` to `Compare Line with Previous Commit`
  433. - Renames `gitlens.diffWithWorking` command from `Diff Commit with Working Tree` to `Compare with Working Tree`
  434. - Renames `gitlens.diffLineWithWorking` command from `Diff Commit (line) with Working Tree` to `Compare Line with Working Tree`
  435. ### Fixed
  436. - Fixes issues with certain git commands not working on Windows
  437. - Fixes [#31](https://github.com/eamodio/vscode-gitlens/issues/31) - Disable gitlens if the project does not have `.git` folder
  438. - Fixes issue where quick pick menus could fail if there was no active editor
  439. - Fixes code lens not updating in response to configuration changes
  440. ## [2.1.1]
  441. ### Fixed
  442. - Fixes overzealous active line annotation updating on document changes
  443. ## [2.1.0]
  444. ### Added
  445. - Adds a new GitLens logo and changes all images to svg
  446. - Adds `alt+p` shortcut for the `gitlens.diffLineWithPrevious` command
  447. - Adds `shift+alt+p` shortcut for the `gitlens.diffWithPrevious` command
  448. - Adds `alt+w` shortcut for the `gitlens.diffLineWithWorking` command
  449. - Adds `shift+alt+w` shortcut for the `gitlens.diffWithWorking` command
  450. - Adds `gitlens.copyShaToClipboard` command to copy commit sha to the clipboard ([#28](https://github.com/eamodio/vscode-gitlens/issues/28))
  451. - Adds `gitlens.showQuickCommitDetails` command to show a quick pick menu of details for a commit
  452. - Adds `go back` choice to `gitlens.showQuickCommitDetails`, `gitlens.showQuickFileHistory`, and `gitlens.showQuickRepoHistory` quick pick menus
  453. - Adds `gitlens.blame.annotation.highlight` to specify whether and how to highlight blame annotations ([#24](https://github.com/eamodio/vscode-gitlens/issues/24))
  454. - Greatly improves performance of line navigation when either active line annotations or status bar blame is enabled
  455. ### Fixed
  456. - Fixes [#29](https://github.com/eamodio/vscode-gitlens/issues/29) - Commit info tooltip duplicated for current line when blame is enabled
  457. - Fixes issue where sometimes the commit history shown wasn't complete
  458. - Fixes issues with `gitlens.diffLineWithPrevious` and `gitlens.diffWithPrevious` not following renames properly
  459. - Fixes issues with `gitlens.diffLineWithPrevious` and `gitlens.diffWithPrevious` not always grabbing the correct commit
  460. ## [2.0.2]
  461. ### Added
  462. - Adds auto-enable of whitespace toggling when using font-ligatures because of [vscode issue](https://github.com/Microsoft/vscode/issues/11485)
  463. - Adds `gitlens.blame.annotation.characters.*` settings to provide some control over how annotations are displayed
  464. ### Fixed
  465. - Fixes [#22](https://github.com/eamodio/vscode-gitlens/issues/22) - Cannot read property 'sha' of undefined
  466. ## [2.0.1]
  467. ### Fixed
  468. - Fixes [#26](https://github.com/eamodio/vscode-gitlens/issues/26) - Active line annotation doesn't disappear properly after delete
  469. ## [2.0.0]
  470. ### Added
  471. - Adds `gitlens.blame.annotation.activeLine` to specify whether and how to show blame annotations on the active line
  472. - Adds full commit message (rather than just summary) to active line hover if `gitlens.blame.annotation.activeLine` is not `off`
  473. - Adds new `trailing` blame annotation style -- adds annotations after the code lines rather than before
  474. - Adds `gitlens.blame.annotation.message` to show the commit message in `expanded` and `trailing` blame annotation styles
  475. - Adds support for relative dates in blame annotations. Use `gitlens.blame.annotation.date`
  476. - Re-adds context menu for `gitlens.diffLineWithPrevious` -- since [vscode issue](https://github.com/Microsoft/vscode/issues/15395)
  477. - Re-adds context menu for `gitlens.diffLineWithWorking` -- since [vscode issue](https://github.com/Microsoft/vscode/issues/15395)
  478. ### Changed
  479. - Changes the design of hover annotations -- much cleaner now
  480. - Disables automatic whitespace toggling by default as it is seemingly no longer needed as [vscode issue](https://github.com/Microsoft/vscode/issues/11485) seems fixed. It can be re-enabled with `gitlens.advanced.toggleWhitespace.enabled`
  481. ### Fixed
  482. - Fixes issue where the status bar blame would get stuck switching between editors
  483. - Fixes issue where code lens aren't updated properly after a file is saved
  484. ## [1.4.3]
  485. ### Added
  486. - Adds some logging to hopefully trap [#22](https://github.com/eamodio/vscode-gitlens/issues/22) - Cannot read property 'sha' of undefined
  487. ### Fixed
  488. - Fixes issue with the latest insiders build (1.9.0-insider f67f87c5498d9361c0b29781c341fd032815314b) where there is a collision of document schemes
  489. ## [1.4.2]
  490. ### Fixed
  491. - Fixes issue where file history wouldn't compare correctly to working tree if the filename had changed
  492. ## [1.4.1]
  493. ### Added
  494. - Adds `gitlens.advanced.gitignore.enabled` to enable/disable .gitignore parsing. Addresses [#20](https://github.com/eamodio/vscode-gitlens/issues/20) - Nested .gitignore files can cause blame to fail with a repo within another repo
  495. ## [1.4.0]
  496. ### Added
  497. - Adds `alt+h` shortcut for the `gitlens.showQuickFileHistory` command
  498. - Adds `shift+alt+h` shortcut for the `gitlens.showQuickRepoHistory` command
  499. - Adds `gitlens.advanced.maxQuickHistory` to limit the number of quick history entries to show (for better performance); Defaults to 200
  500. - Adds `gitlens.diffLineWithPrevious` as `alt` context menu item for `gitlens.diffWithPrevious`
  501. - Adds `gitlens.diffLineWithWorking` as `alt` context menu item for `gitlens.diffWithWorking`
  502. - Adds `gitlens.showFileHistory` as `alt` context menu item for `gitlens.showQuickFileHistory`
  503. ### Removed
  504. - Removes context menu for `gitlens.diffLineWithPrevious` -- since it is now the `alt` of `gitlens.diffWithPrevious`
  505. - Removes context menu for `gitlens.diffLineWithWorking` -- since it is now the `alt` of `gitlens.diffWithWorking`
  506. - Replaces `gitlens.menus.fileDiff.enabled` and `gitlens.menus.lineDiff.enabled` with `gitlens.menus.diff.enabled` -- since the switch between file and line diff is now controlled by the `alt` key
  507. ## [1.3.1]
  508. ### Added
  509. - Adds `Diff Commit with Working Tree` to the explorer context menu (assuming `gitlens.menus.fileDiff.enabled` is `true`)
  510. - Adds `Diff Commit with Working Tree` & `Diff Commit with Previous` to the editor title context menu (assuming `gitlens.menus.fileDiff.enabled` is `true`)
  511. ### Changed
  512. - Renames `Diff` commands for better clarity
  513. - Removes `Git` from the commands as it feels unnecessary
  514. - Reorders the context menu commands
  515. ## [1.3.0]
  516. ### Added
  517. - Adds support for blame and history (log) on files opened via compare commands -- allows for deep navigation through git history
  518. ## [1.2.0]
  519. ### Added
  520. - Adds compare (working vs previous) options to repository history
  521. - Adds compare (working vs previous) options to file history
  522. ### Fixed
  523. - Fixes issue with repository history compare with commits with multiple files
  524. ## [1.1.1]
  525. ### Added
  526. - Adds logging for tracking [#18](https://github.com/eamodio/vscode-gitlens/issues/18) - GitLens only displayed for some files
  527. ### Changed
  528. - Changes `gitlens.showQuickRepoHistory` command to run without an open editor (falls back to the folder repository)
  529. ## [1.1.0]
  530. ### Added
  531. - Adds new `gitlens.showQuickFileHistory` command to show the file history in a quick-pick list (palette)
  532. - Adds new `gitlens.showQuickRepoHistory` command to show the repository history in a quick-pick list (palette)
  533. - Adds `gitlens.showQuickFileHistory` option to the `gitlens.codeLens.recentChange.command`, `gitlens.codeLens.authors.command`, and `gitlens.statusBar.command` settings
  534. ### Changed
  535. - Changes the `gitlens.statusBar.command` settings default to `gitlens.showQuickFileHistory` instead of `gitlens.toggleBlame`
  536. ### Removed
  537. - Removes `git.viewFileHistory` option from the `gitlens.codeLens.recentChange.command`, `gitlens.codeLens.authors.command`, and `gitlens.statusBar.command` settings
  538. ## [1.0.2]
  539. ### Fixed
  540. - Fixes [#16](https://github.com/eamodio/vscode-gitlens/issues/16) - incorrect 'Unable to find Git' message
  541. ## [1.0.0]
  542. ### Added
  543. - Adds support for git history (log)!
  544. - Adds support for blame annotations and git commands on file revisions
  545. - Adds ability to show multiple blame annotation at the same time (one per vscode editor)
  546. - Adds new `gitlens.showFileHistory` command to open the history explorer
  547. - Adds new `gitlens.showFileHistory` option to the `gitlens.codeLens.recentChange.command`, `gitlens.codeLens.authors.command`, and `gitlens.statusBar.command` settings
  548. - Adds per-language code lens location customization using the `gitlens.codeLens.languageLocations` setting
  549. - Adds new `gitlens.diffLineWithPrevious` command for line sensitive diffs
  550. - Adds new `gitlens.diffLineWithWorking` command for line sensitive diffs
  551. - Adds `gitlens.diffWithPrevious` command to the explorer context menu
  552. - Adds output channel logging, controlled by the `gitlens.advanced.output.level` setting
  553. - Improves performance of the code lens support
  554. - Improves performance (significantly) when only showing code lens at the document level
  555. - Improves performance of status bar blame support
  556. ### Changed
  557. - Switches on-demand code lens to be a global toggle (rather than per file)
  558. - Complete rewrite of the blame annotation provider to reduce overhead and provide better performance
  559. - Changes `gitlens.diffWithPrevious` command to always be file sensitive diffs
  560. - Changes `gitlens.diffWithWorking` command to always be file sensitive diffs
  561. - Removes all debug logging, unless the `gitlens.advanced.debug` settings it on
  562. ### Fixed
  563. - Fixes many (most?) issues with whitespace toggling (required because of https://github.com/Microsoft/vscode/issues/11485)
  564. - Fixes issue where blame annotations would not be cleared properly when switching between open files
  565. ## [0.5.5]
  566. ### Fixed
  567. - Fixes another off-by-one issue when diffing with caching
  568. ## [0.5.4]
  569. ### Fixed
  570. - Fixes off-by-one issues with blame annotations without caching and when diffing with a previous version
  571. ## [0.5.3]
  572. ### Added
  573. - Adds better uncommitted hover message in blame annotations
  574. - Adds more protection for dealing with uncommitted lines
  575. ## [0.5.2]
  576. ### Fixed
  577. - Fixes loading issue on Linux
  578. ## [0.5.1]
  579. ### Added
  580. - Adds blame information in the status bar
  581. - Add new status bar settings -- see **Extension Settings** for details
  582. - Adds new `gitlens.diffWithPrevious` option to the `gitlens.codeLens.recentChange.command` & `gitlens.codeLens.authors.command` settings
  583. ### Changed
  584. - Renames the `gitlens.codeLens.recentChange.command` & `gitlens.codeLens.authors.command` settings options (to align with command names)
  585. ### Removed
  586. - Removes `gitlens.blame.annotation.useCodeActions` setting and behavior
  587. ### Fixed
  588. - Fixes Diff with Previous when the selection is uncommitted
  589. ## [0.3.3]
  590. ### Fixed
  591. - Fixes [#7](https://github.com/eamodio/vscode-gitlens/issues/7) - missing spawn-rx dependency (argh!)
  592. ## [0.3.2]
  593. ### Fixed
  594. - Fixes [#7](https://github.com/eamodio/vscode-gitlens/issues/7) - missing lodash dependency
  595. ## [0.3.1]
  596. ### Added
  597. - Adds new code lens visibility & location settings -- see **Extension Settings** for details
  598. - Adds new command to toggle code lens on and off when `gitlens.codeLens.visibility` is set to `ondemand`
  599. ## [0.2.0]
  600. ### Changed
  601. - Replaces blame regex parsing with a more robust parser
  602. ### Fixed
  603. - Fixes [#1](https://github.com/eamodio/vscode-gitlens/issues/1) - Support blame on files outside the workspace repository
  604. - Fixes failures with Diff with Previous command
  605. - Fixes issues with blame explorer code lens when dealing with previous commits
  606. - Fixes display issues with compact blame annotations (now skips blank lines)
  607. ## [0.1.3]
  608. ### Added
  609. - Improved blame annotations, now with sha and author by default
  610. - Add new blame annotation styles -- compact and expanded (default)
  611. - Adds many new configuration settings; see **Extension Settings** for details
  612. ## [0.0.7]
  613. ### Added
  614. - Adds .gitignore checks to reduce the number of blame calls
  615. ### Fixed
  616. - Fixes [#4](https://github.com/eamodio/vscode-gitlens/issues/4) - Absolute paths fail on Windows due to backslash (Really!)
  617. - Fixes [#5](https://github.com/eamodio/vscode-gitlens/issues/5) - Finding first non-white-space fails sometimes
  618. ## [0.0.6]
  619. ### Added
  620. - Adds attempt to scroll to the correct position when opening a diff
  621. ### Fixed
  622. - Fixes [#2](https://github.com/eamodio/vscode-gitlens/issues/2) - [request] Provide some debug info when things fail
  623. - Fixes [#4](https://github.com/eamodio/vscode-gitlens/issues/4) - Absolute paths fail on Windows due to backslash
  624. ## [0.0.5]
  625. ### Changed
  626. - Removes code lens from fields and single-line properties to reduce visual noise
  627. - Automatically turns off blame only when required now
  628. ### Fixed
  629. - Fixes issues where filename changes in history would cause diffs to fails
  630. - Fixes some issues with uncommitted blames
  631. ## [0.0.4]
  632. ### Added
  633. - Candidate for preview release on the vscode marketplace.
  634. ## [0.0.1]
  635. ### Added
  636. - Initial release but still heavily a work in progress.