Eric Amodio
a722a995ea
Adds new repository commands (fetch, pull, push) (wip)
Closes #470 - Adds fetch command to Repository explorer
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
f93d8ca2db
Bundles node_modules directly into extension.js
Updates dependencies
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
2d977262d2
Closes #493 - Adds changes to commits in explorers
Adds new ${changes} and ${changesShort} template tokens
Adds support for prefixes and suffixes around tokens
Fixes missing/mismatched token option issues
6 лет назад
Eric Amodio
b58dc49d07
Adds diffWithWorking to editor toolbar when diffing
Renanes "Compare x with" commands
6 лет назад
Eric Amodio
ac786a42a0
Changes mm Gravatar fallback to mp (since Gravatar renamed it)
Removes Uri monkey patch as it no longer will work
See 03432806c8
Stops encoding uris in .toString calls
6 лет назад
Eric Amodio
d9807774ec
Switches to use new git extension api (for git path)
Removes gitlens.advanced.git setting
6 лет назад
Eric Amodio
1215efd141
Updates dependencies & more
Changes from out to dist
Adds size-plugin (commented out for now)
Adds image cache to improve bundle performance
6 лет назад
Eric Amodio
d53b45432d
Prettiers more things
6 лет назад
Eric Amodio
4ddb871459
Preps v8.5.6
6 лет назад
Eric Amodio
c8d548083c
Removes pre-push git hook
6 лет назад
Eric Amodio
14e2aa67bf
Preps v8.5.5
6 лет назад
Eric Amodio
6f76796836
Updates dependencies
Adds new webpack tree shaking plugin
6 лет назад
Eric Amodio
58700ab15b
Closes #467 - Adds copy remote url to clipboard command
6 лет назад
Eric Amodio
d1a613b1c8
Fixes #471 - Changes Ctrl+Alt to Ctrl+Shift
6 лет назад
Eric Amodio
b11fbd6320
Updates dependencies
6 лет назад
Eric Amodio
2be0d694d8
Switches to use prettier-tslint
6 лет назад
Eric Amodio
67cb510334
Unifies extension & UI builds
Uses webpack for all of it
6 лет назад
Eric Amodio
1c1ec2894e
Preps v8.5.4
6 лет назад
Eric Amodio
a2a6096d32
Fixes pretty script
6 лет назад
Eric Amodio
c38ead4126
Updates dependencies
6 лет назад
Eric Amodio
910b26555c
Closes #463 : adds checkout terminal command
Changes rebase & reset terminal commands to apply to all commit nodes
6 лет назад
Eric Amodio
6cb99d30c3
Removes separate package.json for ui build
Consolidates ui dependencies & build into main
6 лет назад
Eric Amodio
d2abddee7a
Updates dependencies
6 лет назад
Eric Amodio
3bc64ee1ea
Fixes enum descriptions
6 лет назад
Eric Amodio
7a34e98f50
Fixes #462 - Don't override SCM shortcut (⌃⇧G) on macOS
6 лет назад
Eric Amodio
e6c56cff8c
Updates settings descriptions for settings editor
6 лет назад
Eric Amodio
52e086be19
Preps v8.5.3
6 лет назад
Eric Amodio
dae8cfbd29
Preps v8.5.2
6 лет назад
Eric Amodio
858953dc5c
Fixes #449 - Stops hiding explorers by default when in Zen mode
6 лет назад
Eric Amodio
45a7e957ba
Simplifies webpack config
6 лет назад
Eric Amodio
670da47cd2
Updates dependencies & build script naming
6 лет назад
Eric Amodio
bbd5933f08
Preps v8.5.1
6 лет назад
Eric Amodio
22a5722a25
Adds historyExplorer.avatars setting
6 лет назад
Eric Amodio
9359818216
Closes #446 - Adds ability to compare arbitrary file revisions
6 лет назад
Eric Amodio
0bbf600b79
Replaces encoded chars with unicode (stops fighting with npm)
Preserves spaces in format strings
6 лет назад
Eric Amodio
1551e1405d
Updates dependencies
6 лет назад
Andrei Korigodski
4cb8b68986
Replace `--` with `—` in package.json
6 лет назад
Eric Amodio
806a9f312b
Preps v8.5.0
6 лет назад
Eric Amodio
5da25f1698
Adds alt command to compare with previous toolbar command
6 лет назад
Eric Amodio
4afe1507ce
Enables the new GitLens sidebar view by default
6 лет назад
Eric Amodio
df98b110cc
Consolidates gitlens:active* contexts into gitlens:activeFileStatus
Less roundtrips through to the UI on changes for better performance/UX
Also adds "flash" protection to deal with the active editor changing to undefined between changes
6 лет назад
Eric Amodio
500323a70f
Fixes issue with editor focus and compare commands
6 лет назад
Eric Amodio
059ba44c07
Adds ability to show explorers in a GitLens view
6 лет назад
Eric Amodio
164b0f0d0f
Renames history explorer to file history explorer
6 лет назад
Eric Amodio
d790e9db04
Prettier all-the-things
6 лет назад
Eric Amodio
b25234c3a0
Removes "configuration" from config title
6 лет назад
Eric Amodio
1185fa2a58
Updates dependencies
6 лет назад