Eric Amodio
e77be8bf57
Fixes id collisions with branches/remotes/tags
5年前
Eric Amodio
d9e33429c2
Fixes #724 - catastrophic backtracking regex
Reworks branch parsing to use for-each-ref
5年前
Eric Amodio
8a64a06b95
Fixes #716 - reworks diff w/ next
Disables commands for the deleted or missing sha
Adds getNextDiffUris & getNextUri
Renames getDiffWithPreviousForFile to getPreviousDiffUris
Renames getPreviousRevisionUri to getPreviousUri
5年前
Eric Amodio
223f81140a
Fixes wrong fileName/originalFileName sometimes
Reworks file status parsing -- uses consistent regex now
5年前
Eric Amodio
97456ad33a
Fixes line history w/ uncommitted & dirty changes
5年前
Eric Amodio
4658b80a83
Reworks diff with prev (line) for better accuracy
Adds getDiffWithPreviousForFile & getPreviousRevisionUri
5年前
Eric Amodio
38bf21ccb2
Adds dbg info to view node tooltips when debugging
5年前
Eric Amodio
bfd310fa8d
Adds renamed file path to file view nodes
Adds originalPath token
5年前
Eric Amodio
5d1a2e611e
Moves .cache-images into node_modules/.cache
5年前
Eric Amodio
0a39667953
Adds ToC section tracking to settings page
5年前
Eric Amodio
90d6a0efe9
Updates dependencies
5年前
Eric Amodio
89ca81c368
Renames from ui to webviews
5年前
Eric Amodio
9d3b99c3b7
Adds views layout options & notification
5年前
Eric Amodio
772b246175
Updates required node version
5年前
Eric Amodio
5020fe18f0
Preps v9.6.3
5年前
Eric Amodio
2bce0e5b74
Maintains line when opening changes from hovers
5年前
Eric Amodio
d09db90b55
Updates dependencies
5年前
Eric Amodio
f625d37b00
Improves changes hover accuracy & diff rendering
Adds hovers.changesDiff setting for line vs hunk diff
5年前
Eric Amodio
dc408117d1
Changes no-debugger to a warning
5年前
Eric Amodio
3d95a93054
Removes line breaks from ${message} itself
5年前
Eric Amodio
dd130f86c0
Adds better git error handling/logging
5年前
Eric Amodio
3c31d1adfa
Preps v9.6.2
5年前
Eric Amodio
07d5f1a563
Fixes #718 - branch compare missing changed files
5年前
Eric Amodio
c898a00502
Preps v9.6.1
5年前
Eric Amodio
f97f935379
Fixes #701 - adds missing --use-mailmap flag
5年前
Eric Amodio
7b7b788be1
Closes #684 - adds checkout to files
5年前
Eric Amodio
8febb67c46
Fixes broken open revision command
5年前
Eric Amodio
6c4995d1f6
Fixes line history blaming with ranges
5年前
Eric Amodio
be07f24142
Fixes broken open file command
5年前
Eric Amodio
03d6a0eff9
Closes #710 , #711 - Prompts on disabled views
5年前
Eric Amodio
809160bc3d
Updates dependencies
5年前
Eric Amodio
f39f414c55
Updates CHANGELOG
5年前
Eric Amodio
37a7f8b5bc
Stops including `-m` when using `--follow`
Avoids bogus merge commits in file history when following renames
5年前
Eric Amodio
a49eab6a2e
Fixes alignment of changelog details
5年前
Eric Amodio
e43881989c
Preps v9.6.0
5年前
Eric Amodio
3d5c62b9e8
Updates CHANGELOG
5年前
Eric Amodio
f2c2bad47e
Closes #690 - reworks reference pickers
Removes "Branch or Tag" from all commands
Changes openFileRevisionFrom allow entering references
Fixes missing views.compare.selectForCompare from command palette
5年前
Eric Amodio
6158ff44eb
Fixes #695 - invalid url w/ remote in branch name
5年前
Eric Amodio
fb36df4f28
Improves logging of repo search at start
5年前
Eric Amodio
1d924e2e24
Reworks & reorganizes the webview code
Splits App into AppBase & AppWithConfigBase for impl of new webviews
5年前
Eric Amodio
018a024ca5
Updates typescript dependency
5年前
Eric Amodio
716ffd495e
Adds helper Functions.is
5年前
Eric Amodio
286da64261
Stops related commit highlighting on initial blame
5年前
Eric Amodio
3e41655196
Fixes vscode webview css font variable changes
5年前
Eric Amodio
72e60e0a9a
Switches from date-fns to day.js (smaller)
5年前
Eric Amodio
fa9f119a7e
Closes #382 - re-allows line blame when debugging
5年前
Eric Amodio
fdbb3c897d
Updates dependencies
5年前
Eric Amodio
8d38b7ba66
Adds more logging
5年前
Eric Amodio
9d67f5ace6
Removes duplicate toggle line blame command
5年前
Eric Amodio
10dfbc65d9
Fixes #691 - Keep expand/collapse state on swap
5年前