Fossil

Timeline
Login

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

7 check-ins using file src/blob.c version 81407554e8

2015-08-12
05:39
Remove unused variable after merge of check-in-edit changes. check-in: d17dc8f220 user: andybradford tags: trunk
04:51
Fix a harmless compiler warning. check-in: c64989d5a0 user: drh tags: trunk
00:51
Fix the day-of-week activity report to be more accurate. Also fix a crash bug that occurs when trying to run "fossil ui" on a fresh repo. check-in: e747dd8563 user: drh tags: trunk
2015-08-11
04:03
Integrate new command [/help?cmd=amend|amend] into trunk. check-in: c73c95cc65 user: andybradford tags: trunk
2015-08-07
05:16
Merge in changes from trunk. Closed-Leaf check-in: 5246eac0c8 user: andybradford tags: check-in-edit
05:15
Integrate change to disallow passing in a NULL pointer to blob_append. check-in: dd75bc574d user: andybradford tags: trunk
2015-08-02
02:44
Avoid using a null pointer resulting in a segfault if caller sends in null. Closed-Leaf check-in: 2d714a4e48 user: andybradford tags: pending-review