759 Commits (e8d2ea63f536755122cd2dfeefd064fc52bf1e41)

Author SHA1 Message Date
  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
  Eric Amodio b70ffbdeee Adds ability to suppress update notifications 7 years ago
  Eric Amodio 6a3428e6d2 Fixes #57 - no more blank message w/o a diff.tool 7 years ago
  Eric Amodio d59f4ef6dc Changes diff to compare 7 years ago
  Eric Amodio 0c13050387 Addresses #57 - adds warning if no diff.tool 7 years ago
  Eric Amodio 3b195b6be2 Fixes missing context 7 years ago
  Eric Amodio b961646c95 Adds support for single files 7 years ago
  Eric Amodio d3af67b21b Attempts to fix #58 - work with sub-modules 7 years ago
  Eric Amodio 7ce5a396a1 Updates remotes context based on the active editor 7 years ago
  Eric Amodio c36bc2692d Changes remotes to be cached by repoPath 7 years ago
  Eric Amodio 276c24ac24 Adds fromFileStatus to GitUri 7 years ago