MozPhab: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Adds v0.1.71 changelog notes)
(0.1.73)
Line 6: Line 6:


== Changelog ==
== Changelog ==
=== 0.1.73 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=] Detecting if installed with <code>--user</code> option fixed.
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1609207 1609207] Show the right error when trying to reorganize a split stack
=== 0.1.71 ===
=== 0.1.71 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1605465 1605465] '''P1''' Resolved "patching revision" exception
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1605465 1605465] '''P1''' Resolved "patching revision" exception

Revision as of 11:33, 21 January 2020

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

Changelog

0.1.73

  • [1] Detecting if installed with --user option fixed.
  • 1609207 Show the right error when trying to reorganize a split stack

0.1.71

  • 1605465 P1 Resolved "patching revision" exception

All changes

0.1.70

  • 1605124 P1 "unable to apply patch" for Python < 3.6 fixed

All changes

0.1.69

All changes

0.1.68

  • /o\ Back to Arcanist by default due to 1603447

0.1.67

  • 1481539 The long awaited reorganize the stack in Phabricator
  • 1602533 Support for truly empty files

All changes

0.1.66

  • 1602545 MozPhab is able to submit to vanilla Phabricator instances

All changes

0.1.65

  • 1600930 Fixed "Work in progress"
  • 1600137 Check if revision id is unique across commits
  • 1600696 \o/ Do not use Arcanist by default (use --arc as a backup).

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.