Fossil

Timeline
Login

Timeline

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

50 events by user jan.nijtmans occurring around 2014-06-25 07:57:07.

2014-07-09
12:54
check for S_dosFsLib_FILE_NOT_FOUND on vxworks ... (check-in: acbe8c41b1 user: jan.nijtmans tags: vxworks)
11:17
Merge trunk. Make it work with SQLITE_ENABLE_LOCKING_STYLE=1, both on Linux and VxWorks. Still experimental, as the unlink issue when using dosFs is not handled yet. ... (check-in: 1cef35ba55 user: jan.nijtmans tags: vxworks)
08:56
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: 45feda65e9 user: jan.nijtmans tags: utime_usleep)
2014-07-08
15:35
Add "Hide/Show Files" button to Parents and children/Ascendants and Descendants /timeline pages. Add "20 Entries"/"200 Entries" buttons to Ascendants and Descendants /timeline page. ... (check-in: df3ada575c user: jan.nijtmans tags: trunk)
11:00
Determine value for HAVE_UTIME, necessary for VxWorks. ... (check-in: 9d0bc3a83b user: jan.nijtmans tags: vxworks)
10:48
First attempt in makeing fossil work on VxWorks. Based on feedback by Andy Ling. ... (check-in: 18ae9fddb8 user: jan.nijtmans tags: vxworks)
2014-07-07
11:59 Edit [44025538c4027932|44025538c4]: Move to branch cleanX. ... (artifact: bdefdfcfe9 user: jan.nijtmans)
09:59
Disable "longpath" testcase for non-unix platforms. Make sure temporary directories created by the testcase are cleaned up. ... (Closed-Leaf check-in: 46dc6537f8 user: jan.nijtmans tags: longpath)
09:41 Edit [81eeb6f5535ad358|81eeb6f553]: Edit check-in comment. ... (artifact: 77b5bd37d2 user: jan.nijtmans)
2014-07-06
07:08
add test-case ... (check-in: ab047fc478 user: jan.nijtmans tags: longpath)
07:07 Edit [7f64b350326494a3|7f64b35032]: Add tag "pending-review". ... (artifact: a37d8bdf2f user: jan.nijtmans)
07:07 Edit [81eeb6f5535ad358|81eeb6f553]: Add tag "pending-review". ... (artifact: 84dc12330d user: jan.nijtmans)
07:05
Allow repository paths of up to 4096 bytes in stead of just 512 bytes. This change needs a minor change in SQLite, allowing the maximum path length no longer to be hardcoded, but configurable at compile-time. See: [http://www.sqlite.org/src/info/c060923a54] ... (check-in: 7f64b35032 user: jan.nijtmans tags: longpath)
2014-07-04
10:11
Next step in "invalid-utf8" handling: If a source file contains invalid UTF-8 byte sequences, most likely the real encoding is either ISO-8859-1 or CP1252 (note that CP1252 is a superset of ISO-8859-1). Therefore, after providing a warning, we can now offer the option ('c') to convert it to valid UTF-8, just like we provide such option for UTF-16 and eol-handling as well. ... (Closed-Leaf check-in: 81eeb6f553 user: jan.nijtmans tags: invalid-utf8)
2014-07-02
10:50
Use "%S" format in stead of "%.10s" in more places where UUID's are handled. ... (Closed-Leaf check-in: b246fa0cee user: jan.nijtmans tags: 16-digit-event-ids)
2014-07-01
08:26 Edit [b6f137a01ebda84d|b6f137a01e]: Edit check-in comment. ... (artifact: d1cf1c5f3c user: jan.nijtmans)
2014-06-30
12:41
Make "plink" the default ssh client on Windows, no matter what win32 compiler fossil was compiled with. ... (check-in: e6d7b35a24 user: jan.nijtmans tags: trunk)
09:26 Edit [734d4299401357a5|734d429940]: Edit check-in comment. ... (artifact: 1f96f9cbe2 user: jan.nijtmans)
09:13
Use the same algorithm for event-id's for UUID's as in other UI locations: Make sure that the UUID contains at least a single lower-case hex digit, with a minimum of length 10. ... (check-in: 734d429940 user: jan.nijtmans tags: 16-digit-event-ids)
2014-06-27
15:32
Add "server-id" printout to "fossil dbstat". Only print project-id if there is one. ... (check-in: 88d503e15b user: jan.nijtmans tags: trunk)
12:35
Print server-id after cloning and in /stat page. Only print Project-ID in /stat page if there is one. ... (check-in: 11ba4bd6cf user: jan.nijtmans tags: trunk)
2014-06-26
07:40
Make format parameter in socket_set_errmsg() and ssl_set_errmsg() functions a const. ... (check-in: cfb8d6604f user: jan.nijtmans tags: trunk)
07:31
Make "fossil fusefs" entry in changelog a hyperlink. Use a "T" in stead of "+" in hyperlinks containing dates, in order to prevent ambiugity. A few typos in wiki. ... (check-in: 68ce1305b1 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-23
09:35
Make daysOfWeek a const table. c/char const/const char/ ... (check-in: 1d30672588 user: jan.nijtmans tags: trunk)
2014-06-19
14:58 Edit [374920b20944b8ab|374920b209]: Mark "Closed". ... (artifact: 86930c8444 user: jan.nijtmans)
14:58 Edit [529237a3c113d994|529237a3c1]: Mark "Closed". ... (artifact: 98864399b7 user: jan.nijtmans)
14:56 Edit [e5ad103777d8c40e|e5ad103777]: Mark "Closed". ... (artifact: 2a1facc846 user: jan.nijtmans)
14:56 Edit [cc008ebab7eda7e7|cc008ebab7]: Mark "Closed". ... (artifact: ef33c368ad user: jan.nijtmans)
14:55 Edit [20a7225747b9a3f4|20a7225747]: Mark "Closed". ... (artifact: 9f581d5a0b user: jan.nijtmans)
14:55 Edit [7eeb5c64cccc4815|7eeb5c64cc]: Mark "Closed". ... (artifact: 113c9ba9ea user: jan.nijtmans)
14:55 Edit [cdd4c6a580c5a06f|cdd4c6a580]: Mark "Closed". ... (artifact: 2d1c67d62c user: jan.nijtmans)
14:47 Edit [6dba4c6a58c23436|6dba4c6a58]: Mark "Closed". ... (artifact: 95c0f1b35a user: jan.nijtmans)
2014-06-18
15:15 Edit [10eea3abd4fde978|10eea3abd4]: Edit check-in comment. ... (artifact: eb2fbd71c2 user: jan.nijtmans)
15:07
make fossil timeline to respect the log formatting aka multiline logs. Suggested by Baptiste Daroussin. ... (check-in: 10eea3abd4 user: jan.nijtmans tags: respectformatting)
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
merge trunk ... (check-in: 7ea5059539 user: jan.nijtmans tags: autoadjust)
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)
11:41
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: 9afa53edf0 user: jan.nijtmans tags: autoadjust)
2014-06-16
12:33
Since this hack only fixes part of fossil's Cygwin-specific problems, just remove it. The recommended way to configure fossil on Cygwin is now using --disable-internal-sqlite, which works much better. See: [https://www.sourceware.org/ml/cygwin/2014-06/msg00171.html] ... (check-in: 9462a0b51f user: jan.nijtmans tags: trunk)
09:05
Merge trunk. Make it work on Windows too. Variable width output on more commands. ... (check-in: 40710b7a05 user: jan.nijtmans tags: autoadjust)
2014-06-14
06:35 Ticket [edab7bb5c9] Fossil on Windows has trouble with Unicode charatcres in filenames status still Open with 3 other changes ... (artifact: 44c7d346ad user: jan.nijtmans) ... 1 similar event omitted.
06:19
changelog update ... (check-in: f99ef287dc user: jan.nijtmans tags: trunk)
2014-06-13
14:21
Auto-adjust the width of timeline (and various other output places) according to real terminal width. Suggested by Baptiste Daroussin. ... (check-in: c4891e24af user: jan.nijtmans tags: autoadjust)
08:57
Add a versioned "encoding-glob" setting for some files which contain the copyright sign (as invalid UTF-8 byte-sequence) ... (check-in: c5a0169786 user: jan.nijtmans tags: trunk)
2014-06-12
17:26
merge trunk ... (Closed-Leaf check-in: e751da62cb user: jan.nijtmans tags: win32-longpath)
2014-06-06
09:27
When doing "fossil user default <username>", don't try to check the current default user for validity. ... (check-in: 4306f0f3d6 user: jan.nijtmans tags: trunk)
07:19
A few additions of "const" keyword, reducing the number of compiler warnings when compiling with -Wwrite-strings ... (check-in: 0a754750ef user: jan.nijtmans tags: trunk)