281 コミット (0c348cdb0f52679ed85ea123873deb3109874969)
 

作成者 SHA1 メッセージ 日付
  Eric Amodio 0c348cdb0f Fixes exception when commit has no file 7年前
  Eric Amodio 2f0a25720a Removes unused data from git log 7年前
  Eric Amodio 4e3ccd9581 Fixes issues with paths on Windows 7年前
  Eric Amodio 97f88489a4 Fixes pathing issues on Windows 7年前
  Eric Amodio 3e84ec88e2 Removes non-working alt command 7年前
  Eric Amodio a5d1d74d7b Adds show last quick pick command 7年前
  Eric Amodio d53caa2137 Adds upstream status info to status quick pick (wip) 7年前
  Eric Amodio 49a8896571 Updates dependencies 7年前
  Eric Amodio 7a51946eda Adds working filename detection method 7年前
  Eric Amodio ef74ae0950 Refactors git models & parsers 7年前
  Eric Amodio 14eebbba15 Changes Repository History to Branch History 7年前
  Eric Amodio 1c5e627f8e Fixes issues with caching disabled 7年前
  Eric Amodio 343d2f9be1 Adds branch quick pick to directory compare command 7年前
  Eric Amodio 73bbbc1d5f Adds compare with branch command 7年前
  Eric Amodio 164cb2bfe0 Refactors GitService to mostly use GitUris 7年前
  Eric Amodio b51d25829b Adds support for ranged quick file history 7年前
  Eric Amodio 9a0ce83260 Renames git methods to align better with git commands 7年前
  Eric Amodio 036f0639aa Removes commented out code 7年前
  Eric Amodio 14604435db Changes check-in to commit 7年前
  Eric Amodio 7c01f40b3c Shortens shas for display in explorer UIs 7年前
  Eric Amodio dad85b3c0a Adds arbitrary branch support to getVersionedFile[Text] 7年前
  Eric Amodio 332b2c3b91 Renames GitProvider to GitService 7年前
  Eric Amodio f6bde72baf Fixes #50 - add CodeLens excludes for html & vue files 7年前
  Eric Amodio 6074a06fc9 Adds marketplace badges 7年前
  Eric Amodio 937c56e554 Preps v2.12.1 7年前
  Eric Amodio b6ce03b806 Updates dependencies 7年前
  Eric Amodio 4898c11eb5 Adds setting to control CodeLens debug info 7年前
  Eric Amodio 9c2269b9f1 Adds parent sha parsing 7年前
  Eric Amodio 2ef6c37c89 Fixes issue showing repo history w/ no active editor 7年前
  Eric Amodio 564a0b8f64 Merge pull request #49 from nobitagit/typo-quickfix 7年前
  Aurelio Ogliari b61e714110 Fix small typo in Blame Annotation 7年前
  Eric Amodio a58d643ca1 Preps v2.12.0 7年前
  Eric Amodio 3656d4e8a4 Adds keyboard support to page in repo/file quick picks 7年前
  Eric Amodio 3e815f6bf8 Switches to not show merge commits on file history 7年前
  Eric Amodio 487fb5197c Adds paging support to repo/file quick picks 7年前
  Eric Amodio 89a2471736 Changes GitUri to have the full path (like normal Uris) 7年前
  Eric Amodio b40ad7eced Tightens up debugging CodeLens 7年前
  Eric Amodio 7aefd178c2 Adds paging support to repo/file history quick picks (wip) 7年前
  Eric Amodio a2a3f1a81e Adds commit navigation in quick pick lists via alt+, alt+. 7年前
  Eric Amodio f499bffbc6 Stops repo log from limiting to a single sha 7年前
  Eric Amodio 3435ada188 Adds fileNames property 7年前
  Eric Amodio 1b21893d72 Deals with merge commits in next sha tracking 7年前
  Eric Amodio a37a80d704 Exposes Keys 7年前
  Eric Amodio e7fedb3c51 Removes unnecessary public 7年前
  Eric Amodio 762fa545c7 Switches everything to use full shas 7年前
  Eric Amodio df838e883a Changes shortcut keys for diff with previous commands 7年前
  Eric Amodio 0480477136 Consolidates setContext into commands 7年前
  Eric Amodio 88c09bec6d Preps v2.11.1 7年前
  Eric Amodio 53da45fe4f Beefs up whitespace toggling robustness 7年前
  Eric Amodio edcb13aaaa Adds blame and active line annotation support to git diff split view (right side) 7年前