Mercurial > hg
log hgext/mq.py @ 17191:5884812686f7
age | author | description |
---|---|---|
Fri, 13 Jul 2012 21:46:53 +0200 | Sune Foldager | peer: introduce peer methods to prepare for peer classes |
Wed, 27 Jun 2012 22:03:27 +0900 | FUJIWARA Katsunori | mq: check subrepo synchronizations against parent of workdir or other appropriate context |
Wed, 27 Jun 2012 22:03:27 +0900 | FUJIWARA Katsunori | mq: create patch file after commit to import diff of ".hgsubstate" at qrefresh |
Wed, 27 Jun 2012 22:03:22 +0900 | FUJIWARA Katsunori | mq: add ".hgsubstate" to patch target list only if it is not listed up yet |
Fri, 08 Jun 2012 23:27:59 -0400 | Matt Harbison | mq: defer command wrapping to extsetup (API) |
Fri, 29 Jun 2012 00:40:52 -0500 | Matt Mackall | merge with stable |
Thu, 28 Jun 2012 18:39:16 +0200 | Pierre-Yves David | strip: update help to state than you can strip public changeset stable |