Eric Amodio
89ca81c368
Renames from ui to webviews
5 years ago
Eric Amodio
9d3b99c3b7
Adds views layout options & notification
5 years ago
Eric Amodio
772b246175
Updates required node version
5 years ago
Eric Amodio
5020fe18f0
Preps v9.6.3
5 years ago
Eric Amodio
2bce0e5b74
Maintains line when opening changes from hovers
5 years ago
Eric Amodio
d09db90b55
Updates dependencies
5 years ago
Eric Amodio
f625d37b00
Improves changes hover accuracy & diff rendering
Adds hovers.changesDiff setting for line vs hunk diff
5 years ago
Eric Amodio
dc408117d1
Changes no-debugger to a warning
5 years ago
Eric Amodio
3d95a93054
Removes line breaks from ${message} itself
5 years ago
Eric Amodio
dd130f86c0
Adds better git error handling/logging
5 years ago
Eric Amodio
3c31d1adfa
Preps v9.6.2
5 years ago
Eric Amodio
07d5f1a563
Fixes #718 - branch compare missing changed files
5 years ago
Eric Amodio
c898a00502
Preps v9.6.1
5 years ago
Eric Amodio
f97f935379
Fixes #701 - adds missing --use-mailmap flag
5 years ago
Eric Amodio
7b7b788be1
Closes #684 - adds checkout to files
5 years ago
Eric Amodio
8febb67c46
Fixes broken open revision command
5 years ago
Eric Amodio
6c4995d1f6
Fixes line history blaming with ranges
5 years ago
Eric Amodio
be07f24142
Fixes broken open file command
5 years ago
Eric Amodio
03d6a0eff9
Closes #710 , #711 - Prompts on disabled views
5 years ago
Eric Amodio
809160bc3d
Updates dependencies
5 years ago
Eric Amodio
f39f414c55
Updates CHANGELOG
5 years ago
Eric Amodio
37a7f8b5bc
Stops including `-m` when using `--follow`
Avoids bogus merge commits in file history when following renames
5 years ago
Eric Amodio
a49eab6a2e
Fixes alignment of changelog details
5 years ago
Eric Amodio
e43881989c
Preps v9.6.0
5 years ago
Eric Amodio
3d5c62b9e8
Updates CHANGELOG
5 years ago
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 years ago
Eric Amodio
6158ff44eb
Fixes #695 - invalid url w/ remote in branch name
5 years ago
Eric Amodio
fb36df4f28
Improves logging of repo search at start
5 years ago
Eric Amodio
1d924e2e24
Reworks & reorganizes the webview code
Splits App into AppBase & AppWithConfigBase for impl of new webviews
5 years ago
Eric Amodio
018a024ca5
Updates typescript dependency
5 years ago
Eric Amodio
716ffd495e
Adds helper Functions.is
5 years ago
Eric Amodio
286da64261
Stops related commit highlighting on initial blame
5 years ago
Eric Amodio
3e41655196
Fixes vscode webview css font variable changes
5 years ago
Eric Amodio
72e60e0a9a
Switches from date-fns to day.js (smaller)
5 years ago
Eric Amodio
fa9f119a7e
Closes #382 - re-allows line blame when debugging
5 years ago
Eric Amodio
fdbb3c897d
Updates dependencies
5 years ago
Eric Amodio
8d38b7ba66
Adds more logging
5 years ago
Eric Amodio
9d67f5ace6
Removes duplicate toggle line blame command
5 years ago
Eric Amodio
10dfbc65d9
Fixes #691 - Keep expand/collapse state on swap
5 years ago
Eric Amodio
8cbfc0c49a
Updates to latest typescript & eslint
5 years ago
Eric Amodio
6e42e4d6b1
Keeps context when showing more items in a view
5 years ago
Eric Amodio
3c4bb8c900
Adds contributors node to repos
5 years ago
Eric Amodio
898d8b0c1c
Adds .mailmap file
5 years ago
Eric Amodio
430fe8e77a
Adds collapse all button - #688
5 years ago
Eric Amodio
4f5d75b0aa
Updates dependecies
5 years ago
Eric Amodio
a3cb85b692
Adds better diffLineWithPrevious behavior
Follows the line history much better now
5 years ago
Eric Amodio
97c6509ce9
Adds better diff editor support to diff commands
Changes behavior of diffWithNext when in a diff
Changes behavior of diffWithPrevious when in a diff
Changes behavior of diffWithWorking when in a diff
5 years ago
Eric Amodio
c8dad4d8d8
Fixes #683 - avoids conflict w/ log.showSignature
5 years ago
Eric Amodio
7c6b659604
Switches to eslint from tslint
5 years ago
Eric Amodio
539f456421
Updates dependecies & removes vsls hacks
5 years ago