Fossil

Timeline
Login

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

45 check-ins for the month beginning 2012-09-01 by user drh

Following month ↑
2012-09-29
14:08
Make the "--tk" option to the "diff" command also imply the "-i" option to force the use of the internal diff engine. check-in: 5a4fbb0a28 user: drh tags: trunk
2012-09-28
10:18
Update to the latest SQLite amalgamation, for the purpose of testing recent changes in SQLite. check-in: c0f245de25 user: drh tags: trunk
2012-09-27
21:16
Merge the partialCommitPerms branch which fixes an issue with permission bit changes of non-specified files being picked up by a partial commit. check-in: a0da8b3873 user: drh tags: trunk
17:29
Update the pre-checkin checklist to talk about the new --tk option to the diff command. check-in: 394177917c user: drh tags: trunk
13:02
Merge the fix for [711d04b6d8577] into trunk. Only bail out of a commit if none of the selected files have changed, rather than if any selected file is unchanged. check-in: 3a5e81cedb user: drh tags: trunk
11:51
Alternative fix for ticket [711d04b6d8577]. Closed-Leaf check-in: 94e2deef6d user: drh tags: ticket-711d04b6d8
2012-09-26
13:52
For the --tk option to the diff command, invoke "tclsh" instead of "wish" and invoke "package require Tk" at the beginning of the script. check-in: aba451e9d5 user: drh tags: trunk
12:55
Add the --tk option to "fossil diff" in order to launch a Tcl/Tk GUI display of colorized side-by-side diffs. check-in: 22e5d711e5 user: drh tags: trunk
11:59
Add the --baseurl open to the "fossil server" and "fossil http" commands, for use with reverse proxies such as nginx. check-in: ecb85f61a9 user: drh tags: trunk
00:11
Escape "<" and ">" characters denoting removed and inserted line in the HTML version of side-by-side diff. check-in: 28cfb2fb10 user: drh tags: trunk
2012-09-25
16:19
Isolate the logic used to figure out the text encoding of the check-in comment coming back from the users editor into windows-only code. check-in: 397c990400 user: drh tags: use-utf8-in-win-external-editor
2012-09-24
23:26
Updates to the "branching.wiki" document. check-in: d06396d31d user: drh tags: trunk
2012-09-21
23:32
Add an apple-touch-icon.png check-in: fd05645df5 user: drh tags: trunk
2012-09-19
14:48
Updates to the script that generates the "download.html" page. check-in: 9d2216a1f8 user: drh tags: trunk
12:23
Updates to the permuted documentation index. check-in: 1006126146 user: drh tags: trunk
11:52
A couple of minor documentation updates. check-in: a55fd04538 user: drh tags: trunk
11:32
Updates to the quick-start page. check-in: 2e9691055e user: drh tags: trunk
10:28
Merge the selectRemoteUser branch into trunk, so that now the username in the remote_url is a potential source of the user name. check-in: 24b2c6688a user: drh tags: trunk
2012-09-18
22:58
If unable to determine the user by the normal techniques, don't guess. Print a helpful error message and quit. Otherwise strange user names end up in the log. check-in: 1e7262b724 user: drh tags: trunk
20:14
Use the list of configuration properties when transfering content from the template repo to the new repo. Also transfer the ticket formats. check-in: 78cf4138d9 user: drh tags: newTemplate
15:37
Add the name= query parameter to the <base> for wiki pages, so that hyperlinks to fragments work correctly. check-in: a116d974b4 user: drh tags: trunk
12:52
Update the built-in SQLite to the latest version on the fullscan-covering-index branch. This is for the purpose of testing SQLite changes. check-in: ac2d29326b user: drh tags: trunk
00:03
Fix the <base> tag in the default header. check-in: eb1513b7a9 user: drh tags: trunk
2012-09-11
12:16
Merge the unicode-cmdline branch into trunk. check-in: f668ff44c0 user: drh tags: trunk
11:57
Merge the latest trunk changes and the mingw-broken-cmdline branch into unicode-cmdline. Closed-Leaf check-in: b19ef490fd user: drh tags: unicode-cmdline
2012-09-09
22:06
Reformat the windows command-line parser to following the Fossil style. Use the alternative command-line parser on all windows builds, not just for MinGW builds, to simplify the logic and so that the alternative parser code is testing more heavily. check-in: f575af97b2 user: drh tags: mingw-broken-cmdline
2012-09-08
13:13
Fix a harmless compiler warning. check-in: c42408e15b user: drh tags: trunk
2012-09-07
21:12
On windows, make "gdiff" default to using WinDiff.exe. check-in: cad57bf65d user: drh tags: trunk
19:16
Add an authorizer to the raw-SQL entry box. This authorizer is not strictly necessary for security. It is just another layer of defense. check-in: 98f29f24cd user: drh tags: trunk
2012-09-06
20:31
Improved descriptions of the two check-ins being compared on the vdiff page. check-in: 6b22a464d7 user: drh tags: trunk
19:52
On the check-in info page, offer a selection of nearby leaves to diff against. check-in: 238db72dc9 user: drh tags: trunk
18:26
Fix a bug in name resolution when the name begins with "tag:" check-in: ac65f5bd54 user: drh tags: trunk
14:00
Add the "Invert" button to the "vdiff" web page. check-in: b0036a3c97 user: drh tags: trunk
13:52
Improvements to the "root:TAG" naming option so that TAG can also be a UUID. check-in: 0e9277267f user: drh tags: trunk
10:23
Show the number of changes following a "fossil update". check-in: 3db1cf69e5 user: drh tags: trunk
2012-09-05
20:54
Do not count divider lines as "items" on the timeline. check-in: 4913964321 user: drh tags: trunk
20:45
Enhancements to localtime processing and to the label resolution on the a=, b=, and c= query parameters to the timeline page. check-in: 41c3c1900b user: drh tags: trunk
19:07
Make the 'localtime' modifier for SQLite date/time functions work inside the "fossil sql" command. check-in: 16ab9f25ff user: drh tags: trunk
14:10
Make the new "simplified" finfo page the default. The original finfo is available using the "Full" submenu option. check-in: 1574b63b14 user: drh tags: trunk
11:33
Add "fco" query parameter and the "Simplified"/"Full" submenu items to control it on the "finfo" web page. check-in: f1fae7f9ea user: drh tags: trunk
2012-09-04
23:13
Be smarter about distinguishing between hyperlinks and array subscripts in code when rendering wiki. check-in: b7abba6707 user: drh tags: trunk
17:28
Add the "URLs and Checkouts" page. check-in: 8b1f5e0eab user: drh tags: trunk
15:48
Improvements to the CSS on default skins. check-in: b87d3b8804 user: drh tags: trunk
13:43
Add a home-page link to Jim Schimpf's book about Fossil. check-in: 29ad078b42 user: drh tags: trunk
2012-09-03
18:36
Update the built-in SQLite to the 3.7.14 release. check-in: 2b56641fb9 user: drh tags: trunk
Previous month ↓