debian/compat
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 11 Jul 2017 10:38:01 +0200
changeset 2724 e6bc6eaa17c5
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
amend: extract into a 'evolve.evocommands' module We are about to play around with a UI mixing amend and uncommit, we take advantage of this to split the __init__.py module a bit more.
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