Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
24 check-ins related to "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) | |
12:46 | Update the built-in SQLite to version 3.8.6 ... (check-in: ee46563cbd user: jan.nijtmans tags: trunk) | |
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) | |
07:06 | Wiki wysiwyg formatting for IE 7/8/9/10. Patch by Warren Young. ... (check-in: 8dfbcb457a user: jan.nijtmans tags: trunk) | |
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) | |
14:48 | X-UA-Compatible (MSIE) HTTP header patch from Warren Young. ... (check-in: b7bebbe44f user: stephan tags: trunk) | |
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) | |
03:40 | Make sure the 'server' command checks for and processes the --files-urlenc option. ... (check-in: 608f0b2371 user: mistachkin tags: trunk) | |
2014-08-01
| ||
06:13 | Correct option handling for the 'winsrv create' command so that the default user name is NULL and the default password is an empty string when passed to the Win32 CreateServiceW API. ... (check-in: 9c2a5c097b user: mistachkin tags: trunk) | |
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) | |
23:18 | Fix [http://permalink.gmane.org/gmane.comp.version-control.fossil-scm.user/17266] ... (check-in: c6c05c82fd user: jan.nijtmans tags: trunk) | |
2014-07-22
| ||
23:26 | Do not delete phantom artifacts from the unclustered table ... (check-in: 49e41bf9b4 user: jan.nijtmans tags: branch-1.29) | |
22:26 | Do not delete phantom artifacts from the unclustered table. ... (check-in: 3fa7965c64 user: drh tags: trunk) | |
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) | |
12:09 | Detect invalid wiki manifests containing J and/or K cards (missed those in the previous commit). Report card problems in manifests in alphabetical order. ... (check-in: 313de568dc user: jan.nijtmans tags: trunk) | |
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) | |
07:22 | Make the ".system" command (from within "fossil sqlite3") work on win32: On Windows double-quotes are needed around the whole string. ... (check-in: ec2061ce02 user: jan.nijtmans tags: trunk) | |
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) | |
21: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: 16f1076334 user: jan.nijtmans tags: trunk) | |
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) | |
07: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: 7ba8311e57 user: jan.nijtmans tags: trunk) | |
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) | |
11:51 | Add the ".eqp" dot-command 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: 3467da7901 user: jan.nijtmans tags: trunk) | |
2014-06-12
| ||
17:25 | Version 1.29 ... (check-in: 3e5ebe2b90 user: drh tags: trunk, release, version-1.29) | |