MozPhab: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(release 0.1.60)
m (added bug numbers)
Line 6: Line 6:


== Changelog ==
== Changelog ==
=== 0.1.59 ===
=== 0.1.60 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=] ''(Windows)'' <code>patch</code> command fixed
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1592130 1592130] ''(Windows)'' <code>patch</code> command fixed
* [https://bugzilla.mozilla.org/show_bug.cgi?id=] ''(Git)'' Fail early if cinnabar required, but not installed
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1593712 1593712] ''(Git)'' Fail early if cinnabar required, but not installed
* [https://bugzilla.mozilla.org/show_bug.cgi?id=] Display full branches in <code>submit</code> command
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1595104 1595104] Display full branches in <code>submit</code> command
 
=== 0.1.59 ===
=== 0.1.59 ===
* Windows users can again submit patches with the <code>--no-arc</code> option  
* Windows users can again submit patches with the <code>--no-arc</code> option  

Revision as of 14:07, 13 November 2019

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

Changelog

0.1.60

  • 1592130 (Windows) patch command fixed
  • 1593712 (Git) Fail early if cinnabar required, but not installed
  • 1595104 Display full branches in submit command

0.1.59

  • Windows users can again submit patches with the --no-arc option
  • 1591015 P1 CRLF fix
  • 1591248 Fix the ~/.arcrc file mode if needed
  • 1593981 Do not check if Arcanist is configured when --no-arc is used.

0.1.58

  • 1590953 Improved self-upgrade
  • 1591048 (Windows) Fixed restarting after self-upgrade.

0.1.57

  • 1589994 (Mercurial) In-memory rebasing (speed improvement).
  • 1591092 P1 (Mercurial/Windows) Fixed 3-digit file mode.
  • 1592451 P1 Fixed sending wrong metadata when renaming a file.

0.1.56

  • 1591015 P1 (Windows) Switched off the ability to submit without Arcanist.