debian/compat
author Alain Leufroy
Fri, 08 Sep 2017 12:24:22 +0200
changeset 2955 b899a94472fd
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
obslog: uniformize `_debugobshistoryrevs` and `_debugobshistorygraph` arguments `_debugobshistoryrevs` and `_debugobshistorygraph` perform quite the same action, the latter simply add graph support. Consequently, it looks better for them to have the same argument list.
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