comparison tests/test-completion.t @ 29840:4435d4c951ec

version: add formatter support The license message isn't exported, which I don't think is useful and I couldn't find a way to restructure it for JSON or template outputs.
author Yuya Nishihara <yuya@tcha.org>
date Thu, 25 Aug 2016 01:00:26 -0400
parents 142ae01820a3
children 33461139c31c
comparison
equal deleted inserted replaced
29839:110ed1868f86 29840:4435d4c951ec
299 tag: force, local, rev, remove, edit, message, date, user 299 tag: force, local, rev, remove, edit, message, date, user
300 tags: template 300 tags: template
301 tip: patch, git, style, template 301 tip: patch, git, style, template
302 unbundle: update 302 unbundle: update
303 verify: 303 verify:
304 version: 304 version: template
305 305
306 $ hg init a 306 $ hg init a
307 $ cd a 307 $ cd a
308 $ echo fee > fee 308 $ echo fee > fee
309 $ hg ci -q -Amfee 309 $ hg ci -q -Amfee