Fossil

Timeline
Login

Timeline

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

50 events by user drh occurring around 2008-02-13 19:50:27.

2008-05-01
18:42
On windows builds, understand both "C:/" and "C:\" as the beginning of an absolute pathname. ... (check-in: becc24e4e9 user: drh tags: trunk)
2008-04-10
12:24
Fix the "tag add" command to report an error if given an invalid UUID argument. ... (check-in: 0d9abccbb6 user: drh tags: trunk)
2008-03-17
23:48
Fix a typo in the mkdownload.tcl script used to generate the download.html page. ... (check-in: 8dae3bc320 user: drh tags: trunk)
21:21
Update the website to include links to the download page. ... (check-in: bbbee5fc37 user: drh tags: trunk)
21:14
Added the mkdownload.tcl script for generating the download.html page. ... (check-in: 50e953a810 user: drh tags: trunk)
2008-03-14
12:43
Fix an assertion fault: detect when content_get() is called with an invalid artifact id and return 0. ... (check-in: 4e2bd38577 user: drh tags: trunk)
2008-03-10
16:46
Fix a bug introduced by recent optimization efforts. ... (check-in: f763b84198 user: drh tags: trunk)
2008-03-08
19:42
Additional speed improvements for clone and rebuild. ... (check-in: 043d63d4aa user: drh tags: trunk)
18:59
Speed enhancement in the findSrcid() routine of content.c. Allow 5 digit numbers on counts while syncing. ... (check-in: 8010bb41e1 user: drh tags: trunk)
14:52
This version is able to clone the entire TCL repository in 12.5 minutes and to rebuild the cloned TCL repository in 2.5 minutes. There is still a lot of performance work to be done, but this is good enough for the time being. ... (check-in: 0afb5e8e39 user: drh tags: trunk)
13:49
Add the "Compression Radio" line to the "stat" page. ... (check-in: 9aaad3e799 user: drh tags: trunk)
2008-03-06
22:58
Work toward making fossil work better on large repositories. This version implements a cache in the content manager. It is not clear yet if this is necessarily a good idea - this check-in might end up on an abandoned branch at some point. ... (check-in: 61ddd63b72 user: drh tags: trunk)
00:26
Fix problems on the stat page that appear for larger repositories. ... (check-in: 80dc46d635 user: drh tags: trunk)
2008-03-03
16:50
Fix a privilege problem in the default page header. ... (check-in: f08599e87b user: drh tags: trunk)
2008-02-26
17:57
Cut over to the new timeline code. Remove the older timeline. ... (check-in: 82fc5abb60 user: drh tags: trunk)
17:32
Improvements to the text description on the "ntimeline" page. ... (check-in: 7915bd0665 user: drh tags: trunk)
16:48
Work on a new timeline implementation. Currently implemented as "ntimeline" since it is not yet ready to replace the existing timeline. ... (check-in: e6aa161204 user: drh tags: trunk)
2008-02-25
14:05
The Login/Logout text was reversed. Fix it. ... (check-in: aa519dbd99 user: drh tags: trunk)
02:26
Add the "stat" webpage showing repository statistics. ... (check-in: e71e4d3193 user: drh tags: trunk)
00:18
Fix a bug in the "info" webpage. ... (check-in: 16e765bac5 user: drh tags: trunk)
2008-02-24
21:51
Add a human-readable description on each timeline. Add the "ancestors" and "decendents" links on the baseline information pages, making it easier to understand the context of a baseline. ... (check-in: e38c89130f user: drh tags: trunk)
2008-02-21
14:27
Record whether or not files have their execute permission bit set. Set or clear the execute permission bit upon checkout. ... (check-in: 33c31f73cd user: drh tags: trunk)
2008-02-14
02:49
Continuing work on tickets (still not working right.) Improvements to the web pages. ... (check-in: 3122fc4c7e user: drh tags: trunk)
2008-02-13
22:31
Cut over all code to use TH1 instead of subscript. Completely remove the subscript interpreter from the source tree. ... (check-in: fde1d82372 user: drh tags: trunk)
19:50
The entire header, including the menu bar, is now generated by TH script. This allows the menu bar to be customized by editing the header script. ... (check-in: ffe92f1a2f user: drh tags: trunk)
18:18
TH1 script now used to render the header and footer of each page. ... (check-in: 3ad9a5e210 user: drh tags: trunk)
16:21
Create the interface between TH1 and the rest of fossil. Subscript is still being used, though. This is a preparatory step toward cutting over to TH1. ... (check-in: 13e16c824a user: drh tags: trunk)
15:04
Add the TH1 code to the source tree and makefile. But do not yet make any calls to TH1. ... (check-in: 4ee9e31a2d user: drh tags: trunk)
14:44
Merge with aku's branch. ... (check-in: be2f99e6a4 user: drh tags: trunk)
12:39
Update homepage with links to competing projects. ... (check-in: 852dbbb65d user: drh tags: trunk)
2008-02-09
00:11
Issue a warning after a commit if the commit causes a fork. ... (check-in: 49b59bc559 user: drh tags: trunk)
2008-02-08
22:36
Truncate the name of the toplevel directory added to ZIP archives to be the first 10 characters of the UUID. ... (check-in: 73a9b3d5d1 user: drh tags: trunk)
22:31
Change zip archiver to make use of blob.c mechanisms for adding prefixes to file names. Remove C constructs that are not commonly supported. ... (check-in: 4bbb00a8c8 user: drh tags: trunk)
21:52
Merge in changes from Andreas's branch. ... (check-in: 6b78df3861 user: drh tags: trunk)
21:51
Merge in changes from Stephan's branch. ... (check-in: 8672e243f8 user: drh tags: trunk)
21:50
Fix the branch subcommand so that the branch name tags it creates begin with "sym-". ... (check-in: ce08928aaa user: drh tags: trunk)
21:42
Rename the 'clearsign' setting to 'pgp-command'. Remove the 'safemerge' setting - safemerge is on by default and cannot be disabled. ... (check-in: 5cc845cfeb user: drh tags: trunk)
21:23
Improvements to annotated diffs - now takes into account contributions from other branches. ... (check-in: 840699ecd9 user: drh tags: trunk)
17:27
Merge two branches that were created within one second of one another. There is a race condition in the anti-forking logic that allowed this fork to occur. ... (check-in: 373e42de1d user: drh tags: trunk)
17:22
Avoid showing a short block of unchanged code at the end of a unified diff. ... (check-in: ba433cc4fc user: drh tags: trunk)
16:24
Fail with an error if a file is outside the checkout tree. ... (check-in: b3ec774ab7 user: drh tags: trunk)
2008-02-07
15:08
Rename admin_sql_page.c to admin.c. Refactor the strxform functions into SQL functions. Refactor the db_generic_query_view() routine. Fix multiple security vulnerabilities. Bring the code closer into compliance with style guidelines. ... (check-in: 007d1ce44f user: drh tags: trunk)
13:33
Remove tokenize_path.c. Is not used for anything and does not follow the coding style of the rest of fossil. The 16-line hyperlinked_path() function in browse.c seems to accomplish the same thing. ... (check-in: 76e637a945 user: drh tags: trunk)
2008-02-06
03:05
Remove string_xform.c from the makefile. Require a "sym-" prefix on tags used to name baselines or branches. The prefix is omitted when the tag is used for this purpose; it is only there to avoid ambiguity with other built-in tag names. ... (check-in: 41cf3e7c1d user: drh tags: trunk)
2008-02-04
19:11 Changes to wiki page "To Do List" ... (artifact: 7eb7570ded user: drh)
19:08
Hyperlinks to directory browser pages on the pathname in the title of the file history viewer, finfo. ... (check-in: a20dcb5c26 user: drh tags: trunk)
19:07
On the printf extension converters (ex: %T, %w) the "alternate form flag" (ex: %#T, %#w) means first read an integer from the argument list and then only process that number of characters from the string or blob that is read next from the argument list. ... (check-in: 8c3ec00311 user: drh tags: trunk)
18:28
Add support for annotation in the web interface. ... (check-in: eae7ddfa4e user: drh tags: trunk)
17:34
Allow manifests with zero files. This fixes a problem in which some files do not appear in the filename table. ... (check-in: c8da83ca36 user: drh tags: trunk)
16:39
Begin inserting code to implement an "annotate" command. ... (check-in: 9b68bc33bd user: drh tags: trunk)