Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Delta Between Two Patch Sets: tests/expected_output/en/sitemap@static+master

Issue 29805580: Issue 6728 - Remove Mercurial dependency (Closed)
Left Patch Set: Created June 12, 2018, 10:33 p.m.
Right Patch Set: Address PS4 comment Created July 9, 2018, 6:13 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « tests/expected_output/en/sitemap ('k') | tests/test_additional_paths.py » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1
2
3
4 <h1> Unfiltered </h1>
5 <ul>
6 <li>title : filter </li>
7 <li>title : get_page_url </li>
8 <li>title : global </li>
9 <li>title : includer </li>
10 <li>title : metadata_json </li>
11 <li>title : metadata_json_comment </li>
12 <li>title : metadata_old_comment </li>
13 <li>title : rel_path </li>
14 <li>title : sitemap </li>
15 <li>title : translate </li>
16 <li>title : translate-html </li>
17 <li>title : translate-include </li>
18 <li>title : translate-not-enough </li>
19 <li>title : translate-partial </li>
20 <li>title : translate-template </li>
21 <li>title : translate-tmpl </li>
22 </ul>
23
24 <h1> Filtered </h1>
25 <ul><li>title : sitemap </li>
26 </ul>
27
28 <h1> String Filter For Listy Option </h1>
29 <ul><li>title : sitemap </li>
30 </ul>
LEFTRIGHT

Powered by Google App Engine
This is Rietveld