debian/compat
author Greg Ward <greg@gerg.ca>
Fri, 06 Jun 2014 17:43:45 -0400
changeset 976 bed842762447
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
amend: add -D/--current-date option, just like mq's qrefresh has Carefully designed so we can easily add -D to other changeset-creating commands (probably anything that takes -d), and so that we can add -U/--current-user as well. When that's done, the date and user options should be very similar to those in MQ.
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