Fossil

Changes On Branch short-uuid
Login

Changes On Branch short-uuid

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

Changes In Branch short-uuid Excluding Merge-Ins

This is equivalent to a diff from b7ff537d to 5460b0cf

2014-04-22
12:51
Handle short UUID collisions for events, tickets and other artifacts in the /info page. (check-in: 49467d2a user: drh tags: trunk)
2014-04-11
21:30
Added new /reports page: byweekday. Most tags and commits happen on Thursdays. Most tickets on Wednesdays. (check-in: 2cf6304b user: stephan tags: trunk)
18:12
Merge in latest fixes. (Closed-Leaf check-in: 5460b0cf user: andybradford tags: short-uuid)
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: b7ff537d user: stephan tags: trunk)
2014-04-10
08:36
Add test-cases for function file_relative_name(), three of them failing without [565ba734d2] (check-in: 1762a72f user: jan.nijtmans tags: trunk)
2014-04-08
05:52
Make error message more obvious when short UUID length is less than 4. (check-in: 4b1b56c9 user: andybradford tags: short-uuid)

Changes to src/info.c.

Changes to src/name.c.