322 Commits (6d1a1ca346c69e4efc957e2c6952873ce8fa24d3)

Author SHA1 Message Date
  Eric Amodio 6d1a1ca346 Adds gitlens.openBranchInRemote command 7 years ago
  Eric Amodio 49fa9b5078 Fixes issues with missing repoPath 7 years ago
  Eric Amodio ec6ca8188c Changes to Uncommitted change 7 years ago
  Eric Amodio 034a01c7d1 Turns off console hijacking by appinsights 7 years ago
  Eric Amodio 15ebde445d Change appinsights to load dynamically 7 years ago
  Eric Amodio f184feda2c Removes the need for the outputLevel in debug 7 years ago
  Eric Amodio d35074ecf8 Changes file alt+right to be a diff on commit details quick pick 7 years ago
  Eric Amodio ce5ff1eb47 Reduces git calls on known untrackables 7 years ago
  Eric Amodio 3a38f6ae39 Increases debounce on cursor movement to reduce lag 7 years ago
  Eric Amodio 3e403a2d5c Changes stash icons 7 years ago
  Eric Amodio 83fff1590d Fixes incorrect file selection on commit file details 7 years ago
  Eric Amodio 27425e3deb Fixes typo in stash parsing 7 years ago
  Eric Amodio dbdb77c2c1 Fixes left alignment priority 7 years ago
  Zack Schuster 263bdc728a Makes status bar alignment configurable 7 years ago
  Eric Amodio 33ef9687f2 Adds clipboard default into commit search 7 years ago
  Eric Amodio 361789f859 Fixes incorrect command 7 years ago
  Eric Amodio 1acc183621 Refactors commands to use typed args objects 7 years ago
  Eric Amodio ee29596d45 Enables typescript strict mode 7 years ago
  Eric Amodio a69c83f64f Adds ExtensionOutputChannelName to constants 7 years ago
  Eric Amodio 23065e1177 Adds better support for deleted files 7 years ago
  Eric Amodio 071bfdb82e Adds better support for deleted files 7 years ago
  Eric Amodio 474741aeb4 Fixes incorrect file selection when showing commit details 7 years ago
  Eric Amodio 187f7881ca Adds safety for debounced timing 7 years ago
  Eric Amodio 14b9d93807 Saves the found git path to avoid constant searchs 7 years ago
  Eric Amodio ba346da54b Adds linting to compile step 7 years ago
  Eric Amodio 3e0ad47698 Fixes typescript syntax error 7 years ago
  Eric Amodio 675050d923 Adds error logging 7 years ago
  Eric Amodio 6af753c0ae Renames *.advanced.codeLens.debug to *.codeLens.debug 7 years ago
  Eric Amodio bb59f2899a Adds const for ExtensionKey 7 years ago
  Eric Amodio f99ba89a4b Stops Git from leaking out of GitService 7 years ago
  Eric Amodio 8f2ec85c6b Stops throwing for a common error case 7 years ago
  Eric Amodio b58c48841f Only reset code lens if its config changes 7 years ago
  Eric Amodio ce0842f41c Allows toggle CodeLens command to work when set to auto 7 years ago
  Eric Amodio 0cf107a817 Removes Emitter from event emitter names 7 years ago
  Eric Amodio 5fc567372c Fixes compile errors from Typescript upgrade 7 years ago
  Eric Amodio 0875cc12d5 Adds control over the active line annotation colors 7 years ago
  Eric Amodio 8fb61e7ab5 Switches the order of Show Commit Search 7 years ago
  Eric Amodio 065300be06 Fixes issue with open commit in remote not working 7 years ago
  Eric Amodio 89474a2aa6 Fixes issue with newlines in commit messages 7 years ago
  Eric Amodio a5be6f0533 Closes #63 - Switch commit message and author in commit pick list 7 years ago
  Eric Amodio e5653d1c66 Removes obsolete character settings 7 years ago
  Eric Amodio 0854e0bcfb Changes sha terminology to commit id 7 years ago
  Eric Amodio 2a9b274920 Changes search prefixes 7 years ago
  Eric Amodio b334d5ff66 Adds stashed changes command to repo status 7 years ago
  Eric Amodio 9fed706fd2 Adds commit search command to branch history 7 years ago
  Eric Amodio 4707b0640d Adds go back support to stash apply, delete, & save 7 years ago
  Eric Amodio 3aab904aaf Fixes go back support 7 years ago
  Eric Amodio 0d19224a97 Fixes issue with the current & go back commands 7 years ago
  Eric Amodio a7dc29a9aa Adds search commits command 7 years ago
  Eric Amodio 7cb1b9d0f1 Fixes #59 - Updates command context to opened file state 7 years ago