forgejo/modules/repofiles
Filip Navara dbb0c9658c Fix #6813: Allow git.GetTree to take both commit and tree names (#6816)
* Allow git.GetTree to take both commit and tree names, return full paths on entries listed through Tree.ListEntriesRecursive

Signed-off-by: Filip Navara <filip.navara@gmail.com>

* Fix the SHA returned on Git Tree APIs called with commit hash or symbolic name

Signed-off-by: Filip Navara <filip.navara@gmail.com>
2019-05-02 20:33:11 -04:00
..
blob.go
blob_test.go
content.go
content_test.go
delete.go
delete_test.go
diff.go
diff_test.go
file.go
file_test.go
repofiles.go
repofiles_test.go
temp_repo.go
tree.go Fix #6813: Allow git.GetTree to take both commit and tree names (#6816) 2019-05-02 20:33:11 -04:00
tree_test.go
update.go UI: Detect and restore encoding and BOM in content (#6727) 2019-04-26 15:00:30 +03:00
update_test.go
upload.go
verification.go