429 コミット (15c981ba0653b78b78b914e42061fa42a7fac35d)

作成者 SHA1 メッセージ 日付
  Eric Amodio 03fefaad3b Disables current line blame annotations when debugging 7年前
  Eric Amodio f11c00ceda Changes the annotation line separator rendering 7年前
  Eric Amodio 0e338308c6 Fixes jumpiness when opening a diff 7年前
  Eric Amodio e39bd5dad3 Removes setting & command to show/hide stashes view 7年前
  Eric Amodio 00cdd2e375 Adds "on" state to file annotation command 7年前
  Eric Amodio 0bd31099ce Keeps the hover info in the whitespace area at the start of the current line 7年前
  Eric Amodio e10d7eb648 Increases performance of blame annotations 7年前
  Eric Amodio 9d9c3181f7 Fixes #107 - Double-byte characters break blame layout 7年前
  Eric Amodio 68a42fd0c7 Adds progress indicator for long annotation operations 7年前
  Eric Amodio 4d167c3cdd Fixes lint issues 7年前
  Johannes Rieken 459a8dce1d mixin state of super type 7年前
  Eric Amodio a2cd57cf95 Fixes #108 - hides stash explorer by default 7年前
  Eric Amodio af4f433972 Adds stash commands similar to SCM 7年前
  Eric Amodio 52275215fe Adds content uri from GitUri 7年前
  Eric Amodio 71edb1b99a Stops error message with stash apply conflict 7年前
  Eric Amodio 7f3fdb48fd Removes insiders flag from stash view 7年前
  Eric Amodio 81a9092455 Removes stash list in explorer command 7年前
  Eric Amodio d288985c26 Adapts stash commands to new structure for views 7年前
  rebornix b81d873a34 WIP of Stash Explorer commands 7年前
  Eric Amodio c96a659e9e Fixes uris on nodes 7年前
  Eric Amodio d193676502 Adds status icons to explorer views 7年前
  Eric Amodio 6410a274d5 Renames explorer views 7年前
  Eric Amodio 272bb4db45 Sets line to avoid diff jumping 7年前
  Eric Amodio 7fbee675f0 Spits branch and status nodes into separate files 7年前
  Eric Amodio bc21272409 Defers command construction until later 7年前
  Eric Amodio da450a614d Renames explorerNodes 7年前
  rebornix 0e4664bab1 Rename Stash Explorer 7年前
  rebornix 1b4800571d extract stash explorer 7年前
  Eric Amodio c812a56eac Adds an experimental custom view (wip) 7年前
  Eric Amodio 3081632815 Updates dependencies (typescript) 7年前
  Eric Amodio 3d32d86998 Renames onDidBlameabilityChange for consistency 7年前
  Eric Amodio 0a9559f5a5 Reworks commanding structure for less redundancy 7年前
  Eric Amodio 3bf5f23c66 Adds diffWithRevision command 7年前
  Eric Amodio 1751987868 Reworks more commands deal with context 7年前
  Eric Amodio 9179b70875 Avoids re-setting the line if it is already set 7年前
  Eric Amodio 93ea2c7145 Fixes another infinite loop in close command 7年前
  Eric Amodio f9275a8e1a Reworks command structure with context 7年前
  Eric Amodio e42af14b11 Adds status formatter 7年前
  Eric Amodio bcfa2cb4d7 Renames icon references to octicon 7年前
  Eric Amodio 16963ee054 Fixes typo 7年前
  Eric Amodio ccac13088c Fixes #103 - toggled line annotation state is sometimes forgotten 7年前
  Eric Amodio 191a158b3b Optimizes diff with previous command 7年前
  Eric Amodio f553980146 Attempts to fix #99 7年前
  Eric Amodio a306ba2b98 Stops trying to set the line if we don't have one 7年前
  Eric Amodio 1cdd94cb46 Adds a with method to commit 7年前
  Eric Amodio 12caa017a9 Fixes issues with changes showing wrong diff 7年前
  Eric Amodio 55ef004332 Fixes changes hover not showing the correct diff when showing recent changes annotations 7年前
  Eric Amodio 6b4642d8c8 Fixes #96 - stops opening external diff if configured 7年前
  Eric Amodio 45aa9b17ac Changes to use enum for glyphs 7年前
  Eric Amodio 5823457ea0 Removes invalid signature 7年前