MozPhab: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(release 0.1.62)
(releases 0.1.63 and 0.1.64)
Line 6: Line 6:


== Changelog ==
== Changelog ==
=== 0.1.64 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1599596 1599596] '''P1''' Fix <code>--no-bug</code> for updating existing revisions using <code>--no-arc</code>
=== 0.1.63 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1599184 1599184] '''P1''' Fix <code>--no-bug</code> for submitting  new revisions using <code>--no-arc</code>
=== 0.1.62 ===
=== 0.1.62 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1481537 1481537] <code>--no-bug</code> for bugless commits support
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1481537 1481537] <code>--no-bug</code> for bugless commits support

Revision as of 18:16, 28 November 2019

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

Changelog

0.1.64

  • 1599596 P1 Fix --no-bug for updating existing revisions using --no-arc

0.1.63

  • 1599184 P1 Fix --no-bug for submitting new revisions using --no-arc

0.1.62

  • 1481537 --no-bug for bugless commits support
  • 1597894 (Git) Cinnabar detection improved
  • 1597264 P1 Binary files upload fixed

0.1.61

  • 1596549 P1 (Git) Fix checking for cinnabar.

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.