aboutsummaryrefslogtreecommitdiff
path: root/internal/gitutil
Commit message (Expand)AuthorAge
* gitutil: strip SSH port from submodule URL when rendering for HTML link (#7383)TheDarkUndoing2023-03-05
* refactor(db): merge relation stores into entity stores (#7341)Joe Chen2023-02-08
* chore: consistently use `errors.Cause` for identifying error types (#7264)Joe Chen2022-11-27
* mod: bump github.com/gogs/git-module from 1.2.0 to 1.4.0 (#6866)dependabot[bot]2022-03-22
* autofix: format code with gofumpt and gofmt (#6803)deepsource-autofix[bot]2022-03-06
* gitutil: infer submodule with baseURL when it is a relative path (#6337)ᴜɴᴋɴᴡᴏɴ2020-09-18
* lfs: add unit test for middleware (#6070)ᴜɴᴋɴᴡᴏɴ2020-04-06
* build: require Go 1.14 for using `t.Cleanup` (#6069)ᴜɴᴋɴᴡᴏɴ2020-04-06
* lfs: implement HTTP routes (#6035)ᴜɴᴋɴᴡᴏɴ2020-04-04
* gitutil: simplify mock with `t.Cleanup` (#6033)ᴜɴᴋɴᴡᴏɴ2020-03-29
* gitutil: refactor the way to mock (#6032)ᴜɴᴋɴᴡᴏɴ2020-03-29
* util: add tests (#5989)ᴜɴᴋɴᴡᴏɴ2020-03-16
* refactor: unify error handling in routing layerᴜɴᴋɴᴡᴏɴ2020-03-16
* api: overhaul `/repos/owner/repos/contents` (#5980)ᴜɴᴋɴᴡᴏɴ2020-03-10
* commit: fix unexpected truncation in titleᴜɴᴋɴᴡᴏɴ2020-03-09
* diff: remove misaligned spaceᴜɴᴋɴᴡᴏɴ2020-03-09
* git: migrate to github.com/gogs/git-module@v1.0.0 (#5958)ᴜɴᴋɴᴡᴏɴ2020-03-08