aboutsummaryrefslogtreecommitdiff
path: root/internal/fetch/unit.go
AgeCommit message (Expand)Author
2026-03-26internal: consolidate build context and unit resolution logicEthan Lee
2024-02-06internal/fetch: split FetchModule in twoMichael Matloob
2024-01-23internal: move UnitMeta.IsRedistributable to UnitMichael Matloob
2024-01-22internal: move UnitMeta.Licenses to UnitMichael Matloob
2021-09-07internal/fetch: put ModuleInfo into each unitJonathan Amsterdam
2021-08-24internal/fetch: populate Unit.BuildContextsJonathan Amsterdam
2021-02-25internal: embed ModuleInfo into UnitMetaJonathan Amsterdam
2021-02-08internal/fetch: collapse identical build contextsJonathan Amsterdam
2021-02-02many: allow for multiple documentations for a UnitJonathan Amsterdam
2020-12-29internal/fetch: support multiple build contextsJonathan Amsterdam
2020-11-24many: remove Documentation.HTMLJonathan Amsterdam
2020-09-29internal/postgres: read and write source filesJonathan Amsterdam
2020-09-21internal/fetch: rename directory.go to unit.goJulie Qiu