2
0
Commit Graph

6 Commits

Author SHA1 Message Date
Lunny Xiao
6058bf85ca move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)
* 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
2019-03-27 17:33:00 +08:00
Kjell Kvinge
1ea34074e6 Make max commits in graph configurable (#4498) 2018-07-23 17:12:06 +03:00
Kjell Kvinge
c31fe4f1d9 Accept 'Data:' in commit graph (#4487) 2018-07-21 14:17:09 -04:00
Philippe Kueck
121c3521fc fix #1189, commit messages containing a pipe (#1203) 2017-03-11 12:01:38 +08:00
Ethan Koenig
439ab34752 Fix typos in models/ (#576) 2017-01-05 08:50:34 +08:00
Kjell Kvinge
a63f15664d commithgraph / timeline (#428)
* Add model and tests for graph

* Add route and router for graph

* Add assets for graph

* Add template for graph
2016-12-29 07:44:32 +08:00