comparison doc/runrst @ 29238:e150c1d5f262

revset: use getargsdict for sort() This makes it possible to use keyword arguments to specify per-sort options. For example, a hypothetical 'first' option for the user sort could sort certain users first with: sort(all(), user, user.first=mpm@selenic.com)
author Martijn Pieters <mjpieters@fb.com>
date Mon, 23 May 2016 14:09:50 -0700
parents 18c6b271579b
children 4e4fae1dda5c
comparison
equal deleted inserted replaced
29237:ee935a6e1ea2 29238:e150c1d5f262