debian/compat
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sun, 10 Dec 2017 01:33:39 +0100
changeset 3260 2f0c113b35f8
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
stablerange: introduce a smarte version of stablerange for 'mergepoint' This implementation will using caching and smarter algorithm based on these cache. For now it inherit most of it code from the dummy version for convenience. The inheritance to the dummy version should be dropped eventually.
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