Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
31 check-ins using file src/timeline.c version 56d2a51056
2009-08-28
| ||
21:36 | Update the FAQ to describe how to make a clone of the self-hosting fossil repository. ... (check-in: 68b73eb9b9 user: drh tags: trunk) | |
17:58 | Show the date and time on checkouts in the "info" command. ... (check-in: 76630dd9f3 user: drh tags: trunk) | |
17:27 | Tweaks to the homepage. ... (check-in: 9aa91e549e user: drh tags: trunk) | |
17:19 | Add three new variations on the logo GIF. ... (check-in: 1cbae4e7f2 user: drh tags: trunk) | |
16:05 | Documentation updates, including a big rework of the homepage. ... (check-in: 522824b26a user: drh tags: trunk) | |
2009-08-27
| ||
20:14 | Add the ability to view diffs of wiki changes. ... (check-in: 8e3b7fab9f user: drh tags: trunk) | |
18:56 | Still more speed improvements to the "rebuild" command. ... (check-in: a9a27f8aaa user: drh tags: trunk) | |
18:33 | Various small performance enhancements. ... (check-in: 4c37130fde user: drh tags: trunk) | |
15:00 | Performance improvements on the compute_leavs() routine. There is opportunity for further improvement in this area. ... (check-in: 6953ca813c user: drh tags: trunk) | |
14:04 | Performance improvements to the "bag" object. ... (check-in: 1409fbe38c user: drh tags: trunk) | |
2009-08-26
| ||
20:24 | Layout changes to the "shun" control page. ... (check-in: 50ab5c33e7 user: drh tags: trunk) | |
19:50 | More FAQ updates. Add the document on "shunning". ... (check-in: d6b8b5ba73 user: drh tags: trunk) | |
18:40 | Update the FAQ to describe the new --private option on the commit command. ... (check-in: 85c6542a16 user: drh tags: trunk) | |
18:25 | Add the --private option to the "fossil commit" command. This option creates a private branch which is never pushed. ... (check-in: 02a584f7f5 user: drh tags: trunk) | |
2009-08-24
| ||
18:02 | Typos in the new selfhost.wiki document. ... (check-in: 93d0646830 user: drh tags: trunk) | |
17:54 | Add <title> markup to several of the embedded documentation pages. ... (check-in: 5523218023 user: drh tags: trunk) | |
17:45 | Trying to improve the look of the homepage. It is not at all clear that this check-in is any improvement, but it is at least an attempt.... ... (check-in: b79994adcb user: drh tags: trunk) | |
16:00 | Added the "selfhost.wiki" page that talks about the three self-hosting fossil repositories and how they are automatically synchronized. ... (check-in: 67b5f41963 user: drh tags: trunk) | |
2009-08-23
| ||
21:23 | typo ... (check-in: 5556630a9c user: bch tags: trunk) | |
2009-08-22
| ||
20:48 | Fix typo in the new stats.wiki document. ... (check-in: 45dbaa0c94 user: drh tags: trunk) | |
19:27 | Fix the "rebuild" command so that it works in an open check-out without having to specify the repository and so that it accepts the -R option. ... (check-in: d0fc1ad062 user: drh tags: trunk) | |
19:15 | Get the -R option working on the remote-url command. ... (check-in: 614519b46c user: drh tags: trunk) | |
17:40 | Added the "Performance Statistics" page to the embedded documentation. ... (check-in: 2cc95180a0 user: drh tags: trunk) | |
2009-08-21
| ||
16:25 | Add the ability to edit check-in dates using control artifacts. Useful if a user does a check-in when their system clock is set incorrectly thus causing an incorrect timestamp to appear on the check-in artifact. <b>You must run "<i>fossil all rebuild</i>"</b> after upgrading to this or any later version of fossil from a prior version. ... (check-in: ac03d43348 user: drh tags: trunk) | |
2009-08-16
| ||
22:04 | Add a small colored rendering of the logo image. ... (check-in: 93992def02 user: drh tags: trunk) | |
21:34 | Remove unsupported and incomplete webpage functionality: The admin_sql page and the "my" page. ... (check-in: 07f6780c98 user: drh tags: trunk) | |
21:22 | Cleanup of the "admin_sql" web page (formerly "admin/sql"). ... (check-in: ef432c2014 user: drh tags: trunk) | |
2009-08-15
| ||
21:38 | Be sure to call mbcsToUtf8() when opening the global configuration database. Ticket [c7c36ef52edab] ... (check-in: a25092b14c user: drh tags: trunk) | |
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) | |