Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

20 check-ins related to "convert_before_commit"

2012-11-19
04:39
Modularize byte-order-mark and blob UTF-8 conversion handling. ... (check-in: d29dd544 user: mistachkin tags: convert_before_commit_v2)
2012-11-17
20:19
merge trunk ... (Closed-Leaf check-in: 7e7dcdd2 user: jan.nijtmans tags: convert_before_commit)
19:16
Fix the server-side sync operation so that it will not generate a delta loop when a file changes from its original state through two or more intermediate states and back to its original state and all versions of the file attempt to sync in a single transaction. ... (check-in: e5b8eb12 user: drh tags: trunk)
2012-11-12
13:16
revert unrelated changes ... (check-in: 2c5844b1 user: jan.nijtmans tags: convert_before_commit)
13:12
merge trunk ... (check-in: b1beeb77 user: jan.nijtmans tags: convert_before_commit)
2012-11-11
22:42
Further attempts to help the "ssh" sync protocol move past noisy motd comments and other extraneous login text, synchronize with the remote end, and start exchanging messages successfully. ... (check-in: 4473a27f user: drh tags: trunk)
2012-11-09
15:39
merge trunk ... (check-in: 9627a905 user: jan.nijtmans tags: convert_before_commit)
11:56
In html5, every table row is expected to have the same number of cells. ... (check-in: cc746fc6 user: jan.nijtmans tags: trunk)
08:52
(committed to the wrong branch) Attempt to fix [fb3057f6ed]. Seems to work. ... (check-in: 153116f2 user: jan.nijtmans tags: convert_before_commit)
07:47
merge trunk ... (check-in: 49f73889 user: jan.nijtmans tags: convert_before_commit)
2012-11-08
20:51
Correctly escape ZIP and Tarball filenames for URLs. Limit SHA1 hashs on diff URLs using %S instead of %s. Limit the number of links to follow off of each page in the many-www.tcl test script. ... (check-in: 76e8600b user: drh tags: trunk)
15:47
merge trunk ... (check-in: 4b9243f6 user: jan.nijtmans tags: convert_before_commit)
15:45
accidently committed two unrelated files... ... (check-in: b1199eb9 user: jan.nijtmans tags: trunk)
2012-11-07
08:30
merge trunk ... (check-in: 82506434 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: 28272fa1 user: drh tags: trunk)
09:39
... but revert win/Makefile.mingw (accidently committed) ... (check-in: 8f6cd5f3 user: jan.nijtmans tags: convert_before_commit)
09:36
merge trunk

Don't try to convert binary files.

... (check-in: 4fa49721 user: jan.nijtmans tags: convert_before_commit)
08:44
3 minor violations against html5 ... (check-in: c5e08c3f user: jan.nijtmans tags: trunk)
2012-11-05
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: c6223a8e user: jan.nijtmans tags: convert_before_commit)
2012-11-04
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: db0c5127 user: drh tags: trunk)