Eric Amodio
af82b4461b
Updates dependencies
6 years ago
Eric Amodio
ad0aae7c99
Switches to use terser (rather than uglify)
Switches to use full source-map for better debugging (stepping)
6 years ago
Eric Amodio
914b363a04
Updates dependencies
6 years ago
Eric Amodio
6399188334
Adds : separator to views when outside of the GitLens sidebar
6 years ago
Eric Amodio
84992d81e6
Adds support for DocumentSymbols (hierachy)
Adds codeLens.includeSingleLineSymbols setting
6 years ago
Eric Amodio
7606783132
Renames explorer to view
6 years ago
Eric Amodio
879c498f64
Closes #502 - Adds show commit in results command
Adds show file history in results command
6 years ago
Eric Amodio
dbeddcb207
Adds Show Revision Details command to editor toolbar
6 years ago
Eric Amodio
cf71595fe5
Removes open working file & diff with working from diffs with files
6 years ago
Eric Amodio
51c2445d72
Updates to latest webpack to fix problem matchers
6 years ago
Eric Amodio
66d1ff1896
Adds pause/resume tracking support in file/line explorers
6 years ago
Eric Amodio
ed5c898f27
Adds apply changes to stash toolbar
Updates stash icons
6 years ago
Eric Amodio
7e8b404c2c
Closes #389 - Adds difftool command to files in explorers
6 years ago
Eric Amodio
453f8a0235
Adds commit search to repo menu
6 years ago
Eric Amodio
c3a36f2676
Adds stash/apply changes to repo menu
Adds stash changes to stashes toolbar
Adds apply changes to stashes menu
Fixes stash/apply changes to honor repository context
6 years ago
Eric Amodio
9c038ace33
Reorders fetch/push/pull
Adds fetch/push/pull to repo context menu
6 years ago
Eric Amodio
1cc142c28c
Changes to "on remote" terminology vs "in remote"
6 years ago
Eric Amodio
88fc0bfa65
Adds stash changes command to working tree files
6 years ago
Eric Amodio
0c75e4079a
Adds stage/unstage commands to repo explorer
6 years ago
Eric Amodio
04f7cd6b40
Updates dependencies
6 years ago
Eric Amodio
9eaac0ed54
Removes working status placeholders if not changed in working tree
Adds better sorting of working tree file changes
Changes non-working tree file changes back to use status icons
6 years ago
Eric Amodio
3d620107ec
Adds gitmojis & better automates emoji build
6 years ago
Eric Amodio
8e381a2838
Switches to cloud icons for push and pull
6 years ago
Eric Amodio
865459534a
Normalizes all icons to viewbox
6 years ago
Eric Amodio
687087f2e7
Changes Show Commit Details on files to jump to commit
Hides Show Commit Details on status files
6 years ago
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 years ago
Eric Amodio
530bba47a2
Changes on status bar to in status bar
6 years ago
Eric Amodio
14809ab45c
Renames StatusFileCommitsNode to StatusFileNode
6 years ago
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