Eric Amodio
|
3f8923c8f6
|
Renames show commit search to search commits
Adds search commits button to view
|
6年前 |
Eric Amodio
|
63a17deff3
|
Renames Results view files to Compare view
Updates README (wip)
Updates welcome & settings pages (wip)
|
6年前 |
Eric Amodio
|
55bc8c243f
|
Changes Results view into Compare view
Adds ability to start a compare directly from the view
|
6年前 |
Eric Amodio
|
d62a6f5f32
|
Updates dependencies & bumps required vscode version
|
6年前 |
Eric Amodio
|
3f3b8d28d6
|
Adds Search Commits view
Renames showCommitInResults to showCommitInView
Renames showFileHistoryInResults to showFileHistoryInView
|
6年前 |
Eric Amodio
|
933cd10dcb
|
Updates dependencies
|
6年前 |
Eric Amodio
|
755c1ff6f9
|
Adds Change Base (branch/tag) command to file history view
Adds Change Base (branch/tag) command to line history view
|
6年前 |
Eric Amodio
|
9a1b48af19
|
Adds push repositories command
Adds @command decorator
Changes (fetch|pull|push)All to be cancelable
|
6年前 |
Eric Amodio
|
6934dc7c14
|
Updates dependencies
|
6年前 |
Eric Amodio
|
6857f7c6b5
|
Adds fetch command to remotes
|
6年前 |
Eric Amodio
|
99688c28ba
|
Adds comparison commands to branch nodes toolbar
|
6年前 |
Eric Amodio
|
154f269e12
|
Adds open in remote / copy remote url to many node toolbars
|
6年前 |
Eric Amodio
|
77f66032bf
|
Adds copy sha/message to commit nodes toolbar
|
6年前 |
Eric Amodio
|
12bb8293a4
|
Adds new pull, push, & push with force icons
|
6年前 |
Eric Amodio
|
2de6cb2c30
|
Adds apply stash changes to stashes node
|
6年前 |
Eric Amodio
|
56a67bd92c
|
Changes views in the GitLens side bar to only use when's based on config
This avoids unnecessary flickering of the GitLens side bar icon
|
6年前 |
Eric Amodio
|
c8d42357a0
|
Switches when's to use config's when possible
Config when's can be resolved before extension activation
|
6年前 |
Eric Amodio
|
95d75581cb
|
Adds stash command to files node
|
6年前 |
Eric Amodio
|
35b254424c
|
Adds global fetch & pull all repositories commands
Adds push with force command to repo nodes
|
6年前 |
Eric Amodio
|
37bf8835f4
|
Adds pull to behind upstream & push to ahead upstream nodes
|
6年前 |
Eric Amodio
|
4265a8762b
|
Updates dependencies
|
6年前 |
Eric Amodio
|
af82b4461b
|
Updates dependencies
|
6年前 |
Eric Amodio
|
ad0aae7c99
|
Switches to use terser (rather than uglify)
Switches to use full source-map for better debugging (stepping)
|
6年前 |
Eric Amodio
|
914b363a04
|
Updates dependencies
|
6年前 |
Eric Amodio
|
6399188334
|
Adds : separator to views when outside of the GitLens sidebar
|
6年前 |
Eric Amodio
|
84992d81e6
|
Adds support for DocumentSymbols (hierachy)
Adds codeLens.includeSingleLineSymbols setting
|
6年前 |
Eric Amodio
|
7606783132
|
Renames explorer to view
|
6年前 |
Eric Amodio
|
879c498f64
|
Closes #502 - Adds show commit in results command
Adds show file history in results command
|
6年前 |
Eric Amodio
|
dbeddcb207
|
Adds Show Revision Details command to editor toolbar
|
6年前 |
Eric Amodio
|
cf71595fe5
|
Removes open working file & diff with working from diffs with files
|
6年前 |
Eric Amodio
|
51c2445d72
|
Updates to latest webpack to fix problem matchers
|
6年前 |
Eric Amodio
|
66d1ff1896
|
Adds pause/resume tracking support in file/line explorers
|
6年前 |
Eric Amodio
|
ed5c898f27
|
Adds apply changes to stash toolbar
Updates stash icons
|
6年前 |
Eric Amodio
|
7e8b404c2c
|
Closes #389 - Adds difftool command to files in explorers
|
6年前 |
Eric Amodio
|
453f8a0235
|
Adds commit search to repo menu
|
6年前 |
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年前 |
Eric Amodio
|
9c038ace33
|
Reorders fetch/push/pull
Adds fetch/push/pull to repo context menu
|
6年前 |
Eric Amodio
|
1cc142c28c
|
Changes to "on remote" terminology vs "in remote"
|
6年前 |
Eric Amodio
|
88fc0bfa65
|
Adds stash changes command to working tree files
|
6年前 |
Eric Amodio
|
0c75e4079a
|
Adds stage/unstage commands to repo explorer
|
6年前 |
Eric Amodio
|
04f7cd6b40
|
Updates dependencies
|
6年前 |
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年前 |
Eric Amodio
|
3d620107ec
|
Adds gitmojis & better automates emoji build
|
6年前 |
Eric Amodio
|
8e381a2838
|
Switches to cloud icons for push and pull
|
6年前 |
Eric Amodio
|
865459534a
|
Normalizes all icons to viewbox
|
6年前 |
Eric Amodio
|
687087f2e7
|
Changes Show Commit Details on files to jump to commit
Hides Show Commit Details on status files
|
6年前 |
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年前 |