Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Lauris BH 578ad8f125 Refactor branch list using src-d/go-git and add GetRefs function (#133)
* Refactor branch list using src-d/go-git and add GetRefs function

* Fix copyright

* Fix to reuse ObjectType

* Add function to filter refs by prefix

* Fix import order

* Optimize if structure
2018-11-15 23:38:33 +01:00
Lunny Xiao 622cdd1472
Use dep instead of govendor (#117)
* use dep instead of govendor

* remove example

* change dependenci github.com/Unknwon from 1.0 to master
2018-05-15 23:26:52 +08:00
Kim "BKC" Carlbäcker e8ae926b65 Fix blob test and drone git-pull (#82)
* use require

* Fix drone

* import testify/require

* cleanup tree-entry benchmark
2017-09-16 19:40:27 +03:00
Matthias Loibl 5a0d431f54
remove convey and use testify assert 2016-11-19 23:59:11 +01:00
Thomas Boerger 61725ae1cd
Added vendored dependencies 2016-11-13 01:22:35 +01:00