Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
11 check-ins using file src/db.c version 1d7cecfa32
|
2009-11-11
| ||
| 14:59 | Better error messages when "sync" fails due to server problems. Ticket [bfb8427cdd5] check-in: 0690aa18a4 user: drh tags: trunk | |
|
2009-11-09
| ||
| 21:32 | Fix an issue with the command-line timeline. Fix typos in documentation. check-in: e2431b17df user: drh tags: trunk | |
| 21:22 | Reformat some code in http_ssl.c check-in: d92945e5da user: dmitry tags: ssl | |
| 15:32 | Add SSL support. check-in: 16f6fd904a user: dmitry tags: ssl | |
| 15:24 | Create new branch named "ssl" check-in: bd2fa6aa2b user: dmitry tags: ssl | |
| 00:58 | On the "timeline" command, if a YYYY-MM-DD date string is entered without the "before" keyword, then show all changes on the date given. check-in: 0239325f58 user: drh tags: trunk | |
|
2009-11-08
| ||
| 21:41 | Add the "search" command to the command-line interface. This command is still experimental. Currently it only search the timeline. check-in: 20600107f1 user: drh tags: trunk | |
|
2009-11-06
| ||
| 14:15 | Add the --once command-line option to push, pull, and sync. Ticket [2aaa8042caec] check-in: 5153d61893 user: drh tags: trunk | |
| 14:00 | Add the ability to diff to arbitrary versions of a single file. check-in: fe8bb01d38 user: drh tags: trunk | |
| 04:05 | Because the "vfile" signatures are now used by "diff", be sure to recompute them before running the diff. check-in: 149945beea user: drh tags: trunk | |
| 03:10 | After any kind of database error, include in the error message a warning to the user that it might be wise to run "fossil all rebuild". check-in: 397fa9bf78 user: drh tags: trunk | |