##// END OF EJS Templates
changegroup: pass sorted revisions into group() (API)...
changegroup: pass sorted revisions into group() (API) Currently, group() receives a list of nodes and calls _sortgroup() to sort them and turn them into revs. Since the sorting behavior varies depending on the type of data being transferred, I think it makes sense to perform the sorting before group() is invoked. This commit extracts _sortgroup() to a pair of standalone functions. It then moves the calling of these functions to the 3 call sites of group(). group() now receives an iterable of revs instead of nodes. Differential Revision: https://phab.mercurial-scm.org/D4139

File last commit:

r29813:5f86818c default
r39018:037debbf default
Show More
map
2 lines | 45 B | text/plain | TextLexer
Matt Mackall
coal: use inheritance to derive from paper...
r29813 __base__ = ../paper/map
header = header.tmpl