MozPhab: Difference between revisions
Jump to navigation
Jump to search
(release 0.1.60) |
m (added bug numbers) |
||
| Line 6: | Line 6: | ||
== Changelog == | == Changelog == | ||
=== 0.1. | === 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)
patchcommand fixed - 1593712 (Git) Fail early if cinnabar required, but not installed
- 1595104 Display full branches in
submitcommand
0.1.59
- Windows users can again submit patches with the
--no-arcoption - 1591015 P1 CRLF fix
- 1591248 Fix the
~/.arcrcfile mode if needed - 1593981 Do not check if Arcanist is configured when
--no-arcis used.
0.1.58
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.