summaryrefslogtreecommitdiff
path: root/branch_test.go
AgeCommit message (Expand)Author
2020-12-05Mark some symbols to be deprecated #minor (#698)lhchavez
2016-08-27Run the tests in parallelCarlos Martín Nieto
2015-04-24tests: always clean up temporary repository dirsPatrick Steinhardt
2015-02-19Add BranchIterator#ForEach.David Calavera
2014-04-04merge with improved error handling logicJesse Ezell
2014-03-20remove channel based iteration for branch / ref. Add ReferenceNameIterator. A...Jesse Ezell
2014-03-19various improvements to interfaceJesse Ezell
2014-03-19split out name iteratorJesse Ezell
2014-03-19remove Branch struct, unify reference iteratorsJesse Ezell
2014-03-12add branch iterator / remove useless repo from reference iteratorJesse Ezell