Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 31 Jul 2006 20:33:56 -0700 | Brendan Cully | New mq command qfold: Merge patches into the current patch. |
Mon, 31 Jul 2006 18:39:31 -0700 | Brendan Cully | Add command qheader to display the header of a given patch. |
Mon, 31 Jul 2006 17:55:43 -0700 | Brendan Cully | Add option -e/--edit to qrefresh, to edit the existing header. |
Mon, 31 Jul 2006 18:47:43 -0700 | Brendan Cully | Change patch header as well as commit message with qrefresh -m or -l. |
Tue, 01 Aug 2006 02:23:05 -0700 | Brendan Cully | Remove pointless reposetup hook from hgk.py |
Mon, 31 Jul 2006 12:02:13 -0700 | Vadim Gelfer | import: switch from application/x-patch to text/x-diff |
Mon, 31 Jul 2006 14:22:17 -0300 | Alexis S. L. Carvalho | mq: correct the use of super |