summaryrefslogtreecommitdiffstats
path: root/cmd/embedded.go
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-9/+9
* Share HTML template renderers and create a watcher framework (#20218)zeripath2022-08-281-1/+1
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-021-1/+0
* format with gofumpt (#18184)65432022-01-201-6/+7
* Improve install code to avoid low-level mistakes. (#17779)wxiaoguang2021-12-011-1/+1
* Add bundle download for repository (#14538)John Olheiser2021-08-241-0/+1
* Retry rename on lock induced failures (#16435)zeripath2021-07-151-1/+2
* Implement "embedded" command to extract static resources (#9982)guillep2k2020-02-021-0/+332