185 Commits (0f44a76adf771b365fdd08126c8a11dac761c013)

Author SHA1 Message Date
  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
  Eric Amodio a618b7efe6 Adds ability to esc out of file annotations 7 years ago
  Eric Amodio 48a1ca704d Adds new recent changes annotations 7 years ago
  Eric Amodio e6316400f0 Optimized parsers for speed & memory usage 7 years ago
  Eric Amodio eeff31cf27 Removes I from interface naming of "things" 7 years ago
  Eric Amodio 9ae4cc36a1 Adds ability to suppress most warning messages 7 years ago
  Eric Amodio 30bb4398a3 Changes formatting & ordering 7 years ago
  Eric Amodio 50ba3e1446 Fixes #84 - diff w/ previous should only compare w/ working tree if file is uncommitted 7 years ago
  Eric Amodio 2a8dafd9e9 Fixes #83 - Close Unchanged Files command can infinitely loop 7 years ago
  Eric Amodio 37e48ded2d Major refactor/rework -- many new features and breaking changes 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