sapling/hgext/hgsubversion
Jun Wu 47b327c175 rebase: use command-level template (BC)
Summary:
Use the command-level template and the `nodechanges` template keyword.
Drop the use of formatter.

`-Tjson` is not treated specially so it will just print `json`. If we'd like
to make it output `{"nodehcnages": ...}` (probably not a list with one
element), it's doable by having some mapping from `json` to a default
template.

Reviewed By: mitrandir77

Differential Revision: D8221076

fbshipit-source-id: 75575a98324d0d069789e0e915d5aa282ca0d4bb
2018-06-06 15:43:25 -07:00
..
hooks flake8: enable F821 check 2018-04-13 21:51:09 -07:00
layouts Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
svnwrap Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
__init__.py remove templates for svnpath and svnuuid 2018-06-06 15:07:25 -07:00
compathacks.py hgsubversion: move hgsubversion/hgsubversion to hgext 2018-01-10 16:19:46 -08:00
editor.py hg: speed up hgsubversion imports 2018-04-13 21:51:48 -07:00
maps.py hg: fix authormap name corruption in hgsubversion 2018-04-13 21:51:53 -07:00
pushmod.py codemod: use single blank line 2018-04-13 21:51:08 -07:00
replay.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
stupid.py flake8: enable F821 check 2018-04-13 21:51:09 -07:00
svncommands.py hgsubversion: use new-style progress bars 2018-04-13 21:51:33 -07:00
svnexternals.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
svnmeta.py hg: maybe make hgsubversion respect the sharedpath 2018-05-31 09:10:27 -07:00
svnrepo.py hgsubversion: fix dangerous default arguments 2018-01-10 21:39:34 -08:00
util.py hg: speed up hgsubversion imports 2018-04-13 21:51:48 -07:00
verify.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
wrappers.py rebase: use command-level template (BC) 2018-06-06 15:43:25 -07:00