Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-13 | feat(external): Support foreign dependencies in external packages | Vincent Ambo | 1 | -5/+22 |
2019-12-13 | fix(external): Skip folders with "no buildable Go files" | Vincent Ambo | 1 | -2/+13 |
2019-12-13 | style(external): Minor formatting fixes | Vincent Ambo | 1 | -1/+11 |
2019-12-13 | feat(external): Switch between packages & programs automatically | Vincent Ambo | 2 | -9/+21 |
2019-12-13 | feat(external): Implement builder function for externals | Vincent Ambo | 1 | -2/+29 |
2019-12-13 | feat(external): Add fully qualified import path to analyser output | Vincent Ambo | 1 | -6/+8 |
2019-12-13 | fix(external): Correctly set names for root packages | Vincent Ambo | 1 | -5/+13 |
2019-12-13 | fix(external): Ensure findGoDirs "finds" top-level directory | Vincent Ambo | 1 | -20/+10 |
2019-12-13 | feat(external): Return references in more useable format for Nix | Vincent Ambo | 1 | -16/+20 |
2019-12-13 | feat(external): Implement tool to analyse external dependencies | Vincent Ambo | 2 | -0/+188 |