759 Commits (e8d2ea63f536755122cd2dfeefd064fc52bf1e41)

Author SHA1 Message Date
  Eric Amodio 5cc9365fa1 Adds more info to the status nodes 7 years ago
  Eric Amodio 1b4350e476 Removes Stash Unstaged Changes option 7 years ago
  Eric Amodio 586785cfb8 Changes stashes icon to match custom view 7 years ago
  Eric Amodio 04df931902 Adds Refresh command to most custom view items 7 years ago
  Eric Amodio d31eb25451 Adds Apply Changes command to custom view files 7 years ago
  Eric Amodio 35b16a78ba Adds status indicator to repo icon 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 bcd83566a1 Reworks ExplorerNode base class 7 years ago
  Eric Amodio ca089777db Adds ${filePath} support to status file formatting 7 years ago
  Eric Amodio a255eea949 Splits code lens out of GitService 7 years ago
  Eric Amodio 7d99624068 Adds more logging to track down #130 7 years ago
  Eric Amodio c258d04381 Fixes #135 - Full-width chars break gutter annotations (really) 7 years ago
  Eric Amodio 6255b26fd2 Fixes #135 - Full-width chars break gutter annotations 7 years ago
  Eric Amodio 03fefaad3b Disables current line blame annotations when debugging 7 years ago
  Eric Amodio f11c00ceda Changes the annotation line separator rendering 7 years ago
  Eric Amodio 0e338308c6 Fixes jumpiness when opening a diff 7 years ago
  Eric Amodio e39bd5dad3 Removes setting & command to show/hide stashes view 7 years ago
  Eric Amodio 00cdd2e375 Adds "on" state to file annotation command 7 years ago
  Eric Amodio 0bd31099ce Keeps the hover info in the whitespace area at the start of the current line 7 years ago
  Eric Amodio e10d7eb648 Increases performance of blame annotations 7 years ago
  Eric Amodio 9d9c3181f7 Fixes #107 - Double-byte characters break blame layout 7 years ago
  Eric Amodio 68a42fd0c7 Adds progress indicator for long annotation operations 7 years ago
  Eric Amodio 4d167c3cdd Fixes lint issues 7 years ago
  Johannes Rieken 459a8dce1d mixin state of super type 7 years ago
  Eric Amodio a2cd57cf95 Fixes #108 - hides stash explorer by default 7 years ago
  Eric Amodio af4f433972 Adds stash commands similar to SCM 7 years ago
  Eric Amodio 52275215fe Adds content uri from GitUri 7 years ago
  Eric Amodio 71edb1b99a Stops error message with stash apply conflict 7 years ago
  Eric Amodio 7f3fdb48fd Removes insiders flag from stash view 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 c96a659e9e Fixes uris on nodes 7 years ago
  Eric Amodio d193676502 Adds status icons to explorer views 7 years ago
  Eric Amodio 6410a274d5 Renames explorer views 7 years ago
  Eric Amodio 272bb4db45 Sets line to avoid diff jumping 7 years ago
  Eric Amodio 7fbee675f0 Spits branch and status nodes into separate files 7 years ago
  Eric Amodio bc21272409 Defers command construction until later 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 3081632815 Updates dependencies (typescript) 7 years ago
  Eric Amodio 3d32d86998 Renames onDidBlameabilityChange for consistency 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