hgext/phabricator.py
Mon, 21 Feb 2022 13:08:28 -0700 Gregory Szorc py3: use class X: instead of class X(object):
Mon, 21 Feb 2022 11:24:57 -0700 Gregory Szorc py3: use str instead of pycompat.unicode
Thu, 03 Mar 2022 18:28:30 -0800 Gregory Szorc global: bulk replace simple pycompat.iteritems(x) with x.items()
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Sun, 20 Feb 2022 15:03:26 -0700 Gregory Szorc py3: use io.BytesIO directly
Tue, 28 Sep 2021 08:47:11 -0700 Martin von Zweigbergk errors: raise InputError on bad revset to revrange() iff provided by the user
Mon, 03 May 2021 18:55:19 +0200 Raphaël Gomès branching: merge stable into default
Sat, 01 May 2021 00:28:39 -0400 Matt Harbison phabricator: adapt to the new `urlutil.url()` API stable 5.8
Mon, 29 Mar 2021 01:52:06 +0200 Joerg Sonnenberger node: replace nullid and friends with nodeconstants class
Mon, 12 Apr 2021 03:01:04 +0200 Pierre-Yves David urlutil: extract `url` related code from `util` into the new module
Sat, 21 Nov 2020 00:10:36 -0500 Matt Harbison phabricator: allow local revisions to be specified with `phabupdate`
Sun, 29 Nov 2020 00:05:50 +0100 Pierre-Yves David phabricator: use the `http.timeout` config for conduit call
Sat, 28 Nov 2020 19:58:37 +0100 Pierre-Yves David phabricator: introduce a `phabricator.retry` option
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Tue, 27 Oct 2020 10:22:36 -0700 Martin von Zweigbergk phabsend: use default one-line summary
Thu, 17 Sep 2020 22:45:51 -0700 Martin von Zweigbergk phabricator: fix loadhgrc() override broken by D8656
Thu, 02 Jul 2020 16:23:36 +0530 Pulkit Goyal localrepo: load the share source .hg/hgrc also in share-safe mode (API)
Mon, 24 Aug 2020 18:51:25 -0400 Matt Harbison phabricator: update the hashes in commit messages as they get submitted
Thu, 30 Jul 2020 16:58:38 +0100 Ian Moody phabricator: unconditionally pop `test_vcr` to fix debugcallconduit
Thu, 16 Jul 2020 14:16:53 -0400 Matt Harbison phabricator: clarify the multiple heads/roots error message for phabsend
Wed, 15 Jul 2020 14:18:18 -0400 Matt Harbison phabupdate: allow resigning from revisions
Wed, 15 Jul 2020 14:14:58 -0400 Matt Harbison phabupdate: allow revisions to be commandeered
Wed, 15 Jul 2020 14:13:16 -0400 Matt Harbison phabupdate: allow revisions to be reopened
Wed, 15 Jul 2020 14:06:12 -0400 Matt Harbison phabupdate: allow revisions to be marked "closed"
Wed, 15 Jul 2020 14:03:55 -0400 Matt Harbison phabupdate: allows revisions to be marked "request-review"
Wed, 15 Jul 2020 13:27:55 -0400 Matt Harbison phabupdate: allow revisions to be marked with "plan changes"
Tue, 09 Jun 2020 22:02:09 +0530 Sushil khanchi phabricator: make it clear what happen when no response
Thu, 27 Feb 2020 09:54:34 -0800 Steve Fink phabricator: avoid passing None to pycompat.fsdecode
Thu, 16 Apr 2020 19:05:25 -0400 Matt Harbison phabricator: ensure that `phabsend` is given a contiguous, linear commit range stable
Tue, 14 Apr 2020 18:51:23 -0400 Matt Harbison phabricator: restack any new orphans created by phabsend (issue6045)
less more (0) -100 -50 -30 tip