comparison tests/test-completion.t @ 29858:33461139c31c

grep: add formatter support Several fields are renamed to be consistent with the annotate command, which doesn't mean the last call for the name unification [1]. Actually, I'd rather rename line_number to linenumber, linenum, lineno or line, but I want to port the grep command to formatter first. [1]: https://www.mercurial-scm.org/wiki/GenericTemplatingPlan#Dictionary I don't have any better name for the list of matched/unmatched texts, so they are just called as "texts".
author Yuya Nishihara <yuya@tcha.org>
date Thu, 18 Aug 2016 15:13:56 +0900
parents 4435d4c951ec
children 9cb950276d27
comparison
equal deleted inserted replaced
29857:0418cdf67efb 29858:33461139c31c
276 debugtemplate: rev, define 276 debugtemplate: rev, define
277 debugwalk: include, exclude 277 debugwalk: include, exclude
278 debugwireargs: three, four, five, ssh, remotecmd, insecure 278 debugwireargs: three, four, five, ssh, remotecmd, insecure
279 files: rev, print0, include, exclude, template, subrepos 279 files: rev, print0, include, exclude, template, subrepos
280 graft: rev, continue, edit, log, force, currentdate, currentuser, date, user, tool, dry-run 280 graft: rev, continue, edit, log, force, currentdate, currentuser, date, user, tool, dry-run
281 grep: print0, all, text, follow, ignore-case, files-with-matches, line-number, rev, user, date, include, exclude 281 grep: print0, all, text, follow, ignore-case, files-with-matches, line-number, rev, user, date, template, include, exclude
282 heads: rev, topo, active, closed, style, template 282 heads: rev, topo, active, closed, style, template
283 help: extension, command, keyword, system 283 help: extension, command, keyword, system
284 identify: rev, num, id, branch, tags, bookmarks, ssh, remotecmd, insecure 284 identify: rev, num, id, branch, tags, bookmarks, ssh, remotecmd, insecure
285 import: strip, base, edit, force, no-commit, bypass, partial, exact, prefix, import-branch, message, logfile, date, user, similarity 285 import: strip, base, edit, force, no-commit, bypass, partial, exact, prefix, import-branch, message, logfile, date, user, similarity
286 incoming: force, newest-first, bundle, rev, bookmarks, branch, patch, git, limit, no-merges, stat, graph, style, template, ssh, remotecmd, insecure, subrepos 286 incoming: force, newest-first, bundle, rev, bookmarks, branch, patch, git, limit, no-merges, stat, graph, style, template, ssh, remotecmd, insecure, subrepos