..
@types/ applicationinsights
Fixes issues with tracked .gitignore'd files
删除
vor 7 Jahren
annotations
Fixes #266 - I'm an idiot and used the wrong date format
删除
vor 7 Jahren
commands
Fixes selection not getting restored in blame
删除
vor 7 Jahren
git
Closes #267 - supports custom remotes with split paths
删除
vor 7 Jahren
quickPicks
Removes unneeded (duplicate) entry
删除
vor 7 Jahren
system
Adds a safety check if the GitService isn't yet initialized
删除
vor 7 Jahren
trackers
Adds a safety check if the GitService isn't yet initialized
删除
vor 7 Jahren
views
Adds repo picker to commit search
删除
vor 7 Jahren
codeLensController.ts
Stops exposing underlying TextDocument
vor 7 Jahren
commands.ts
Fixes recent changes annotations
vor 7 Jahren
comparers.ts
Refactors all-the-things to reduce lag for #178
vor 7 Jahren
config.ts
Moves config interfaces into single file
vor 7 Jahren
configuration.ts
Moves config interfaces into single file
vor 7 Jahren
constants.ts
Disables missed commands when GitLens is disabled
vor 7 Jahren
container.ts
Adds a safety check if the GitService isn't yet initialized
vor 7 Jahren
currentLineController.ts
Fixes #265 - use ClosedOpen decoration behavior
vor 7 Jahren
extension.ts
Optimizes delay loading of custom views
vor 7 Jahren
gitCodeLensProvider.ts
Fixes issues with diff trying to use a range
vor 7 Jahren
gitContentProvider.ts
Closes #112 - Adds blame support for unsaved files
vor 7 Jahren
gitRevisionCodeLensProvider.ts
Renames getLogCommit to getLogCommitForFile
vor 7 Jahren
gitService.ts
Adds more logging for repo search
vor 7 Jahren
keyboard.ts
Closes #112 - Adds blame support for unsaved files
vor 7 Jahren
logger.ts
Adds GitLens (Git) logger channel when debugging
vor 7 Jahren
messages.ts
Adds a notification when results view is first shown
vor 7 Jahren
quickPicks.ts
Closes #204 - Adds tag support to commands
vor 7 Jahren
system.ts
Fixes #239 - closeOnFocusOut was backwards
vor 7 Jahren
telemetry.ts
Closes #225 - reduces startup time & package size
vor 7 Jahren