Eric Amodio
28f5eb66a6
Fixes issue with saving settings with default values
6 лет назад
Eric Amodio
8939ac3ed1
Reorders imports (via tslint) and moves some files for better structure
6 лет назад
Eric Amodio
d790e9db04
Prettier all-the-things
6 лет назад
Eric Amodio
876badacf4
Fixes issues with failing to load GitLens after bundling
6 лет назад
Eric Amodio
b4c14d433b
Fixes #391 - historyExplorer.enabled always gets set
6 лет назад
Eric Amodio
2ad9524d74
Updates dependencies
Fixes issue with new typescript
Pins node version to match vscode's version (7.9)
6 лет назад
Eric Amodio
07619d7b94
Adds user-defined modes support
6 лет назад
Eric Amodio
acdc6e3fed
Uses new webview for welcome and settings editor
Adds menu & toolbar settings to the settings editor
Adds mode setting for settings editor
Adds sticky header to settings editor
6 лет назад
Eric Amodio
c34ed2d13f
Adds history explorer
7 лет назад
Eric Amodio
a5b52c6ab0
Fixes #294 - standard key bindings conflict
Also fixes #286 , #227 , #219 , #186 , #151 , #104 , #75
7 лет назад
Eric Amodio
c5408f7bcb
Fixes broken migrations 😢
7 лет назад
Eric Amodio
147301ac05
Adds control over following renames
Adds advanced.fileHistoryFollowsRenames setting
Adds commands to set rename following to the GitLens explorer
7 лет назад
Eric Amodio
1543467542
Migrates debug setting
7 лет назад
Eric Amodio
d48a930fbc
Adds protection during settings migrations
7 лет назад
Eric Amodio
b180ecc1e2
Adds welcome & settings pages (wip)
7 лет назад
Eric Amodio
ad2bc4eb3b
Overhauls configuration
7 лет назад
Eric Amodio
52e9441aea
Moves config interfaces into single file
7 лет назад
Eric Amodio
6e4f070fb7
Fixes #245 - code lens is jumpy
7 лет назад
Eric Amodio
536cae05f3
Adds avatars to gutter and hover blame annotations
7 лет назад
Eric Amodio
0ecdb0d0d5
Replaces empty config with proxy
7 лет назад
Eric Amodio
499d99e705
Adds a notification when results view is first shown
7 лет назад
Eric Amodio
9f40bf037a
Closes #112 - Adds blame support for unsaved files
Adds a static "container"
Adds a document tracker - replaces the context tracker
Adds a line tracker
Refactors all the things - better performance, lower overhead, less code, more separation of concerns, more maintainable (hopefully)
Changes dirty blame to only happen after a "idle" delay
Closes open file annotations on edit (too expensive to track changes)
7 лет назад
Eric Amodio
610a77328c
Closes #89 - adds relative/absolute default date style
7 лет назад
Eric Amodio
8fc8f79462
Fixes #239 - closeOnFocusOut was backwards
7 лет назад
Eric Amodio
89a79eebc1
Adds gravatarsDefault setting for gravatar fallback
7 лет назад
Eric Amodio
020deaaff7
Fixes some startup performance issues
Adds some startup performance timings
7 лет назад
Eric Amodio
ff5780e696
Adds commit search results view
Adds comparison results view
7 лет назад
Eric Amodio
d91c598ce0
Closes #230 - adds gravatar support to view
7 лет назад
Eric Amodio
cd5c61f9c6
Closes #104 - adds keymap setting
7 лет назад
Eric Amodio
fdc2e89c18
Adds real theming support
7 лет назад
Eric Amodio
7862c7ccec
Moves suppressed msgs from globalState to settings
7 лет назад
Eric Amodio
6461b2fe4f
Fixes #198 - submodules & nested repos not working
7 лет назад
Eric Amodio
c1d4fcd518
Enhances PR#192
7 лет назад
Eric Amodio
fe40f488dd
Updates configuration usage for multi-root
Uses new ConfigurationChangeEvent arg
7 лет назад
Eric Amodio
6d09a1a9f2
Adds auto-refresh setting to the custom view
Adds auto-refresh toggling commands
Adds per-workspace state for toggling auto-refresh on/off
Adds layout selection commands
7 лет назад
Eric Amodio
61ce8adad0
Fixes issues with tracked .gitignore'd files
7 лет назад
Eric Amodio
c02ff46dc3
Adds changes hover to file annotations
7 лет назад
Eric Amodio
d22deb7475
Changes git code lens custom locations
Reworks settings to easily include/exclude symbols for git code lens
7 лет назад
Eric Amodio
ad79ac110f
Removes whitespace controller
7 лет назад
Eric Amodio
1d3845b0c9
Closes #66 - Removes peek explorers
Converts type/const into string enums
Refactors command initialization
7 лет назад
Eric Amodio
e70dd6d8c7
Closes #148 - Adds custom provider support
7 лет назад
Eric Amodio
ce9394297d
Adds new file layouts to the custom view
7 лет назад
Eric Amodio
393ec351f0
Adds gitlens.gitExplorer.includeWorkingTree setting
Adds auto-update for working trree
Fixes issues with working tree status
7 лет назад
Eric Amodio
f7df845dfe
Adds working tree status to custom view (insiders)
Hides working changed files behind insiders flag
Unhides Changed Files node from behind insiders flag
Adds changed file count to Changed Files node label
Adds icon to Changed Files node
Adds upstream branch to upstream status nodes
Sorts files in the Changed Files node
7 лет назад
Eric Amodio
a69afdb6ef
Closes #144 - support disabling the custom view
7 лет назад
Eric Amodio
2809991096
Closes #116 - adds full commit msg to annotations
Switches to use HoverProvider for hovers in file blames
7 лет назад
Eric Amodio
543d39246f
Closes #138 - adds ignore whitespace setting
7 лет назад
Eric Amodio
21e0963600
Adds bitbucket server support
7 лет назад
Eric Amodio
92b57580b8
Fixes #120 - Adds custom remotes support
7 лет назад
Eric Amodio
5a42ce4ed4
Adds remote tracking branch to custom view
Adds setting to show remote tracking branch in custom view
7 лет назад