Patrick Steinhardt
e300945a3d
tests: always clean up temporary repository dirs
...
Some test repositories are not correctly removed after the tests
did run. Fix by introducing a function that is to be used for
cleaning up temporary test repositories.
2015-04-24 13:01:51 +02:00
David Calavera
755721e684
Add BranchIterator#ForEach.
...
This abstracts the branch iteration from the user.
2015-02-19 11:44:56 +01:00
Jesse Ezell
a7d3c5955a
merge with improved error handling logic
2014-04-04 00:56:58 -07:00
Jesse Ezell
5590078e6f
remove channel based iteration for branch / ref. Add ReferenceNameIterator. All iterators use Next(). Remove interfaces.
2014-03-20 20:28:41 -07:00
Jesse Ezell
37b950bc90
various improvements to interface
2014-03-19 20:24:19 -07:00
Jesse Ezell
27bea93efe
split out name iterator
2014-03-19 00:36:00 -07:00
Jesse Ezell
006286edb7
remove Branch struct, unify reference iterators
2014-03-19 00:19:02 -07:00
Jesse Ezell
5f01bd7abd
add branch iterator / remove useless repo from reference iterator
2014-03-12 15:49:11 -07:00