Eric Amodio
ae490b6889
Continues progress on web-enabled build
Consolidates to node-fetch 2.6.7 as Octokit requires v2
3 years ago
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 years ago
Eric Amodio
5b2b2b2759
Updates dependencies & vscode version
3 years ago
Eric Amodio
742acc7434
Adds a web build for vscode.dev/github.dev
3 years ago
Eric Amodio
26700d7efa
Fixes types from built-in Git
3 years ago
Eric Amodio
9c3a24fcdb
Updates dependencies
3 years ago
Eric Amodio
32fad7f91f
Improves quick pick buttons -- moves many to items
Uses new quick pick buttons api
3 years ago
Eric Amodio
9a4740975a
Fixes live share support
3 years ago
Eric Amodio
1d7be10b2a
Fixes #863 - tells built-in git about found repos
4 years ago
Eric Amodio
d7f75136c8
Updates dependencies
4 years ago
Eric Amodio
afa47fbc6e
Adds color to unpushed/unpulled changes & commits
4 years ago
Eric Amodio
cbed5de398
Adds open/copy commit on remote to Timeline view
4 years ago
Eric Amodio
a7e6e4112a
Adds setUpstream ability to push
4 years ago
Eric Amodio
0cc240677f
Removes unused file
5 years ago
Eric Amodio
7c6b659604
Switches to eslint from tslint
5 years ago
Eric Amodio
d9807774ec
Switches to use new git extension api (for git path)
Removes gitlens.advanced.git setting
6 years ago
Eric Amodio
d790e9db04
Prettier all-the-things
6 years ago
Eric Amodio
61ce8adad0
Fixes issues with tracked .gitignore'd files
7 years ago
Eric Amodio
2318e2bcde
Updates dependencies
Removes unneeded typings file
7 years ago
Eric Amodio
f16c3857e5
Fixes zone.js monkey patching by application-insights
7 years ago
Eric Amodio
15ebde445d
Change appinsights to load dynamically
appinsights seems to monkey patch even if explicitly disabled, so instead just only load it if needed
7 years ago
Eric Amodio
7ace9cb152
Adds support for custom git installation locations
Also gracefully deals with the times when git isn't in the PATH
8 years ago
Eric Amodio
409be335f9
1.0 wip
8 years ago