759 Commits (e8d2ea63f536755122cd2dfeefd064fc52bf1e41)

Author SHA1 Message Date
  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
  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 e42af14b11 Adds status formatter 7 years ago
  Eric Amodio bcfa2cb4d7 Renames icon references to octicon 7 years ago
  Eric Amodio 16963ee054 Fixes typo 7 years ago
  Eric Amodio ccac13088c Fixes #103 - toggled line annotation state is sometimes forgotten 7 years ago
  Eric Amodio 191a158b3b Optimizes diff with previous command 7 years ago
  Eric Amodio f553980146 Attempts to fix #99 7 years ago
  Eric Amodio a306ba2b98 Stops trying to set the line if we don't have one 7 years ago
  Eric Amodio 1cdd94cb46 Adds a with method to commit 7 years ago
  Eric Amodio 12caa017a9 Fixes issues with changes showing wrong diff 7 years ago
  Eric Amodio 55ef004332 Fixes changes hover not showing the correct diff when showing recent changes annotations 7 years ago
  Eric Amodio 6b4642d8c8 Fixes #96 - stops opening external diff if configured 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 a2903ce4a9 Refactors formatters 7 years ago
  Eric Amodio 12debe583c Cleans up more duplicate code 7 years ago
  Eric Amodio 76961d6697 Fixes #33 - escape commit message 7 years ago
  Eric Amodio 6f3441a9e7 Adds default date format 7 years ago
  Eric Amodio 64ae82075e Cleans up some duplicate code 7 years ago
  Eric Amodio 5624567daa Fixes regression with code lens 7 years ago
  Eric Amodio c1c65127b7 Fixes extra newline in multiline commit messages 7 years ago
  Eric Amodio ce98f02706 Adds details hover to recent changes annotations 7 years ago
  Eric Amodio 48a1ca704d Adds new recent changes annotations 7 years ago
  Eric Amodio dd0b95498e Fixes excessive memory usages with diff regex 7 years ago
  Eric Amodio e6316400f0 Optimized parsers for speed & memory usage 7 years ago