Eric Amodio
3bd2fc98fe
Updates CHANGELOG & README
5 years ago
Eric Amodio
da7a95e8c1
Removes "Comparing" from branch compare node
Changes upstream arrows
5 years ago
Eric Amodio
4f12def5d4
Updates CHANGELOG
5 years ago
Eric Amodio
67dcc69c27
Adds branch compare visiblity view setting
5 years ago
Eric Amodio
d11cb57f05
Changes pull to fetch if no tracking branch
5 years ago
Eric Amodio
48ffc9fa87
Replaces usages of workspace.getConfiguration
5 years ago
Eric Amodio
e683d142e1
Updates dependencies
5 years ago
Eric Amodio
a75cba59ef
Adds Copy Remote Url to quickpicks
5 years ago
Eric Amodio
5c03903da5
Ensures uri matches editor before getting a range
5 years ago
Eric Amodio
75446f9ff3
Fixes issue with open revision in quickpicks
5 years ago
Eric Amodio
f4ce2d2630
Fixes #750 - missing file path
5 years ago
Eric Amodio
0896bf45e1
Adds liveshare enabled badge
5 years ago
Eric Amodio
5e6c0ead79
Fixes #739 - breadcrumbs within the repo now work
5 years ago
Eric Amodio
030b6e7a5b
Fixes git search for #734
5 years ago
Eric Amodio
be6325f4ee
Adds experimental compare branch node to repos
5 years ago
Eric Amodio
2072f5aa64
Updates dependencies
5 years ago
Eric Amodio
4ed94a10f5
Changes to match README
5 years ago
Eric Amodio
92c1de6eb2
Preps v9.7.4
5 years ago
Eric Amodio
ae5c728270
Adds "Incoming Activity" node to repos view - #735
Replaces "recent incoming changes" node
5 years ago
Eric Amodio
f39b0a6c92
Cleans up parsers a bit
5 years ago
Eric Amodio
1d65dde1aa
Optimizes get current branch lookup
5 years ago
Eric Amodio
d8654c6cd1
Fixes show more actions button on hover w/ renames
5 years ago
Eric Amodio
318f769946
Fixes view commands that open the working file
Fixes quickpick commands that open the working file
Neither of these cases worked with renamed files
5 years ago
Eric Amodio
e6d6ee78ab
Adds better fallback for missing suffixes
5 years ago
Eric Amodio
d5f889232e
Fixes show stashed changes with multiple repos
5 years ago
Eric Amodio
4b2f540e06
Updates dependencies
5 years ago
Eric Amodio
b5f98f12d8
Adds experimental "recent incoming changes" - #735
5 years ago
Eric Amodio
39e2c63fcd
Updates dependencies
5 years ago
Eric Amodio
2565dcdb6a
Preps v9.7.3
5 years ago
Eric Amodio
07ec5e68e6
Fixes #740 - opening untracked status files fails
Fixes diff w/ previous when there are no working file changes
Fixes broken status file commands
5 years ago
Eric Amodio
8c6690d59e
Replaces open command with env.openExternal
5 years ago
Eric Amodio
d19c137c7b
Updates dependencies
5 years ago
Eric Amodio
d7e90ad6bd
Preps v9.7.2
5 years ago
Eric Amodio
7d24a402f7
Fixes #737 - avoids using lstrip
lstrip is only supported in more recent git versions
5 years ago
Miguel Solorio
f1f6c1d446
Update activity bar icon frame size
5 years ago
Eric Amodio
fdb4102788
Preps v97.1
5 years ago
Eric Amodio
46f7d6c1f8
Fixes #736 - unsupported find-renames on older git
5 years ago
Eric Amodio
98e225f39a
Preps v9.7
5 years ago
Eric Amodio
794c4ea94e
Updates dependencies
5 years ago
Eric Amodio
3e8603b93f
Fixes #730 - removes -S support from commit search
Causes too much confusion vs -G which better matches user expectations
5 years ago
Eric Amodio
643e2262df
Overhauls previous line diffing - closes #719
Changes & Details hovers now know about staged vs unstaged changes
Significantly increased accuracy with the following:
- Open Line Changes with Previous Revision
- Open Changes with Previous Revision
- Changes & Details hovers
5 years ago
Eric Amodio
26cbee6d60
Makes GitUri immutable & memoizes many members
5 years ago
Eric Amodio
25d38956c6
Reverts diff editor changes for diff w/ working
Since we are going forward in time, the changes didn't make sense
5 years ago
Eric Amodio
00d3ee0c9e
Cleans up annotations a bit
5 years ago
Eric Amodio
65440a42b3
Renames Dates.toFormatter to getFormatter
5 years ago
Eric Amodio
81f931e073
Adds memoization to many members
5 years ago
Eric Amodio
6d9a666d12
Renames some members for consistency
5 years ago
Eric Amodio
4c79d0f1c2
Adds rename detection on status
5 years ago
Eric Amodio
2130072b97
Removes extra container call
5 years ago
Eric Amodio
f017acf58d
Adds sandbox launch config
5 years ago