MozPhab: Difference between revisions
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-bugfor updating existing revisions using--no-arc
0.1.63
- 1599184 P1 Fix
--no-bugfor submitting new revisions using--no-arc
0.1.62
- 1481537
--no-bugfor 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)
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.