Fossil

Timeline
Login

Timeline

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

50 check-ins by user drh occurring on or before 2009-08-15 17:45:28.

2009-08-15
17:45
Remove obsolete "todo" files. Remove the obsolete src/VERSION file and references to that file in the makefiles. ... (check-in: 137bff8294 user: drh tags: trunk)
16:50
Fix faulty SQL in the "db_unset()" routine. Ticket [31bd22c31fcc] ... (check-in: 74f7f6e6ad user: drh tags: trunk)
16:47
Add the "circa" capability to the timeline. Check-in hyperlinks go to the "diff" page by default, rather than the "detail" page. ... (check-in: 5a539f82dc user: drh tags: trunk)
13:21
Fix a memory allocation bug in the ZIP archive generator. Ticket [8d6efe4f927] ... (check-in: 5b91887495 user: drh tags: trunk)
12:18
If the special "ckout" of the "/doc" webpage is used and the server is not within a local check-out, then automatically convert "ckout" to "tip". ... (check-in: 292e585661 user: drh tags: trunk)
02:17
Add an "extended timestamp" field to generated ZIP archives. The extended timestamp is in UTC so it does not mangle the time when the server and client are in different timezones. Ticket [28044ab5a42b75] ... (check-in: 90048e0b30 user: drh tags: trunk)
2009-08-14
16:19
Add the --dotfiles option to the "add" command to cause fossil to include files whose name begins with "." which recursively adding files. Ticket [2e924cf9b74e]. ... (check-in: 5bc5e88c86 user: drh tags: trunk)
14:03
Fix the header comment (and hence the "help" message) for the "fossil all" command. ... (check-in: 0b49e4afba user: drh tags: trunk)
14:00
Improvements to the way the update target is computed when saying "fossil update" without specifying what to update to. Avoid the "bad object id: 0" error. ... (check-in: 7847b418bb user: drh tags: trunk)
2009-08-13
14:36
In the "remote-url" command, omit the userid and password from the URL unless the "--show-pw" command-line option is used. ... (check-in: 9cbef7a104 user: drh tags: trunk)
14:27
Disconnect the global configuration database in ~/.fossil from the respository database in most cases. This allows multiple "sync" or "commit" operations to be running on different repositories at the same time. ... (check-in: 00ac7945a9 user: drh tags: trunk)
2009-08-12
17:35
Rephrasing the text of the Login page. ... (check-in: c15ec20d5a user: drh tags: trunk)
14:41
Keep track of total network traffic for a sync and report the totals at the end of the sync. ... (check-in: 79be9028eb user: drh tags: trunk)
14:27
Fix an issue with "clone" on the client side: the client was requesting multiple copies of artifacts for which it held a delta with a phantom source. ... (check-in: 7646ee13e3 user: drh tags: trunk)
2009-08-11
15:14
Change the date markers in file info pages to use the same CSS tags as the timeline. ... (check-in: 53f04b180c user: drh tags: trunk)
2009-08-10
11:12
Update to the latest version of SQLite. Turn off FTS3 in the SQLite build since it is not currently being used. ... (check-in: 1b0c251575 user: drh tags: trunk)
02:52
Add a new more legible ascii-art font to the anonymous login captcha. ... (check-in: b189acfd7b user: drh tags: trunk)
02:29
Add an ascii-art captcha for anonymous login. ... (check-in: b4a29fac93 user: drh tags: trunk)
2009-08-09
17:29
The FOSSIL_VFS environment variable, if it exists, determines which SQLite VFS is used. Use "export FOSSIL_VFS=unix-none" or "export FOSSIL_VFS=unix-dotfile" to work-around non-posix filesystems such as AFS on unix systems. ... (check-in: 6b0196aeb8 user: drh tags: trunk)
2009-08-08
22:40
Provide --user-override option on the ci command and the --date-override option on the new command. Make a correction to the file format document. ... (check-in: 8b630bb57a user: drh tags: trunk)
2009-08-01
14:34
Improvement to the error message issued when the HOME environment variable is missing. Ticket [e3c34af10dd28] ... (check-in: e00a5de0f1 user: drh tags: trunk)
14:23
Add the new remote-url command for managing the default server URL. Ticket [c24e486b05]. ... (check-in: a2cbedcb1f user: drh tags: trunk)
13:42
When the sync protocol receives an HTML error message, print the entire text of the message verbatim. Fix for ticket [8a7a49c47d7f200126402c10803e40dbad595c52]. ... (check-in: 80457ec79b user: drh tags: trunk)
12:59
Always store g.urlCanonical as the last-sync-url value. Fix for ticket [045f23be750d93c0bd91f179f39c5c829ed01bc6]. ... (check-in: 47d8fc4944 user: drh tags: trunk)
2009-07-29
13:09
On unix with the "fossil ui" command, try to open the webbrowser with "xdg-open" and "gnome-open" prior to resorting to "firefox". Ticket [8bc2549cedcd599556bbaf131f03b96588701f20] ... (check-in: 3a7e3e427d user: drh tags: trunk)
2009-07-07
14:53
Fix the "update" command so that is does not report conflicts on files that have been added to the current check-out but not yet committed. The added files are simply carried forward into the updated version. ... (check-in: e124881a70 user: drh tags: trunk)
2009-07-06
23:53
Update to the latest SQLite. On the "Ticket" page, if "nobody" is not allowed to create new tickets but "anonymous" is, then offer a hyperlink to log in as anonymous. Change the default settings to be more secure. ... (check-in: 623a9129c8 user: drh tags: trunk)
2009-06-25
13:00
Update the SQLite implementation to the latest from CVS. ... (check-in: 0e82ba024c user: drh tags: trunk)
12:58
Add the new logo images showing the lizzard skeleton with the "FOSSIL" text at the bottom. Both EPS and GIF formats added. ... (check-in: 3c62437034 user: drh tags: trunk)
12:26
Potential fix for [40df1ced7e]. ... (check-in: 2554ba460d user: drh tags: trunk)
2009-06-20
23:05
Change the disk number start from 1 to 0 in generated ZIP archives. Ticket [04cba6a00145ab597dabc48ad5ee688496a57650] ... (check-in: deb6f2af4f user: drh tags: trunk)
13:06
Fix a bug that prevented the IP address of website users from being recorded in the administator logs. ... (check-in: 266b6127f6 user: drh tags: trunk)
2009-06-07
17:45
Add the logo to the repository. Make the logo appear on the homepage. ... (check-in: 5882d97495 user: drh tags: trunk)
17:27
If embedded wiki documentation begins with <title>...</title> then use the text within the markup as the title of the document. ... (check-in: f88e2e7a13 user: drh tags: trunk)
17:05
Update the SQLite implementation to the latest as of the time of this comment (SQLite CVS version 6726). This fixes an alignment problem. Ticket [95ab8f02c3]. ... (check-in: e1917f2cee user: drh tags: trunk)
2009-05-28
02:44
Add the --keep option to the "open" and "checkout" commands. Added the --latest option to "checkout". These changes allow one to shift the baseline version and repository of a checkout without changing any files in the checkout. ... (check-in: 915bfd99fe user: drh tags: trunk)
2009-05-25
14:25
Update the built-in SQLite version to 3.6.14.2. ... (check-in: d21b90e365 user: drh tags: trunk)
2009-05-18
18:54
Upgrade SQLite to version 3.6.14.1. ... (check-in: 3b76c0474e user: drh tags: trunk)
2009-05-07
00:47
Update the built-in SQLite to version 3.6.14. ... (check-in: b4ec5750c6 user: drh tags: trunk)
2009-04-24
18:40
There is some bug in the new HTTP transport layer. The easiest solution is to close the TCP connection after each round trip, which is what this check-in does. ... (check-in: 767ae79c3d user: drh tags: trunk)
2009-04-13
09:50
Update to version SQLite 3.6.13 ... (check-in: 879e8c5f32 user: drh tags: trunk)
2009-04-11
13:07
Actually get the "file:" transport working this time. ... (check-in: a742cfa292 user: drh tags: trunk)
12:53
Merge in wiki typo fixes. ... (check-in: ece2c766a2 user: drh tags: trunk)
12:51
Add support for "file:" URLs on push, pull, and sync. ... (check-in: 945ecd1a8b user: drh tags: trunk)
2009-03-31
17:33
Add cache-control: no-cache to the server reply header. Ticket [b465b3bc2ceef4446b2ae770242ed0968e4dbc68] ... (check-in: c3a30a6b80 user: drh tags: trunk)
16:47
Add the new "reader" role, analogous to "developer". ... (check-in: 355ee47555 user: drh tags: trunk)
12:42
Update the built-in SQLite sources to version 3.6.12. ... (check-in: 0baf4be679 user: drh tags: trunk)
2009-03-30
01:12
Add new "transport_flip()" and "transport_rewind()" methods. These are no-ops for HTTP, but might be useful for FILE and maybe even HTTPS. ... (check-in: 63ef585508 user: drh tags: trunk)
00:58
Continuing work on the new HTTP transport mechanism. Make it more obvious where in the code extensions to support file: and https: belong. ... (check-in: 327823e39b user: drh tags: trunk)
00:31
Refactor the HTTP client logic to make it much easier to add support for "file:" and "https:" URLs on push, pull, sync, and clone. ... (check-in: 737e76a69f user: drh tags: trunk)