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
wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535)
Follow #21464

Make all git command arguments strictly safe. Most changes are one-to-one replacing, keep all existing logic.
2 years ago
..
graph.go Refactor git command arguments and make all arguments to be safe to be used (#21535) 2 years ago
graph_models.go Move some code into models/git (#19879) 2 years ago
graph_test.go Add more linters to improve code readability (#19989) 2 years ago
parser.go format with gofumpt (#18184) 2 years ago