Eric Amodio
7f3fdb48fd
Removes insiders flag from stash view
7 years ago
Eric Amodio
81a9092455
Removes stash list in explorer command
Rename Show File History in Explorer back to Open File History Explorer
Removes the git explorer view (for now)
7 years ago
Eric Amodio
d288985c26
Adapts stash commands to new structure for views
Adds onDidChangeRepo event to GitService
Refreshes stash view when repo changes
7 years ago
rebornix
b81d873a34
WIP of Stash Explorer commands
# Conflicts:
# src/commands/stashApply.ts
7 years ago
Eric Amodio
c96a659e9e
Fixes uris on nodes
7 years ago
Eric Amodio
d193676502
Adds status icons to explorer views
Adds templating support to explorer views
7 years ago
Eric Amodio
6410a274d5
Renames explorer views
Adds refresh commands for explorer views
Adds context menu commands to both explorer views
7 years ago
Eric Amodio
272bb4db45
Sets line to avoid diff jumping
7 years ago
Eric Amodio
7fbee675f0
Spits branch and status nodes into separate files
Removes status node for now
7 years ago
Eric Amodio
bc21272409
Defers command construction until later
Gets a properly constructed commit to improve performance of opening the diff
7 years ago
Eric Amodio
da450a614d
Renames explorerNodes
7 years ago
rebornix
0e4664bab1
Rename Stash Explorer
7 years ago
rebornix
1b4800571d
extract stash explorer
7 years ago
Eric Amodio
c812a56eac
Adds an experimental custom view (wip)
7 years ago
Eric Amodio
3081632815
Updates dependencies (typescript)
Fixes newly detected typescript errors
7 years ago
Eric Amodio
3d32d86998
Renames onDidBlameabilityChange for consistency
7 years ago
Eric Amodio
0a9559f5a5
Reworks commanding structure for less redundancy
Adds command args copying when needed
7 years ago
Eric Amodio
8693c87523
Updates dependencies
7 years ago
Eric Amodio
54c077eb8d
Switches to png icon
7 years ago
Eric Amodio
ee124b5325
Preps v4.2.0
7 years ago
Eric Amodio
63a0646c8f
Adds commands to the SCM menus
7 years ago
Eric Amodio
cb360c5a3d
Renames Compare File with... command
7 years ago
Eric Amodio
3bf5f23c66
Adds diffWithRevision command
7 years ago
Eric Amodio
1751987868
Reworks more commands deal with context
7 years ago
Eric Amodio
9179b70875
Avoids re-setting the line if it is already set
7 years ago
Eric Amodio
93ea2c7145
Fixes another infinite loop in close command
7 years ago
Eric Amodio
f9275a8e1a
Reworks command structure with context
7 years ago
Eric Amodio
ceb9c5e126
Removes "Line" from some command titles
7 years ago
Eric Amodio
e42af14b11
Adds status formatter
7 years ago
Eric Amodio
bcfa2cb4d7
Renames icon references to octicon
7 years ago
Eric Amodio
16963ee054
Fixes typo
7 years ago
Eric Amodio
db1bdaa778
Updates excludes
7 years ago
Eric Amodio
ccac13088c
Fixes #103 - toggled line annotation state is sometimes forgotten
Often happened when also toggling file annotations
7 years ago
Eric Amodio
899a69357c
Fixes a few spelling errors
Adds a better description to blame.line.enabled to be clearer about its behavior
Adds a better description to codeLens.enabled to be clearer about its behavior
7 years ago
Eric Amodio
c78c3c7525
Preps v4.1.4
7 years ago
Eric Amodio
1cbf0b2c73
Updates dependencies
7 years ago
Eric Amodio
191a158b3b
Optimizes diff with previous command
7 years ago
Eric Amodio
f553980146
Attempts to fix #99
undo/redo spawns too many git processes
7 years ago
Eric Amodio
a306ba2b98
Stops trying to set the line if we don't have one
7 years ago
Eric Amodio
1cdd94cb46
Adds a with method to commit
7 years ago
Eric Amodio
12caa017a9
Fixes issues with changes showing wrong diff
Refactors diff parsing
7 years ago
Eric Amodio
ad790b274b
Preps v4.1.3
7 years ago
Eric Amodio
55ef004332
Fixes changes hover not showing the correct diff when showing recent changes annotations
7 years ago
Eric Amodio
329d5a496d
Preps v4.1.2
7 years ago
Eric Amodio
6b4642d8c8
Fixes #96 - stops opening external diff if configured
7 years ago
Eric Amodio
45aa9b17ac
Changes to use enum for glyphs
7 years ago
Eric Amodio
9b908e27ba
Preps v4.1.1
7 years ago
Eric Amodio
0eb6026a82
Fixes missing icons
7 years ago
Eric Amodio
5823457ea0
Removes invalid signature
7 years ago
Eric Amodio
64b929fd5b
Preps v4.1.0
7 years ago