MozPhab: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(0.1.59)
(Moved Changelog to different page)
 
(27 intermediate revisions by 3 users not shown)
Line 1: Line 1:
MozPhab is a tool to support the submission of a series of commits to the Phabricator.
MozPhab is a tool to support the submission of a series of commits to the Phabricator.


* [https://github.com/zalun/review/blob/master/README.md Documentation on GitHub]
* [https://github.com/mozilla-conduit/review/blob/master/README.md Documentation on GitHub]
* [https://moz-conduit.readthedocs.io/en/latest/phabricator-user.html#setting-up-mozphab Setting up MozPhab]
* [https://moz-conduit.readthedocs.io/en/latest/phabricator-user.html#setting-up-mozphab Setting up MozPhab]
* [https://bugzilla.mozilla.org/enter_bug.cgi?product=Conduit&component=moz-phab Create a new bug]
* [https://bugzilla.mozilla.org/enter_bug.cgi?product=Conduit&component=moz-phab Create a new bug]
 
* [[MozPhab/Changelog|Changelog]]
== Changelog ==
=== 0.1.59 ===
* Windows users can again submit patches with the <code>--no-arc</code> option
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1591015 1591015] CRLF fix
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1591248 1591248] Fix the <code>~/.arcrc</code> file mode if needed
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1593981 1593981] Do not check if Arcanist is configured when <code>--no-arc</code> is used.
=== 0.1.58 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1590953 1590953] Improved self-upgrade
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1591048 1591048] ''(Windows)'' Fixed restarting after self-upgrade.
=== 0.1.57 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1589994 1589994] ''(Mercurial)'' In-memory rebasing (speed improvement).
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1591092 1591092] '''P1''' ''(Mercurial/Windows)'' Fixed 3-digit file mode.
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1592451 1592451] '''P1''' Fixed sending wrong metadata when renaming a file.
=== 0.1.56 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1591015 1591015] '''P1''' ''(Windows)'' Switched off the ability to submit without Arcanist.

Latest revision as of 11:35, 29 June 2020

MozPhab is a tool to support the submission of a series of commits to the Phabricator.