Fossil

Changes On Branch default-user
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch default-user Excluding Merge-Ins

This is equivalent to a diff from 2cf6304bc3 to 9f2a03bbb8

2014-04-14
20:30
explain how empty commit msg affects commit process check-in: 724a544591 user: bch tags: trunk
14:20
Potential resolution of conflict with [64aa75260f] which causes the default-user setting to be ignored. Attempt to set default user from config if defined. Leaf check-in: 9f2a03bbb8 user: andybradford tags: default-user
14:19
Enable interface to alter default-user setting. check-in: cd5f3be51e user: andybradford tags: default-user
13:03
merge trunk. Add support for extended UNC paths as well. check-in: 9d4a73cb40 user: jan.nijtmans tags: win32-longpath
2014-04-11
21:30
Added new /reports page: byweekday. Most tags and commits happen on Thursdays. Most tickets on Wednesdays. check-in: 2cf6304bc3 user: stephan tags: trunk
15:44
Refactored ATTACHMENT crosslinking a bit to remove some duplicate code (tested on libfossil repo). Replaced free() with fossil_free() (consistency). Added fossil_is_uuid(), the c-string counterpart of blob_is_uuid(). check-in: b7ff537dca user: stephan tags: trunk

Changes to src/clone.c.

Changes to src/db.c.