tests/test-wireproto.py.out
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 16 Oct 2012 15:39:12 +0200
changeset 17776 072812e9f570
parent 14765 08ef6b5f3715
child 25708 d3d32643c060
permissions -rw-r--r--
obsolete: flip `obstore.successors` and `obsolete.precursors` People were confused by the fact `obstore.precursors` contained marker allowing to find "precursors" and vice-versa. This changeset changes their meaning to: - precursors[x] -> set(markers on precursors edges of x) - successors[x] -> set(markers on successors edges of x) Some documentation is added to clarify the situation.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14622
bd88561afb4b wireproto: add batching support to wirerepository
Peter Arrenbrecht <peter.arrenbrecht@gmail.com>
parents:
diff changeset
     1
Hello, Foobar
bd88561afb4b wireproto: add batching support to wirerepository
Peter Arrenbrecht <peter.arrenbrecht@gmail.com>
parents:
diff changeset
     2
['Hello, Fo, =;o', 'Hello, Bar']