Eric Amodio
73614cbca3
Renames StatusFileNode to ResultsFileNode
6 years ago
Eric Amodio
78aa0a4994
Fixes issue with settings editor not refreshing after being hidden
Adds the gitlens icon to settings editor and welcome page
6 years ago
Eric Amodio
d6728b6d82
Adds autoReveal setting for repositories explorer
6 years ago
Eric Amodio
5947ae58de
Adds changes into commit format in explorers
6 years ago
Eric Amodio
f27e080f8d
Adds pull all command to repos explorer
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
ae6f3ecbcd
Bumps version to eventual 9.0.0-alpha
6 years ago
Eric Amodio
a722a995ea
Adds new repository commands (fetch, pull, push) (wip)
Closes #470 - Adds fetch command to Repository explorer
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
f93d8ca2db
Bundles node_modules directly into extension.js
Updates dependencies
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
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 years ago
Eric Amodio
b58dc49d07
Adds diffWithWorking to editor toolbar when diffing
Renanes "Compare x with" commands
6 years ago
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 years ago
Eric Amodio
d9807774ec
Switches to use new git extension api (for git path)
Removes gitlens.advanced.git setting
6 years ago
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 years ago
Eric Amodio
d53b45432d
Prettiers more things
6 years ago
Eric Amodio
4ddb871459
Preps v8.5.6
6 years ago
Eric Amodio
c8d548083c
Removes pre-push git hook
6 years ago
Eric Amodio
14e2aa67bf
Preps v8.5.5
6 years ago
Eric Amodio
6f76796836
Updates dependencies
Adds new webpack tree shaking plugin
6 years ago
Eric Amodio
58700ab15b
Closes #467 - Adds copy remote url to clipboard command
6 years ago
Eric Amodio
d1a613b1c8
Fixes #471 - Changes Ctrl+Alt to Ctrl+Shift
6 years ago
Eric Amodio
b11fbd6320
Updates dependencies
6 years ago
Eric Amodio
2be0d694d8
Switches to use prettier-tslint
6 years ago
Eric Amodio
67cb510334
Unifies extension & UI builds
Uses webpack for all of it
6 years ago
Eric Amodio
1c1ec2894e
Preps v8.5.4
6 years ago
Eric Amodio
a2a6096d32
Fixes pretty script
6 years ago
Eric Amodio
c38ead4126
Updates dependencies
6 years ago
Eric Amodio
910b26555c
Closes #463 : adds checkout terminal command
Changes rebase & reset terminal commands to apply to all commit nodes
6 years ago
Eric Amodio
6cb99d30c3
Removes separate package.json for ui build
Consolidates ui dependencies & build into main
6 years ago
Eric Amodio
d2abddee7a
Updates dependencies
6 years ago
Eric Amodio
3bc64ee1ea
Fixes enum descriptions
6 years ago
Eric Amodio
7a34e98f50
Fixes #462 - Don't override SCM shortcut (⌃⇧G) on macOS
6 years ago
Eric Amodio
e6c56cff8c
Updates settings descriptions for settings editor
6 years ago
Eric Amodio
52e086be19
Preps v8.5.3
6 years ago
Eric Amodio
dae8cfbd29
Preps v8.5.2
6 years ago
Eric Amodio
858953dc5c
Fixes #449 - Stops hiding explorers by default when in Zen mode
6 years ago
Eric Amodio
45a7e957ba
Simplifies webpack config
6 years ago
Eric Amodio
670da47cd2
Updates dependencies & build script naming
6 years ago
Eric Amodio
bbd5933f08
Preps v8.5.1
6 years ago
Eric Amodio
22a5722a25
Adds historyExplorer.avatars setting
6 years ago
Eric Amodio
9359818216
Closes #446 - Adds ability to compare arbitrary file revisions
6 years ago
Eric Amodio
0bbf600b79
Replaces encoded chars with unicode (stops fighting with npm)
Preserves spaces in format strings
6 years ago
Eric Amodio
1551e1405d
Updates dependencies
6 years ago
Andrei Korigodski
4cb8b68986
Replace `--` with `—` in package.json
6 years ago
Eric Amodio
806a9f312b
Preps v8.5.0
6 years ago
Eric Amodio
5da25f1698
Adds alt command to compare with previous toolbar command
6 years ago
Eric Amodio
4afe1507ce
Enables the new GitLens sidebar view by default
6 years ago