Eric Amodio
|
52275215fe
|
Adds content uri from GitUri
|
пре 7 година |
Eric Amodio
|
71edb1b99a
|
Stops error message with stash apply conflict
|
пре 7 година |
Eric Amodio
|
7f3fdb48fd
|
Removes insiders flag from stash view
|
пре 7 година |
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 година |
Eric Amodio
|
d288985c26
|
Adapts stash commands to new structure for views
Adds onDidChangeRepo event to GitService
Refreshes stash view when repo changes
|
пре 7 година |
rebornix
|
b81d873a34
|
WIP of Stash Explorer commands
# Conflicts:
# src/commands/stashApply.ts
|
пре 7 година |
Eric Amodio
|
c96a659e9e
|
Fixes uris on nodes
|
пре 7 година |
Eric Amodio
|
d193676502
|
Adds status icons to explorer views
Adds templating support to explorer views
|
пре 7 година |
Eric Amodio
|
6410a274d5
|
Renames explorer views
Adds refresh commands for explorer views
Adds context menu commands to both explorer views
|
пре 7 година |
Eric Amodio
|
272bb4db45
|
Sets line to avoid diff jumping
|
пре 7 година |
Eric Amodio
|
7fbee675f0
|
Spits branch and status nodes into separate files
Removes status node for now
|
пре 7 година |
Eric Amodio
|
bc21272409
|
Defers command construction until later
Gets a properly constructed commit to improve performance of opening the diff
|
пре 7 година |
Eric Amodio
|
da450a614d
|
Renames explorerNodes
|
пре 7 година |
rebornix
|
0e4664bab1
|
Rename Stash Explorer
|
пре 7 година |
rebornix
|
1b4800571d
|
extract stash explorer
|
пре 7 година |
Eric Amodio
|
c812a56eac
|
Adds an experimental custom view (wip)
|
пре 7 година |
Eric Amodio
|
3081632815
|
Updates dependencies (typescript)
Fixes newly detected typescript errors
|
пре 7 година |
Eric Amodio
|
3d32d86998
|
Renames onDidBlameabilityChange for consistency
|
пре 7 година |
Eric Amodio
|
0a9559f5a5
|
Reworks commanding structure for less redundancy
Adds command args copying when needed
|
пре 7 година |
Eric Amodio
|
3bf5f23c66
|
Adds diffWithRevision command
|
пре 7 година |
Eric Amodio
|
1751987868
|
Reworks more commands deal with context
|
пре 7 година |
Eric Amodio
|
9179b70875
|
Avoids re-setting the line if it is already set
|
пре 7 година |
Eric Amodio
|
93ea2c7145
|
Fixes another infinite loop in close command
|
пре 7 година |
Eric Amodio
|
f9275a8e1a
|
Reworks command structure with context
|
пре 7 година |
Eric Amodio
|
e42af14b11
|
Adds status formatter
|
пре 7 година |
Eric Amodio
|
bcfa2cb4d7
|
Renames icon references to octicon
|
пре 7 година |
Eric Amodio
|
16963ee054
|
Fixes typo
|
пре 7 година |
Eric Amodio
|
ccac13088c
|
Fixes #103 - toggled line annotation state is sometimes forgotten
Often happened when also toggling file annotations
|
пре 7 година |
Eric Amodio
|
191a158b3b
|
Optimizes diff with previous command
|
пре 7 година |
Eric Amodio
|
f553980146
|
Attempts to fix #99
undo/redo spawns too many git processes
|
пре 7 година |
Eric Amodio
|
a306ba2b98
|
Stops trying to set the line if we don't have one
|
пре 7 година |
Eric Amodio
|
1cdd94cb46
|
Adds a with method to commit
|
пре 7 година |
Eric Amodio
|
12caa017a9
|
Fixes issues with changes showing wrong diff
Refactors diff parsing
|
пре 7 година |
Eric Amodio
|
55ef004332
|
Fixes changes hover not showing the correct diff when showing recent changes annotations
|
пре 7 година |
Eric Amodio
|
6b4642d8c8
|
Fixes #96 - stops opening external diff if configured
|
пре 7 година |
Eric Amodio
|
45aa9b17ac
|
Changes to use enum for glyphs
|
пре 7 година |
Eric Amodio
|
5823457ea0
|
Removes invalid signature
|
пре 7 година |
Eric Amodio
|
a618b7efe6
|
Adds ability to esc out of file annotations
|
пре 7 година |
Eric Amodio
|
a2903ce4a9
|
Refactors formatters
Moves annotation messages from formatter to annotations
Moves icons into dark/light folders
|
пре 7 година |
Eric Amodio
|
12debe583c
|
Cleans up more duplicate code
|
пре 7 година |
Eric Amodio
|
76961d6697
|
Fixes #33 - escape commit message
|
пре 7 година |
Eric Amodio
|
6f3441a9e7
|
Adds default date format
|
пре 7 година |
Eric Amodio
|
64ae82075e
|
Cleans up some duplicate code
|
пре 7 година |
Eric Amodio
|
5624567daa
|
Fixes regression with code lens
|
пре 7 година |
Eric Amodio
|
c1c65127b7
|
Fixes extra newline in multiline commit messages
|
пре 7 година |
Eric Amodio
|
ce98f02706
|
Adds details hover to recent changes annotations
|
пре 7 година |
Eric Amodio
|
48a1ca704d
|
Adds new recent changes annotations
|
пре 7 година |
Eric Amodio
|
dd0b95498e
|
Fixes excessive memory usages with diff regex
|
пре 7 година |
Eric Amodio
|
e6316400f0
|
Optimized parsers for speed & memory usage
Switches to lazy parsing of diff chunks
|
пре 7 година |
Eric Amodio
|
eeff31cf27
|
Removes I from interface naming of "things"
|
пре 7 година |