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
530bba47a2
Changes on status bar to in status bar
6年前
Eric Amodio
14809ab45c
Renames StatusFileCommitsNode to StatusFileNode
6年前
Eric Amodio
73614cbca3
Renames StatusFileNode to ResultsFileNode
6年前
Eric Amodio
78aa0a4994
Fixes issue with settings editor not refreshing after being hidden
Adds the gitlens icon to settings editor and welcome page
6年前
Eric Amodio
d6728b6d82
Adds autoReveal setting for repositories explorer
6年前
Eric Amodio
5947ae58de
Adds changes into commit format in explorers
6年前
Eric Amodio
f27e080f8d
Adds pull all command to repos explorer
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
ae6f3ecbcd
Bumps version to eventual 9.0.0-alpha
6年前
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年前