322 Commits (95d75581cbfb4aeb80d06a21cf1fd3230b37f446)

Author SHA1 Message Date
  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 6 years ago
  Eric Amodio cb15bd6149 Renames DiffHeadWithBranchCommand 6 years ago
  Eric Amodio 90b5fdf1df Fixes incorrect error messages 6 years ago
  Eric Amodio 29e48fa1f8 Fixes typo 6 years ago
  Geoffrey dd3768fa33 Add new command to diff HEAD with branch using command palette 6 years ago
  Eric Amodio d0354de864 Fixes issues opening the working file if renamed 6 years ago
  Eric Amodio 2ef4051c3d Opens changes and files in the active column 6 years ago
  Eric Amodio c4483b1b91 Fixes title issue with newly added files 6 years ago
  Eric Amodio edfd0327e6 Fixes #35 - Traps xclip error and notifies 6 years ago
  Eric Amodio cd7a9ced38 Fixes typos 6 years ago
  Eric Amodio 79ef07d5d4 Shows welcome page on first start 6 years ago
  Eric Amodio 6898c39195 Changes code lens and line blame toggles to always work 6 years ago
  Eric Amodio f25ca41300 Switches to es2017 output 6 years ago
  Eric Amodio ad2bc4eb3b Overhauls configuration 6 years ago
  Eric Amodio 3be10947f5 Fixes #259 - limits merges to first parent 6 years ago
  Eric Amodio acb7f9f046 Fixes selection not getting restored in blame 6 years ago
  Eric Amodio 1b0d516b01 Fixes recent changes annotations 6 years ago
  Eric Amodio b58c023b66 Adds repo picker to commit search 6 years ago
  Eric Amodio 6ae9d0e808 Fixes issues with findWorkingFileName 6 years ago
  Eric Amodio f7b2638d7e Fixes issues with diff trying to use a range 6 years ago
  Eric Amodio ab9d0eb7b4 Renames getLogCommit to getLogCommitForFile 6 years ago
  Eric Amodio 52e9441aea Moves config interfaces into single file 6 years ago
  Eric Amodio 64c8bd46c9 Fixes versioned files not working 6 years ago
  Eric Amodio 9f40bf037a Closes #112 - Adds blame support for unsaved files 6 years ago
  Eric Amodio e0f875412f Fixes renamed files not showing changes from view 6 years ago
  Eric Amodio 1a4b3d61e5 Adds explicit skipMerges to match diffWithPrevious 6 years ago
  Eric Amodio 8212659460 Closes #112 - Adds blame support for unsaved files 6 years ago