1
0
mirror of https://github.com/go-gitea/git.git synced 2026-02-05 15:45:40 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
Kasi Reddy
6b819173ed Improving / Exposing Git-Trees related features for Git-Trees API. (#123)
* Exposed TreeEntry.mode, changed EntryMode to hex.

* Added reference parsing (HEAD, HEAD~1, etc) for trees

* Added missing description

* Added Tree.ListEntriesRecursive() - utilizes the git ls-tree -r command
2018-11-26 10:36:10 +02:00
Lunny Xiao
38a5ca6b26 change returned unexported types to exported types 2016-11-16 15:14:36 +08:00
Lunny Xiao
167a0ba929 golint fixed current -min_confidence=0.9 2016-11-13 12:42:56 +08:00
Unknwon
4cc1cbbfea complete migration from gogs module 2015-12-09 20:45:25 -05:00
Unknwon
e97767e2eb migrate some commands 2015-11-27 00:24:02 -05:00