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 年之前
Segev Finer
bffe2238f7
Add the gitlens.hovers.avatars configuration option
This setting allows disabling/enabling showing avatars in hovers. We
already have settings for the explorer and blame gutter, so it makes
sense to also have one for the hovers.
6 年之前
Eric Amodio
12a93fe5f6
Preps v8.4.1
6 年之前
Eric Amodio
11dc8f37f7
Makes scopes optional on codeLens.scopesByLanguage
6 年之前
Eric Amodio
cd90faa526
Preps v8.4.0
6 年之前
Eric Amodio
44566b4ec9
Revamps heatmap - median relative age & customizable cold/hot colors
Closes #419 - Make blame heatmap color configurable
6 年之前