Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch allow-backslash-in-card-filename Excluding Merge-Ins
This is equivalent to a diff from 1a5ac30583 to 013854ae76
2013-01-26
| ||
17:56 | don't let fossil choke any more (syntax error) when a card contains a backslash in a filename. This doesn't mean that a backslash is now allowed in a filename, only that fossil can handle the card, and show what's wrong. check-in: b178bcb897 user: jan.nijtmans tags: trunk | |
16:27 | merge trunk Closed-Leaf check-in: 013854ae76 user: jan.nijtmans tags: allow-backslash-in-card-filename | |
08:26 | Fix revert tests 5 and 6 so they aren't carbon copies. Minor comment cleanup check-in: 1a5ac30583 user: joel tags: trunk | |
2013-01-25
| ||
23:49 | Fix 'fossil revert' to fully revert renames check-in: eef34741a9 user: joel tags: trunk | |
2013-01-15
| ||
10:25 | formatting check-in: 9d657c3be5 user: jan.nijtmans tags: allow-backslash-in-card-filename | |
Changes to src/file.c.