Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
21 check-ins using file src/add.c version e3d77818e2
|
2012-11-07
| ||
| 10:14 | fix Abandoning warning ... (check-in: 4d6ae5c007 user: jan.nijtmans tags: improve_commit_warning) | |
| 09:47 | styling ... (check-in: c8eaeb1b8a user: jan.nijtmans tags: improve_commit_warning) | |
| 09:43 | merge trunk. <p>simplify utf-8 continuation byte checking, using a loop in stead of separater 2/3/4-byte versions. ... (check-in: 2f7ac60f78 user: jan.nijtmans tags: improve_commit_warning) | |
| 08:30 | merge trunk ... (check-in: 82506434d5 user: jan.nijtmans tags: convert_before_commit) | |
|
2012-11-06
| ||
| 19:42 | Make sure that pending deletes from "fossil rm" operations are preserved across a "fossil update". ... (check-in: 28272fa125 user: drh tags: trunk) | |
| 18:38 | Make sure file names in file browser don't wrap by adding white-space property to default CSS. ... (check-in: b83278f6ff user: dmitry tags: trunk) | |
| 18:31 | When trying to create a directory, if mkdir fails, make sure the directory doesn't already exist before giving up and reporting an error. ... (check-in: bc74a8171d user: drh tags: trunk) | |
| 16:35 | When one version of a file ends in a newline and the other does not, be sure to show that difference. Ticket [7541963870703f0]. ... (check-in: d764f449d7 user: drh tags: trunk) | |
| 12:20 | gcc warnings: <pre>src/merge3.c: In function ‘merge_3way’: src/merge3.c:445:9: warning: ‘zPivot’ may be used uninitialized in this function src/merge3.c:446:9: warning: ‘zOrig’ may be used uninitialized in this function src/merge3.c:447:9: warning: ‘zOther’ may be used uninitialized in this function </pre> ... (check-in: 233463c4ec user: jan.nijtmans tags: trunk) | |
| 09:39 | ... but revert win/Makefile.mingw (accidently committed) ... (check-in: 8f6cd5f3a3 user: jan.nijtmans tags: convert_before_commit) | |
| 09:36 | merge trunk<p>Don't try to convert binary files. ... (check-in: 4fa4972104 user: jan.nijtmans tags: convert_before_commit) | |
| 08:44 | 3 minor violations against html5 ... (check-in: c5e08c3fa8 user: jan.nijtmans tags: trunk) | |
| 00:49 | Add a configuration option that allows timeline comments to be rendered as plain text rather than as wiki. ... (check-in: 90e928deea user: drh tags: trunk) | |
|
2012-11-05
| ||
| 21:10 | Do not run the graphical merging tool nor leave merge-droppings after a dry-run merge. Also improve the merge summary message at the end of a merge. ... (check-in: cd2c0e4cb5 user: drh tags: trunk) | |
| 13:56 | merge trunk ... (check-in: b0e05a90b6 user: jan.nijtmans tags: use-blob_strip_bom) | |
| 13:10 | If the committed file has CR/NL or UTF-16 (or both), give the user the possibility to convert it to resp NL or UTF-8 (or both) without committing ... (check-in: c6223a8e2a user: jan.nijtmans tags: convert_before_commit) | |
| 11:23 | Add commit warning message when text files have a long line length ... (check-in: 879012769b user: jan.nijtmans tags: improve_commit_warning) | |
|
2012-11-04
| ||
| 18:06 | off-by-one ... (check-in: a7fff6fea6 user: jan.nijtmans tags: improve_commit_warning) | |
| 18:03 | merge trunk ... (check-in: e86aa2a1e8 user: jan.nijtmans tags: improve_commit_warning) | |
| 17:41 | Merge the "spelling" branch into trunk, fixing a huge number of typos, mostly in comments, but occasionally in error messages or help screens. ... (check-in: db0c512767 user: drh tags: trunk) | |
| 12:59 | Fix typos. ... (Closed-Leaf check-in: 45065c5c28 user: dmitry tags: spelling) | |