Fossil

Timeline
Login

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

17 events for the month beginning 2014-05-01 by user jan.nijtmans

Following month ↑
2014-05-26
20:55
Fix a problem in the shell when importing CSV files. If the leftmost field of the first row in the CSV file was both zero bytes in size and unquoted, no data was imported. ... (check-in: 87130593e4 user: jan.nijtmans tags: trunk)
07:45
Give a warning when a to-be-committed text file has byte sequences which are not valid UTF-8. Can be disabled with "encoding-glob" setting. ... (check-in: 0cb00c0b8f user: jan.nijtmans tags: trunk)
2014-05-24
06:27
In "fossil sqlite", if three or more interrupt signals (control-c) are received in a row without a response from sqlite3_interrupt() then call exit(1) immediately. This allows control-C to interrupt the shell even if it is stuck in a computation or loop that does not involve the VDBE. ... (check-in: a74d100a12 user: jan.nijtmans tags: trunk)
2014-05-22
07:46
merge trunk ... (check-in: c7767cc123 user: jan.nijtmans tags: cleanX)
2014-05-19
09:16
Prevent error-message for "fossil diff --tk" in combination with -v/--verbose/--interactive/--side-by-side (which are already implied by --tk) ... (check-in: c060947196 user: jan.nijtmans tags: trunk)
07:38
[/help?cmd=new|fossil new] no longer creates an initial empty commit by default (but it still does when using --date-override). The first commit after checking out a new empty repository will become the initial commit. ... (check-in: cac91b6cd1 user: jan.nijtmans tags: trunk)
2014-05-09
08:55
merge trunk ... (Closed-Leaf check-in: 0aa20efb96 user: jan.nijtmans tags: no-initial-commit)
08:44
A "fossil checkout" when the current check-out is the empty checkout (vid=0) should delete the vfile table. ... (check-in: 0c9b1fb412 user: jan.nijtmans tags: trunk)
08:28
merge trunk ... (check-in: 6f099294a5 user: jan.nijtmans tags: no-initial-commit)
07:34
Bug-fix: Function unsaved_changes() doesn't check for changes when there is an empty checkout. ... (check-in: f7d9413ccf user: jan.nijtmans tags: trunk)
06:46 Edit [3ef59c357ccebfe4|3ef59c357c]: Move to branch no-initial-commit. Edit check-in comment. ... (artifact: 1cbf0acb88 user: jan.nijtmans)
06:45 Edit [f2c8b4f375b8ab00|f2c8b4f375]: Move to branch no-initial-commit. ... (artifact: d675316322 user: jan.nijtmans)
2014-05-08
10:25
rebase ... (check-in: 3ef59c357c user: jan.nijtmans tags: no-initial-commit)
2014-05-02
09:34
merge trunk ... (Closed-Leaf check-in: 39375fa3b6 user: jan.nijtmans tags: invalid-utf8)
08:35 Edit [f2c8b4f375b8ab00|f2c8b4f375]: Edit check-in comment. ... (artifact: 04a34c757f user: jan.nijtmans)
08:23
Backout [1aef260f4c0a0fc74f45f624eb0cbe92b98bf6e8|1aef260f4c]: "Honor timezones in imports from git", per ML thread ... (check-in: 77f53423ae user: jan.nijtmans tags: trunk)
2014-05-01
08:06
[/help?cmd=new|fossil new] no longer (by default) creates an initial empty commit. The first commit after initializing a new repository will become the initial commit, and it doesn't need to be empty any more. If you specify --date-override, an initial commit with the specified date still will be created. ... (check-in: f2c8b4f375 user: jan.nijtmans tags: no-initial-commit)
Previous month ↓