| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-08-27 | Run the tests in parallel | Carlos Martín Nieto | |
| This saves about 1s, or 1/3 of the test runtime. The linking is still much slower, but this we can control. | |||
| 2015-04-24 | tests: always clean up temporary repository dirs | Patrick Steinhardt | |
| 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-02-19 | Add BranchIterator#ForEach. | David Calavera | |
| This abstracts the branch iteration from the user. | |||
| 2014-04-04 | merge with improved error handling logic | Jesse Ezell | |
| 2014-03-20 | remove channel based iteration for branch / ref. Add ReferenceNameIterator. ↵ | Jesse Ezell | |
| All iterators use Next(). Remove interfaces. | |||
| 2014-03-19 | various improvements to interface | Jesse Ezell | |
| 2014-03-19 | split out name iterator | Jesse Ezell | |
| 2014-03-19 | remove Branch struct, unify reference iterators | Jesse Ezell | |
| 2014-03-12 | add branch iterator / remove useless repo from reference iterator | Jesse Ezell | |
