D3648: show: Get rid of extraneous space if `tip` also has other bookmarks

2018-05-23 Thread tom.prince (Tom Prince)
tom.prince created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D3648 AFFECTED FILES mercurial/templates/map-cmdline.show CHANGE DETAILS diff --git

D3414: phabricator: specify some metadata compatibly with arc.

2018-04-19 Thread tom.prince (Tom Prince)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGfb95a54ee45c: phabricator: specify some metadata compatibly with arc. (authored by tom.prince, committed by ). CHANGED PRIOR TO COMMIT https://phab.mercurial-scm.org/D3414?vs=8408=8416#toc REPOSITORY

D3414: phabricator: specify some metadata compatibly with arc.

2018-04-18 Thread tom.prince (Tom Prince)
tom.prince updated this revision to Diff 8408. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D3414?vs=8400=8408 REVISION DETAIL https://phab.mercurial-scm.org/D3414 AFFECTED FILES contrib/phabricator.py CHANGE DETAILS diff --git

D3414: phabricator: specify some metadata compatibly with arc.

2018-04-18 Thread tom.prince (Tom Prince)
tom.prince added a comment. This is just enough metadata to support Mozilla's autolanding service. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D3414 To: tom.prince, #hg-reviewers, indygreg Cc: mercurial-devel ___

D3414: phabricator: specify some metadata compatibly with arc.

2018-04-18 Thread tom.prince (Tom Prince)
tom.prince created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D3414 AFFECTED FILES contrib/phabricator.py mercurial/templatefilters.py mercurial/util.py

D1919: phabricator: specify API tokens per host, rather than per repo

2018-03-08 Thread tom.prince (Tom Prince)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG4397909f82d3: phabricator: specify API tokens per host, rather than per repo (authored by tom.prince, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D1919: phabricator: specify API tokens per host, rather than per repo

2018-02-16 Thread tom.prince (Tom Prince)
tom.prince added a comment. Personally, I don't have arc installed, so I'd prefer putting the auth information in mercurial rather than arc specific places (this is what is stored in `.arcrc` I think). It would make sense to support `.arcrc` as well, though. It would make sense to read

D1919: phabricator: specify API tokens per host, rather than per repo

2018-01-20 Thread tom.prince (Tom Prince)
tom.prince added a comment. I'm not sure what the compatibility policy for `contrib/` files is. This just *changes* the format for auth data, but it wouldn't be hard to support the old format too. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D1919 To:

D1919: phabricator: specify API tokens per host, rather than per repo

2018-01-20 Thread tom.prince (Tom Prince)
tom.prince created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D1919 AFFECTED FILES contrib/phabricator.py CHANGE DETAILS diff --git a/contrib/phabricator.py

D1802: phabricator: add a template item for linking to a differential review

2018-01-18 Thread tom.prince (Tom Prince)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGf18ba40d792f: phabricator: add a template item for linking to a differential review (authored by tom.prince, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D1802: phabricator: add a template item for linking to a differential review

2018-01-15 Thread tom.prince (Tom Prince)
tom.prince updated this revision to Diff 4834. tom.prince retitled this revision from "Add a template item for linking to a differential review." to "phabricator: add a template item for linking to a differential review". REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D1801: Use named group for parsing differential reviews lines.

2018-01-14 Thread tom.prince (Tom Prince)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGa0d33f4ddff9: phabricator: use named group for parsing differential reviews lines (authored by tom.prince, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D1801: Use named group for parsing differential reviews lines.

2018-01-02 Thread tom.prince (Tom Prince)
tom.prince created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D1801 AFFECTED FILES contrib/phabricator.py CHANGE DETAILS diff --git a/contrib/phabricator.py

D1802: Add a template item for linking to a differential review.

2018-01-02 Thread tom.prince (Tom Prince)
tom.prince created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D1802 AFFECTED FILES contrib/phabricator.py CHANGE DETAILS diff --git a/contrib/phabricator.py