log hgext/patchbomb.py @ 31489:5b2e1689b24d

age author description
Sat, 25 Feb 2017 17:27:48 +0900 Yuya Nishihara patchbomb: use modern pager to display -n/--test result (BC)
Sat, 25 Feb 2017 18:41:00 +0900 Yuya Nishihara patchbomb: add config knob to generate flags by template (issue5354)
Sat, 25 Feb 2017 18:35:34 +0900 Yuya Nishihara patchbomb: pass around ui and revs that are needed for flag template
Sat, 25 Feb 2017 18:28:04 +0900 Yuya Nishihara patchbomb: build patch texts by _getpatchmsgs()
Sat, 25 Feb 2017 18:25:17 +0900 Yuya Nishihara patchbomb: drop internal option for pbranch extension (API)
Sat, 25 Feb 2017 18:16:41 +0900 Yuya Nishihara patchbomb: factor out function that builds a prefix string to patch subject
Wed, 18 Jan 2017 18:25:51 -0800 Sean Farley ui: rename tmpdir parameter to more specific repopath stable
Mon, 16 Jan 2017 21:17:39 -0800 Sean Farley patchbomb: add tmpdir parameter to ui.edit call
Sun, 18 Dec 2016 01:46:39 +0530 Pulkit Goyal py3: replace os.environ with encoding.environ (part 2 of 5)
Sat, 12 Nov 2016 13:36:17 +0100 Henning Schild patch: remove unused git parameter from patch.diffstat()
Tue, 23 Aug 2016 11:26:08 -0400 Augie Fackler extensions: change magic "shipped with hg" string
Sat, 04 Jun 2016 11:13:28 -0700 Gregory Szorc mail: unsupport smtp.verifycert (BC)
Sat, 14 May 2016 14:03:12 +0900 Yuya Nishihara py3: move up symbol imports to enforce import-checker rules
Thu, 14 Apr 2016 15:15:49 +0000 timeless patchbomb: use single quotes around command hint stable
Thu, 14 Apr 2016 14:26:37 +0000 timeless patchbomb: fix public-is-missing hint