322 コミット (6d1a1ca346c69e4efc957e2c6952873ce8fa24d3)

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