Eric Amodio
5a88901a3c
Renames GitLens explorer to Repositories explorer
Changes changelog image links to permalinks
Moves all images for docs into a docs folder
Removes unused images
6 år sedan
Eric Amodio
521644109d
Only await if we need to
6 år sedan
Eric Amodio
8ea92332c4
Adds parent links to all nodes
When tracking the active file, only select the repo if in another
6 år sedan
Eric Amodio
ae2c47b81b
Saves children to avoid losing state on tree update
6 år sedan
Eric Amodio
4c72765b77
Fixes issues with comparing added/deleted files
Fixes path issues with git fs provider
6 år sedan
Eric Amodio
453dc0c5d9
Adds progress notification to fetch, pull, push ops
6 år sedan
Eric Amodio
d086131bb5
Fixes issue with line history refreshing on all selection changes
Changes line history to use GitLineTracker for better resource usage
6 år sedan
Eric Amodio
bb2b0c2504
Updates config types to better match
6 år sedan
Eric Amodio
ae6f3ecbcd
Bumps version to eventual 9.0.0-alpha
6 år sedan
Eric Amodio
f2aab9968c
Shows explorer when adding revision workspace folder
6 år sedan
Eric Amodio
a722a995ea
Adds new repository commands (fetch, pull, push) (wip)
Closes #470 - Adds fetch command to Repository explorer
6 år sedan
Eric Amodio
2e4cbcad10
Reworks explorers (wip)
Closes #354 - Adds line history explorer (wip)
Closes #456 - Adds repository status to the repository nodes
6 år sedan
Eric Amodio
37798357cb
Removes docked history view (wip)
6 år sedan
Eric Amodio
f01a8b7430
Consolidates error messaging to show output channel button
6 år sedan
Eric Amodio
4de6ac2d44
Renames a few interfaces to remove I prefix
6 år sedan
Eric Amodio
85bcbf2be7
Fixes floating promises
6 år sedan
Eric Amodio
f93d8ca2db
Bundles node_modules directly into extension.js
Updates dependencies
6 år sedan
Eric Amodio
0b0137f3a4
Moves gitService into git folder & renames a couple of git files
6 år sedan
Eric Amodio
4320f5342c
Adds explore repo from here command (wip)
Replaces git content provider with git fs provider
Adds Buffer output support to git calls
6 år sedan
Eric Amodio
81dc577362
Adds another git warning
6 år sedan
Eric Amodio
6565951e81
Closes #388 - Adds git mailmap support
6 år sedan
Eric Amodio
26fc11f9df
Fixes path formatting & adds optional suffix
6 år sedan
Eric Amodio
54ecf456d8
Defaults compact to false in getFormattedDiffStatus
6 år sedan
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 år sedan
Eric Amodio
b58dc49d07
Adds diffWithWorking to editor toolbar when diffing
Renanes "Compare x with" commands
6 år sedan
Eric Amodio
0f2f79fca7
Fixes #430 - Use content provider instead of tmp files (for text docs)
6 år sedan
Eric Amodio
897676e371
Add support to filter logs by author
6 år sedan
Eric Amodio
d7212eb419
Reworks git commands a bit to reduce rethrows
Fixes #405 - stops non-repo from showing up in explorer
6 år sedan
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 år sedan
Eric Amodio
6ac613961b
Adds the current user e-mail when uncommitted
6 år sedan
Eric Amodio
c6f2c8e2f7
Fixes incorrect status when parsing logs with diffs
6 år sedan
Eric Amodio
a42fc650e0
Fixes issue with log cache (exact match miss)
6 år sedan
Eric Amodio
d9807774ec
Switches to use new git extension api (for git path)
Removes gitlens.advanced.git setting
6 år sedan
Eric Amodio
638c9f565e
Adds logging for finding a new repository
Removes start logging from isTracked
6 år sedan
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 år sedan
Eric Amodio
d53b45432d
Prettiers more things
6 år sedan
Eric Amodio
4ddb871459
Preps v8.5.6
6 år sedan
Eric Amodio
0e770816a7
Fixes #482 - UI displays "undefined" in results panel when comparing
6 år sedan
Eric Amodio
3c05f841e9
Handles all floating promises
6 år sedan
Eric Amodio
dd82de02f0
Fixes more detached head state issues
6 år sedan
Eric Amodio
c8d548083c
Removes pre-push git hook
6 år sedan
Eric Amodio
9f0199efae
Fixes #477 - Waits for the git extension to load when getting the git path
6 år sedan
Eric Amodio
4cbae50079
Skips "not my code"
6 år sedan
Eric Amodio
14e2aa67bf
Preps v8.5.5
6 år sedan
Eric Amodio
6f76796836
Updates dependencies
Adds new webpack tree shaking plugin
6 år sedan
Eric Amodio
776c45a3f1
Changes import/exportsto avoid importing its own exports
6 år sedan
Eric Amodio
58700ab15b
Closes #467 - Adds copy remote url to clipboard command
6 år sedan
Eric Amodio
457ab38974
Fixes #468 - better handles detached head state
6 år sedan
Eric Amodio
5990d9305c
Updates bug reporting instructions
6 år sedan
Eric Amodio
fd6adbdec3
Adds new problem matchers for better debugging
6 år sedan