Eric Amodio
04ca78f706
Preps v8.3.5
6年前
Eric Amodio
f247487276
Adds better logging for isTracked
6年前
Eric Amodio
4da705b29b
Fixes missing awaits for proper error handling
6年前
Eric Amodio
9fe4597419
Fixes source mapping
6年前
Eric Amodio
6b341c5ae6
Fixes #295 , #318 - any error during repo search kills GitLens
6年前
Eric Amodio
bc4a84d279
Preps v8.3.4
6年前
Eric Amodio
924d40cfcd
Fixes the openWorkingFile command to always show when desired
6年前
Eric Amodio
d2a7a1ceb3
Fixes #399 - "Open x in Remote" commands aren't always available
Closes #209 - Open File in Remote should ask for a branch if no upstream
6年前
Eric Amodio
fa00c94850
Fixes #400 - Reset TO commit also resets chosen one
6年前
Eric Amodio
876badacf4
Fixes issues with failing to load GitLens after bundling
6年前
Eric Amodio
b2452913ce
Fixes issue with chorded key for diffWithPreviousInDiff
6年前
Eric Amodio
b208e51ebf
Fixes #397 - Error while opening views using `Open View` command
6年前
Eric Amodio
d06537946c
Closes #394 - Linux clipboard w/o any external deps
6年前
Cédric Malard
43b87c3fe2
Support Linux without requiring external dependency (xclip)
6年前
Eric Amodio
56a6810294
Adds recognition for Cédric Malard's contribution
6年前
Cédric Malard
8ceb663400
Fixes #392 - unable to contribute if default script shell is sh
6年前
Eric Amodio
fe4a07199e
Adds recognition for ryenus' contribution
6年前
ryenus
4fef40af3b
add another unknownRevision error
The following error also caused blame not working:
> git rev-parse --symbolic-full-name my_branch@{u}
fatal: upstream branch 'refs/heads/my_branch' not stored as a remote-tracking branch
6年前
Eric Amodio
b4c14d433b
Fixes #391 - historyExplorer.enabled always gets set
6年前
Eric Amodio
969ba41133
Removes some `as any` usages
6年前
Eric Amodio
2ad9524d74
Updates dependencies
Fixes issue with new typescript
Pins node version to match vscode's version (7.9)
6年前
Eric Amodio
031c63e54a
Preps v8.3.3
6年前
Eric Amodio
4ac7124b64
Updates dependencies
6年前
Eric Amodio
38b55dfb9b
Uses git found by the vscode git extension if available
6年前
Eric Amodio
49703f572c
Removes extra logging
6年前
Eric Amodio
fe52312d4a
Adds ability to close (hide) repositories in the GitLens explorer
6年前
Eric Amodio
4dc5ce9e40
Fixes #384 - Absolute date not honored in GitLens Results explorer
6年前
Eric Amodio
a1fb3f0ef4
Fixes #385 - wrong terminal command for delete branch
6年前
Eric Amodio
daa598c949
Preps v8.3.3-beta
6年前
Eric Amodio
dfec2a8a4a
Fixes #362 - Too many code lenses in postcss files
6年前
Eric Amodio
85d9b500a6
Fixes #381 - Unable to save stash with older Git
6年前
Eric Amodio
cbd5612740
Closes #321 - re-adds support for single files
6年前
Eric Amodio
445326074f
Preps v8.3.2
6年前
Eric Amodio
6d15b90fa1
Fixes repo fallback on many commandsFixes #366 - deals null parameters from command callbacks
6年前
Eric Amodio
1cc3d98be7
Preps v8.3.1
6年前
Eric Amodio
2199843561
Renames Results view to Results explorer
6年前
Eric Amodio
5276288b0d
Closes #377 - adds control over explorer locations
6年前
Eric Amodio
fc551c2df1
Updates dependencies
6年前
Eric Amodio
7244cdd273
Stops looking for bootstrap more than once
6年前
Eric Amodio
dafa74d9b7
Fixes #372 - VSTS workitems links don't work
6年前
Eric Amodio
72e65f392d
Updates copy
6年前
Eric Amodio
e7381bfe8f
Preps v8.3.0
6年前
Eric Amodio
84df8f372d
Adds merged PRs to README / CHANGELOG
6年前
Eric Amodio
9a4ed5cf61
Fixes bronze spelling error
6年前
Brett Cannon
4fbcf75972
"invididually" -> "individually"
Fix a minor spelling mistake.
6年前
Cory Forsyth
934c15d2d2
Fix typo Bronse->Bronze
6年前
Eric Amodio
fe46110a99
Preps v8.3.0
6年前
Eric Amodio
07619d7b94
Adds user-defined modes support
6年前
Eric Amodio
0884098748
Fixes issue with line blame toggle not working
When current line blame starts off, the toggle doesn't work
6年前
Eric Amodio
c4d7de1978
Fixes undefined exception
6年前