You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/gitgraph
6543 54e9ee37a7
format with gofumpt (#18184)
* gofumpt -w -l .

* gofumpt -w -l -extra .

* Add linter

* manual fix

* change make fmt
2 years ago
..
graph.go Propagate context and ensure git commands run in request context (#17868) 2 years ago
graph_models.go Add missing `X-Total-Count` and fix some related bugs (#17968) 3 years ago
graph_test.go format with gofumpt (#18184) 2 years ago
parser.go format with gofumpt (#18184) 2 years ago