Commit graph

  • 899a693 Fixes a few spelling errors Adds a better description to blame.line.enabled to be clearer about its behavior Adds a better description to codeLens.enabled to be clearer about its behavior by Eric Amodio 2017-06-26 22:49:23 -0400
  • c78c3c7 Preps v4.1.4 by Eric Amodio 2017-06-25 13:25:57 -0400
  • 1cbf0b2 Updates dependencies by Eric Amodio 2017-06-25 13:22:09 -0400
  • 191a158 Optimizes diff with previous command by Eric Amodio 2017-06-25 13:19:42 -0400
  • f553980 Attempts to fix #99 undo/redo spawns too many git processes by Eric Amodio 2017-06-25 12:41:20 -0400
  • a306ba2 Stops trying to set the line if we don't have one by Eric Amodio 2017-06-14 02:01:24 -0400
  • 1cdd94c Adds a with method to commit by Eric Amodio 2017-06-14 02:02:14 -0400
  • 12caa01 Fixes issues with changes showing wrong diff Refactors diff parsing by Eric Amodio 2017-06-24 17:51:47 -0400
  • ad790b2 Preps v4.1.3 by Eric Amodio 2017-06-20 01:30:05 -0400
  • 55ef004 Fixes changes hover not showing the correct diff when showing recent changes annotations by Eric Amodio 2017-06-19 23:23:20 -0400
  • 329d5a4 Preps v4.1.2 by Eric Amodio 2017-06-15 23:54:43 -0400
  • 6b4642d Fixes #96 - stops opening external diff if configured by Eric Amodio 2017-06-15 23:44:41 -0400
  • 45aa9b1 Changes to use enum for glyphs by Eric Amodio 2017-06-13 17:24:22 -0400
  • 9b908e2 Preps v4.1.1 by Eric Amodio 2017-06-13 03:21:49 -0400
  • 0eb6026 Fixes missing icons by Eric Amodio 2017-06-13 03:18:14 -0400
  • 5823457 Removes invalid signature by Eric Amodio 2017-06-13 03:15:15 -0400
  • 64b929f Preps v4.1.0 by Eric Amodio 2017-06-13 01:33:23 -0400
  • a618b7e Adds ability to esc out of file annotations by Eric Amodio 2017-06-13 01:31:13 -0400
  • a2903ce Refactors formatters Moves annotation messages from formatter to annotations Moves icons into dark/light folders by Eric Amodio 2017-06-13 00:12:31 -0400
  • 12debe5 Cleans up more duplicate code by Eric Amodio 2017-06-12 12:24:59 -0400
  • 0160e06 Preps v4.1-beta.2 by Eric Amodio 2017-06-11 17:58:15 -0400
  • 76961d6 Fixes #33 - escape commit message by Eric Amodio 2017-06-12 12:06:10 -0400
  • cc827f4 Adds more notes on copy commands by Eric Amodio 2017-06-12 11:14:28 -0400
  • 6f3441a Adds default date format by Eric Amodio 2017-06-12 11:06:56 -0400
  • 64ae820 Cleans up some duplicate code by Eric Amodio 2017-06-12 10:33:58 -0400
  • 5624567 Fixes regression with code lens by Eric Amodio 2017-06-12 10:33:05 -0400
  • c1c6512 Fixes extra newline in multiline commit messages by Eric Amodio 2017-06-11 17:56:07 -0400
  • ce98f02 Adds details hover to recent changes annotations by Eric Amodio 2017-06-11 17:43:53 -0400
  • 7f2ec30 Preps v4.1-beta by Eric Amodio 2017-06-10 04:21:02 -0400
  • 48a1ca7 Adds new recent changes annotations by Eric Amodio 2017-06-10 04:19:07 -0400
  • 23c7171 Preps v4.0.2-beta by Eric Amodio 2017-06-10 00:54:28 -0400
  • dd0b954 Fixes excessive memory usages with diff regex by Eric Amodio 2017-06-10 00:49:22 -0400
  • e631640 Optimized parsers for speed & memory usage Switches to lazy parsing of diff chunks by Eric Amodio 2017-06-10 00:16:46 -0400
  • eeff31c Removes I from interface naming of "things" by Eric Amodio 2017-06-09 17:58:42 -0400
  • eb3b9ad Preps v4.0.1 by Eric Amodio 2017-06-09 17:27:54 -0400
  • 1067412 Fixes #87 - Can't open files in remote when using git@ urls (ssh) by Eric Amodio 2017-06-09 17:26:20 -0400
  • e0f6624 Preps v4.0.0 by Eric Amodio 2017-06-08 15:52:31 -0400
  • badd999 Defaults toggleWhitespace.enabled to true Turns off whitespace toggling if already 'none' by Eric Amodio 2017-06-09 16:31:35 -0400
  • 9ae4cc3 Adds ability to suppress most warning messages by Eric Amodio 2017-06-09 15:38:43 -0400
  • 30bb439 Changes formatting & ordering by Eric Amodio 2017-06-09 14:53:52 -0400
  • 9c7a971 Changes to undefined checks by Eric Amodio 2017-06-09 11:48:50 -0400
  • ba59fb2 Fixes #85 - Show File Commit Details doesn't work on last line if it is empty by Eric Amodio 2017-06-09 11:48:33 -0400
  • 50ba3e1 Fixes #84 - diff w/ previous should only compare w/ working tree if file is uncommitted by Eric Amodio 2017-06-09 10:45:04 -0400
  • 62e5ef6 Fixes issue with open in remote not showing with no editors by Eric Amodio 2017-06-09 10:16:31 -0400
  • ed54d28 Stops collecting initialized event (data cap issues) by Eric Amodio 2017-06-09 09:34:22 -0400
  • 2a8dafd Fixes #83 - Close Unchanged Files command can infinitely loop by Eric Amodio 2017-06-08 00:54:46 -0400
  • 016c561 Preps v4.0.0-beta.2 by Eric Amodio 2017-06-07 12:19:36 -0400
  • 9cf86a4 Adds setting to explicitly control telemetry Disables zone.js monkey patching by application insights by Eric Amodio 2017-06-07 12:15:50 -0400
  • 4eb1c3e Renames interpolation method by Eric Amodio 2017-06-07 11:33:17 -0400
  • 95e0a6c Adds code lens range to debug info by Eric Amodio 2017-06-07 02:09:16 -0400
  • 35ca810 Adds customizable code lens strings by Eric Amodio 2017-06-07 02:08:41 -0400
  • 948a75d Don't wait for settings message before continuing by Eric Amodio 2017-06-07 01:39:15 -0400
  • 4b0891b Adds settings migration support by Eric Amodio 2017-06-07 00:27:33 -0400
  • a9d9486 Preps v4.0.0-beta by Eric Amodio 2017-06-06 16:51:35 -0400
  • 3c45c7e Anchors the code lens to the end of the line by Eric Amodio 2017-06-06 16:50:06 -0400
  • ba0d55d Updates dependencies by Eric Amodio 2017-06-06 13:29:50 -0400
  • d2dc172 Attempts to fix #80 - on line with link, annotation gets underlined by Eric Amodio 2017-06-06 13:29:38 -0400
  • e5e582d Fixes #81 - Current line annotation is too sticky by Eric Amodio 2017-06-06 13:27:54 -0400
  • 7c9e4b9 Adds better formatting of settings by Eric Amodio 2017-06-06 13:25:36 -0400
  • 42fdf9f Updates screenshots by Eric Amodio 2017-06-06 02:45:39 -0400
  • 547d50f Adds another screenshot to README by Eric Amodio 2017-06-06 02:37:40 -0400
  • 6c33686 Adds vscode issue TODO by Eric Amodio 2017-06-06 02:29:22 -0400
  • 28355d4 Adds more screenshots to README by Eric Amodio 2017-06-06 02:28:40 -0400
  • 6e5bb23 Preps v4.0.0-alpha.2 by Eric Amodio 2017-06-05 16:46:50 -0400
  • d01c592 Adds welcome message for first-time users by Eric Amodio 2017-06-05 18:53:43 -0400
  • 37e48de Major refactor/rework -- many new features and breaking changes Adds all-new, beautiful, highly customizable and themeable, file blame annotations Adds all-new configurability and themeability to the current line blame annotations Adds all-new configurability to the status bar blame information Adds all-new configurability over which commands are added to which menus via the `gitlens.advanced.menus` setting Adds better configurability over where Git code lens will be shown -- both by default and per language Adds an all-new `changes` (diff) hover annotation to the current line - provides instant access to the line's previous version Adds `Toggle Line Blame Annotations` command (`gitlens.toggleLineBlame`) - toggles the current line blame annotations on and off Adds `Show Line Blame Annotations` command (`gitlens.showLineBlame`) - shows the current line blame annotations Adds `Toggle File Blame Annotations` command (`gitlens.toggleFileBlame`) - toggles the file blame annotations on and off Adds `Show File Blame Annotations` command (`gitlens.showFileBlame`) - shows the file blame annotations Adds `Open File in Remote` command (`gitlens.openFileInRemote`) to the `editor/title` context menu Adds `Open Repo in Remote` command (`gitlens.openRepoInRemote`) to the `editor/title` context menu Changes the position of the `Open File in Remote` command (`gitlens.openFileInRemote`) in the context menus - now in the `navigation` group Changes the `Toggle Git Code Lens` command (`gitlens.toggleCodeLens`) to always toggle the Git code lens on and off Removes the on-demand `trailing` file blame annotations -- didn't work out and just ended up with a ton of visual noise Removes `Toggle Blame Annotations` command (`gitlens.toggleBlame`) - replaced by the `Toggle File Blame Annotations` command (`gitlens.toggleFileBlame`) Removes `Show Blame Annotations` command (`gitlens.showBlame`) - replaced by the `Show File Blame Annotations` command (`gitlens.showFileBlame`) by Eric Amodio 2017-06-03 00:37:33 -0400
  • e3e7605 Preps v3.6.1 by Eric Amodio 2017-06-07 12:42:44 -0400
  • f16c385 Fixes zone.js monkey patching by application-insights by Eric Amodio 2017-06-07 12:42:33 -0400
  • 5298511 Preps v3.6.0 by Eric Amodio 2017-06-02 15:27:10 -0400
  • 4400ab1 Updates dependencies by Eric Amodio 2017-06-02 15:12:57 -0400
  • 6a9977b Fixes issue where the wrong diff line could be shown by Eric Amodio 2017-06-02 15:12:31 -0400
  • c0d5f55 Preps v3.6.0-beta by Eric Amodio 2017-05-27 04:30:20 -0400
  • 68f6ae8 Updates dependencies by Eric Amodio 2017-05-27 04:31:15 -0400
  • 53c6918 Changes behavior of diffWithWorking to always does what it says 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 by Eric Amodio 2017-05-27 04:26:51 -0400
  • 365af9c Changes behavior of diffWithPrevious to always does what it says Compares the current file with the previous commit to that file by Eric Amodio 2017-05-27 04:26:12 -0400
  • 55b1a66 Adds 'gitlens.diffWithWorking' status bar command option Changes 'gitlens.diffWithPrevious' status bar command option behavior by Eric Amodio 2017-05-27 04:25:12 -0400
  • 522e5a4 Renames 'Compare with *' in quick pick menus Renames 'Compare File with Previous Commit' command Renames 'Compare Line with Previous Commit' command Renames 'Compare Line with Working Tree' command by Eric Amodio 2017-05-27 04:14:47 -0400
  • e99febb Adds diff info to active line hover always by Eric Amodio 2017-05-27 02:39:10 -0400
  • 2036c8a Preps v3.5.1 by Eric Amodio 2017-05-25 01:39:16 -0400
  • 021a5b8 Fixes #71 - blame invalid on external edit by Eric Amodio 2017-05-25 01:31:24 -0400
  • f1042de Stops some code lens actions when uncommitted by Eric Amodio 2017-05-25 01:30:28 -0400
  • efd3d40 Switches to use GitUris in more places by Eric Amodio 2017-05-25 01:05:18 -0400
  • 9c70620 Fixes issue with blame on versioned files Stops falling back to the cached blame of the working file Handles git scheme urls properly by Eric Amodio 2017-05-25 00:46:39 -0400
  • 9da80c1 Debounces other active line events by Eric Amodio 2017-05-25 00:35:12 -0400
  • 5380724 Preps v3.5.0 by Eric Amodio 2017-05-24 23:01:28 -0400
  • 7765170 Removes insiders flag from stash commands by Eric Amodio 2017-05-24 22:59:17 -0400
  • bb834f2 Removes insiders flag from remotes by Eric Amodio 2017-05-24 22:58:54 -0400
  • 535e627 Preps v3.5.0-beta.2 by Eric Amodio 2017-05-23 18:47:38 -0400
  • 8a74950 Fixes #40 - encoding issues This is only a partial fix, as vscode doesn't allow enough controls to fix everything by Eric Amodio 2017-05-23 18:44:08 -0400
  • 3502bdf Adds more linting rules Fixes lint issues by Eric Amodio 2017-05-23 17:18:44 -0400
  • 23db838 Preps v3.5.0-beta by Eric Amodio 2017-05-23 01:30:58 -0400
  • 807b1f1 Fixes #73 - doesn't work with Chinese filenames by Eric Amodio 2017-05-23 01:30:16 -0400
  • 6232b80 Reworks CHANGELOG to http://keepachangelog.com spec by Eric Amodio 2017-05-22 23:51:13 -0400
  • b783bfd Updates dependencies by Eric Amodio 2017-05-22 21:15:01 -0400
  • b8322f1 Preps v3.5.0-beta by Eric Amodio 2017-05-22 18:03:29 -0400
  • 8623e66 Changes the start of line decoration to be `both` only by Eric Amodio 2017-05-22 18:03:08 -0400
  • c3bd17e Adds new open in remote commands to README by Eric Amodio 2017-05-22 16:29:10 -0400
  • b17640b Changes commit search shortcut in README by Eric Amodio 2017-05-22 16:28:47 -0400
  • f6a1845 Updates dependencies by Eric Amodio 2017-05-22 16:22:30 -0400
  • e1b1b73 Constrains the active line hover to the start/end of a line by Eric Amodio 2017-05-22 16:17:20 -0400