Eric Amodio
88e9a466d2
Improves finding rich provider performance
3 jaren geleden
Eric Amodio
1d93f9cdbd
Reorganizes git models/parsers/formatters imports
Reorganizes local git support to exclude from web
Swaps sha1 usages to md5 to avoid needing sha1 on the web (md5 is required by Gravatar)
Avoids crypto-browserfy and imports md5.js directly
Uses platform crypto for random nonce strings
3 jaren geleden
Eric Amodio
2a9a2e5181
Fixes errors on document outside of a repo
3 jaren geleden
Eric Amodio
98031210de
Consolidates case insensative comparisons
3 jaren geleden
Eric Amodio
0d3a6dc7ee
Fixes view item revealing
Adds proper reveal to repo folders
Adds reveal to contributors git commands
3 jaren geleden
Eric Amodio
7f622925f4
Adds autolinked issues to comparisons
3 jaren geleden
Eric Amodio
a65b894b4e
Improves PR nodes icon & hover
3 jaren geleden
Eric Amodio
ae2ceaec43
Adds etags for view updates
3 jaren geleden
Eric Amodio
abf7aeb222
Removes ed suffix from event names
3 jaren geleden
Eric Amodio
fae7449a0b
Improves logging type-safety
3 jaren geleden
Eric Amodio
5b2b2b2759
Updates dependencies & vscode version
3 jaren geleden
Eric Amodio
0038dbd183
Removes any usage
3 jaren geleden
Eric Amodio
fc99c2754c
Changes to const enums for better tree shaking
3 jaren geleden
Eric Amodio
0bf5477122
Adds structure to handle paging of branches/tags
Actual paging will have to be implemented later
3 jaren geleden
Eric Amodio
b062e960b6
Refactors core git service into a provider model
This is to ultimately will support virtual repositories (without git)
3 jaren geleden
Eric Amodio
a3e06aecc3
Moves/renames GitService
3 jaren geleden
Eric Amodio
9d0593dd11
Enables html support in hovers
3 jaren geleden
Eric Amodio
4adbf0e51f
Adds an arrow to the open changes action on hovers
Makes commit ids code-blocks in hovers to stand out more
Updates the tooltip for clarity as well
3 jaren geleden
Eric Amodio
5dee2e97b0
Reworks container usage
3 jaren geleden
Eric Amodio
c00fe93fd3
Avoids focusing view on find
3 jaren geleden
Eric Amodio
ef71c1850b
Fixes finding view nodes if view isn't loaded yet
3 jaren geleden
Eric Amodio
465433d224
Fixes missing debug info from some tooltips
3 jaren geleden
Eric Amodio
4a4dc24dd7
Names a `ViewsWithPullRequests` type
3 jaren geleden
Eric Amodio
44f1abed9c
Changes `registerCommands` to return Disposable[]
3 jaren geleden
Eric Amodio
4038c3cca6
Updates String.pluralize options
3 jaren geleden
Eric Amodio
f88a1860fd
Fixes double debugging info on hovers
3 jaren geleden
Eric Amodio
3e67b36e14
Updates dependencies
3 jaren geleden
Eric Amodio
f6355932b3
Adds 3rd party licenses
3 jaren geleden
Eric Amodio
afa3252440
Fixes #1432 : Stops throwing for cancelled promise
3 jaren geleden
Eric Amodio
d2a5141743
Closes #1529 : adds diff previous w/ working
3 jaren geleden
Eric Amodio
4222b6cd24
Re-adds debugging info to resolved nodes
3 jaren geleden
Eric Amodio
d1bacafe31
Fixes #1545 : adds missing branch compare actions
3 jaren geleden
Eric Amodio
3efa4f281a
Fixes unicode font issue on mac
3 jaren geleden
Eric Amodio
35251d63ce
Changes more icons to codicons
3 jaren geleden
Eric Amodio
da01c24150
Adds rich hovers for commits in trees
Adds rich footnotes in markdown
Adds branch/tag tips to file/line history
3 jaren geleden
Eric Amodio
8322b5a968
Removes eslint ignores
3 jaren geleden
Eric Amodio
925d0bdc8c
Fixes wrong type
3 jaren geleden
Eric Amodio
60f8cb9fb8
Changes import ordering
3 jaren geleden
Eric Amodio
4c7c0c1a23
Ensures check is only for folders
3 jaren geleden
Eric Amodio
9696ac69c0
Closes #1489 : adds contributor stats
3 jaren geleden
Eric Amodio
9e1375e873
Fixes #1498 : Saved compares dont restore properly
3 jaren geleden
Eric Amodio
7a272ad30f
Closes #1505 : open folder history on root folders
3 jaren geleden
Eric Amodio
18bc1e80eb
Updates dependencies including TS 4.3-rc
3 jaren geleden
Eric Amodio
0f92aadf21
Adds create branch/tag menu item to status node
3 jaren geleden
Eric Amodio
00c51b16a7
Clarifies create branch "from" a bit better
Also defaults view action to use the current branch
3 jaren geleden
Eric Amodio
f8787030c5
Fixes missing id on some nodes
3 jaren geleden
Eric Amodio
0f2a815d95
Adds filtering support to comparisons
3 jaren geleden
Eric Amodio
a85b58280b
More configuation changes
3 jaren geleden
Eric Amodio
ea291b5f01
Removes some custom methods for built-ins
3 jaren geleden
Eric Amodio
db5285d4ad
Reworks config using new TypeScript features
3 jaren geleden