gogs/internal/gitutil
Joe Chen 44333afd20
chore: consistently use `errors.Cause` for identifying error types (#7264)
2022-11-27 15:53:26 +08:00
..
diff.go diff: remove misaligned space 2020-03-09 02:06:45 +08:00
diff_test.go commit: fix unexpected truncation in title 2020-03-09 02:08:53 +08:00
error.go chore: consistently use `errors.Cause` for identifying error types (#7264) 2022-11-27 15:53:26 +08:00
error_test.go util: add tests (#5989) 2020-03-16 01:54:08 +08:00
mocks.go mod: bump github.com/gogs/git-module from 1.2.0 to 1.4.0 (#6866) 2022-03-22 00:55:36 +08:00
module.go mod: bump github.com/gogs/git-module from 1.2.0 to 1.4.0 (#6866) 2022-03-22 00:55:36 +08:00
pull_request.go mod: bump github.com/gogs/git-module from 1.2.0 to 1.4.0 (#6866) 2022-03-22 00:55:36 +08:00
pull_request_test.go mod: bump github.com/gogs/git-module from 1.2.0 to 1.4.0 (#6866) 2022-03-22 00:55:36 +08:00
submodule.go gitutil: infer submodule with baseURL when it is a relative path (#6337) 2020-09-18 16:19:31 +08:00
submodule_test.go gitutil: infer submodule with baseURL when it is a relative path (#6337) 2020-09-18 16:19:31 +08:00
tag.go gitutil: refactor the way to mock (#6032) 2020-03-29 19:37:28 +08:00
tag_test.go gitutil: simplify mock with `t.Cleanup` (#6033) 2020-03-29 20:15:42 +08:00