debian/compat
author Pierre-Yves David <pierre-yves.david@fb.com>
Fri, 25 Apr 2014 14:14:29 -0700
branchstable
changeset 1101 8cac667a0d7d
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
prune: work around lazy revset slowdown Since 3.0 lazy revset is making some revset very slow. We currently work around the issue by using a simple loop instead.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
531
b18b00036355 pkg/debian: Debian packaging
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
diff changeset
     1
8