185 Commits (0f44a76adf771b365fdd08126c8a11dac761c013)

Author SHA1 Message Date
  Eric Amodio 5cd30ab268 Fixes openEditor with GitUris 7 years ago
  Eric Amodio 7bb48ae00b Fixes stashed file diffs 7 years ago
  Eric Amodio a4115ffdee Replaces strings with enums 7 years ago
  Eric Amodio a3912b7d89 Remembers editor annotation state 7 years ago
  Eric Amodio 1d3845b0c9 Closes #66 - Removes peek explorers 7 years ago
  Eric Amodio 5e62d5e40b Adds new command bar to hover annotations 7 years ago
  Eric Amodio 88421c586d Fixes diffWith when called with no previous sha 7 years ago
  Eric Amodio d111fb033e Changes reset to remove keys 7 years ago
  Eric Amodio e316659111 Cleans up some nitpick issues 7 years ago
  Chris Kaczor 61e3708233 Add "external diff" command to SCM groups and files 7 years ago
  Eric Amodio c44e4c6968 Fixes Objects.values types 7 years ago
  Eric Amodio f6019454b6 Adds open in remote to hover annotations 7 years ago
  Eric Amodio ccc29e3dfc Reworks remote parsing 7 years ago
  Eric Amodio 77482f4930 Adds openChangedFileChanges to custom view 7 years ago
  Eric Amodio 503b2a3785 Fixes issue where the revision wasn't properly opened 7 years ago
  Eric Amodio 4102bdd471 Reworks git command error handling 7 years ago
  Eric Amodio 9d83fbcacb Switches to use the new diffWith command 7 years ago
  Eric Amodio a50f04c569 Adds commands to hover links 7 years ago
  Eric Amodio df0599a832 Adds shortenSha method 7 years ago
  Eric Amodio ece34dba32 Cleans up some command overrides 7 years ago
  Eric Amodio 68fcbf713d Fixes regression with not opening line in remote 7 years ago
  Eric Amodio 6d759daaad Avoids remote disambiguation quick pick 7 years ago
  Eric Amodio 2bba14260f Adds Open Branches in Remote command to the Remote custom view items 7 years ago
  Eric Amodio f58d085352 Adds Open Branches in Remote command 7 years ago
  Eric Amodio 1b4350e476 Removes Stash Unstaged Changes option 7 years ago
  Eric Amodio d31eb25451 Adds Apply Changes command to custom view files 7 years ago
  Eric Amodio 9782a81e46 Adds new GitLens custom view 7 years ago
  Eric Amodio 480dcb95fb Adds a file history explorer view 7 years ago
  Eric Amodio ef41176ea7 Defaults stashes format to ${filePath} 7 years ago
  Eric Amodio a255eea949 Splits code lens out of GitService 7 years ago
  Eric Amodio 0e338308c6 Fixes jumpiness when opening a diff 7 years ago
  Eric Amodio 00cdd2e375 Adds "on" state to file annotation command 7 years ago
  Eric Amodio 71edb1b99a Stops error message with stash apply conflict 7 years ago
  Eric Amodio 81a9092455 Removes stash list in explorer command 7 years ago
  Eric Amodio d288985c26 Adapts stash commands to new structure for views 7 years ago
  rebornix b81d873a34 WIP of Stash Explorer commands 7 years ago
  Eric Amodio da450a614d Renames explorerNodes 7 years ago
  rebornix 0e4664bab1 Rename Stash Explorer 7 years ago
  rebornix 1b4800571d extract stash explorer 7 years ago
  Eric Amodio c812a56eac Adds an experimental custom view (wip) 7 years ago
  Eric Amodio 0a9559f5a5 Reworks commanding structure for less redundancy 7 years ago
  Eric Amodio 3bf5f23c66 Adds diffWithRevision command 7 years ago
  Eric Amodio 1751987868 Reworks more commands deal with context 7 years ago
  Eric Amodio 9179b70875 Avoids re-setting the line if it is already set 7 years ago
  Eric Amodio 93ea2c7145 Fixes another infinite loop in close command 7 years ago
  Eric Amodio f9275a8e1a Reworks command structure with context 7 years ago
  Eric Amodio 191a158b3b Optimizes diff with previous command 7 years ago
  Eric Amodio a306ba2b98 Stops trying to set the line if we don't have one 7 years ago
  Eric Amodio 45aa9b17ac Changes to use enum for glyphs 7 years ago
  Eric Amodio 5823457ea0 Removes invalid signature 7 years ago