Timeline
Not logged in

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

12 check-ins using file src/main.c version a407a1b98e

2008-11-09
16:15
Fix the "help" text for the "all" command. check-in: bcb9c072c5 user: drh tags: trunk
13:41
Allow the U card of a ticket change artifact to have no argument. When that happens, the user is assumed to be "anonymous". Ticket [1b4f9f30c1] check-in: 6eddf50cfe user: drh tags: trunk
13:22
Make sure the tkt_uuid and tkt_datetime TH1 variables are initialized on a ticket display, even if no matching ticket is found. check-in: 2664476fbc user: drh tags: trunk
13:21
Add a test command to invoke the manifest parser from the command-line on an arbitrary text file. For testing only. check-in: 55fc643eda user: drh tags: trunk
2008-11-04
12:13
Convert the changes that support microsoft character sets so that they work (so that they are #ifdef-ed out) on other platforms. check-in: c6a9e4ed41 user: drh tags: trunk
2008-11-03
22:52
Undo all changes associated with [b54de50ac5] and merge that branch into the trunk. We do not want to have an open branch in the official repository that yield a fundamentally incompatible version of the program. check-in: 8b16c47cbc user: drh tags: trunk
22:50
Fix for ticket [30f7206b2b]: Added routines to convert filenames from microsoft character sets into UTF-8. check-in: dad7731f0e user: petr tags: trunk
21:56
Use our own isspace() function since the standard-library isspace() sometimes gives incorrect results for non-ASCII characters. check-in: 054dd31b71 user: drh tags: trunk
13:40
No changes from [c9cd128c2c]. This checkin merely establishes the "official" branch as distinct from the incompatible MYCFG branch. Use this branch. check-in: db31a1a51a user: drh tags: trunk
09:55
Update for making mycfg.exe. WARNING: This is an incompatible change. Do not use this branch of development to build a copy of fossil that needs to interoperate with official releases. check-in: b54de50ac5 user: urmil tags: trunk
2008-11-02
18:22
Add submenu entries on timeline pages for selecting options such as "tickets only" and "200 entries per page" and so forth. check-in: c9cd128c2c user: drh tags: trunk
2008-11-01
20:56
Make UTC time display the default. You can still set up a server to show localtime but that requires changing a setting under setup/timeline. check-in: 0b36f02f15 user: drh tags: trunk