Eric Amodio
|
c38ead4126
|
Updates dependencies
|
před 6 roky |
Eric Amodio
|
0176921616
|
Removes unneeded plugin
|
před 6 roky |
Eric Amodio
|
daf3b1c446
|
Fixes clean issue with ui build
|
před 6 roky |
Eric Amodio
|
910b26555c
|
Closes #463: adds checkout terminal command
Changes rebase & reset terminal commands to apply to all commit nodes
|
před 6 roky |
Eric Amodio
|
6cb99d30c3
|
Removes separate package.json for ui build
Consolidates ui dependencies & build into main
|
před 6 roky |
Eric Amodio
|
877cae2894
|
Fixes issues welcome & settings editor with light themes
|
před 6 roky |
Eric Amodio
|
d2abddee7a
|
Updates dependencies
|
před 6 roky |
Eric Amodio
|
3bc64ee1ea
|
Fixes enum descriptions
|
před 6 roky |
Eric Amodio
|
915e6bd693
|
Adds recognition for Zyck's contribution
Adds clearing of the user cache on config change
Fixes lint issues and adds some comments
|
před 6 roky |
Zyck
|
6122550d4e
|
Fix incorrect author display `You`(#457) (#460)
Fixes #457: incorrect displayed username `You`
|
před 6 roky |
Eric Amodio
|
b5f94fc19c
|
Switches to returning uris for versioned files
To allow greater flexibility in how versioned files are implemented
|
před 6 roky |
Eric Amodio
|
7a34e98f50
|
Fixes #462 - Don't override SCM shortcut (⌃⇧G) on macOS
|
před 6 roky |
Eric Amodio
|
e6c56cff8c
|
Updates settings descriptions for settings editor
|
před 6 roky |
Eric Amodio
|
6ac6ebda3b
|
Changes commit search by sha to jump to commit directly
|
před 6 roky |
Eric Amodio
|
d3c01f4306
|
Renames quickpick folder
|
před 6 roky |
Eric Amodio
|
52e086be19
|
Preps v8.5.3
|
před 6 roky |
Eric Amodio
|
6e5a82e469
|
Fixes issue showing changes with working with renamed files
|
před 6 roky |
Eric Amodio
|
93f2be5af7
|
Fixes issue showing changes with untracked stashed files
|
před 6 roky |
Eric Amodio
|
c3d7824029
|
Updates recommended extensions
|
před 6 roky |
Eric Amodio
|
8a3b5d1f44
|
Changes commit results to look like search results
|
před 6 roky |
Eric Amodio
|
89523f7ae3
|
Fixes #454 - Avoids merge commits for file/change searches
|
před 6 roky |
Eric Amodio
|
dae8cfbd29
|
Preps v8.5.2
|
před 6 roky |
Eric Amodio
|
858953dc5c
|
Fixes #449 - Stops hiding explorers by default when in Zen mode
|
před 6 roky |
Eric Amodio
|
765dfe2225
|
Fixes #451 - Stops apply changes from HEAD if the sha is missing or HEAD
Also allows for vscode undo support for the applied changes
|
před 6 roky |
Eric Amodio
|
45a7e957ba
|
Simplifies webpack config
|
před 6 roky |
Eric Amodio
|
8789dd2c8d
|
Updates settings
|
před 6 roky |
Eric Amodio
|
670da47cd2
|
Updates dependencies & build script naming
|
před 6 roky |
Eric Amodio
|
bbd5933f08
|
Preps v8.5.1
|
před 6 roky |
Eric Amodio
|
0bec73ad8a
|
Fixes #252 - this.children reset because of await
|
před 6 roky |
Eric Amodio
|
86f4a42443
|
Adds renameLimit value to avoid warnings
|
před 6 roky |
Eric Amodio
|
307090a70a
|
Closes #429 - Adds emoji support 😄
|
před 6 roky |
Eric Amodio
|
22a5722a25
|
Adds historyExplorer.avatars setting
|
před 6 roky |
Eric Amodio
|
28f5eb66a6
|
Fixes issue with saving settings with default values
|
před 6 roky |
Eric Amodio
|
ae107ef0a8
|
Fixes #437 - Removes --first-parent and -m from file history
|
před 6 roky |
Eric Amodio
|
e6f2ef15a6
|
Fixes refresh issue on config change
|
před 6 roky |
Eric Amodio
|
9359818216
|
Closes #446 - Adds ability to compare arbitrary file revisions
|
před 6 roky |
Eric Amodio
|
0bbf600b79
|
Replaces encoded chars with unicode (stops fighting with npm)
Preserves spaces in format strings
|
před 6 roky |
Eric Amodio
|
1551e1405d
|
Updates dependencies
|
před 6 roky |
Eric Amodio
|
99d1ef0f18
|
Updates github issue templates
|
před 6 roky |
Eric Amodio
|
67df234b19
|
Fixes #444 - Resizes activity bar icon
|
před 6 roky |
Eric Amodio
|
7cb1b65e19
|
Adds recognition for korigod's contribution
|
před 6 roky |
Andrei Korigodski
|
4cb8b68986
|
Replace `--` with `—` in package.json
|
před 6 roky |
Eric Amodio
|
806a9f312b
|
Preps v8.5.0
|
před 6 roky |
Eric Amodio
|
64199eda4e
|
Moves getHistoryNode to History explorer
|
před 6 roky |
Eric Amodio
|
8939ac3ed1
|
Reorders imports (via tslint) and moves some files for better structure
|
před 6 roky |
Eric Amodio
|
5da25f1698
|
Adds alt command to compare with previous toolbar command
|
před 6 roky |
Eric Amodio
|
4afe1507ce
|
Enables the new GitLens sidebar view by default
|
před 6 roky |
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
|
před 6 roky |
Eric Amodio
|
a04f25f4e8
|
Removes space before ellipsis for consistency
|
před 6 roky |
Eric Amodio
|
32d683ce5e
|
Fixes compare with prev/next with renames (especially case only renames)
|
před 6 roky |