514 Commits (8d6f02555d1396d5fdc6f255199975920e55df4b)

Author SHA1 Message Date
  Eric Amodio 37e48ded2d Major refactor/rework -- many new features and breaking changes 7 years ago
  Eric Amodio f16c3857e5 Fixes zone.js monkey patching by application-insights 7 years ago
  Eric Amodio 6a9977b954 Fixes issue where the wrong diff line could be shown 7 years ago
  Eric Amodio 53c691898f Changes behavior of diffWithWorking to always does what it says 7 years ago
  Eric Amodio 365af9c54b Changes behavior of diffWithPrevious to always does what it says 7 years ago
  Eric Amodio 55b1a66ec0 Adds 'gitlens.diffWithWorking' status bar command option 7 years ago
  Eric Amodio 522e5a49a2 Renames 'Compare with *' in quick pick menus 7 years ago
  Eric Amodio e99febb52d Adds diff info to active line hover always 7 years ago
  Eric Amodio 021a5b833a Fixes #71 - blame invalid on external edit 7 years ago
  Eric Amodio f1042de9c7 Stops some code lens actions when uncommitted 7 years ago
  Eric Amodio efd3d40aa8 Switches to use GitUris in more places 7 years ago
  Eric Amodio 9c7062020e Fixes issue with blame on versioned files 7 years ago
  Eric Amodio 9da80c121b Debounces other active line events 7 years ago
  Eric Amodio 77651701aa Removes insiders flag from stash commands 7 years ago
  Eric Amodio bb834f2e0a Removes insiders flag from remotes 7 years ago
  Eric Amodio 8a74950708 Fixes #40 - encoding issues 7 years ago
  Eric Amodio 3502bdf6c7 Adds more linting rules 7 years ago
  Eric Amodio 807b1f1ea3 Fixes #73 - doesn't work with Chinese filenames 7 years ago
  Eric Amodio 8623e661ca Changes the start of line decoration to be `both` only 7 years ago
  Eric Amodio e1b1b737d9 Constrains the active line hover to the start/end of a line 7 years ago
  Eric Amodio 19e523d6e4 Adds diff info to the active line hover for uncommitted changes 7 years ago
  Eric Amodio ff1597d64f Refactors git command caching 7 years ago
  Eric Amodio 49cc681520 Prepopulates commit search to the current line commit 7 years ago
  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