Fossil

Timeline
Login

Timeline

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

52 events for the month beginning 2010-09-01 by user drh

Following month ↑
2010-09-29
16:58
Avoid duplicate "/" in the redirect from the /home webpage. ... (check-in: cabf810b user: drh tags: trunk)
15:49
Print a warning and require confirmation prior to continuing with a commit after detection of time skew. ... (check-in: c6a65cbd user: drh tags: trunk)
15:20
Sync opertions warn about clock skew between client and server. ... (check-in: 71c40d3b user: drh tags: trunk)
13:32
Update SQLite to the latest version 3.7.3 release candidate. ... (check-in: fa29769a user: drh tags: trunk)
13:30
Merge all changes from the wolfgangFormat2CSS_2 branch into the trunk. ... (check-in: 5a48a9b2 user: drh tags: trunk)
13:29
Code formatting tweaks. ... (check-in: 8fce80ea user: drh tags: wolfgangFormat2CSS_2)
13:20 Fixed ticket [22a59e9a]: Existing file named "MANIFEST" always overwritten plus 2 other changes ... (artifact: 24d408e7 user: drh)
13:18
Back out changes in [9978d2aba603d94]. Instead, simply modify checkout so that it never overwrites "manifest" and "manifest.uuid" if those files are explicitly checked in. Ticket [22a59e9a3455d8e]. ... (check-in: 4208b3b4 user: drh tags: wolfgangFormat2CSS_2)
13:17 Edit [9978d2aba603d94d|9978d2ab]: Edit check-in comment. Timestamp 2010-09-27 18:12:15. ... (artifact: 21db4303 user: drh)
12:49 Fixed ticket [cc4cd990]: dir browser crashes on unknown checkin name plus 1 other change ... (artifact: d5e76213 user: drh)
12:49 Edit [872f6a45e3338b77|872f6a45]: Edit check-in comment. Timestamp 2010-09-27 15:44:09. ... (artifact: c37253ba user: drh)
12:48
Better handling of /dir pages with unknown checkins. Rework of check-in [872f6a45e3338b77ed10ec49598343ff2ae7741d] for ticket [cc4cd990165317f38618f5b784befd3e9ff3fe61]. ... (check-in: e01f7e6d user: drh tags: wolfgangFormat2CSS_2)
2010-09-26
11:34 Fixed ticket [99d07913]: Redirect problem prevents fossil access plus 2 other changes ... (artifact: 43e487b7 user: drh)
11:33
Steps to try to avoid redirect loops on a misconfigured repository. Ticket [99d0791365daaec739c53c8b94059e280efc9628] ... (check-in: 1a008624 user: drh tags: trunk)
11:11 Fixed ticket [675aaa34]: fossil says valid html element is invalid plus 1 other change ... (artifact: 34e7fcfa user: drh)
11:11
Increased robustness of the XML markup parser. Ticket [675aaa3458199c8832c6879b43325ffb2fd62e75] ... (check-in: ee78a381 user: drh tags: trunk)
2010-09-22
14:32
Updates to the submenu links for ticket views. ... (check-in: f29a8266 user: drh tags: trunk)
2010-09-19
00:56
Corrections to the built-in help text for the "all" command. ... (check-in: 0183e191 user: drh tags: trunk)
2010-09-18
22:22 Fixed ticket [b1934313]: admin/stat page is not 64bit clean plus 1 other change ... (artifact: 6bf7888d user: drh)
22:22
Enable large-file support for stat() on linux. Fix the "stat" webpage to handle repositories larger than 2GB. Ticket [b1934313bcfb3a90d4027b] ... (check-in: 31fdc347 user: drh tags: trunk)
21:48
Use _stati64() rather than stat() on windows, in order to support repositories larger than 2GB. ... (check-in: 29323803 user: drh tags: trunk)
20:13 Edit [b48f78964e78a0fb|b48f7896]: Change background color to "#d0c0ff". Timestamp 2010-09-18 15:51:43. Add tag "release". ... (artifact: 2a3da453 user: drh)
20:08
Enhance the test-canonical-name command to provide additional file measurement diagnostics. ... (check-in: 7fbaee79 user: drh tags: trunk)
15:51
Merge in changes from the wolfgangFormat2CSS_2 branch, but with edits. ... (check-in: b48f7896 user: drh tags: trunk, release)
15:16 Fixed ticket [a182bd01]: Description of 'annotate' in fossil help is incorrect plus 1 other change ... (artifact: 9f7c2774 user: drh)
15:16
Clearify the operation of the "fossil annotate" command in the built-in help. Ticket [a182bd01a9c8dde66b1f] ... (check-in: bb1b3fa9 user: drh tags: trunk)
2010-09-13
23:40
Merge the CSS and XHTML fixes from the wolfgangFormat2CSS branch into the trunk. ... (check-in: 3243e63b user: drh tags: trunk)
23:37
Fix some rendering issues with the new wiki formatter. ... (Closed-Leaf check-in: 7d2fe13c user: drh tags: wolfgangFormat2CSS)
22:15
Fix a compiler warning of an unused variable. ... (check-in: d3560883 user: drh tags: wolfgangFormat2CSS)
22:14
Avoid the use of tabs. Make sure lines do not exceed 80 characters. ... (check-in: 4cc0ebef user: drh tags: wolfgangFormat2CSS)
20:42 Edit [db313c32ce6edd0a|db313c32]: Edit check-in comment. Timestamp 2010-09-13 20:41:15. ... (artifact: 1507003d user: drh)
20:41
Detect when an "update" is a no-op and exit early, without doing any work. This edit was suppose to go on trunk - it landed on wolfgangFormat2CSS by mistake. But we'll leave it here and let it go to trunk when we merge the wolfgangFormat2CSS changes... ... (check-in: db313c32 user: drh tags: wolfgangFormat2CSS)
2010-09-11
11:37
Improvements to the "stat" page formatting. ... (Closed-Leaf check-in: b41feab7 user: drh tags: trunk)
2010-09-10
15:22 Ticket [7dc10e5d] Initial import failed most likely due to brackets in file name status still Open with 2 other changes ... (artifact: 33582cb2 user: drh)
2010-09-09
13:57
Allow checkout of versions that have neither ancestors nor children. ... (check-in: 4980b9a7 user: drh tags: trunk)
10:31
Merge in changes from the wolfgangFormat2CSS branch. ... (check-in: 34f9b9de user: drh tags: trunk)
10:02 Fixed ticket [fc1a6132]: fossil reconstruct leaks memory badly plus 1 other change ... (artifact: 76026d17 user: drh)
10:02
Fix a large memory leak in the "fossil reconstruct" command. Ticket [fc1a61329403f605c494] ... (check-in: 9ef4a184 user: drh tags: trunk)
10:00 Fixed ticket [74ccf51c]: url parser problem plus 1 other change ... (artifact: 61163bdd user: drh)
09:59
Allow ~ and % characters in the URL. Ticket [74ccf51c7d24414b1]. ... (check-in: a203674a user: drh tags: trunk)
2010-09-08
12:38
Merge in the latest changes from the windowscompilers branch. ... (check-in: 8d864a7f user: drh tags: trunk)
12:36
Documentation updates. ... (check-in: 546d48ff user: drh tags: trunk)
11:26 Edit [bdd92802d0739ffd|bdd92802]: Change branch background color to "#f0ffc0". Timestamp 2010-09-08 00:00:51. ... (artifact: 78c8acbc user: drh)
2010-09-06
23:23 Ticket [115e95ac] ssh clone failing status still Open with 2 other changes ... (artifact: 7c23f539 user: drh)
2010-09-05
11:44 Fixed ticket [a7eff56a]: Attachment Download Link plus 1 other change ... (artifact: 90004f6f user: drh)
11:44
Do not put hyperlinks to attachments in tickets and wiki if attachment download is prohibited. Ticket [a7eff56a933249258f0d902]. ... (check-in: f7e2d74a user: drh tags: trunk)
11:23
Fix compiler warnings in makeheaders.c. ... (check-in: 04b976b1 user: drh tags: trunk)
2010-09-04
15:24
Honor the "Index Page" setting from the "Admin/Configuration" setup page. ... (check-in: baa6df06 user: drh tags: trunk)
2010-09-03
02:26 Fixed ticket [21447822]: fossil mangles autosync url plus 1 other change ... (artifact: b133e444 user: drh)
02:26 Edit [7aae4ef0689fb23c|7aae4ef0]: Edit check-in comment. Timestamp 2010-09-03 01:57:41. ... (artifact: fde7b082 user: drh)
01:57
Yet another fix to the URL parser. Ticket [21447822de6be06]. ... (check-in: 7aae4ef0 user: drh tags: trunk)
2010-09-02
10:28
Fix a bug fix in the URL parser that was introduced by the recent ssh:// change. The bug prevented port numbers after the hostname from parsing correctly. ... (check-in: ac8c21b9 user: drh tags: trunk)
Previous month ↓