36 コミット (5f696bd95cc3141347cea2a87471704a293db1d8)

作成者 SHA1 メッセージ 日付
  Eric Amodio 27ab08cf78 Reworks many quickpick menus 5年前
  Eric Amodio 33acce6f52 Changes to only add checkmarks when it makes sense 5年前
  Eric Amodio f2c2bad47e Closes #690 - reworks reference pickers 5年前
  Eric Amodio 7c6b659604 Switches to eslint from tslint 5年前
  Eric Amodio 0ee7e5e425 Closes #535 - Support commit ids in compares 6年前
  Eric Amodio 87e214c51b Reworks branches/tags quickpick 6年前
  Eric Amodio 9a1b48af19 Adds push repositories command 6年前
  Eric Amodio f01a8b7430 Consolidates error messaging to show output channel button 6年前
  Eric Amodio 0b0137f3a4 Moves gitService into git folder & renames a couple of git files 6年前
  Eric Amodio 8939ac3ed1 Reorders imports (via tslint) and moves some files for better structure 6年前
  Eric Amodio d790e9db04 Prettier all-the-things 6年前
  Eric Amodio 6d15b90fa1 Fixes repo fallback on many commandsFixes #366 - deals null parameters from command callbacks 6年前
  Eric Amodio 965f7f87ce Cancels tokens because of vscode api change 6年前
  Eric Amodio 35b437afbf Renames files for better clarity 6年前
  Eric Amodio ab9d0eb7b4 Renames getLogCommit to getLogCommitForFile 7年前
  Eric Amodio 9f40bf037a Closes #112 - Adds blame support for unsaved files 7年前
  Eric Amodio aa553048d8 Closes #204 - Adds tag support to commands 7年前
  Eric Amodio b9bc84f0d2 Adds Show All Commits to commit search 7年前
  Eric Amodio bad7ac447a Refactors to use options obj for optional params 7年前
  Eric Amodio b5640fde68 Overhauls uri handling 7年前
  Eric Amodio c47d6b5e6b Fixes #207 - stash command not working 7年前
  Eric Amodio a785cfd22e Adds readonly to ctor props 7年前
  Eric Amodio 0a9559f5a5 Reworks commanding structure for less redundancy 7年前
  Eric Amodio 45aa9b17ac Changes to use enum for glyphs 7年前
  Eric Amodio eeff31cf27 Removes I from interface naming of "things" 7年前
  Eric Amodio 9ae4cc36a1 Adds ability to suppress most warning messages 7年前
  Eric Amodio 49fa9b5078 Fixes issues with missing repoPath 7年前
  Eric Amodio 1acc183621 Refactors commands to use typed args objects 7年前
  Eric Amodio ee29596d45 Enables typescript strict mode 7年前
  Eric Amodio d3af67b21b Attempts to fix #58 - work with sub-modules 7年前
  Eric Amodio dcbf70682e Changes placeholder for consistency with other quick picks 7年前
  Eric Amodio 19fe22f061 Switches to use repoPath on GitService 7年前
  Eric Amodio 8b0748608d Renames commands/commands to commands/common 7年前
  Eric Amodio e0b3dcd484 Refactors Logger.error to take the Error object 7年前
  Eric Amodio 4f84c03275 Adds experimental support for Open in GitHub 7年前
  Eric Amodio 9867e7065d Adds Show Branch History command 7年前
  Eric Amodio a5d1d74d7b Adds show last quick pick command 7年前
  Eric Amodio 7a51946eda Adds working filename detection method 7年前
  Eric Amodio 14eebbba15 Changes Repository History to Branch History 7年前
  Eric Amodio 332b2c3b91 Renames GitProvider to GitService 7年前
  Eric Amodio 2ef6c37c89 Fixes issue showing repo history w/ no active editor 7年前
  Eric Amodio 487fb5197c Adds paging support to repo/file quick picks 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 e7fedb3c51 Removes unnecessary public 7年前
  Eric Amodio eaea44872c Refactors commit quick pick commands 7年前
  Eric Amodio 4da21c3cc1 Adds blame and active line annotation support to git diff split view 7年前
  Eric Amodio d389a7b588 Stops using default exports 7年前
  Eric Amodio dfd0f8c365 Refactors command & quickpick imports 8年前
  Eric Amodio 3c8fe9efb8 Refactors quick pick lists 8年前