Eric Amodio
|
0f2f79fca7
|
Fixes #430 - Use content provider instead of tmp files (for text docs)
|
6 years ago |
Eric Amodio
|
897676e371
|
Add support to filter logs by author
|
6 years ago |
Eric Amodio
|
d7212eb419
|
Reworks git commands a bit to reduce rethrows
Fixes #405 - stops non-repo from showing up in explorer
|
6 years ago |
Eric Amodio
|
ac786a42a0
|
Changes mm Gravatar fallback to mp (since Gravatar renamed it)
Removes Uri monkey patch as it no longer will work
See 03432806c8
Stops encoding uris in .toString calls
|
6 years ago |
Eric Amodio
|
6ac613961b
|
Adds the current user e-mail when uncommitted
|
6 years ago |
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
|
1215efd141
|
Updates dependencies & more
Changes from out to dist
Adds size-plugin (commented out for now)
Adds image cache to improve bundle performance
|
6 years ago |
Eric Amodio
|
d53b45432d
|
Prettiers more things
|
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
|
c8d548083c
|
Removes pre-push git hook
|
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
|
4cbae50079
|
Skips "not my code"
|
6 years ago |
Eric Amodio
|
14e2aa67bf
|
Preps v8.5.5
|
6 years ago |
Eric Amodio
|
6f76796836
|
Updates dependencies
Adds new webpack tree shaking plugin
|
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
|
5990d9305c
|
Updates bug reporting instructions
|
6 years ago |
Eric Amodio
|
fd6adbdec3
|
Adds new problem matchers for better debugging
|
6 years ago |
Eric Amodio
|
754ffc4c77
|
Fixes #478 - Stops adding suppressShowKeyBindingsNotice unnecessarily
|
6 years ago |
Eric Amodio
|
d1a613b1c8
|
Fixes #471 - Changes Ctrl+Alt to Ctrl+Shift
|
6 years ago |
Eric Amodio
|
b11fbd6320
|
Updates dependencies
|
6 years ago |
Eric Amodio
|
2be0d694d8
|
Switches to use prettier-tslint
|
6 years ago |
Eric Amodio
|
4b5f86a9c8
|
Updates isDebugging regex
|
6 years ago |
Eric Amodio
|
67cb510334
|
Unifies extension & UI builds
Uses webpack for all of it
|
6 years ago |
Eric Amodio
|
867001dc60
|
Adds Strings.pluralize
|
6 years ago |
Eric Amodio
|
4539283e6b
|
Removes unused locals as an error
|
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
|
a2a6096d32
|
Fixes pretty script
|
6 years ago |
Eric Amodio
|
c38ead4126
|
Updates dependencies
|
6 years ago |
Eric Amodio
|
0176921616
|
Removes unneeded plugin
|
6 years ago |
Eric Amodio
|
daf3b1c446
|
Fixes clean issue with ui build
|
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
|
3bc64ee1ea
|
Fixes enum descriptions
|
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
|
7a34e98f50
|
Fixes #462 - Don't override SCM shortcut (⌃⇧G) on macOS
|
6 years ago |