jbrukh / ggit

ggit
17 stars 2 forks source link

Implement basic rev walking. #49

Open jbrukh opened 11 years ago

jbrukh commented 11 years ago

A basic ggit-rev-list command that supports --date-order, --topo-order, as well as custom walkers and a small selection of RevWalkVisitors to perform common operations on rev lists.