Commit Graph

14 Commits

Author SHA1 Message Date
Augie Fackler
96d44b39f7 hgext: mark all first-party extensions as such 2012-05-15 14:37:49 -05:00
Matt Mackall
ffc757047f share: drop unused import 2011-09-10 17:59:47 -05:00
Simon Heimberg
329de5444b hgext: introduce unshare command 2011-08-11 00:04:00 +02:00
Erik Zielke
c732a9771b Use note admonition 2010-09-22 16:23:55 +02:00
Martin Geisler
3e53380842 share: drop experimental label
As per mail from Matt:

  http://selenic.com/pipermail/mercurial/2010-March/030774.html
2010-04-01 00:02:12 +02:00
Matt Mackall
595d66f424 Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
Greg Ward
c0a5547680 share: be more explicit about the dangers of rollback. 2010-01-13 22:05:06 -05:00
Martin Geisler
f6e67e065a share: wrap docstrings at 70 characters 2009-07-26 02:01:19 +02:00
Martin Geisler
cab1b2c2c7 share: wrapped docstrings at 78 characters 2009-07-07 23:54:42 +02:00
Brodie Rao
a77b70fbf3 extensions: remove unused imports 2009-07-01 10:19:40 -04:00
Cédric Duval
dbcec5595d extensions: improve the consistency of synopses
Trying as much as possible to consistently:
 - use a present tense predicate followed by a direct object
 - verb referring directly to the functionality provided
   (ie. not "add command that does this" but simple "do that")
 - keep simple and to the point, leaving details for the long help
   (width is tight, possibly even more so for translations)

Thanks to timeless, Martin Geisler, Rafael Villar Burke, Dan Villiom
Podlaski Christiansen and others for the helpful suggestions.
2009-06-22 15:48:08 +02:00
Dirkjan Ochtman
a774ff01bc help: add/fix docstrings for a bunch of extensions 2009-06-21 16:45:47 +02:00
Matt Mackall
f004f8a57f share: allow dest to default to the basename of source 2009-06-13 18:16:44 -05:00
Matt Mackall
d9cad07c11 share: add experimental share extension 2009-06-13 18:01:48 -05:00