Eric Amodio
|
35b254424c
|
Adds global fetch & pull all repositories commands
Adds push with force command to repo nodes
|
6 лет назад |
Eric Amodio
|
7606783132
|
Renames explorer to view
|
6 лет назад |
Eric Amodio
|
879c498f64
|
Closes #502 - Adds show commit in results command
Adds show file history in results command
|
6 лет назад |
Eric Amodio
|
dbeddcb207
|
Adds Show Revision Details command to editor toolbar
|
6 лет назад |
Eric Amodio
|
af71820813
|
Changes commit search from the views to open in results
|
6 лет назад |
Eric Amodio
|
d7fee60abe
|
Adds support for view command detection
|
6 лет назад |
Eric Amodio
|
7e8b404c2c
|
Closes #389 - Adds difftool command to files in explorers
|
6 лет назад |
Eric Amodio
|
453f8a0235
|
Adds commit search to repo menu
|
6 лет назад |
Eric Amodio
|
c3a36f2676
|
Adds stash/apply changes to repo menu
Adds stash changes to stashes toolbar
Adds apply changes to stashes menu
Fixes stash/apply changes to honor repository context
|
6 лет назад |
Eric Amodio
|
1cc142c28c
|
Changes to "on remote" terminology vs "in remote"
|
6 лет назад |
Eric Amodio
|
c7e162fdbc
|
Updates clipboard error message for better clarity
|
6 лет назад |
Eric Amodio
|
88fc0bfa65
|
Adds stash changes command to working tree files
|
6 лет назад |
Eric Amodio
|
f0c5df885f
|
Fixes issue with diff files added in index/working tree
|
6 лет назад |
Eric Amodio
|
f547487e41
|
Fixes issues with showing deleted file changes
Fixes issues with added files in diff title
|
6 лет назад |
Eric Amodio
|
11afc45ee1
|
Fixes blame toolbar button to work on the left diff
|
6 лет назад |
Eric Amodio
|
9c8b81090c
|
Changes Open Changed Files to prompt for repo
|
6 лет назад |
Eric Amodio
|
1fa211d084
|
Fixes issues with Close Unchanged Files and prompts for repo
|
6 лет назад |
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 лет назад |
Eric Amodio
|
229c8cce61
|
Adds working and stage status in status files node
Adds git status decoration to status file nodes
|
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
Renames path to paths
Reworks sha regex & methods
|
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
Changes changelog image links to permalinks
Moves all images for docs into a docs folder
Removes unused images
|
6 лет назад |
Eric Amodio
|
4c72765b77
|
Fixes issues with comparing added/deleted files
Fixes path issues with git fs provider
|
6 лет назад |
Eric Amodio
|
f2aab9968c
|
Shows explorer when adding revision workspace folder
|
6 лет назад |
Eric Amodio
|
2e4cbcad10
|
Reworks explorers (wip)
Closes #354 - Adds line history explorer (wip)
Closes #456 - Adds repository status to the repository nodes
|
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
Updates dependencies
|
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)
Replaces git content provider with git fs provider
Adds Buffer output support to git calls
|
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
To allow greater flexibility in how versioned files are implemented
|
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
Renames Show Branches and Tags -> Choose from Branch or Tag History...
Changes it to show the revision history rather than immediate executing
|
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 лет назад |