Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-08-21 | refs.c: migrate internal ref iteration to pass thru repository argument | 1 | -3/+3 | |
2018-05-06 | Replace all die("BUG: ...") calls by BUG() ones | 1 | -3/+3 | |
2017-09-14 | prefix_ref_iterator: break when we leave the prefix | 1 | -1/+31 | |
2017-09-14 | ref_iterator: keep track of whether the iterator output is ordered | 1 | -5/+10 | |
2017-05-23 | prefix_ref_iterator: don't trim too much | 1 | -1/+17 | |
2016-06-20 | do_for_each_ref(): reimplement using reference iteration | 1 | -0/+29 | |
2016-06-20 | refs: introduce an iterator interface | 1 | -0/+355 |