Tue, 13 Jun 2017 17:43:33 -0400 |
Augie Fackler |
patchbomb: make getaddrs function easier to work with
|
file |
diff |
annotate
|
Tue, 13 Jun 2017 16:30:50 -0400 |
Augie Fackler |
patchbomb: look for non-empty publicurl, not a non-None one
|
file |
diff |
annotate
|
Tue, 13 Jun 2017 16:30:11 -0400 |
Augie Fackler |
patchbomb: make variable name for publicurl always be publicurl
|
file |
diff |
annotate
|
Tue, 06 Jun 2017 08:52:51 +0200 |
David Demelier |
patchbomb: avoid -r and -B options at the same time
|
file |
diff |
annotate
|
Fri, 03 Feb 2017 15:02:27 +0100 |
David Demelier |
patchbomb: add -B option to select a bookmark
|
file |
diff |
annotate
|
Sun, 14 May 2017 16:19:47 +0900 |
Yuya Nishihara |
commands: move templates of common command options to cmdutil (API)
|
file |
diff |
annotate
|
Sat, 09 Jan 2016 23:07:20 +0900 |
Yuya Nishihara |
registrar: move cmdutil.command to registrar module (API)
|
file |
diff |
annotate
|
Sat, 25 Feb 2017 17:29:30 +0900 |
Yuya Nishihara |
pager: flush outputs before firing pager process
|
file |
diff |
annotate
|
Sat, 25 Feb 2017 17:27:48 +0900 |
Yuya Nishihara |
patchbomb: use modern pager to display -n/--test result (BC)
|
file |
diff |
annotate
|
Sat, 25 Feb 2017 18:41:00 +0900 |
Yuya Nishihara |
patchbomb: add config knob to generate flags by template (issue5354)
|
file |
diff |
annotate
|
Sat, 25 Feb 2017 18:35:34 +0900 |
Yuya Nishihara |
patchbomb: pass around ui and revs that are needed for flag template
|
file |
diff |
annotate
|
Sat, 25 Feb 2017 18:28:04 +0900 |
Yuya Nishihara |
patchbomb: build patch texts by _getpatchmsgs()
|
file |
diff |
annotate
|
Sat, 25 Feb 2017 18:25:17 +0900 |
Yuya Nishihara |
patchbomb: drop internal option for pbranch extension (API)
|
file |
diff |
annotate
|
Sat, 25 Feb 2017 18:16:41 +0900 |
Yuya Nishihara |
patchbomb: factor out function that builds a prefix string to patch subject
|
file |
diff |
annotate
|
Wed, 18 Jan 2017 18:25:51 -0800 |
Sean Farley |
ui: rename tmpdir parameter to more specific repopath
stable
|
file |
diff |
annotate
|
Mon, 16 Jan 2017 21:17:39 -0800 |
Sean Farley |
patchbomb: add tmpdir parameter to ui.edit call
|
file |
diff |
annotate
|
Sun, 18 Dec 2016 01:46:39 +0530 |
Pulkit Goyal |
py3: replace os.environ with encoding.environ (part 2 of 5)
|
file |
diff |
annotate
|
Sat, 12 Nov 2016 13:36:17 +0100 |
Henning Schild |
patch: remove unused git parameter from patch.diffstat()
|
file |
diff |
annotate
|
Tue, 23 Aug 2016 11:26:08 -0400 |
Augie Fackler |
extensions: change magic "shipped with hg" string
|
file |
diff |
annotate
|
Sat, 04 Jun 2016 11:13:28 -0700 |
Gregory Szorc |
mail: unsupport smtp.verifycert (BC)
|
file |
diff |
annotate
|
Sat, 14 May 2016 14:03:12 +0900 |
Yuya Nishihara |
py3: move up symbol imports to enforce import-checker rules
|
file |
diff |
annotate
|
Thu, 14 Apr 2016 15:15:49 +0000 |
timeless |
patchbomb: use single quotes around command hint
stable
|
file |
diff |
annotate
|
Thu, 14 Apr 2016 14:26:37 +0000 |
timeless |
patchbomb: fix public-is-missing hint
|
file |
diff |
annotate
|
Sun, 10 Apr 2016 20:55:37 +0000 |
timeless |
pycompat: switch to util.stringio for py3 compat
|
file |
diff |
annotate
|
Fri, 11 Mar 2016 22:30:43 +0800 |
Anton Shestakov |
patchbomb: specify unit for ui.progress when sending emails
|
file |
diff |
annotate
|
Wed, 02 Mar 2016 21:42:42 +0000 |
timeless |
patchbomb: use absolute_import
|
file |
diff |
annotate
|
Tue, 12 Jan 2016 15:57:18 -0800 |
Bryan O'Sullivan |
patchbomb: replace file I/O with util.readfile
|
file |
diff |
annotate
|
Thu, 07 Jan 2016 20:02:47 -0800 |
Bryan O'Sullivan |
patchbomb: treat empty address list as no addresses
|
file |
diff |
annotate
|
Sun, 29 Nov 2015 06:51:23 +0000 |
timeless |
patchbomb: rename email function
|
file |
diff |
annotate
|
Sun, 11 Oct 2015 22:13:03 -0700 |
Pierre-Yves David |
patchbomb: check that targets exist at the publicurl
|
file |
diff |
annotate
|