36 Commits (5f696bd95cc3141347cea2a87471704a293db1d8)

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