Fossil

Timeline
Login

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

68 events 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)
12:08 Fixed ticket [c179f93e63]: fossil commit crashes when added paths contain Shift-JIS plus 1 other change ... (artifact: 7080ac671c user: drh)
11:51
Alternative fix for ticket [711d04b6d8577]. ... (Closed-Leaf check-in: 94e2deef6d user: drh tags: ticket-711d04b6d8)
11:36 Edit [eab9f88e7f6c173e|eab9f88e7f]: Edit check-in comment. ... (artifact: 623e9c5195 user: drh)
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)
14:24 Fixed ticket [336924579d]: my test with windows-i18n branch plus 1 other change ... (artifact: b9236e45c1 user: drh)
11:42 Fixed ticket [c8c0b78c84]: Windows 7: "fossil ui" and "fossil server" fail plus 1 other change ... (artifact: 5311d61676 user: drh)
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)
22:29 Edit [75bcb48089c3e374|75bcb48089]: Change user to "mistachkin". ... (artifact: fda340d733 user: drh)
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 Fixed ticket [906c533302]: Mingw broken command-line parsing plus 1 other change ... (artifact: f92b6b59bc user: drh)
12:16 Edit [d43165418ce3639e|d43165418c]: Mark "Closed". ... (artifact: fddde19f1d user: drh)
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)
13:34 Edit [25169506b7acbca1|25169506b7]: Mark "Closed". ... (artifact: 8b35789da5 user: drh)
13:34 Edit [d9c8a7dd73a77185|d9c8a7dd73]: Mark "Closed". ... (artifact: 7a0dd3c218 user: drh)
13:34 Edit [36134ce27581a8b7|36134ce275]: Mark "Closed". ... (artifact: 167fa5b42b user: drh)
13:28 Edit [7f2ccea7ff4e9cd6|7f2ccea7ff]: Mark "Closed". ... (artifact: 70fd5a8293 user: drh)
13:27 Edit [eae55eeafc0d1152|eae55eeafc]: Mark "Closed". ... (artifact: 1d5edfc55e user: drh)
13:27 Edit [9441f6fbcf49d47b|9441f6fbcf]: Mark "Closed". ... (artifact: 4862689b8d user: drh)
13:27 Edit [efc9e1c3b4bb5b20|efc9e1c3b4]: Mark "Closed". ... (artifact: 96ed23dee7 user: drh)
10:30 Edit [7043db15b82f7bcb|7043db15b8]: Mark "Closed". ... (artifact: 710d671bb5 user: drh)
10:24 Edit [4fee0ce2d6998c79|4fee0ce2d6]: Mark "Closed". ... (artifact: 7ce6277661 user: drh)
10:24 Edit [5d836cbda7b85086|5d836cbda7]: Mark "Closed". ... (artifact: 035d065066 user: drh)
10:24 Edit [a505abccc6992ec0|a505abccc6]: Mark "Closed". ... (artifact: d016e9a115 user: drh)
10:24 Edit [d167b79e66d517d2|d167b79e66]: Mark "Closed". ... (artifact: 8490c4d7b3 user: drh)
10:23 Edit [be10939bff0970b3|be10939bff]: Mark "Closed". ... (artifact: 281e7e6b4c user: drh)
10:23
Show the number of changes following a "fossil update". ... (check-in: 3db1cf69e5 user: drh tags: trunk)
10:16 Edit [c5f994d4c577962c|c5f994d4c5]: Mark "Closed". ... (artifact: e6b33c218d user: drh)
10:15 Edit [7611406fd773ecc6|7611406fd7]: Mark "Closed". ... (artifact: 4a24e99c02 user: drh)
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)
20:44 Edit [1854d99041f6768d|1854d99041]: Edit check-in comment. ... (artifact: 5c5bac21fe user: drh)
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 ↓