Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch root-tag Excluding Merge-Ins
This is equivalent to a diff from 31545360ab to 36134ce275
2012-07-14
| ||
16:51 | Merge the root-tag branch into trunk. check-in: 9f83e033a2 user: drh tags: trunk | |
11:40 | Changes to the root-tag processing to provide better error messages. Closed-Leaf check-in: 36134ce275 user: drh tags: root-tag | |
05:03 | Add the branch= query parameter to the vdiff page. check-in: 1879758718 user: drh tags: root-tag | |
04:43 | Allow check-in specifications of the form "root:BRANCH" where BRANCH is a branch name. Such a spec refers to the point on the parent branch from which the branch is derived. Useful for doing a diff of an entire branch, for example, using "fossil diff --from root:xyz --to xyz". check-in: a4e01221c8 user: drh tags: root-tag | |
00:20 | added th1 query API. check-in: c3b10e12a1 user: stephan tags: th1-query-api | |
2012-07-13
| ||
20:52 | minor formatting fix. check-in: 31545360ab user: stephan tags: trunk | |
18:55 | minor doc correction. check-in: 5df13a0b38 user: stephan tags: trunk | |
Changes to src/diffcmd.c.
Changes to src/info.c.
Changes to src/name.c.