304 Commits (14809ab45ca4509693cd34387b8b274e40c9f1d8)

Author SHA1 Message Date
  Eric Amodio 3c05f841e9 Handles all floating promises 6 years ago
  Eric Amodio 58700ab15b Closes #467 - Adds copy remote url to clipboard command 6 years ago
  Eric Amodio 457ab38974 Fixes #468 - better handles detached head state 6 years ago
  Eric Amodio 1f657bbbb3 Removes inheritance from Disposable 6 years ago
  Eric Amodio b5f94fc19c Switches to returning uris for versioned files 6 years ago
  Eric Amodio 6ac6ebda3b Changes commit search by sha to jump to commit directly 6 years ago
  Eric Amodio 6e5a82e469 Fixes issue showing changes with working with renamed files 6 years ago
  Eric Amodio 89523f7ae3 Fixes #454 - Avoids merge commits for file/change searches 6 years ago
  Eric Amodio 8939ac3ed1 Reorders imports (via tslint) and moves some files for better structure 6 years ago
  Eric Amodio 5da25f1698 Adds alt command to compare with previous toolbar command 6 years ago
  Eric Amodio a911aca471 Closes #316 - Show file history from another branch or tag 6 years ago
  Eric Amodio a04f25f4e8 Removes space before ellipsis for consistency 6 years ago
  Eric Amodio 32d683ce5e Fixes compare with prev/next with renames (especially case only renames) 6 years ago
  Eric Amodio d11aac0feb Fixes issue with diff with previous and renames 6 years ago
  Eric Amodio f8e287615f Fixes #440 - Increases max buffer to 100MB 6 years ago
  Eric Amodio d790e9db04 Prettier all-the-things 6 years ago
  Eric Amodio f47a92e324 Resolves #436 - Copy to clipboard not working 6 years ago
  Eric Amodio 4da705b29b Fixes missing awaits for proper error handling 6 years ago
  Eric Amodio d2a7a1ceb3 Fixes #399 - "Open x in Remote" commands aren't always available 6 years ago
  Cédric Malard 43b87c3fe2 Support Linux without requiring external dependency (xclip) 6 years ago
  Eric Amodio 969ba41133 Removes some `as any` usages 6 years ago
  Eric Amodio 85d9b500a6 Fixes #381 - Unable to save stash with older Git 6 years ago
  Eric Amodio 6d15b90fa1 Fixes repo fallback on many commandsFixes #366 - deals null parameters from command callbacks 6 years ago
  Eric Amodio 07619d7b94 Adds user-defined modes support 6 years ago
  Eric Amodio 003da86002 Normalizes line endings 6 years ago
  Eric Amodio 26adc2eb06 Adds show explorer(s) commands 6 years ago
  Eric Amodio b162c7c962 Reworks some commands for consistency 6 years ago
  Eric Amodio 07592c6d18 Fixes #366 - keybinding args changed 😢 6 years ago
  Eric Amodio 1fae4e871f Reworks menu contributions 6 years ago
  Eric Amodio 6aee5f42f4 Fixes #155 - prev/next navigation works in diff editors 6 years ago
  Eric Amodio f8a1183039 Fixes various failures when not on a branch 6 years ago
  Eric Amodio 965f7f87ce Cancels tokens because of vscode api change 6 years ago
  Eric Amodio 249474139e Adds rich tooltips to views 6 years ago
  Eric Amodio 28b87cfc92 Refactors current line tracking 6 years ago
  Eric Amodio 5b5bad84fa Fixes issues with image & binary files 6 years ago
  Eric Amodio 2ac71647cb Fixes #309 - comparision commands terminology 6 years ago
  Eric Amodio adda808182 Moves filter into getRemotes 6 years ago
  Eric Amodio 35b437afbf Renames files for better clarity 6 years ago
  Eric Amodio b10f7391ed Adds control over annotation toggling 6 years ago
  Eric Amodio 266b43b012 Closes #279 - removes selected from ancestor compare 6 years ago
  Eric Amodio 3d994bd0cf Adds compare working tree to branch/tag command 7 years ago
  Eric Amodio cb15bd6149 Renames DiffHeadWithBranchCommand 7 years ago
  Eric Amodio 90b5fdf1df Fixes incorrect error messages 7 years ago
  Eric Amodio 29e48fa1f8 Fixes typo 7 years ago
  Geoffrey dd3768fa33 Add new command to diff HEAD with branch using command palette 7 years ago
  Eric Amodio d0354de864 Fixes issues opening the working file if renamed 7 years ago
  Eric Amodio 2ef4051c3d Opens changes and files in the active column 7 years ago
  Eric Amodio c4483b1b91 Fixes title issue with newly added files 7 years ago
  Eric Amodio edfd0327e6 Fixes #35 - Traps xclip error and notifies 7 years ago
  Eric Amodio cd7a9ced38 Fixes typos 7 years ago