304 コミット (14809ab45ca4509693cd34387b8b274e40c9f1d8)

作成者 SHA1 メッセージ 日付
  Eric Amodio 229c8cce61 Adds working and stage status in status files node 6年前
  Eric Amodio 70ebec7b81 Fixes issues showing uncommitted and staged content 6年前
  Eric Amodio 52a549e85b Renames/reworks git models for files and statuses 6年前
  Eric Amodio acbdf73177 Adds warning message if working file is missing 6年前
  Eric Amodio a284728137 Renames sha to ref in more places 6年前
  Eric Amodio f26523583f Fixes compare titles in certain cases 6年前
  Eric Amodio f13d354449 Adds message when trying to compare to a deleted working file 6年前
  Eric Amodio 5a88901a3c Renames GitLens explorer to Repositories explorer 6年前
  Eric Amodio 4c72765b77 Fixes issues with comparing added/deleted files 6年前
  Eric Amodio f2aab9968c Shows explorer when adding revision workspace folder 6年前
  Eric Amodio 2e4cbcad10 Reworks explorers (wip) 6年前
  Eric Amodio 37798357cb Removes docked history view (wip) 6年前
  Eric Amodio f01a8b7430 Consolidates error messaging to show output channel button 6年前
  Eric Amodio 85bcbf2be7 Fixes floating promises 6年前
  Eric Amodio f93d8ca2db Bundles node_modules directly into extension.js 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 26fc11f9df Fixes path formatting & adds optional suffix 6年前
  Eric Amodio 0f2f79fca7 Fixes #430 - Use content provider instead of tmp files (for text docs) 6年前
  Eric Amodio 3c05f841e9 Handles all floating promises 6年前
  Eric Amodio 58700ab15b Closes #467 - Adds copy remote url to clipboard command 6年前
  Eric Amodio 457ab38974 Fixes #468 - better handles detached head state 6年前
  Eric Amodio 1f657bbbb3 Removes inheritance from Disposable 6年前
  Eric Amodio b5f94fc19c Switches to returning uris for versioned files 6年前
  Eric Amodio 6ac6ebda3b Changes commit search by sha to jump to commit directly 6年前
  Eric Amodio 6e5a82e469 Fixes issue showing changes with working with renamed files 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 5da25f1698 Adds alt command to compare with previous toolbar command 6年前
  Eric Amodio a911aca471 Closes #316 - Show file history from another branch or tag 6年前
  Eric Amodio a04f25f4e8 Removes space before ellipsis for consistency 6年前
  Eric Amodio 32d683ce5e Fixes compare with prev/next with renames (especially case only renames) 6年前
  Eric Amodio d11aac0feb Fixes issue with diff with previous and renames 6年前
  Eric Amodio f8e287615f Fixes #440 - Increases max buffer to 100MB 6年前
  Eric Amodio d790e9db04 Prettier all-the-things 6年前
  Eric Amodio f47a92e324 Resolves #436 - Copy to clipboard not working 6年前
  Eric Amodio 4da705b29b Fixes missing awaits for proper error handling 6年前
  Eric Amodio d2a7a1ceb3 Fixes #399 - "Open x in Remote" commands aren't always available 6年前
  Cédric Malard 43b87c3fe2 Support Linux without requiring external dependency (xclip) 6年前
  Eric Amodio 969ba41133 Removes some `as any` usages 6年前
  Eric Amodio 85d9b500a6 Fixes #381 - Unable to save stash with older Git 6年前
  Eric Amodio 6d15b90fa1 Fixes repo fallback on many commandsFixes #366 - deals null parameters from command callbacks 6年前
  Eric Amodio 07619d7b94 Adds user-defined modes support 6年前
  Eric Amodio 003da86002 Normalizes line endings 6年前
  Eric Amodio 26adc2eb06 Adds show explorer(s) commands 6年前
  Eric Amodio b162c7c962 Reworks some commands for consistency 6年前
  Eric Amodio 07592c6d18 Fixes #366 - keybinding args changed 😢 6年前
  Eric Amodio 1fae4e871f Reworks menu contributions 6年前
  Eric Amodio 6aee5f42f4 Fixes #155 - prev/next navigation works in diff editors 6年前
  Eric Amodio f8a1183039 Fixes various failures when not on a branch 6年前