302 Commits (071bfdb82e95b79a9d63499ad9dcc2e1003b2734)

Autor SHA1 Nachricht Datum
  Eric Amodio 071bfdb82e Adds better support for deleted files vor 7 Jahren
  Eric Amodio 474741aeb4 Fixes incorrect file selection when showing commit details vor 7 Jahren
  Eric Amodio 187f7881ca Adds safety for debounced timing vor 7 Jahren
  Eric Amodio 14b9d93807 Saves the found git path to avoid constant searchs vor 7 Jahren
  Eric Amodio ba346da54b Adds linting to compile step vor 7 Jahren
  Eric Amodio 3e0ad47698 Fixes typescript syntax error vor 7 Jahren
  Eric Amodio 675050d923 Adds error logging vor 7 Jahren
  Eric Amodio 6af753c0ae Renames *.advanced.codeLens.debug to *.codeLens.debug vor 7 Jahren
  Eric Amodio bb59f2899a Adds const for ExtensionKey vor 7 Jahren
  Eric Amodio f99ba89a4b Stops Git from leaking out of GitService vor 7 Jahren
  Eric Amodio 8f2ec85c6b Stops throwing for a common error case vor 7 Jahren
  Eric Amodio b58c48841f Only reset code lens if its config changes vor 7 Jahren
  Eric Amodio ce0842f41c Allows toggle CodeLens command to work when set to auto vor 7 Jahren
  Eric Amodio 0cf107a817 Removes Emitter from event emitter names vor 7 Jahren
  Eric Amodio 5fc567372c Fixes compile errors from Typescript upgrade vor 7 Jahren
  Eric Amodio 0875cc12d5 Adds control over the active line annotation colors vor 7 Jahren
  Eric Amodio 8fb61e7ab5 Switches the order of Show Commit Search vor 7 Jahren
  Eric Amodio 065300be06 Fixes issue with open commit in remote not working vor 7 Jahren
  Eric Amodio 89474a2aa6 Fixes issue with newlines in commit messages vor 7 Jahren
  Eric Amodio a5be6f0533 Closes #63 - Switch commit message and author in commit pick list vor 7 Jahren
  Eric Amodio e5653d1c66 Removes obsolete character settings vor 7 Jahren
  Eric Amodio 0854e0bcfb Changes sha terminology to commit id vor 7 Jahren
  Eric Amodio 2a9b274920 Changes search prefixes vor 7 Jahren
  Eric Amodio b334d5ff66 Adds stashed changes command to repo status vor 7 Jahren
  Eric Amodio 9fed706fd2 Adds commit search command to branch history vor 7 Jahren
  Eric Amodio 4707b0640d Adds go back support to stash apply, delete, & save vor 7 Jahren
  Eric Amodio 3aab904aaf Fixes go back support vor 7 Jahren
  Eric Amodio 0d19224a97 Fixes issue with the current & go back commands vor 7 Jahren
  Eric Amodio a7dc29a9aa Adds search commits command vor 7 Jahren
  Eric Amodio 7cb1b9d0f1 Fixes #59 - Updates command context to opened file state vor 7 Jahren
  Eric Amodio b70ffbdeee Adds ability to suppress update notifications vor 7 Jahren
  Eric Amodio 6a3428e6d2 Fixes #57 - no more blank message w/o a diff.tool vor 7 Jahren
  Eric Amodio d59f4ef6dc Changes diff to compare vor 7 Jahren
  Eric Amodio 0c13050387 Addresses #57 - adds warning if no diff.tool vor 7 Jahren
  Eric Amodio 3b195b6be2 Fixes missing context vor 7 Jahren
  Eric Amodio b961646c95 Adds support for single files vor 7 Jahren
  Eric Amodio d3af67b21b Attempts to fix #58 - work with sub-modules vor 7 Jahren
  Eric Amodio 7ce5a396a1 Updates remotes context based on the active editor vor 7 Jahren
  Eric Amodio c36bc2692d Changes remotes to be cached by repoPath vor 7 Jahren
  Eric Amodio 276c24ac24 Adds fromFileStatus to GitUri vor 7 Jahren
  Eric Amodio ab2bf893e1 Fixes incorrect counts in upstream status vor 7 Jahren
  Eric Amodio d8564c215c Adds experimental 'Stash Changes' command vor 7 Jahren
  Eric Amodio e3c9fd53ca Changes quick pick item structure of the stash list vor 7 Jahren
  Eric Amodio 640a11b3cb Changes commit type repo to branch vor 7 Jahren
  Eric Amodio 9aadf73407 Removes some commands when dealing with a stash vor 7 Jahren
  Eric Amodio 7b63d4f437 Uses stash name in place of a shorten sha vor 7 Jahren
  Eric Amodio 0686c882c8 Use 'stashed changes' terminology vor 7 Jahren
  Eric Amodio 0dda92cf8d Uses shortSha in git uris vor 7 Jahren
  Eric Amodio dcbf70682e Changes placeholder for consistency with other quick picks vor 7 Jahren
  Eric Amodio 2a70e5b4cb Adds newlines to console output vor 7 Jahren