Commit Graph

  • 64b929fd5b Preps v4.1.0 Eric Amodio 2017-06-13 01:33:23 -04:00
  • a618b7efe6 Adds ability to esc out of file annotations Eric Amodio 2017-06-13 01:31:13 -04:00
  • a2903ce4a9 Refactors formatters Moves annotation messages from formatter to annotations Moves icons into dark/light folders Eric Amodio 2017-06-13 00:12:31 -04:00
  • 12debe583c Cleans up more duplicate code Eric Amodio 2017-06-12 12:24:59 -04:00
  • 0160e064be Preps v4.1-beta.2 v4.1.0-beta.2 Eric Amodio 2017-06-11 17:58:15 -04:00
  • 76961d6697 Fixes #33 - escape commit message Eric Amodio 2017-06-12 12:06:10 -04:00
  • cc827f4711 Adds more notes on copy commands Eric Amodio 2017-06-12 11:14:28 -04:00
  • 6f3441a9e7 Adds default date format Eric Amodio 2017-06-12 11:06:56 -04:00
  • 64ae82075e Cleans up some duplicate code Eric Amodio 2017-06-12 10:33:58 -04:00
  • 5624567daa Fixes regression with code lens Eric Amodio 2017-06-12 10:33:05 -04:00
  • c1c65127b7 Fixes extra newline in multiline commit messages Eric Amodio 2017-06-11 17:56:07 -04:00
  • ce98f02706 Adds details hover to recent changes annotations Eric Amodio 2017-06-11 17:43:53 -04:00
  • 7f2ec30164 Preps v4.1-beta v4.1.0-beta Eric Amodio 2017-06-10 04:21:02 -04:00
  • 48a1ca704d Adds new recent changes annotations Eric Amodio 2017-06-10 04:19:07 -04:00
  • 23c7171d7f Preps v4.0.2-beta v4.0.2-beta Eric Amodio 2017-06-10 00:54:28 -04:00
  • dd0b95498e Fixes excessive memory usages with diff regex Eric Amodio 2017-06-10 00:49:22 -04:00
  • e6316400f0 Optimized parsers for speed & memory usage Switches to lazy parsing of diff chunks Eric Amodio 2017-06-10 00:16:46 -04:00
  • eeff31cf27 Removes I from interface naming of "things" Eric Amodio 2017-06-09 17:58:42 -04:00
  • eb3b9ad6c9 Preps v4.0.1 Eric Amodio 2017-06-09 17:27:54 -04:00
  • 10674124c8 Fixes #87 - Can't open files in remote when using git@ urls (ssh) Eric Amodio 2017-06-09 17:26:20 -04:00
  • e0f66247cf Preps v4.0.0 Eric Amodio 2017-06-08 15:52:31 -04:00
  • badd999db1 Defaults toggleWhitespace.enabled to true Turns off whitespace toggling if already 'none' Eric Amodio 2017-06-09 16:31:35 -04:00
  • 9ae4cc36a1 Adds ability to suppress most warning messages Eric Amodio 2017-06-09 15:38:43 -04:00
  • 30bb4398a3 Changes formatting & ordering Eric Amodio 2017-06-09 14:53:52 -04:00
  • 9c7a971e21 Changes to undefined checks Eric Amodio 2017-06-09 11:48:50 -04:00
  • ba59fb29ad Fixes #85 - Show File Commit Details doesn't work on last line if it is empty Eric Amodio 2017-06-09 11:48:33 -04:00
  • 50ba3e1446 Fixes #84 - diff w/ previous should only compare w/ working tree if file is uncommitted Eric Amodio 2017-06-09 10:45:04 -04:00
  • 62e5ef6225 Fixes issue with open in remote not showing with no editors Eric Amodio 2017-06-09 10:16:31 -04:00
  • ed54d289dd Stops collecting initialized event (data cap issues) Eric Amodio 2017-06-09 09:34:22 -04:00
  • 2a8dafd9e9 Fixes #83 - Close Unchanged Files command can infinitely loop Eric Amodio 2017-06-08 00:54:46 -04:00
  • 016c561ead Preps v4.0.0-beta.2 v4.0.0-beta.2 Eric Amodio 2017-06-07 12:19:36 -04:00
  • 9cf86a41ec Adds setting to explicitly control telemetry Disables zone.js monkey patching by application insights Eric Amodio 2017-06-07 12:15:50 -04:00
  • 4eb1c3e36a Renames interpolation method Eric Amodio 2017-06-07 11:33:17 -04:00
  • 95e0a6c71b Adds code lens range to debug info Eric Amodio 2017-06-07 02:09:16 -04:00
  • 35ca8106c9 Adds customizable code lens strings Eric Amodio 2017-06-07 02:08:41 -04:00
  • 948a75de79 Don't wait for settings message before continuing Eric Amodio 2017-06-07 01:39:15 -04:00
  • 4b0891b949 Adds settings migration support Eric Amodio 2017-06-07 00:27:33 -04:00
  • a9d94868e7 Preps v4.0.0-beta Eric Amodio 2017-06-06 16:51:35 -04:00
  • 3c45c7e049 Anchors the code lens to the end of the line Eric Amodio 2017-06-06 16:50:06 -04:00
  • ba0d55d5d4 Updates dependencies Eric Amodio 2017-06-06 13:29:50 -04:00
  • d2dc172042 Attempts to fix #80 - on line with link, annotation gets underlined Eric Amodio 2017-06-06 13:29:38 -04:00
  • e5e582d300 Fixes #81 - Current line annotation is too sticky Eric Amodio 2017-06-06 13:27:54 -04:00
  • 7c9e4b911c Adds better formatting of settings Eric Amodio 2017-06-06 13:25:36 -04:00
  • 42fdf9f327 Updates screenshots Eric Amodio 2017-06-06 02:45:39 -04:00
  • 547d50fed6 Adds another screenshot to README Eric Amodio 2017-06-06 02:37:40 -04:00
  • 6c33686335 Adds vscode issue TODO Eric Amodio 2017-06-06 02:29:22 -04:00
  • 28355d41b6 Adds more screenshots to README Eric Amodio 2017-06-06 02:28:40 -04:00
  • 6e5bb2343e Preps v4.0.0-alpha.2 Eric Amodio 2017-06-05 16:46:50 -04:00
  • d01c592533 Adds welcome message for first-time users Eric Amodio 2017-06-05 18:53:43 -04:00
  • 37e48ded2d 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) Eric Amodio 2017-06-03 00:37:33 -04:00
  • e3e7605268 Preps v3.6.1 Eric Amodio 2017-06-07 12:42:44 -04:00
  • f16c3857e5 Fixes zone.js monkey patching by application-insights Eric Amodio 2017-06-07 12:42:33 -04:00
  • 068b34b781 Adds settings migration support v4.0.0-beta Eric Amodio 2017-06-07 00:27:33 -04:00
  • 5328e56230 Preps v4.0.0-beta Eric Amodio 2017-06-06 16:51:35 -04:00
  • 0fb718804e Anchors the code lens to the end of the line Eric Amodio 2017-06-06 16:50:06 -04:00
  • 516bcf7eef Updates dependencies Eric Amodio 2017-06-06 13:29:50 -04:00
  • f9bbc9af0a Attempts to fix #80 - on line with link, annotation gets underlined Eric Amodio 2017-06-06 13:29:38 -04:00
  • 9cc96d4041 Fixes #81 - Current line annotation is too sticky Eric Amodio 2017-06-06 13:27:54 -04:00
  • 41785f6872 Adds better formatting of settings Eric Amodio 2017-06-06 13:25:36 -04:00
  • f72ea0005c Updates screenshots Eric Amodio 2017-06-06 02:45:39 -04:00
  • b3f0d19e48 Adds another screenshot to README Eric Amodio 2017-06-06 02:37:40 -04:00
  • 60702ff314 Adds vscode issue TODO Eric Amodio 2017-06-06 02:29:22 -04:00
  • b72d22032c Adds more screenshots to README Eric Amodio 2017-06-06 02:28:40 -04:00
  • 6b9fc3f9d2 Preps v4.0.0-alpha.2 v4.0.0-alpha.2 Eric Amodio 2017-06-05 16:46:50 -04:00
  • 5af70fd2bf Adds welcome message for first-time users Eric Amodio 2017-06-05 18:53:43 -04:00
  • cecd3524b8 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) Eric Amodio 2017-06-03 00:37:33 -04:00
  • 5298511bb9 Preps v3.6.0 Eric Amodio 2017-06-02 15:27:10 -04:00
  • 4400ab1da9 Updates dependencies Eric Amodio 2017-06-02 15:12:57 -04:00
  • 6a9977b954 Fixes issue where the wrong diff line could be shown Eric Amodio 2017-06-02 15:12:31 -04:00
  • c0d5f55baa Preps v3.6.0-beta v3.6.0-beta Eric Amodio 2017-05-27 04:30:20 -04:00
  • 68f6ae8f3a Updates dependencies Eric Amodio 2017-05-27 04:31:15 -04:00
  • 53c691898f 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 Eric Amodio 2017-05-27 04:26:51 -04:00
  • 365af9c54b Changes behavior of diffWithPrevious to always does what it says Compares the current file with the previous commit to that file Eric Amodio 2017-05-27 04:26:12 -04:00
  • 55b1a66ec0 Adds 'gitlens.diffWithWorking' status bar command option Changes 'gitlens.diffWithPrevious' status bar command option behavior Eric Amodio 2017-05-27 04:25:12 -04:00
  • 522e5a49a2 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 Eric Amodio 2017-05-27 04:14:47 -04:00
  • e99febb52d Adds diff info to active line hover always Eric Amodio 2017-05-27 02:39:10 -04:00
  • 2036c8abaf Preps v3.5.1 Eric Amodio 2017-05-25 01:39:16 -04:00
  • 021a5b833a Fixes #71 - blame invalid on external edit Eric Amodio 2017-05-25 01:31:24 -04:00
  • f1042de9c7 Stops some code lens actions when uncommitted Eric Amodio 2017-05-25 01:30:28 -04:00
  • efd3d40aa8 Switches to use GitUris in more places Eric Amodio 2017-05-25 01:05:18 -04:00
  • 9c7062020e Fixes issue with blame on versioned files Stops falling back to the cached blame of the working file Handles git scheme urls properly Eric Amodio 2017-05-25 00:46:39 -04:00
  • 9da80c121b Debounces other active line events Eric Amodio 2017-05-25 00:35:12 -04:00
  • 5380724323 Preps v3.5.0 Eric Amodio 2017-05-24 23:01:28 -04:00
  • 77651701aa Removes insiders flag from stash commands Eric Amodio 2017-05-24 22:59:17 -04:00
  • bb834f2e0a Removes insiders flag from remotes Eric Amodio 2017-05-24 22:58:54 -04:00
  • 535e627048 Preps v3.5.0-beta.2 v3.5.0-beta.2 Eric Amodio 2017-05-23 18:47:38 -04:00
  • 8a74950708 Fixes #40 - encoding issues This is only a partial fix, as vscode doesn't allow enough controls to fix everything Eric Amodio 2017-05-23 18:44:08 -04:00
  • 3502bdf6c7 Adds more linting rules Fixes lint issues Eric Amodio 2017-05-23 17:18:44 -04:00
  • 23db83832c Preps v3.5.0-beta v3.5.0-beta Eric Amodio 2017-05-23 01:30:58 -04:00
  • 807b1f1ea3 Fixes #73 - doesn't work with Chinese filenames Eric Amodio 2017-05-23 01:30:16 -04:00
  • 6232b8087f Reworks CHANGELOG to http://keepachangelog.com spec Eric Amodio 2017-05-22 23:51:13 -04:00
  • b783bfdf10 Updates dependencies Eric Amodio 2017-05-22 21:15:01 -04:00
  • b8322f19cd Preps v3.5.0-beta Eric Amodio 2017-05-22 18:03:29 -04:00
  • 8623e661ca Changes the start of line decoration to be both only Eric Amodio 2017-05-22 18:03:08 -04:00
  • c3bd17edee Adds new open in remote commands to README Eric Amodio 2017-05-22 16:29:10 -04:00
  • b17640ba57 Changes commit search shortcut in README Eric Amodio 2017-05-22 16:28:47 -04:00
  • f6a18458df Updates dependencies Eric Amodio 2017-05-22 16:22:30 -04:00
  • e1b1b737d9 Constrains the active line hover to the start/end of a line Eric Amodio 2017-05-22 16:17:20 -04:00
  • 19e523d6e4 Adds diff info to the active line hover for uncommitted changes Eric Amodio 2017-05-22 16:16:17 -04:00
  • ff1597d64f Refactors git command caching Now caching many more commands to reduce git/parsing roundtrips and increase performance Eric Amodio 2017-05-22 16:14:33 -04:00