759 Commits (e8d2ea63f536755122cd2dfeefd064fc52bf1e41)

Author SHA1 Message Date
  Eric Amodio 5823457ea0 Removes invalid signature 7 years ago
  Eric Amodio a618b7efe6 Adds ability to esc out of file annotations 7 years ago
  Eric Amodio a2903ce4a9 Refactors formatters 7 years ago
  Eric Amodio 12debe583c Cleans up more duplicate code 7 years ago
  Eric Amodio 76961d6697 Fixes #33 - escape commit message 7 years ago
  Eric Amodio 6f3441a9e7 Adds default date format 7 years ago
  Eric Amodio 64ae82075e Cleans up some duplicate code 7 years ago
  Eric Amodio 5624567daa Fixes regression with code lens 7 years ago
  Eric Amodio c1c65127b7 Fixes extra newline in multiline commit messages 7 years ago
  Eric Amodio ce98f02706 Adds details hover to recent changes annotations 7 years ago
  Eric Amodio 48a1ca704d Adds new recent changes annotations 7 years ago
  Eric Amodio dd0b95498e Fixes excessive memory usages with diff regex 7 years ago
  Eric Amodio e6316400f0 Optimized parsers for speed & memory usage 7 years ago
  Eric Amodio eeff31cf27 Removes I from interface naming of "things" 7 years ago
  Eric Amodio 10674124c8 Fixes #87 - Can't open files in remote when using git@ urls (ssh) 7 years ago
  Eric Amodio badd999db1 Defaults toggleWhitespace.enabled to true 7 years ago
  Eric Amodio 9ae4cc36a1 Adds ability to suppress most warning messages 7 years ago
  Eric Amodio 30bb4398a3 Changes formatting & ordering 7 years ago
  Eric Amodio 9c7a971e21 Changes to undefined checks 7 years ago
  Eric Amodio ba59fb29ad Fixes #85 - Show File Commit Details doesn't work on last line if it is empty 7 years ago
  Eric Amodio 50ba3e1446 Fixes #84 - diff w/ previous should only compare w/ working tree if file is uncommitted 7 years ago
  Eric Amodio 62e5ef6225 Fixes issue with open in remote not showing with no editors 7 years ago
  Eric Amodio ed54d289dd Stops collecting initialized event (data cap issues) 7 years ago
  Eric Amodio 2a8dafd9e9 Fixes #83 - Close Unchanged Files command can infinitely loop 7 years ago
  Eric Amodio 9cf86a41ec Adds setting to explicitly control telemetry 7 years ago
  Eric Amodio 4eb1c3e36a Renames interpolation method 7 years ago
  Eric Amodio 95e0a6c71b Adds code lens range to debug info 7 years ago
  Eric Amodio 35ca8106c9 Adds customizable code lens strings 7 years ago
  Eric Amodio 948a75de79 Don't wait for settings message before continuing 7 years ago
  Eric Amodio 4b0891b949 Adds settings migration support 7 years ago
  Eric Amodio 3c45c7e049 Anchors the code lens to the end of the line 7 years ago
  Eric Amodio d2dc172042 Attempts to fix #80 - on line with link, annotation gets underlined 7 years ago
  Eric Amodio e5e582d300 Fixes #81 - Current line annotation is too sticky 7 years ago
  Eric Amodio 6c33686335 Adds vscode issue TODO 7 years ago
  Eric Amodio d01c592533 Adds welcome message for first-time users 7 years ago
  Eric Amodio 37e48ded2d Major refactor/rework -- many new features and breaking changes 7 years ago
  Eric Amodio f16c3857e5 Fixes zone.js monkey patching by application-insights 7 years ago
  Eric Amodio 6a9977b954 Fixes issue where the wrong diff line could be shown 7 years ago
  Eric Amodio 53c691898f Changes behavior of diffWithWorking to always does what it says 7 years ago
  Eric Amodio 365af9c54b Changes behavior of diffWithPrevious to always does what it says 7 years ago
  Eric Amodio 55b1a66ec0 Adds 'gitlens.diffWithWorking' status bar command option 7 years ago
  Eric Amodio 522e5a49a2 Renames 'Compare with *' in quick pick menus 7 years ago
  Eric Amodio e99febb52d Adds diff info to active line hover always 7 years ago
  Eric Amodio 021a5b833a Fixes #71 - blame invalid on external edit 7 years ago
  Eric Amodio f1042de9c7 Stops some code lens actions when uncommitted 7 years ago
  Eric Amodio efd3d40aa8 Switches to use GitUris in more places 7 years ago
  Eric Amodio 9c7062020e Fixes issue with blame on versioned files 7 years ago
  Eric Amodio 9da80c121b Debounces other active line events 7 years ago
  Eric Amodio 77651701aa Removes insiders flag from stash commands 7 years ago
  Eric Amodio bb834f2e0a Removes insiders flag from remotes 7 years ago