Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-07-05 | git: hide .git extension | Marco Andronaco | 1 | -0/+8 | |
2024-06-29 | routes: Add handler to generate tar gz file | Gabriel A. Giovanini | 1 | -0/+14 | |
2023-02-05 | utils: Add helper to get all repos | Daniele Sluijters | 1 | -0/+57 | |
This does a filepath.WalkDir of the config.ScanPath and tries to find all valid git repos. It returns a list of repoInfo structs holding basic information of each repository. | |||||
2023-02-05 | only add go meta import tag if go.mod exists in repo root | Derek Stevens | 1 | -0/+7 | |
This is a multipart message in MIME format. Pretty self-explanitory :3 Signed-off-by: Derek Stevens <nilix@nilfm.cc> | |||||
2022-12-22 | config: add repo.ignore | Anirudh Oppiliappan | 1 | -0/+26 | |