Eric Amodio
|
c6f2c8e2f7
|
Fixes incorrect status when parsing logs with diffs
|
6 years ago |
Eric Amodio
|
a42fc650e0
|
Fixes issue with log cache (exact match miss)
|
6 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
|
638c9f565e
|
Adds logging for finding a new repository
Removes start logging from isTracked
|
6 years ago |
Eric Amodio
|
4ddb871459
|
Preps v8.5.6
|
6 years ago |
Eric Amodio
|
0e770816a7
|
Fixes #482 - UI displays "undefined" in results panel when comparing
|
6 years ago |
Eric Amodio
|
3c05f841e9
|
Handles all floating promises
|
6 years ago |
Eric Amodio
|
dd82de02f0
|
Fixes more detached head state issues
|
6 years ago |
Eric Amodio
|
9f0199efae
|
Fixes #477 - Waits for the git extension to load when getting the git path
|
6 years ago |
Eric Amodio
|
14e2aa67bf
|
Preps v8.5.5
|
6 years ago |
Eric Amodio
|
776c45a3f1
|
Changes import/exportsto avoid importing its own exports
|
6 years ago |
Eric Amodio
|
58700ab15b
|
Closes #467 - Adds copy remote url to clipboard command
|
6 years ago |
Eric Amodio
|
457ab38974
|
Fixes #468 - better handles detached head state
|
6 years ago |
Eric Amodio
|
754ffc4c77
|
Fixes #478 - Stops adding suppressShowKeyBindingsNotice unnecessarily
|
6 years ago |
Eric Amodio
|
4b5f86a9c8
|
Updates isDebugging regex
|
6 years ago |
Eric Amodio
|
867001dc60
|
Adds Strings.pluralize
|
6 years ago |
Eric Amodio
|
1f657bbbb3
|
Removes inheritance from Disposable
|
6 years ago |
Eric Amodio
|
1c1ec2894e
|
Preps v8.5.4
|
6 years ago |
Eric Amodio
|
dba38fb6f8
|
Fixes #459 - letter spacing breaks gutter annotation
|
6 years ago |
Eric Amodio
|
cd3dbb3e6c
|
Improves performance of blame annotations
|
6 years ago |
Eric Amodio
|
910b26555c
|
Closes #463: adds checkout terminal command
Changes rebase & reset terminal commands to apply to all commit nodes
|
6 years ago |
Eric Amodio
|
6cb99d30c3
|
Removes separate package.json for ui build
Consolidates ui dependencies & build into main
|
6 years ago |
Eric Amodio
|
877cae2894
|
Fixes issues welcome & settings editor with light themes
|
6 years ago |
Eric Amodio
|
d2abddee7a
|
Updates dependencies
|
6 years ago |
Eric Amodio
|
915e6bd693
|
Adds recognition for Zyck's contribution
Adds clearing of the user cache on config change
Fixes lint issues and adds some comments
|
6 years ago |
Zyck
|
6122550d4e
|
Fix incorrect author display `You`(#457) (#460)
Fixes #457: incorrect displayed username `You`
|
6 years ago |
Eric Amodio
|
b5f94fc19c
|
Switches to returning uris for versioned files
To allow greater flexibility in how versioned files are implemented
|
6 years ago |
Eric Amodio
|
6ac6ebda3b
|
Changes commit search by sha to jump to commit directly
|
6 years ago |
Eric Amodio
|
d3c01f4306
|
Renames quickpick folder
|
6 years ago |
Eric Amodio
|
52e086be19
|
Preps v8.5.3
|
6 years ago |
Eric Amodio
|
6e5a82e469
|
Fixes issue showing changes with working with renamed files
|
6 years ago |
Eric Amodio
|
93f2be5af7
|
Fixes issue showing changes with untracked stashed files
|
6 years ago |
Eric Amodio
|
8a3b5d1f44
|
Changes commit results to look like search results
|
6 years ago |
Eric Amodio
|
89523f7ae3
|
Fixes #454 - Avoids merge commits for file/change searches
|
6 years ago |
Eric Amodio
|
dae8cfbd29
|
Preps v8.5.2
|
6 years ago |
Eric Amodio
|
765dfe2225
|
Fixes #451 - Stops apply changes from HEAD if the sha is missing or HEAD
Also allows for vscode undo support for the applied changes
|
6 years ago |
Eric Amodio
|
670da47cd2
|
Updates dependencies & build script naming
|
6 years ago |
Eric Amodio
|
bbd5933f08
|
Preps v8.5.1
|
6 years ago |
Eric Amodio
|
0bec73ad8a
|
Fixes #252 - this.children reset because of await
|
6 years ago |
Eric Amodio
|
86f4a42443
|
Adds renameLimit value to avoid warnings
|
6 years ago |
Eric Amodio
|
307090a70a
|
Closes #429 - Adds emoji support 😄
|
6 years ago |
Eric Amodio
|
22a5722a25
|
Adds historyExplorer.avatars setting
|
6 years ago |
Eric Amodio
|
28f5eb66a6
|
Fixes issue with saving settings with default values
|
6 years ago |
Eric Amodio
|
ae107ef0a8
|
Fixes #437 - Removes --first-parent and -m from file history
|
6 years ago |
Eric Amodio
|
e6f2ef15a6
|
Fixes refresh issue on config change
|
6 years ago |
Eric Amodio
|
9359818216
|
Closes #446 - Adds ability to compare arbitrary file revisions
|
6 years ago |
Eric Amodio
|
0bbf600b79
|
Replaces encoded chars with unicode (stops fighting with npm)
Preserves spaces in format strings
|
6 years ago |
Eric Amodio
|
1551e1405d
|
Updates dependencies
|
6 years ago |
Eric Amodio
|
806a9f312b
|
Preps v8.5.0
|
6 years ago |
Eric Amodio
|
64199eda4e
|
Moves getHistoryNode to History explorer
|
6 years ago |