Commit Graph

6 Commits (ff85a6331e02338100e3799b5787bf8b686fe003)

Author SHA1 Message Date
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git ()
* move code.gitea.io/git to code.gitea.io/gitea/modules/git

* fix imports

* fix fmt

* fix misspell

* remove wrong tests data

* fix unit tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* enable Debug to trace the failure tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* comment commit count tests since git clone depth is 50

* fix tests

* update from code.gitea.io/git

* revert change to makefile
Kjell Kvinge ba358ecbf5 Make max commits in graph configurable ()
Kjell Kvinge bed623600d Accept 'Data:' in commit graph ()
Philippe Kueck e2b2fd6e78 fix , commit messages containing a pipe ()
Ethan Koenig 1207bda94b Fix typos in models/ ()
Kjell Kvinge 22e1bd31c6 commithgraph / timeline ()
* Add model and tests for graph

* Add route and router for graph

* Add assets for graph

* Add template for graph