hgext/phabricator.py
Fri, 08 Mar 2019 23:45:12 +0000 Ian Moody py3: convert indexes into bytes when enumerating lists in urlencodenested
Fri, 08 Mar 2019 23:48:49 +0000 Ian Moody py3: don't try and format a bare dict into a byte string in callconduit
Fri, 08 Mar 2019 17:57:59 +0000 Ian Moody py3: use fsencode for vcr recording paths and strings for custom_patches args
Sat, 02 Mar 2019 18:48:23 +0000 Ian Moody phabricator: convert conduit response JSON unicode to bytes inside callconduit
Mon, 11 Feb 2019 16:27:20 +0100 Julien Cristau phabricator: make user searches case-insensitive
Mon, 04 Feb 2019 08:54:30 -0800 Gregory Szorc global: use raw strings for regular expressions with escapes
Thu, 17 Jan 2019 09:17:12 -0800 Martin von Zweigbergk cleanup: delete lots of unused local variables
Sat, 05 Jan 2019 19:50:30 -0500 Matt Harbison phabricator: teach {phabreview} to work without --amend
Sat, 05 Jan 2019 15:20:33 -0500 Matt Harbison phabricator: warn if unable to amend, instead of aborting after posting
Sat, 29 Dec 2018 01:51:02 -0500 Matt Harbison phabricator: ensure that the return of urlopener.open() is closed
Sun, 30 Dec 2018 17:31:57 +0900 Yuya Nishihara merge with stable
Fri, 28 Dec 2018 17:33:13 -0500 Matt Harbison phabricator: assign commands to help categories
Fri, 21 Dec 2018 17:36:12 -0500 Matt Harbison phabricator: properly encode boolean types in the request body stable
Sat, 10 Nov 2018 22:25:12 -0500 Matt Harbison phabricator: ensure the command summaries are available in extension help stable
Fri, 19 Oct 2018 11:45:25 -0400 Augie Fackler phabricator: do more of the VCR work in demandimport.deactivated()
Thu, 11 Oct 2018 21:51:17 -0400 Matt Harbison phabricator: drop support for the legacy phabricator.auth.token config (BC)
Sat, 15 Sep 2018 16:35:39 +0900 Yuya Nishihara phabricator: add testedwith boilerplate
Sat, 15 Sep 2018 01:36:43 -0400 Augie Fackler phabricator: mark extension as experimental for now
Sat, 15 Sep 2018 01:16:31 -0400 Augie Fackler phabricator: fix templating bug by using hybriddict
Sat, 15 Sep 2018 00:46:17 -0400 Augie Fackler phabricator: move extension from contrib to hgext
less more (0) tip