I found some more open-coded tree parsers and a commit parser. These changes shouldn't affect behavior meaningfully, and all of the tests pass. I did notice, however, that the rev-list functionality of pruning by path isn't actually tested in the tests; I forgot to update it and it didn't cause any tests to fail. I also couldn't figure out if "same_tree_as_empty" has important side effects, so I updated its use of diff_tree; in order to do what the name says, "return t1 && !t1->entries" would suffice. There's also a parser in convert-objects, but it may be best to keep it, since it may want to deal with things which are now considered invalid, and would be rejected by the normal parser. -Daniel *This .sig left intentionally blank* - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Mon Jan 30 06:04:03 2006
This archive was generated by hypermail 2.1.8 : 2006-01-30 06:04:13 EST