Eric Amodio
|
11afc45ee1
|
Fixes blame toolbar button to work on the left diff
|
6 years ago |
Eric Amodio
|
9c8b81090c
|
Changes Open Changed Files to prompt for repo
|
6 years ago |
Eric Amodio
|
1fa211d084
|
Fixes issues with Close Unchanged Files and prompts for repo
|
6 years ago |
Eric Amodio
|
065bd0ff40
|
Fixes #503 - Open Changes (w difftool) should only open single file
Changes Open All Changes (w difftool) to open files, rather than dirdiff
Changes Open All Changes (w difftool) to prompt for repo when needed
|
6 years ago |
Eric Amodio
|
229c8cce61
|
Adds working and stage status in status files node
Adds git status decoration to status file nodes
|
6 years ago |
Eric Amodio
|
70ebec7b81
|
Fixes issues showing uncommitted and staged content
|
6 years ago |
Eric Amodio
|
52a549e85b
|
Renames/reworks git models for files and statuses
|
6 years ago |
Eric Amodio
|
acbdf73177
|
Adds warning message if working file is missing
|
6 years ago |
Eric Amodio
|
a284728137
|
Renames sha to ref in more places
Renames path to paths
Reworks sha regex & methods
|
6 years ago |
Eric Amodio
|
f26523583f
|
Fixes compare titles in certain cases
|
6 years ago |
Eric Amodio
|
f13d354449
|
Adds message when trying to compare to a deleted working file
|
6 years ago |
Eric Amodio
|
5a88901a3c
|
Renames GitLens explorer to Repositories explorer
Changes changelog image links to permalinks
Moves all images for docs into a docs folder
Removes unused images
|
6 years ago |
Eric Amodio
|
4c72765b77
|
Fixes issues with comparing added/deleted files
Fixes path issues with git fs provider
|
6 years ago |
Eric Amodio
|
f2aab9968c
|
Shows explorer when adding revision workspace folder
|
6 years ago |
Eric Amodio
|
2e4cbcad10
|
Reworks explorers (wip)
Closes #354 - Adds line history explorer (wip)
Closes #456 - Adds repository status to the repository nodes
|
6 years ago |
Eric Amodio
|
37798357cb
|
Removes docked history view (wip)
|
6 years ago |
Eric Amodio
|
f01a8b7430
|
Consolidates error messaging to show output channel button
|
6 years ago |
Eric Amodio
|
85bcbf2be7
|
Fixes floating promises
|
6 years ago |
Eric Amodio
|
f93d8ca2db
|
Bundles node_modules directly into extension.js
Updates dependencies
|
6 years ago |
Eric Amodio
|
0b0137f3a4
|
Moves gitService into git folder & renames a couple of git files
|
6 years ago |
Eric Amodio
|
4320f5342c
|
Adds explore repo from here command (wip)
Replaces git content provider with git fs provider
Adds Buffer output support to git calls
|
6 years ago |
Eric Amodio
|
26fc11f9df
|
Fixes path formatting & adds optional suffix
|
6 years ago |
Eric Amodio
|
0f2f79fca7
|
Fixes #430 - Use content provider instead of tmp files (for text docs)
|
6 years ago |
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
To allow greater flexibility in how versioned files are implemented
|
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
Renames Show Branches and Tags -> Choose from Branch or Tag History...
Changes it to show the revision history rather than immediate executing
|
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
Closes #209 - Open File in Remote should ask for a branch if no upstream
|
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 |