Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
12 check-ins using file src/db.c version 818f20c522
|
2012-02-04
| ||
| 13:55 | Updates to the technical overview document. check-in: e255caa2c7 user: drh tags: trunk | |
| 00:30 | Make sure the "branch new --private" command does not create a public BLOB that is a delta of a private BLOB. Also, when doing a file clone or when doing "scrub --private", double-check that no public BLOBs are deltas of private BLOBs before deleting the private BLOBs. check-in: 034e887c35 user: drh tags: trunk | |
|
2012-02-03
| ||
| 17:00 | Fix oversize lines in the update.c source file. check-in: b18a178d8e user: drh tags: trunk | |
| 16:42 | Avoid overflow problems if users enter negative numbers for the "dw" and "dc" URI query parameters. check-in: 30478e4e7e user: drh tags: retro-sbsdiff | |
| 16:15 | Add URI query parameters "dw=" and "dc=" to control the width of columns and the lines of context on side-by-side diffs in the web interface. check-in: 6474a92a87 user: drh tags: retro-sbsdiff | |
| 15:15 | Merge recent trunk changes into the retro-sbsdiff branch. check-in: c7cf0cbee6 user: drh tags: retro-sbsdiff | |
| 15:05 | Enhance the --detail option on the "merge" command to show the specific check-in that is being merged in and the baseline of the merge. check-in: 68d84047c0 user: drh tags: trunk | |
| 14:40 | Show check-in tags as part of the output of the "whatis" command. check-in: b4a1c60ef6 user: drh tags: trunk | |
|
2012-02-01
| ||
| 12:33 | Added a kludge to ajax URL param handling to ignore anything after "#". Thought i checked this in in November. check-in: 356c12641c user: stephan tags: trunk | |
| 12:09 | Doc change only: documented -R/--repository for zip/tar commands. check-in: a84aadad5a user: stephan tags: trunk | |
|
2012-01-28
| ||
| 22:04 | Merge the latest trunk changes into the retro-sbsdiff branch. check-in: c7edbc9fb7 user: drh tags: retro-sbsdiff | |
| 21:51 | Store the repository filename in the _FOSSIL_ database exactly as it is typed on the "open" command-line. That means that the repository filename will be stored relative to the root of the check-out if a relative pathname is given on open. check-in: a7248d8fb9 user: drh tags: trunk | |