Mercurial > hg
log hgext/strip.py @ 19945:3d42a85f6922 stable
age | author | description |
---|---|---|
Mon, 21 Oct 2013 22:23:36 +0100 | Javi Merino | strip: fix spelling: "allows to" -> "allows you to" stable |
Fri, 27 Sep 2013 21:54:53 -0500 | Kevin Bullock | strip: bring extension description in line with style and copy-edit |
Thu, 26 Sep 2013 23:57:21 +0200 | Pierre-Yves David | mq: extract strip function as its standalone extension (issue3824) |
Thu, 26 Sep 2013 23:43:00 +0200 | Pierre-Yves David | strip: move the strip helper function for mq to strip |
Thu, 26 Sep 2013 23:32:52 +0200 | Pierre-Yves David | strip: move checklocalchanges from mq to strip |
Thu, 26 Sep 2013 23:12:43 +0200 | Pierre-Yves David | strip: move checksubstate from mq to strip |
Thu, 26 Sep 2013 23:10:11 +0200 | Pierre-Yves David | mq: prepare a strip extension for extraction |