Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch bens-expr Excluding Merge-Ins
This is equivalent to a diff from 4b3425401f to b21f47e967
2011-05-21
| ||
16:52 | Add (verisionable) empty-dirs setting Closed-Leaf check-in: b21f47e967 user: ben tags: bens-expr | |
16:45 | Print an "Internal Error" if the update command is unable to find a version to update to. check-in: 88e9f24aff user: drh tags: trunk | |
16:18 | Slightly hacky way of putting versioned properties in .fossil-settings dir. Version ignore-glob, binary-glob, crnl-glob and manifest. Glob splitting allows line breaks as well as spaces and commas. check-in: 56b75c768a user: ben tags: bens-expr | |
15:38 | Create new branch named "bens-expr" check-in: d73b1b5042 user: ben tags: bens-expr | |
2011-05-20
| ||
15:31 | Abstract the getcwd() system library routine into file_getcwd() with appropriate translations on windows. check-in: 4b3425401f user: drh tags: trunk | |
14:17 | Convert the return value of getcwd() from MBCS into UTF8 before using it. check-in: ef04076777 user: drh tags: trunk | |
Changes to Makefile.
Changes to src/add.c.
Changes to src/checkin.c.
Changes to src/checkout.c.
Changes to src/configure.c.
Changes to src/db.c.
Changes to src/glob.c.
Changes to src/merge.c.
Changes to src/tar.c.
Changes to src/update.c.
Changes to src/user.c.
Changes to src/zip.c.