equal
deleted
inserted
replaced
336 If ``revision`` is absent, the ``rev`` query string argument may be |
336 If ``revision`` is absent, the ``rev`` query string argument may be |
337 defined. This will perform a search for changesets. |
337 defined. This will perform a search for changesets. |
338 |
338 |
339 The argument for ``rev`` can be a single revision, a revision set, |
339 The argument for ``rev`` can be a single revision, a revision set, |
340 or a literal keyword to search for in changeset data (equivalent to |
340 or a literal keyword to search for in changeset data (equivalent to |
341 :hg:`log -k`. |
341 :hg:`log -k`). |
342 |
342 |
343 The ``revcount`` query string argument defines the maximum numbers of |
343 The ``revcount`` query string argument defines the maximum numbers of |
344 changesets to render. |
344 changesets to render. |
345 |
345 |
346 For non-searches, the ``changelog`` template will be rendered. |
346 For non-searches, the ``changelog`` template will be rendered. |