Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
11 check-ins tagged with "branch-1.29"
|
2014-08-15
| ||
| 13:46 | Update the built-in SQLite to version 3.8.6 Closed-Leaf check-in: 1c9faaecbe user: jan.nijtmans tags: branch-1.29 | |
|
2014-08-13
| ||
| 07:16 | Wiki wysiwyg formatting for IE 7/8/9/10. Patch by Warren Young. check-in: b78b4610aa user: jan.nijtmans tags: branch-1.29 | |
|
2014-08-12
| ||
| 15:48 | X-UA-Compatible (MSIE) HTTP header patch from Warren Young check-in: 1a9e494483 user: jan.nijtmans tags: branch-1.29 | |
|
2014-08-04
| ||
| 04:40 | Make sure the 'server' command checks for and processes the --files-urlenc option check-in: eed3946bd9 user: jan.nijtmans tags: branch-1.29 | |
|
2014-07-27
| ||
| 23:48 | Fix http://permalink.gmane.org/gmane.comp.version-control.fossil-scm.user/17266 check-in: 4a1188d569 user: jan.nijtmans tags: branch-1.29 | |
|
2014-07-22
| ||
| 23:26 | Do not delete phantom artifacts from the unclustered table check-in: 49e41bf9b4 user: jan.nijtmans tags: branch-1.29 | |
|
2014-07-14
| ||
| 13:09 | Fix "'syntax error in manifest' when checkin would result in empty worktree" problem, reported by Michai Ramakers on the ML check-in: de1a5e234e user: jan.nijtmans tags: branch-1.29 | |
| 08:22 | Make the ".system" command (from within "fossil sqlite3") work on win32: On Windows double-quotes are needed around the whole string check-in: e7340ac3d9 user: jan.nijtmans tags: branch-1.29 | |
|
2014-07-09
| ||
| 22:04 | If the system knows about utime() and/or usleep(), allow the built-in SQLite to use those functions. e.g. for executing delays which are not a multiple of 1 second. check-in: 1dc9b7cbb0 user: jan.nijtmans tags: branch-1.29 | |
|
2014-06-25
| ||
| 08:57 | Add the .fullschema command to "fossil sqlite". This command shows the schema and the content of the sqlite_stat tables, all in one go. Useful when reporting problems with the query planner check-in: 4f62b6017b user: jan.nijtmans tags: branch-1.29 | |
|
2014-06-17
| ||
| 13:51 | Add the ".eqp" and ".fullschema" dot-commands to the ".help" output in the command-line shell. Fix CSV import issue, reported via the mailing list, in the shell when the file to be imported ends with an empty line. check-in: 1b648ebacf user: jan.nijtmans tags: branch-1.29 | |