Mercurial > hgbook
annotate en/examples/auto-snippets.xml @ 688:4bb10cfa3812
Make actual use of the preface.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Thu, 26 Mar 2009 19:58:09 -0700 |
parents | 8366882f67f2 |
children | a2923aa93da9 e0ac2341a861 |
rev | line source |
---|---|
679
80928ea6e7ae
Add the ability to include text files and have them XML-mangled.
Bryan O'Sullivan <bos@serpentine.com>
parents:
665
diff
changeset
|
1 <!ENTITY ch06-apache-config.lst SYSTEM "results/ch06-apache-config.lst.out"> |
680
8366882f67f2
Fix up more formatting goop
Bryan O'Sullivan <bos@serpentine.com>
parents:
679
diff
changeset
|
2 <!ENTITY ch10-bugzilla-config.lst SYSTEM "results/ch10-bugzilla-config.lst.out"> |
8366882f67f2
Fix up more formatting goop
Bryan O'Sullivan <bos@serpentine.com>
parents:
679
diff
changeset
|
3 <!ENTITY ch10-notify-config-mail.lst SYSTEM "results/ch10-notify-config-mail.lst.out"> |
8366882f67f2
Fix up more formatting goop
Bryan O'Sullivan <bos@serpentine.com>
parents:
679
diff
changeset
|
4 <!ENTITY ch10-notify-config.lst SYSTEM "results/ch10-notify-config.lst.out"> |
665
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
5 <!ENTITY interaction.backout.init SYSTEM "results/backout.init.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
6 <!ENTITY interaction.backout.manual.backout SYSTEM "results/backout.manual.backout.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
7 <!ENTITY interaction.backout.manual.cat SYSTEM "results/backout.manual.cat.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
8 <!ENTITY interaction.backout.manual.clone SYSTEM "results/backout.manual.clone.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
9 <!ENTITY interaction.backout.manual.heads SYSTEM "results/backout.manual.heads.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
10 <!ENTITY interaction.backout.manual.log SYSTEM "results/backout.manual.log.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
11 <!ENTITY interaction.backout.manual.merge SYSTEM "results/backout.manual.merge.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
12 <!ENTITY interaction.backout.manual.parents SYSTEM "results/backout.manual.parents.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
13 <!ENTITY interaction.backout.non-tip.backout SYSTEM "results/backout.non-tip.backout.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
14 <!ENTITY interaction.backout.non-tip.cat SYSTEM "results/backout.non-tip.cat.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
15 <!ENTITY interaction.backout.non-tip.clone SYSTEM "results/backout.non-tip.clone.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
16 <!ENTITY interaction.backout.simple SYSTEM "results/backout.simple.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
17 <!ENTITY interaction.backout.simple.log SYSTEM "results/backout.simple.log.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
18 <!ENTITY interaction.bisect.commits SYSTEM "results/bisect.commits.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
19 <!ENTITY interaction.bisect.help SYSTEM "results/bisect.help.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
20 <!ENTITY interaction.bisect.init SYSTEM "results/bisect.init.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
21 <!ENTITY interaction.bisect.search.bad-init SYSTEM "results/bisect.search.bad-init.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
22 <!ENTITY interaction.bisect.search.good-init SYSTEM "results/bisect.search.good-init.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
23 <!ENTITY interaction.bisect.search.init SYSTEM "results/bisect.search.init.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
24 <!ENTITY interaction.bisect.search.mytest SYSTEM "results/bisect.search.mytest.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
25 <!ENTITY interaction.bisect.search.reset SYSTEM "results/bisect.search.reset.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
26 <!ENTITY interaction.bisect.search.rest SYSTEM "results/bisect.search.rest.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
27 <!ENTITY interaction.bisect.search.step1 SYSTEM "results/bisect.search.step1.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
28 <!ENTITY interaction.bisect.search.step2 SYSTEM "results/bisect.search.step2.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
29 <!ENTITY interaction.branch-named.branch SYSTEM "results/branch-named.branch.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
30 <!ENTITY interaction.branch-named.branches SYSTEM "results/branch-named.branches.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
31 <!ENTITY interaction.branch-named.commit SYSTEM "results/branch-named.commit.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
32 <!ENTITY interaction.branch-named.create SYSTEM "results/branch-named.create.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
33 <!ENTITY interaction.branch-named.foo-commit SYSTEM "results/branch-named.foo-commit.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
34 <!ENTITY interaction.branch-named.merge SYSTEM "results/branch-named.merge.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
35 <!ENTITY interaction.branch-named.parents SYSTEM "results/branch-named.parents.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
36 <!ENTITY interaction.branch-named.rebranch SYSTEM "results/branch-named.rebranch.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
37 <!ENTITY interaction.branch-named.status SYSTEM "results/branch-named.status.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
38 <!ENTITY interaction.branch-named.update-bar SYSTEM "results/branch-named.update-bar.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
39 <!ENTITY interaction.branch-named.update-nothing SYSTEM "results/branch-named.update-nothing.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
40 <!ENTITY interaction.branch-named.update-switchy SYSTEM "results/branch-named.update-switchy.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
41 <!ENTITY interaction.branch-repo.bugfix SYSTEM "results/branch-repo.bugfix.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
42 <!ENTITY interaction.branch-repo.clone SYSTEM "results/branch-repo.clone.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
43 <!ENTITY interaction.branch-repo.merge SYSTEM "results/branch-repo.merge.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
44 <!ENTITY interaction.branch-repo.new SYSTEM "results/branch-repo.new.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
45 <!ENTITY interaction.branch-repo.pull SYSTEM "results/branch-repo.pull.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
46 <!ENTITY interaction.branch-repo.tag SYSTEM "results/branch-repo.tag.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
47 <!ENTITY interaction.branching.clone SYSTEM "results/branching.clone.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
48 <!ENTITY interaction.branching.init SYSTEM "results/branching.init.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
49 <!ENTITY interaction.branching.main SYSTEM "results/branching.main.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
50 <!ENTITY interaction.branching.merge SYSTEM "results/branching.merge.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
51 <!ENTITY interaction.branching.stable SYSTEM "results/branching.stable.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
52 <!ENTITY interaction.branching.tag SYSTEM "results/branching.tag.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
53 <!ENTITY interaction.branching.update SYSTEM "results/branching.update.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
54 <!ENTITY interaction.cmdref.diff-p SYSTEM "results/cmdref.diff-p.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
55 <!ENTITY interaction.daily.copy.after SYSTEM "results/daily.copy.after.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
56 <!ENTITY interaction.daily.copy.cat SYSTEM "results/daily.copy.cat.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
57 <!ENTITY interaction.daily.copy.clone SYSTEM "results/daily.copy.clone.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
58 <!ENTITY interaction.daily.copy.copy SYSTEM "results/daily.copy.copy.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
59 <!ENTITY interaction.daily.copy.dir-dest SYSTEM "results/daily.copy.dir-dest.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
60 <!ENTITY interaction.daily.copy.dir-src SYSTEM "results/daily.copy.dir-src.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
61 <!ENTITY interaction.daily.copy.dir-src-dest SYSTEM "results/daily.copy.dir-src-dest.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
62 <!ENTITY interaction.daily.copy.init SYSTEM "results/daily.copy.init.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
63 <!ENTITY interaction.daily.copy.merge SYSTEM "results/daily.copy.merge.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
64 <!ENTITY interaction.daily.copy.other SYSTEM "results/daily.copy.other.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
65 <!ENTITY interaction.daily.copy.simple SYSTEM "results/daily.copy.simple.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
66 <!ENTITY interaction.daily.copy.status SYSTEM "results/daily.copy.status.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
67 <!ENTITY interaction.daily.copy.status-copy SYSTEM "results/daily.copy.status-copy.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
68 <!ENTITY interaction.daily.files.add SYSTEM "results/daily.files.add.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
69 <!ENTITY interaction.daily.files.add-dir SYSTEM "results/daily.files.add-dir.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
70 <!ENTITY interaction.daily.files.addremove SYSTEM "results/daily.files.addremove.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
71 <!ENTITY interaction.daily.files.commit-addremove SYSTEM "results/daily.files.commit-addremove.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
72 <!ENTITY interaction.daily.files.hidden SYSTEM "results/daily.files.hidden.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
73 <!ENTITY interaction.daily.files.missing SYSTEM "results/daily.files.missing.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
74 <!ENTITY interaction.daily.files.recover-missing SYSTEM "results/daily.files.recover-missing.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
75 <!ENTITY interaction.daily.files.remove SYSTEM "results/daily.files.remove.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
76 <!ENTITY interaction.daily.files.remove-after SYSTEM "results/daily.files.remove-after.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
77 <!ENTITY interaction.daily.rename.rename SYSTEM "results/daily.rename.rename.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
78 <!ENTITY interaction.daily.rename.status SYSTEM "results/daily.rename.status.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
79 <!ENTITY interaction.daily.rename.status-copy SYSTEM "results/daily.rename.status-copy.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
80 <!ENTITY interaction.daily.revert.add SYSTEM "results/daily.revert.add.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
81 <!ENTITY interaction.daily.revert.copy SYSTEM "results/daily.revert.copy.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
82 <!ENTITY interaction.daily.revert.missing SYSTEM "results/daily.revert.missing.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
83 <!ENTITY interaction.daily.revert.modify SYSTEM "results/daily.revert.modify.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
84 <!ENTITY interaction.daily.revert.remove SYSTEM "results/daily.revert.remove.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
85 <!ENTITY interaction.daily.revert.rename SYSTEM "results/daily.revert.rename.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
86 <!ENTITY interaction.daily.revert.rename-orig SYSTEM "results/daily.revert.rename-orig.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
87 <!ENTITY interaction.daily.revert.status SYSTEM "results/daily.revert.status.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
88 <!ENTITY interaction.daily.revert.unmodify SYSTEM "results/daily.revert.unmodify.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
89 <!ENTITY interaction.extdiff.diff SYSTEM "results/extdiff.diff.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
90 <!ENTITY interaction.extdiff.extdiff SYSTEM "results/extdiff.extdiff.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
91 <!ENTITY interaction.extdiff.extdiff-ctx SYSTEM "results/extdiff.extdiff-ctx.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
92 <!ENTITY interaction.filenames.dirs SYSTEM "results/filenames.dirs.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
93 <!ENTITY interaction.filenames.files SYSTEM "results/filenames.files.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
94 <!ENTITY interaction.filenames.filter.exclude SYSTEM "results/filenames.filter.exclude.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
95 <!ENTITY interaction.filenames.filter.include SYSTEM "results/filenames.filter.include.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
96 <!ENTITY interaction.filenames.glob.group SYSTEM "results/filenames.glob.group.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
97 <!ENTITY interaction.filenames.glob.question SYSTEM "results/filenames.glob.question.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
98 <!ENTITY interaction.filenames.glob.range SYSTEM "results/filenames.glob.range.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
99 <!ENTITY interaction.filenames.glob.star SYSTEM "results/filenames.glob.star.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
100 <!ENTITY interaction.filenames.glob.star-starstar SYSTEM "results/filenames.glob.star-starstar.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
101 <!ENTITY interaction.filenames.glob.starstar SYSTEM "results/filenames.glob.starstar.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
102 <!ENTITY interaction.filenames.wdir-relname SYSTEM "results/filenames.wdir-relname.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
103 <!ENTITY interaction.filenames.wdir-subdir SYSTEM "results/filenames.wdir-subdir.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
104 <!ENTITY interaction.hook.msglen.go SYSTEM "results/hook.msglen.go.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
105 <!ENTITY interaction.hook.simple.ext SYSTEM "results/hook.simple.ext.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
106 <!ENTITY interaction.hook.simple.init SYSTEM "results/hook.simple.init.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
107 <!ENTITY interaction.hook.simple.pretxncommit SYSTEM "results/hook.simple.pretxncommit.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
108 <!ENTITY interaction.hook.ws.better SYSTEM "results/hook.ws.better.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
109 <!ENTITY interaction.hook.ws.simple SYSTEM "results/hook.ws.simple.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
110 <!ENTITY interaction.issue29.go SYSTEM "results/issue29.go.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
111 <!ENTITY interaction.mq.dodiff.diff SYSTEM "results/mq.dodiff.diff.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
112 <!ENTITY interaction.mq.guards.init SYSTEM "results/mq.guards.init.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
113 <!ENTITY interaction.mq.guards.qguard SYSTEM "results/mq.guards.qguard.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
114 <!ENTITY interaction.mq.guards.qguard.neg SYSTEM "results/mq.guards.qguard.neg.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
115 <!ENTITY interaction.mq.guards.qguard.pos SYSTEM "results/mq.guards.qguard.pos.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
116 <!ENTITY interaction.mq.guards.qselect.cat SYSTEM "results/mq.guards.qselect.cat.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
117 <!ENTITY interaction.mq.guards.qselect.error SYSTEM "results/mq.guards.qselect.error.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
118 <!ENTITY interaction.mq.guards.qselect.foo SYSTEM "results/mq.guards.qselect.foo.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
119 <!ENTITY interaction.mq.guards.qselect.foobar SYSTEM "results/mq.guards.qselect.foobar.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
120 <!ENTITY interaction.mq.guards.qselect.qpush SYSTEM "results/mq.guards.qselect.qpush.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
121 <!ENTITY interaction.mq.guards.qselect.quux SYSTEM "results/mq.guards.qselect.quux.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
122 <!ENTITY interaction.mq.guards.series SYSTEM "results/mq.guards.series.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
123 <!ENTITY interaction.mq.id.output SYSTEM "results/mq.id.output.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
124 <!ENTITY interaction.mq.qinit-help.help SYSTEM "results/mq.qinit-help.help.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
125 <!ENTITY interaction.mq.tarball.download SYSTEM "results/mq.tarball.download.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
126 <!ENTITY interaction.mq.tarball.newsource SYSTEM "results/mq.tarball.newsource.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
127 <!ENTITY interaction.mq.tarball.qinit SYSTEM "results/mq.tarball.qinit.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
128 <!ENTITY interaction.mq.tarball.repush SYSTEM "results/mq.tarball.repush.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
129 <!ENTITY interaction.mq.tools.lsdiff SYSTEM "results/mq.tools.lsdiff.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
130 <!ENTITY interaction.mq.tools.tools SYSTEM "results/mq.tools.tools.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
131 <!ENTITY interaction.mq.tutorial.add SYSTEM "results/mq.tutorial.add.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
132 <!ENTITY interaction.mq.tutorial.qinit SYSTEM "results/mq.tutorial.qinit.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
133 <!ENTITY interaction.mq.tutorial.qnew SYSTEM "results/mq.tutorial.qnew.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
134 <!ENTITY interaction.mq.tutorial.qnew2 SYSTEM "results/mq.tutorial.qnew2.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
135 <!ENTITY interaction.mq.tutorial.qpop SYSTEM "results/mq.tutorial.qpop.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
136 <!ENTITY interaction.mq.tutorial.qpush-a SYSTEM "results/mq.tutorial.qpush-a.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
137 <!ENTITY interaction.mq.tutorial.qrefresh SYSTEM "results/mq.tutorial.qrefresh.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
138 <!ENTITY interaction.mq.tutorial.qrefresh2 SYSTEM "results/mq.tutorial.qrefresh2.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
139 <!ENTITY interaction.mq.tutorial.qseries SYSTEM "results/mq.tutorial.qseries.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
140 <!ENTITY interaction.rename.divergent.clone SYSTEM "results/rename.divergent.clone.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
141 <!ENTITY interaction.rename.divergent.merge SYSTEM "results/rename.divergent.merge.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
142 <!ENTITY interaction.rename.divergent.rename.anne SYSTEM "results/rename.divergent.rename.anne.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
143 <!ENTITY interaction.rename.divergent.rename.bob SYSTEM "results/rename.divergent.rename.bob.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
144 <!ENTITY interaction.rollback.add SYSTEM "results/rollback.add.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
145 <!ENTITY interaction.rollback.commit SYSTEM "results/rollback.commit.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
146 <!ENTITY interaction.rollback.rollback SYSTEM "results/rollback.rollback.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
147 <!ENTITY interaction.rollback.status SYSTEM "results/rollback.status.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
148 <!ENTITY interaction.rollback.tip SYSTEM "results/rollback.tip.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
149 <!ENTITY interaction.rollback.twice SYSTEM "results/rollback.twice.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
150 <!ENTITY interaction.tag.init SYSTEM "results/tag.init.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
151 <!ENTITY interaction.tag.log SYSTEM "results/tag.log.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
152 <!ENTITY interaction.tag.log.v1.0 SYSTEM "results/tag.log.v1.0.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
153 <!ENTITY interaction.tag.remove SYSTEM "results/tag.remove.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
154 <!ENTITY interaction.tag.replace SYSTEM "results/tag.replace.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
155 <!ENTITY interaction.tag.tag SYSTEM "results/tag.tag.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
156 <!ENTITY interaction.tag.tags SYSTEM "results/tag.tags.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
157 <!ENTITY interaction.tag.tip SYSTEM "results/tag.tip.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
158 <!ENTITY interaction.template.simple.changelog SYSTEM "results/template.simple.changelog.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
159 <!ENTITY interaction.template.simple.combine SYSTEM "results/template.simple.combine.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
160 <!ENTITY interaction.template.simple.compact SYSTEM "results/template.simple.compact.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
161 <!ENTITY interaction.template.simple.datekeyword SYSTEM "results/template.simple.datekeyword.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
162 <!ENTITY interaction.template.simple.keywords SYSTEM "results/template.simple.keywords.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
163 <!ENTITY interaction.template.simple.manyfilters SYSTEM "results/template.simple.manyfilters.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
164 <!ENTITY interaction.template.simple.normal SYSTEM "results/template.simple.normal.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
165 <!ENTITY interaction.template.simple.rev SYSTEM "results/template.simple.rev.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
166 <!ENTITY interaction.template.simple.simplest SYSTEM "results/template.simple.simplest.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
167 <!ENTITY interaction.template.simple.simplesub SYSTEM "results/template.simple.simplesub.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
168 <!ENTITY interaction.template.svnstyle.id SYSTEM "results/template.svnstyle.id.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
169 <!ENTITY interaction.template.svnstyle.result SYSTEM "results/template.svnstyle.result.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
170 <!ENTITY interaction.template.svnstyle.short SYSTEM "results/template.svnstyle.short.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
171 <!ENTITY interaction.template.svnstyle.simplest SYSTEM "results/template.svnstyle.simplest.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
172 <!ENTITY interaction.template.svnstyle.style SYSTEM "results/template.svnstyle.style.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
173 <!ENTITY interaction.template.svnstyle.syntax.error SYSTEM "results/template.svnstyle.syntax.error.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
174 <!ENTITY interaction.template.svnstyle.syntax.input SYSTEM "results/template.svnstyle.syntax.input.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
175 <!ENTITY interaction.template.svnstyle.template SYSTEM "results/template.svnstyle.template.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
176 <!ENTITY interaction.tour-merge-conflict.commit SYSTEM "results/tour-merge-conflict.commit.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
177 <!ENTITY interaction.tour-merge-conflict.cousin SYSTEM "results/tour-merge-conflict.cousin.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
178 <!ENTITY interaction.tour-merge-conflict.merge SYSTEM "results/tour-merge-conflict.merge.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
179 <!ENTITY interaction.tour-merge-conflict.pull SYSTEM "results/tour-merge-conflict.pull.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
180 <!ENTITY interaction.tour-merge-conflict.son SYSTEM "results/tour-merge-conflict.son.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
181 <!ENTITY interaction.tour-merge-conflict.wife SYSTEM "results/tour-merge-conflict.wife.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
182 <!ENTITY interaction.tour.clone SYSTEM "results/tour.clone.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
183 <!ENTITY interaction.tour.clone-pull SYSTEM "results/tour.clone-pull.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
184 <!ENTITY interaction.tour.clone-push SYSTEM "results/tour.clone-push.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
185 <!ENTITY interaction.tour.commit SYSTEM "results/tour.commit.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
186 <!ENTITY interaction.tour.diff SYSTEM "results/tour.diff.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
187 <!ENTITY interaction.tour.help SYSTEM "results/tour.help.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
188 <!ENTITY interaction.tour.incoming SYSTEM "results/tour.incoming.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
189 <!ENTITY interaction.tour.log SYSTEM "results/tour.log.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
190 <!ENTITY interaction.tour.log-r SYSTEM "results/tour.log-r.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
191 <!ENTITY interaction.tour.log-v SYSTEM "results/tour.log-v.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
192 <!ENTITY interaction.tour.log-vp SYSTEM "results/tour.log-vp.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
193 <!ENTITY interaction.tour.log.range SYSTEM "results/tour.log.range.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
194 <!ENTITY interaction.tour.ls SYSTEM "results/tour.ls.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
195 <!ENTITY interaction.tour.ls-a SYSTEM "results/tour.ls-a.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
196 <!ENTITY interaction.tour.merge.cat SYSTEM "results/tour.merge.cat.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
197 <!ENTITY interaction.tour.merge.clone SYSTEM "results/tour.merge.clone.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
198 <!ENTITY interaction.tour.merge.commit SYSTEM "results/tour.merge.commit.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
199 <!ENTITY interaction.tour.merge.dummy1 SYSTEM "results/tour.merge.dummy1.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
200 <!ENTITY interaction.tour.merge.dummy2 SYSTEM "results/tour.merge.dummy2.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
201 <!ENTITY interaction.tour.merge.dummy3 SYSTEM "results/tour.merge.dummy3.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
202 <!ENTITY interaction.tour.merge.dummy4 SYSTEM "results/tour.merge.dummy4.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
203 <!ENTITY interaction.tour.merge.heads SYSTEM "results/tour.merge.heads.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
204 <!ENTITY interaction.tour.merge.merge SYSTEM "results/tour.merge.merge.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
205 <!ENTITY interaction.tour.merge.parents SYSTEM "results/tour.merge.parents.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
206 <!ENTITY interaction.tour.merge.pull SYSTEM "results/tour.merge.pull.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
207 <!ENTITY interaction.tour.merge.tip SYSTEM "results/tour.merge.tip.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
208 <!ENTITY interaction.tour.merge.update SYSTEM "results/tour.merge.update.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
209 <!ENTITY interaction.tour.older SYSTEM "results/tour.older.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
210 <!ENTITY interaction.tour.outgoing SYSTEM "results/tour.outgoing.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
211 <!ENTITY interaction.tour.outgoing.net SYSTEM "results/tour.outgoing.net.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
212 <!ENTITY interaction.tour.parents SYSTEM "results/tour.parents.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
213 <!ENTITY interaction.tour.pull SYSTEM "results/tour.pull.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
214 <!ENTITY interaction.tour.push SYSTEM "results/tour.push.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
215 <!ENTITY interaction.tour.push.net SYSTEM "results/tour.push.net.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
216 <!ENTITY interaction.tour.push.nothing SYSTEM "results/tour.push.nothing.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
217 <!ENTITY interaction.tour.reclone SYSTEM "results/tour.reclone.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
218 <!ENTITY interaction.tour.sed SYSTEM "results/tour.sed.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
219 <!ENTITY interaction.tour.status SYSTEM "results/tour.status.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
220 <!ENTITY interaction.tour.tip SYSTEM "results/tour.tip.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
221 <!ENTITY interaction.tour.update SYSTEM "results/tour.update.out"> |
27043f385f3f
Get autogeneration of examples more or less working.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
222 <!ENTITY interaction.tour.version SYSTEM "results/tour.version.out"> |