Hi Derrick, > V2 Update: The biggest material change in this version is that we drop the > method declarations from commit.h, which requires adding a lot of references > to commit-reach.h across the codebase. This change is in a commit on its own. > In addition, we have the following smaller changes: Is there a remote available to get this series from? > * Use 'unsigned int' for the flag variables. > > * Properly align the here-doc test input data. > > * Use single rev-parse commands in test output, and pipe the OIDs through 'sort' > > * Check output of parse_commit() > > * Update flag documentation in object.h > > * Add tests for commit_contains() including both algorithms. > > * Reduce size of "mixed-mode" commit-graph to ensure we start commit walks > 'above' the graph and then walk into the commits with generation numbers. A range diff would be nice (though I can just look at all patches again even if it takes longer). I notice this is not sent via the GGG, but via git send-email? Thanks, Stefan