* 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> |
||
|---|---|---|
| .. | ||
| blob_test.go | ||
| blob.go | ||
| content_test.go | ||
| content.go | ||
| delete_test.go | ||
| delete.go | ||
| diff_test.go | ||
| diff.go | ||
| file_test.go | ||
| file.go | ||
| repofiles_test.go | ||
| repofiles.go | ||
| temp_repo.go | ||
| tree_test.go | ||
| tree.go | ||
| update_test.go | ||
| update.go | ||
| upload.go | ||
| verification.go | ||