This website requires JavaScript.
Explore
Help
Sign In
ckaczor
/
vscode-gitlens
Watch
1
Star
0
Fork
0
You've already forked vscode-gitlens
mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced
2026-02-12 11:08:34 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
23c7171d7fd53abd61ab1df16d7ab8d265e242a6
vscode-gitlens
/
src
/
git
History
Eric Amodio
dd0b95498e
Fixes excessive memory usages with diff regex
2017-06-10 00:49:22 -04:00
..
formatters
Removes I from interface naming of "things"
2017-06-09 18:00:54 -04:00
models
Optimized parsers for speed & memory usage
2017-06-10 00:16:46 -04:00
parsers
Fixes excessive memory usages with diff regex
2017-06-10 00:49:22 -04:00
remotes
Fixes
#87
- Can't open files in remote when using git@ urls (ssh)
2017-06-09 17:26:20 -04:00
git.ts
Fixes
#40
- encoding issues
2017-05-24 12:52:47 -04:00
gitContextTracker.ts
Fixes issue with open in remote not showing with no editors
2017-06-09 10:18:10 -04:00
gitLocator.ts
Saves the found git path to avoid constant searchs
2017-05-01 13:18:13 -04:00
gitUri.ts
Switches to use GitUris in more places
2017-05-25 01:05:18 -04:00