190 コミット (6074a06fc9beeb2002e2f5bd94dbf590f913eae0)

作成者 SHA1 メッセージ 日付
  Eric Amodio 4898c11eb5 Adds setting to control CodeLens debug info 8年前
  Eric Amodio 9c2269b9f1 Adds parent sha parsing 8年前
  Eric Amodio 2ef6c37c89 Fixes issue showing repo history w/ no active editor 8年前
  Aurelio Ogliari b61e714110 Fix small typo in Blame Annotation 8年前
  Eric Amodio 3656d4e8a4 Adds keyboard support to page in repo/file quick picks 8年前
  Eric Amodio 3e815f6bf8 Switches to not show merge commits on file history 8年前
  Eric Amodio 487fb5197c Adds paging support to repo/file quick picks 8年前
  Eric Amodio 89a2471736 Changes GitUri to have the full path (like normal Uris) 8年前
  Eric Amodio b40ad7eced Tightens up debugging CodeLens 8年前
  Eric Amodio 7aefd178c2 Adds paging support to repo/file history quick picks (wip) 8年前
  Eric Amodio a2a3f1a81e Adds commit navigation in quick pick lists via alt+, alt+. 8年前
  Eric Amodio f499bffbc6 Stops repo log from limiting to a single sha 8年前
  Eric Amodio 3435ada188 Adds fileNames property 8年前
  Eric Amodio 1b21893d72 Deals with merge commits in next sha tracking 8年前
  Eric Amodio a37a80d704 Exposes Keys 8年前
  Eric Amodio e7fedb3c51 Removes unnecessary public 8年前
  Eric Amodio 762fa545c7 Switches everything to use full shas 8年前
  Eric Amodio df838e883a Changes shortcut keys for diff with previous commands 8年前
  Eric Amodio 0480477136 Consolidates setContext into commands 8年前
  Eric Amodio 53da45fe4f Beefs up whitespace toggling robustness 8年前
  Eric Amodio edcb13aaaa Adds blame and active line annotation support to git diff split view (right side) 8年前
  Eric Amodio eaea44872c Refactors commit quick pick commands 8年前
  Eric Amodio 037446f38e Fixes #43 - File-level CodeLens must use full file blame 8年前
  Eric Amodio c05fd0b976 Adds debugging info to CodeLens 8年前
  Eric Amodio f1ec0ec0b2 Fixes issue with output channel logging 8年前
  Eric Amodio 0958c152fe Removes single quote escaping as it is no longer needed 8年前
  Eric Amodio aeab246e0a Fixes issue with undo not causing annotations to reappear 8年前
  Eric Amodio 4da21c3cc1 Adds blame and active line annotation support to git diff split view 8年前
  Eric Amodio c5c1e24c62 Fixes issue with disabled caching 8年前
  Eric Amodio 1519898dfa Changes behaviors when file has unsaved changes: 8年前
  Eric Amodio d389a7b588 Stops using default exports 8年前
  Eric Amodio 2e2462dd46 Fixes #39 - adds date options for status bar blame 8年前
  Eric Amodio d502694ba6 Fixes 'Compare with *' commands failing w/ no active editor 8年前
  Eric Amodio 6bff9a8f7b Fixes issue with CodeLens on version files 8年前
  Eric Amodio 796730c22f Allows line blame annotations on gitlens-git schemes 8年前
  Eric Amodio 5bdb5a1847 Fixes issue with incorrect uris 8年前
  Eric Amodio f837de7430 Fixes issue with copy to clipboard with no active editor 8年前
  Eric Amodio 3caeb2ca9b Adds diffStatus command to use with finding renames 8年前
  Eric Amodio 5e19cc6adf Fixes filename parsing with git-log 8年前
  Eric Amodio 74845f979b Fixes #34 - Open file should open the selected version of the file 8年前
  Eric Amodio a98f400375 Adds alt+left and alt+right keyboarding for quickpicks 8年前
  Eric Amodio 1a244c6296 Fixes pinned editor issues 8年前
  Eric Amodio dfd0f8c365 Refactors command & quickpick imports 8年前
  Eric Amodio 3c8fe9efb8 Refactors quick pick lists 8年前
  Eric Amodio ccd0ad67a3 Adds proper support for multiline commit messages 8年前
  Eric Amodio 0f0a653c4c Adds status information to log commits 8年前
  Eric Amodio 73c58bc923 Changes Show Commit History to Show File History 8年前
  Eric Amodio 5ffd4753bd Changes debugging output to be only when verbose 8年前
  Eric Amodio 05ff9804bc Fixes issue with . showing in the path of quick picks 8年前
  Eric Amodio 00e9660227 Fixes issue with repository status without changes 8年前