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)
|
Sun, 12 Apr 2020 13:11:42 -0400 |
Matt Harbison |
phabricator: prevent posting obsolete commits
|
Tue, 03 Mar 2020 17:37:09 -0500 |
Matt Harbison |
phabricator: avoid creating unstable children within the review stack
|
Wed, 08 Apr 2020 17:30:10 -0400 |
Matt Harbison |
phabricator: add an option to fold several commits into one review (issue6244)
|
Sun, 05 Apr 2020 21:19:21 -0400 |
Matt Harbison |
phabricator: add debug logging to show previous node values in `phabsend`
|
Wed, 18 Mar 2020 14:53:53 -0400 |
Matt Harbison |
phabricator: extract logic to print the status when posting a commit
|
Mon, 16 Mar 2020 14:33:35 -0400 |
Matt Harbison |
phabricator: extract the logic to amend diff properties to a function
|
Mon, 16 Mar 2020 13:36:12 -0400 |
Matt Harbison |
phabricator: teach `getoldnodedrevmap()` to handle folded reviews
|
Mon, 09 Mar 2020 12:07:28 -0400 |
Matt Harbison |
phabricator: teach createdifferentialrevision() to allow a folded commit range
|
Fri, 06 Mar 2020 17:03:04 -0500 |
Matt Harbison |
phabricator: combine commit messages into the review when folding commits
|
Wed, 26 Feb 2020 13:13:49 -0500 |
Matt Harbison |
phabricator: record all local commits used to create a Differential revision
|
Mon, 24 Feb 2020 13:22:15 -0500 |
Matt Harbison |
phabricator: account for `basectx != ctx` when calculating renames
|
Mon, 24 Feb 2020 12:06:34 -0500 |
Matt Harbison |
phabricator: add basectx arguments to file related `phabsend` utilities
|
Tue, 18 Feb 2020 09:57:26 -0500 |
Matt Harbison |
phabricator: eliminate a couple of duplicate filectx lookups
|
Sat, 21 Mar 2020 14:01:10 +0900 |
Yuya Nishihara |
phabricator: remove *-argument from _getdrevs()
|