Eric Amodio
d5f889232e
Fixes show stashed changes with multiple repos
5年前
Eric Amodio
4b2f540e06
Updates dependencies
5年前
Eric Amodio
b5f98f12d8
Adds experimental "recent incoming changes" - #735
5年前
Eric Amodio
39e2c63fcd
Updates dependencies
5年前
Eric Amodio
2565dcdb6a
Preps v9.7.3
5年前
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年前
Eric Amodio
8c6690d59e
Replaces open command with env.openExternal
5年前
Eric Amodio
d19c137c7b
Updates dependencies
5年前
Eric Amodio
d7e90ad6bd
Preps v9.7.2
5年前
Eric Amodio
7d24a402f7
Fixes #737 - avoids using lstrip
lstrip is only supported in more recent git versions
5年前
Miguel Solorio
f1f6c1d446
Update activity bar icon frame size
5年前
Eric Amodio
fdb4102788
Preps v97.1
5年前
Eric Amodio
46f7d6c1f8
Fixes #736 - unsupported find-renames on older git
5年前
Eric Amodio
98e225f39a
Preps v9.7
5年前
Eric Amodio
794c4ea94e
Updates dependencies
5年前
Eric Amodio
3e8603b93f
Fixes #730 - removes -S support from commit search
Causes too much confusion vs -G which better matches user expectations
5年前
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年前
Eric Amodio
26cbee6d60
Makes GitUri immutable & memoizes many members
5年前
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年前
Eric Amodio
00d3ee0c9e
Cleans up annotations a bit
5年前
Eric Amodio
65440a42b3
Renames Dates.toFormatter to getFormatter
5年前
Eric Amodio
81f931e073
Adds memoization to many members
5年前
Eric Amodio
6d9a666d12
Renames some members for consistency
5年前
Eric Amodio
4c79d0f1c2
Adds rename detection on status
5年前
Eric Amodio
2130072b97
Removes extra container call
5年前
Eric Amodio
f017acf58d
Adds sandbox launch config
5年前
Eric Amodio
17ead26a8f
Updates dependencies
5年前
Eric Amodio
3f9da33f2d
Renames some git commands for consistency
Updates vsls git whitelist
5年前
Eric Amodio
818242c6c6
Renames getLogCommit* methods
Removes getRecentLogCommitForFile
5年前
Eric Amodio
9c75a749ef
Fixes diff line / previous (line number was wrong)
Fixes scrolling to accurate line numbers when diffing in history
5年前
Eric Amodio
1a66dd6a18
Adds root path collapsing with compact hierarchy
5年前
Eric Amodio
d2b87f98c6
Fixes branch commit quickpick nav
5年前
Eric Amodio
c5f510ecbd
Fixes get working file & file commit quickpick nav
Adds GitService.getWorkingUri
Removes WorkspaceFileExistsRequestType from vsls protocol
5年前
Eric Amodio
36b6b9680e
Adds show more to file & line histories
5年前
Eric Amodio
10a3b7e279
Fixes changes hover with renamed files
5年前
Eric Amodio
7bd929049f
Closes #728 - Adds advanced.maxSearchItems
5年前
Eric Amodio
3780b3956e
Removes `Searching` and `?` prefix while searching
5年前
Eric Amodio
665985330c
Fixes #729 - broken show more in search & compare
Adds a Show All command to the Show More nodes
Improves experience after starting a new search or compare
Fixes issues with maxCount == 0
5年前
Eric Amodio
193a4f8495
Fixes issues with hovers not showing up sometimes
5年前
Eric Amodio
8ec5ceb815
Adds mode logging - #725
5年前
Eric Amodio
751ad0ecfd
Adds live share presence support
5年前
Eric Amodio
b94b97135d
Adds more debug logging
5年前
Eric Amodio
df7f0597ba
Fixes missing originalFileName sometimes
Reworks file status parsing -- uses consistent regex now
5年前
Eric Amodio
8551edcceb
Adds debug log timings for parsers
5年前
Eric Amodio
0ca8fdd4da
Updates dependencies
5年前
Eric Amodio
3f3a0de59a
Reworks new committer vs author switch
Adds `${committerAgo}`, `${committerAgoOrDate}`, `${committerDate}`
Repurposes `${authorAgo}` & replaces current ones w/ `${author}, ${ago}`
Repurposes `${authorAgoOrDate}` & replaces w/ `${author}, ${agoOrDate}`
Renames defaultDateType to defaultDateSource
Points format settings to new formatting wiki
5年前
Mathew King
b8d9d7a364
Adds option to show committer date
Fixes #537
5年前
Eric Amodio
c69777e985
Fixes diffs with renamed files
5年前
Eric Amodio
e901bff3ce
Changes & renames findRenames to always apply
5年前
x13machine
2b1777fbaf
Fixes #670 - Configure similarity index for diffs
5年前