83 コミット (4e65eb63447ed3b17c51190a09957f5cedea3b14)
 

作成者 SHA1 メッセージ 日付
  Eric Amodio 4e65eb6344 Renames `Diff` commands for better clarity 8年前
  Eric Amodio 72ef5e2902 Adds support for blame & log on compare files 8年前
  Eric Amodio 1a208b8691 Fixes issue in command description 8年前
  Eric Amodio 39aa6180ca Updates some @type packages 8年前
  Eric Amodio a8ab3a5af4 Preps for 1.2 release 8年前
  Eric Amodio 615485cd21 Adds compare options to repository history 8年前
  Eric Amodio a91afffbb2 Adds logging for #18 8年前
  Eric Amodio 5f0acc2693 Allows showQuickRepoHistory w/o opened editor 8年前
  Eric Amodio d3ffabd76b Adds new gitlens.showQuickFileHistory command 8年前
  Eric Amodio 5cb0053a05 Fixes incorrect 'Unable to find Git' message 8年前
  Eric Amodio 968eb6e7eb More readme changes 8年前
  Eric Amodio 438dad437f More readme changes 8年前
  Eric Amodio 60b464ca22 Fixes truncated title on marketplace 8年前
  Eric Amodio 354b823d7d Preparing for a 1.0 release 8年前
  Eric Amodio e9db04f0c7 Removes unnecessary subscriptions on invalid blame 8年前
  Eric Amodio e31a1a3473 Adds logging for git location 8年前
  Eric Amodio 46e2378779 Fixes issue with unencoded chars in uri 8年前
  Eric Amodio fee9562dd1 Optimizes range slice calculations in CodeLens 8年前
  Eric Amodio 9c0a38958e Switches to use GitUris 8年前
  Eric Amodio a3895d27ab Removes git-blame document scheme 8年前
  Eric Amodio 638a6dc838 Adds support for git commands on scheme=git 8年前
  Eric Amodio 7ace9cb152 Adds support for custom git installation locations 8年前
  Eric Amodio f4410be30a Adds error messages for failed operations 8年前
  Eric Amodio 562afeaaad Adds `gitlens.diffWithPrevious` command to the explore context menu 8年前
  Eric Amodio 409be335f9 1.0 wip 8年前
  Eric Amodio 8df6b80725 Updates to latest vscode extension template 8年前
  Eric Amodio d2d72f0d54 Fixes another off-by-one issue when diffing with caching 8年前
  Eric Amodio 23b2c679a9 Fixes off-by-one issues with blame annotations without caching and when diffing with a previous version 8年前
  Eric Amodio 157928311e Adds more protection for uncommitted lines 8年前
  Eric Amodio b047fbc394 Adds catch to blameLine to avoid strange issues 8年前
  Eric Amodio 7a4dcae8c7 Fixes #7 - loading issue on Linux 8年前
  Eric Amodio a734ffe9ed Updates README with more details 8年前
  Eric Amodio 834b4904db Adds blame information in the statusBar 8年前
  Eric Amodio c4b8637946 Fixes #7 - missing spawn-rx dependency (argh!) 8年前
  Eric Amodio 20df7732be Fixes #7 - missing lodash dependency 8年前
  Eric Amodio 30b1fba8d4 Reduces the size of the vsix 8年前
  Eric Amodio 7b4dd77fbc Adds new CodeLens visibility & location settings 8年前
  Eric Amodio 14e9c5b4fa Fixes blame explorer failing to load content 8年前
  Eric Amodio 69c4d44b49 Fixes a slew of issues because of the Fix for #1 8年前
  Eric Amodio 7ebdaa0775 Preps 0.2.0 release 8年前
  Eric Amodio ff01054f90 Fixes #1 Support blame on files outside repo 8年前
  Eric Amodio c69a160ea5 Refactors git modules - unify under gitProvider 8年前
  Eric Amodio 05865d014e Fixes truncated description on marketplace 8年前
  Eric Amodio cb81a823e6 Only 5 key words allowed 8年前
  Eric Amodio 7a604191a7 Fixes issue where original filename got lost 8年前
  Eric Amodio b617a90c5b Better marketplace presence 8年前
  Eric Amodio 2be76ed8a8 Fixes #4 8年前
  Eric Amodio dcb789f58d Adds many new settings 8年前
  Eric Amodio f34686de36 Preps 0.0.7 release 8年前
  Eric Amodio 0ee09d9d87 Fixes #4 - Absolute paths fail on Windows due to backslash 8年前