44 次程式碼提交 (8ae14669fbf7469c8674c590842bbe7a519fdca4)

作者 SHA1 備註 提交日期
  Eric Amodio b8828552b2 Changes code lens to CodeLens as its a proper name 3 年之前
  Eric Amodio a92c808fc6 Adds CodeLens date/time format setting 3 年之前
  Eric Amodio 1d93f9cdbd Reorganizes git models/parsers/formatters imports 3 年之前
  Eric Amodio 5b2b2b2759 Updates dependencies & vscode version 3 年之前
  Eric Amodio 5dee2e97b0 Reworks container usage 3 年之前
  Eric Amodio a85b58280b More configuation changes 3 年之前
  Eric Amodio b968e32490 Adds command fn for strongly-types command args 3 年之前
  Eric Amodio 08aed2116e Adds highlight changes cmd to status bar/code lens 3 年之前
  Eric Amodio 5967c85e67 Closes #1378 - remote cmds to statusbar/code lens 3 年之前
  Eric Amodio eaa91c0edf Explores handling deleted lines 4 年之前
  Eric Amodio 4083dbdc0d Fixes blame range 4 年之前
  Eric Amodio d4bf43bc3e Adds "container" support to markdown files 4 年之前
  Eric Amodio 0d565c7d21 Updates keyboard shortcuts 4 年之前
  Eric Amodio 81d5137409 Cleans up "welcome" views 4 年之前
  Eric Amodio 4c7366a345 Changes some lint rules 4 年之前
  Eric Amodio 4d3a433430 Fixes lint issues 4 年之前
  Eric Amodio e3df97467a Fixes diff with working/previous issues 4 年之前
  Eric Amodio 7f7c2e2535 Fixes lint issues 4 年之前
  Eric Amodio 1bf485eaa5 Overhauls git command quickpick menus 4 年之前
  abdusabri 5974103486 Closes #989 - adds option to disable click actions on code lens commands 4 年之前
  Eric Amodio c838eaefe5 Closes #977 - adds per-lang codelens scopes 4 年之前
  Eric Amodio 175a81eabe Updates dependencies & prettiers 4 年之前
  Eric Amodio 4c1cef3eff Fixes show in view action when uncommitted 5 年之前
  Eric Amodio 7980fffa49 Closes #678 - Adds support for github pr scheme 5 年之前
  Eric Amodio b895adbc80 Adds new showCommitsInView command 5 年之前
  Eric Amodio 798213df5f Changes configuration to have better type safety 5 年之前
  Eric Amodio 59d9071a9b Updates prettier config 5 年之前
  Eric Amodio 26cbee6d60 Makes GitUri immutable & memoizes many members 5 年之前
  Eric Amodio 3f3a0de59a Reworks new committer vs author switch 5 年之前
  Mathew King b8d9d7a364 Adds option to show committer date 5 年之前
  Eric Amodio 716ffd495e Adds helper Functions.is 5 年之前
  Eric Amodio 7c6b659604 Switches to eslint from tslint 5 年之前
  Eric Amodio b44bdb0d26 Removes unneeded public keyword 5 年之前
  Eric Amodio 9ccbae3521 Adds live share support 6 年之前
  Eric Amodio d8d13c7301 Consolidates path resolving and Uri.file to GitUri 6 年之前
  Eric Amodio 70933cfa13 Changes config.changed to always return true when initializing 6 年之前
  Eric Amodio 84992d81e6 Adds support for DocumentSymbols (hierachy) 6 年之前
  Eric Amodio a544383eb9 Renames CodeLensController to GitCodeLensController 6 年之前
  Eric Amodio 5a88901a3c Renames GitLens explorer to Repositories explorer 6 年之前
  Eric Amodio 0b0137f3a4 Moves gitService into git folder & renames a couple of git files 6 年之前
  Eric Amodio 4320f5342c Adds explore repo from here command (wip) 6 年之前
  Eric Amodio 0f2f79fca7 Fixes #430 - Use content provider instead of tmp files (for text docs) 6 年之前
  Eric Amodio 1f657bbbb3 Removes inheritance from Disposable 6 年之前
  Eric Amodio 8939ac3ed1 Reorders imports (via tslint) and moves some files for better structure 6 年之前