Eric Amodio
2d977262d2
Closes #493 - Adds changes to commits in explorers
Adds new ${changes} and ${changesShort} template tokens
Adds support for prefixes and suffixes around tokens
Fixes missing/mismatched token option issues
6 年之前
Eric Amodio
b58dc49d07
Adds diffWithWorking to editor toolbar when diffing
Renanes "Compare x with" commands
6 年之前
Eric Amodio
0f2f79fca7
Fixes #430 - Use content provider instead of tmp files (for text docs)
6 年之前
Eric Amodio
897676e371
Add support to filter logs by author
6 年之前
Eric Amodio
d7212eb419
Reworks git commands a bit to reduce rethrows
Fixes #405 - stops non-repo from showing up in explorer
6 年之前
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 年之前
Eric Amodio
6ac613961b
Adds the current user e-mail when uncommitted
6 年之前
Eric Amodio
c6f2c8e2f7
Fixes incorrect status when parsing logs with diffs
6 年之前
Eric Amodio
a42fc650e0
Fixes issue with log cache (exact match miss)
6 年之前
Eric Amodio
d9807774ec
Switches to use new git extension api (for git path)
Removes gitlens.advanced.git setting
6 年之前
Eric Amodio
638c9f565e
Adds logging for finding a new repository
Removes start logging from isTracked
6 年之前
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 年之前
Eric Amodio
d53b45432d
Prettiers more things
6 年之前
Eric Amodio
4ddb871459
Preps v8.5.6
6 年之前
Eric Amodio
0e770816a7
Fixes #482 - UI displays "undefined" in results panel when comparing
6 年之前
Eric Amodio
3c05f841e9
Handles all floating promises
6 年之前
Eric Amodio
dd82de02f0
Fixes more detached head state issues
6 年之前
Eric Amodio
c8d548083c
Removes pre-push git hook
6 年之前
Eric Amodio
9f0199efae
Fixes #477 - Waits for the git extension to load when getting the git path
6 年之前
Eric Amodio
4cbae50079
Skips "not my code"
6 年之前
Eric Amodio
14e2aa67bf
Preps v8.5.5
6 年之前
Eric Amodio
6f76796836
Updates dependencies
Adds new webpack tree shaking plugin
6 年之前
Eric Amodio
776c45a3f1
Changes import/exportsto avoid importing its own exports
6 年之前
Eric Amodio
58700ab15b
Closes #467 - Adds copy remote url to clipboard command
6 年之前
Eric Amodio
457ab38974
Fixes #468 - better handles detached head state
6 年之前
Eric Amodio
5990d9305c
Updates bug reporting instructions
6 年之前
Eric Amodio
fd6adbdec3
Adds new problem matchers for better debugging
6 年之前
Eric Amodio
754ffc4c77
Fixes #478 - Stops adding suppressShowKeyBindingsNotice unnecessarily
6 年之前
Eric Amodio
d1a613b1c8
Fixes #471 - Changes Ctrl+Alt to Ctrl+Shift
6 年之前
Eric Amodio
b11fbd6320
Updates dependencies
6 年之前
Eric Amodio
2be0d694d8
Switches to use prettier-tslint
6 年之前
Eric Amodio
4b5f86a9c8
Updates isDebugging regex
6 年之前
Eric Amodio
67cb510334
Unifies extension & UI builds
Uses webpack for all of it
6 年之前
Eric Amodio
867001dc60
Adds Strings.pluralize
6 年之前
Eric Amodio
4539283e6b
Removes unused locals as an error
6 年之前
Eric Amodio
1f657bbbb3
Removes inheritance from Disposable
6 年之前
Eric Amodio
1c1ec2894e
Preps v8.5.4
6 年之前
Eric Amodio
dba38fb6f8
Fixes #459 - letter spacing breaks gutter annotation
6 年之前
Eric Amodio
cd3dbb3e6c
Improves performance of blame annotations
6 年之前
Eric Amodio
a2a6096d32
Fixes pretty script
6 年之前
Eric Amodio
c38ead4126
Updates dependencies
6 年之前
Eric Amodio
0176921616
Removes unneeded plugin
6 年之前
Eric Amodio
daf3b1c446
Fixes clean issue with ui build
6 年之前
Eric Amodio
910b26555c
Closes #463 : adds checkout terminal command
Changes rebase & reset terminal commands to apply to all commit nodes
6 年之前
Eric Amodio
6cb99d30c3
Removes separate package.json for ui build
Consolidates ui dependencies & build into main
6 年之前
Eric Amodio
877cae2894
Fixes issues welcome & settings editor with light themes
6 年之前
Eric Amodio
d2abddee7a
Updates dependencies
6 年之前
Eric Amodio
3bc64ee1ea
Fixes enum descriptions
6 年之前
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 年之前
Zyck
6122550d4e
Fix incorrect author display `You`( #457 ) ( #460 )
Fixes #457 : incorrect displayed username `You`
6 年之前