Wed, 19 Mar 2014 02:45:14 +0100 |
Mads Kiilerich |
config: set a 'source' in most cases where config don't come from file but code
|
file |
diff |
annotate
|
Tue, 24 Sep 2013 15:10:32 -0400 |
Augie Fackler |
python2.4: fix imports of sub-packages of the email package
|
file |
diff |
annotate
|
Fri, 20 Sep 2013 10:16:35 -0400 |
Augie Fackler |
patchbomb: correct import of email module
|
file |
diff |
annotate
|
Wed, 22 May 2013 17:31:43 -0500 |
Matt Mackall |
ui: merge prompt text components into a singe string
|
file |
diff |
annotate
|
Tue, 26 Mar 2013 02:28:10 +0900 |
FUJIWARA Katsunori |
smtp: verify the certificate of the SMTP server for STARTTLS/SMTPS
|
file |
diff |
annotate
|
Sun, 25 Nov 2012 13:53:47 -0600 |
Matt Mackall |
i18n: wrap false positives for translation detection
|
file |
diff |
annotate
|
Sun, 28 Oct 2012 05:44:50 -1000 |
Julian Cowley |
patchbomb: -c is not an alias for the --confirm option
stable
|
file |
diff |
annotate
|
Wed, 24 Oct 2012 09:53:10 +0200 |
Thomas Arendsen Hein |
patchbomb: respect --in-reply-to for all mails if no intro message is sent
stable
|
file |
diff |
annotate
|
Sun, 24 Jun 2012 18:11:52 +0200 |
Patrick Mezard |
patchbomb: rewrite getoutgoing() with revsets
|
file |
diff |
annotate
|
Sun, 24 Jun 2012 17:39:27 +0200 |
Patrick Mezard |
patchbomb: support --outgoing and revsets
|
file |
diff |
annotate
|
Sat, 14 Jul 2012 19:21:31 +0200 |
Patrick Mezard |
patchbomb: make --outgoing ignore secret changesets
|
file |
diff |
annotate
|
Tue, 12 Jun 2012 14:18:18 +0200 |
Martin Geisler |
patchbomb: lowercase status messages
|
file |
diff |
annotate
|
Tue, 15 May 2012 14:37:49 -0500 |
Augie Fackler |
hgext: mark all first-party extensions as such
|
file |
diff |
annotate
|
Sat, 12 May 2012 16:02:45 +0200 |
Brodie Rao |
cleanup: replace naked excepts with more specific ones
|
file |
diff |
annotate
|
Sat, 12 May 2012 15:54:54 +0200 |
Brodie Rao |
cleanup: eradicate long lines
|
file |
diff |
annotate
|
Wed, 21 Mar 2012 06:45:07 +0100 |
Angel Ezquerra |
patchbomb: add --body flag to send patches as inline message body text
|
file |
diff |
annotate
|
Thu, 08 Mar 2012 15:59:41 -0600 |
Matt Mackall |
patchbomb: add (optional) note to 0 of 0 prompt
|
file |
diff |
annotate
|
Wed, 23 Nov 2011 02:11:24 +0100 |
Mads Kiilerich |
mail: mbox handling as a part of mail handling, refactored from patchbomb
|
file |
diff |
annotate
|
Wed, 23 Nov 2011 02:09:38 +0100 |
Mads Kiilerich |
patchbomb: minor refactoring of mbox functionality, preparing for move
|
file |
diff |
annotate
|
Wed, 28 Sep 2011 14:49:00 -0500 |
Matt Mackall |
patchbomb: drop loop in prompt
|
file |
diff |
annotate
|
Wed, 08 Sep 2010 08:31:07 +0200 |
Matt Mackall |
patchbomb: use prompt even in non-interactive mode
|
file |
diff |
annotate
|
Tue, 27 Sep 2011 22:38:47 -0400 |
Greg Ward |
patchbomb: make it easy for the user to decline sending an intro message.
|
file |
diff |
annotate
|
Mon, 26 Sep 2011 21:29:13 -0400 |
Greg Ward |
patchbomb: simplify some contorted logic and odd variable names.
|
file |
diff |
annotate
|
Fri, 10 Jun 2011 11:43:38 -0500 |
Matt Mackall |
hg: change various repository() users to use peer() where appropriate
|
file |
diff |
annotate
|
Fri, 20 May 2011 21:04:45 +0300 |
Idan Kamara |
patchbomb: pass --git argument to diffstat
|
file |
diff |
annotate
|
Fri, 13 May 2011 14:06:28 -0500 |
Matt Mackall |
scmutil: move revsingle/pair/range from cmdutil
|
file |
diff |
annotate
|
Thu, 12 May 2011 18:27:05 +0200 |
Adrian Buehlmann |
patchbomb: use cmdutil.command decorator
|
file |
diff |
annotate
|
Tue, 10 May 2011 16:08:46 -0500 |
Matt Mackall |
cmdutil: make_filename -> makefilename
|
file |
diff |
annotate
|
Sat, 30 Apr 2011 09:43:20 -0700 |
Brodie Rao |
url: move URL parsing functions into util to improve startup time
|
file |
diff |
annotate
|
Sat, 30 Apr 2011 17:21:37 +0200 |
Peter Arrenbrecht |
discovery: drop findoutgoing and simplify findcommonincoming's api
|
file |
diff |
annotate
|