Fossil

Timeline
Login

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

33 check-ins for the month beginning 2013-02-01 by user drh

Following month ↑
2013-02-28
20:44
Make sure side-by-side diff highlighting encloses complete UTF8 characters and does not divide a UTF8 character into two invalid characters. check-in: e2b3490676 user: drh tags: trunk
20:10
Show check-in comments in block style in all contexts other than timeline regardless of the timeline-block-markup setting. The timeline-block-markup setting only effects the timeline. check-in: cae8b6964d user: drh tags: trunk
2013-02-27
21:28
Fix "fossil remote off" so that it works again. check-in: c031089e15 user: drh tags: trunk
2013-02-25
17:42
Get the "fossil scrub --private" command working again. check-in: 60acc2de34 user: drh tags: trunk
2013-02-21
22:21
Provide a compile-time option to open the check-out database file (.fslckout or _FOSSIL_) in WAL mode. Also shorten source code lines to 80 characters in db.c. check-in: 8c35f07d06 user: drh tags: trunk
19:08
Add code and documentation for the fossil_prompt.sh demo script for setting the prompt of bash according to the status of the current fossil repo. check-in: 43988bc490 user: drh tags: trunk
15:50
Make sure warning and panic messages appear on a fresh line on the console. check-in: 2091a11dd8 user: drh tags: trunk
14:54
Do not prompt for the sync password more than once. check-in: 1cd61c96bc user: drh tags: trunk
14:39
Error message changes: Omit the executable name at the beginning of error messages to the console, and try to make sure new error messages begin on a fresh line and do not overwrite prior status text. check-in: 871a949296 user: drh tags: trunk
14:24
Code refactoring: Move utility routines (ex: fossil_malloc()) out of main.c and into a new file util.c. Try to gather I/O routines into the printf.c source file. check-in: bb0cedb15a user: drh tags: trunk
03:51
Improved handling for remote repository passwords: When prompting for the password, also ask the user whether or not to remember the password, as browsers typically do for their password cache. check-in: 6d6740dcca user: drh tags: trunk
2013-02-20
22:18
Avoid intermingling error message with status output during a sync. Error messages should appear on a line by themselves. check-in: 2981ac51ff user: drh tags: trunk
20:57
All the --port option on the "ui" and "server" commands to begin with an IP address, then bind to just that one IP address. check-in: 5dfbf7e5b6 user: drh tags: trunk
16:19
Get support for IP address on the --port option working on windows. Closed-Leaf check-in: f4143c5b59 user: drh tags: bind-to-ip
16:11
Changes that allow the --port option on "fossil ui" and "fossil server" to include an IP address to which to bind. check-in: abf56881b6 user: drh tags: bind-to-ip
15:08
In main.c: Shorten all source code lines to no more than 80 characters. Add google-chrome to the list of browser to try to launch with the "ui" command. check-in: 12ff5ff85e user: drh tags: trunk
2013-02-19
12:29
Avoid uniqueness errors when inserting default users. check-in: 646c4a67f9 user: drh tags: trunk
2013-02-16
14:12
Limit the complexity of the diff display on check-in information pages. check-in: 4f95ea8c56 user: drh tags: trunk
00:04
Version 1.25 check-in: d2e07756d9 user: drh tags: trunk, release, version-1.25
2013-02-15
16:15
Formatting tweaks to the "dbstat" command so that it works better on an 80-column shell window. check-in: 8522e0ab02 user: drh tags: trunk
15:53
Update the change log for version 1.25. check-in: b9625cfeb4 user: drh tags: trunk
15:14
On a side-by-side diff, shift small differences as far to the left as possible. check-in: 89a2e88107 user: drh tags: trunk
14:52
Fix the file: sync protocol so that it works on windows even if the client repository is in a directory that contains non-ASCII characters in its name. check-in: b5aab69514 user: drh tags: trunk
2013-02-14
21:58
More aggressively compress uparrows in the timeline when the length of the arrow is short. check-in: 6267e24b39 user: drh tags: trunk
21:51
In the timeline graph, always display the black dot in the middle of leaf nodes even when ascenders and descenders are omitted, such as on an f= graph. check-in: 162538351d user: drh tags: trunk
21:15
More compact display of the graph for the "family" of a particular checkin. check-in: 27dfe95d17 user: drh tags: trunk
2013-02-13
21:33
Thinner and visually sharper arrows on the horizontal merge-in lines of the timeline graph. check-in: a4f6e88411 user: drh tags: trunk
14:12
Update the built-in SQLite to the latest from the SQLite trunk. check-in: f7f764b760 user: drh tags: trunk
11:31
Add a draft document describing the ticket tables and how they are generated from ticket change artifacts. check-in: d5be709c20 user: drh tags: trunk
2013-02-12
19:23
Revised ticket processing to align with coding style guide, and for clarity of presentation. check-in: 67f787dc4e user: drh tags: trunk
2013-02-07
02:08
Add the test-ssh-far-side command that can be used in place of a shell for the remote side of an ssh: sync. check-in: 43c4522623 user: drh tags: trunk
00:24
Add the shell= query parameter to the ssh: scheme for cloning and syncing. check-in: 2163cd9666 user: drh tags: trunk
2013-02-06
12:00
Set the execute permission bit on compat/zlib/configure. check-in: 6e685da390 user: drh tags: trunk
Previous month ↓