10 descendants and 10 ancestors of [0e924820bf]
2008-09-21
| ||
19:00:11 | * | [d2ae873e9e] fixed deps problem created by my last checkin. Now builds properly in non-parallel mode (user: stephan, tags: trunk) |
2008-09-19
| ||
15:36:57 | * | [c699c491df] fixed Makefile dependency orderings so parallel compilation (e.g. make -j2) can work (cuts my build times in half) (user: stephan, tags: trunk) |
11:11:01 | * | [7ae01ee47b] fixed an 'integer overflow' warning from the Sun compiler. Thank to Kevin for the tip. (user: stephan, tags: trunk) |
2008-09-18
| ||
11:21:29 | * | [7dddab2fbe] added comments about necessary link flags for Solaris 10 + OpenSolaris (user: stephan, tags: trunk) |
2008-09-11
| ||
17:12:11 | * | [aeeba751c4] Fix a memory double-free'd problem. In function cgi_set_cookie the zDate was allocated via usage of cgi_rfc822_datestamp. But as it was appended to the blob extraHeader via the format specifier %z the memory was free'd by blob_appendf. As cgi_rfc822_datestamp might return both a dynami... (user: cle, tags: trunk) |
2008-09-07
| ||
08:32:40 | * | [f3fb059eb6] Remove small glitch that prevent fossil to be built with BSD make. (user: cle, tags: trunk) |
2008-09-06
| ||
13:29:29 | * | [8745d0d579] Merge Merge tagview branch into mainline (user: eric, tags: trunk) |
13:16:08 | * | [a55a0a49a3] Merge Merge mainline into tagview branch (user: eric, tags: eric-tagview-rework, trunk) |
13:09:44 | * | [5b87749575] Disable tag URLs without sufficient permission, display a message when there are no tags, provide dummy Javascript functions for the tag timeline. (user: eric, tags: eric-tagview-rework, trunk) |
2008-09-03
| ||
18:52:48 | * | [5113ab5981] Clarify some comments in name.c (user: eric, tags: eric-tagview-rework, trunk) |
2008-08-24
| ||
20:16:43 | * | [0e924820bf] Tidy up tagview code. (user: eric, tags: eric-tagview-rework, trunk) |
2008-08-21
| ||
20:59:01 | * | [5fb14b9a0f] Merge Include non-sym- tags in tagview web page. Also merge mainline into tagview branch. (user: eric, tags: eric-tagview-rework, trunk) |
2008-08-17
| ||
20:53:20 | * | [070e63db33] Merge Merge old tagview branch into this branch (user: eric, tags: eric-tagview-rework, trunk) |
11:37:15 | * | [81a96aadf3] Change CGI parameter name rid to uuid for the /zip URL. (user: cle, tags: trunk) |
2008-08-15
| ||
18:48:06 | * | [f85bc24e4d] Thanks for the fix, eric. Due to that, I detected another HTML quirk I made ands corrected it now. (user: cle, tags: trunk) |
18:28:05 | * | [35b2d16450] Fix an HTML nesting error. (user: eric, tags: trunk) |
10:19:19 | * | [091fa4d4b2] Beautify the permission explanation table on the /setup page. (user: hintze, tags: trunk) |
2008-08-14
| ||
16:15:17 | * |
[589687d783]
Fix bug |
05:27:43 | * | [16e308106f] Third time lucky? Commit changes, with merge applied only once. (so not filled with MERGE CONFLICT messages) (user: bharder, tags: trunk) |
05:05:41 | * | [48c00d0bd3] Merge Oops... merge typos fix w/ bdac9f7238, commited at nearly same time. (user: bharder, tags: trunk) |
04:53:51 | * | [4c78a18ad2] fixed typos (user: bch, tags: trunk) |