Git with a cup of tea, painless self-hosted git service
Mirror for internal git.with.parts use
https://git.with.parts
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
6 years ago
..
blob.go
Fixes 4762 - Content API for Creating, Updating, Deleting Files ( #6314 )
6 years ago
blob_test.go
Improve listing performance by using go-git ( #6478 )
6 years ago
content.go
Improve listing performance by using go-git ( #6478 )
6 years ago
content_test.go
Fixes 4762 - Content API for Creating, Updating, Deleting Files ( #6314 )
6 years ago
delete.go
Fixes 4762 - Content API for Creating, Updating, Deleting Files ( #6314 )
6 years ago
delete_test.go
Fixes 4762 - Content API for Creating, Updating, Deleting Files ( #6314 )
6 years ago
diff.go
Fixes 4762 - Content API for Creating, Updating, Deleting Files ( #6314 )
6 years ago
diff_test.go
Fixes 4762 - Content API for Creating, Updating, Deleting Files ( #6314 )
6 years ago
file.go
Fixes 4762 - Content API for Creating, Updating, Deleting Files ( #6314 )
6 years ago
file_test.go
Fixes 4762 - Content API for Creating, Updating, Deleting Files ( #6314 )
6 years ago
repofiles.go
Fixes 4762 - Content API for Creating, Updating, Deleting Files ( #6314 )
6 years ago
repofiles_test.go
Fixes 4762 - Content API for Creating, Updating, Deleting Files ( #6314 )
6 years ago
temp_repo.go
Improve listing performance by using go-git ( #6478 )
6 years ago
tree.go
Fix #6813 : Allow git.GetTree to take both commit and tree names ( #6816 )
6 years ago
tree_test.go
Improve listing performance by using go-git ( #6478 )
6 years ago
update.go
UI: Detect and restore encoding and BOM in content ( #6727 )
6 years ago
update_test.go
Fixes 4762 - Content API for Creating, Updating, Deleting Files ( #6314 )
6 years ago
upload.go
Fixes 4762 - Content API for Creating, Updating, Deleting Files ( #6314 )
6 years ago
verification.go
Fixes 4762 - Content API for Creating, Updating, Deleting Files ( #6314 )
6 years ago