27 コミット (f107ef29d9b69559fa59db18c07844ef38cb5570)

作成者 SHA1 メッセージ 日付
  Eric Amodio 9c2df377d3 Removes use strict as not needed for ES modules 2年前
  Eric Amodio e61e8cdd44 Passes container into all commands 2年前
  Eric Amodio 1d93f9cdbd Reorganizes git models/parsers/formatters imports 2年前
  Eric Amodio 5dee2e97b0 Reworks container usage 3年前
  Eric Amodio 60f8cb9fb8 Changes import ordering 3年前
  Eric Amodio 18bc1e80eb Updates dependencies including TS 4.3-rc 3年前
  Eric Amodio 7f06da0e2d Renames isCommandContext* commands 4年前
  Eric Amodio 6ecdb2f81f Adds Show in Side Bar for search git command 4年前
  Eric Amodio 32183eca73 Combines search & compare views 4年前
  Eric Amodio 66bacbb74e Aligns commit quick pick and context menu commands 4年前
  Eric Amodio 1bf485eaa5 Overhauls git command quickpick menus 4年前
  Eric Amodio 175a81eabe Updates dependencies & prettiers 4年前
  Eric Amodio 4b0a7a0442 Aligns terminology and settings 5年前
  Eric Amodio ab006510a0 Adds SearchPattern type 5年前
  Eric Amodio 577b47fc4a Adds protection for null args in menu callbacks 5年前
  Eric Amodio fbcb690135 Overhauls commit search & adds it to Git commands 5年前
  Eric Amodio 59d9071a9b Updates prettier config 5年前
  Eric Amodio 980eb4202d Preps v9.8.5 5年前
  Eric Amodio 325324a80f Fixes commit search from repos in the view 5年前
  Eric Amodio 27ab08cf78 Reworks many quickpick menus 5年前
  Eric Amodio bfcce3b752 Changes commit search to prompt for repo 5年前
  Eric Amodio 3e8603b93f Fixes #730 - removes -S support from commit search 5年前
  Eric Amodio 7bd929049f Closes #728 - Adds advanced.maxSearchItems 5年前
  Eric Amodio 7c6b659604 Switches to eslint from tslint 5年前
  Eric Amodio 99bf1c5ee9 Improves the commit search experience 6年前
  Eric Amodio a8cbe0188e Adds Git extended regex support to commit searches 6年前
  Eric Amodio 3f8923c8f6 Renames show commit search to search commits 6年前
  Eric Amodio 63a17deff3 Renames Results view files to Compare view 6年前
  Eric Amodio 3f3b8d28d6 Adds Search Commits view 6年前
  Eric Amodio e0df9a8c30 Fixes issues detected by DeepScan 6年前
  Eric Amodio 9a1b48af19 Adds push repositories command 6年前
  Eric Amodio 7606783132 Renames explorer to view 6年前
  Eric Amodio af71820813 Changes commit search from the views to open in results 6年前
  Eric Amodio 453f8a0235 Adds commit search to repo menu 6年前
  Eric Amodio a284728137 Renames sha to ref in more places 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 6ac6ebda3b Changes commit search by sha to jump to commit directly 6年前
  Eric Amodio 89523f7ae3 Fixes #454 - Avoids merge commits for file/change searches 6年前
  Eric Amodio 8939ac3ed1 Reorders imports (via tslint) and moves some files for better structure 6年前
  Eric Amodio f8e287615f Fixes #440 - Increases max buffer to 100MB 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 b58c023b66 Adds repo picker to commit search 6年前
  Eric Amodio ab9d0eb7b4 Renames getLogCommit to getLogCommitForFile 6年前
  Eric Amodio 9f40bf037a Closes #112 - Adds blame support for unsaved files 6年前
  Eric Amodio 10d7f683d8 Closes #197 - Preview search matches 7年前
  Eric Amodio 76ee2bc85c Fixes unable to go back after show all 7年前