Fossil

Timeline
Login

Timeline

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

50 events by user drh occurring around 2011-08-31 14:34:41.

2011-09-13
00:40
Add support for the -R option on several command-line subcommands. ... (check-in: 4fe2214116 user: drh tags: trunk)
2011-09-12
18:19
Merge the minor fixes on the dmitry-fixes branch into trunk. ... (check-in: ce354d0a9f user: drh tags: trunk)
18:13
Reset the reply content at the beginning of the /xfer method in case any sqlite3_log() warning messages had previously been inserted. ... (check-in: 2d1620830e user: drh tags: trunk)
2011-09-10
21:21
Add a new quote to the documentation. ... (check-in: 136519f4be user: drh tags: trunk)
2011-09-04
01:28
Update the built-in SQLite to the latest 3.7.8-alpha version that contains the improved merge-sort logic. ... (check-in: 0cf5416002 user: drh tags: trunk)
2011-09-02
16:19
Do a better job of merging branches that contain lots of file renames. ... (check-in: 0b93b0f958 user: drh tags: trunk)
13:54
Fix a missing \n on the trace output of the previous check-in. Also fix a redundancy in the computation of symbolic links. ... (check-in: 597176786b user: drh tags: trunk)
13:51
Add additional trace output with the --debug option on "fossil merge" and especially on filename change tracking. ... (check-in: 21acce3c35 user: drh tags: trunk)
12:33
Fix a bug in undo associated with symlinks. ... (check-in: 56d624f6e2 user: drh tags: trunk)
12:18
Merge the latest autosetup changes into trunk. ... (check-in: 172580e0a4 user: drh tags: trunk)
10:10
Add Makefile.in back into the checkout. Was deleted accidently by the merge at [e4f1c1fe950425b]. ... (check-in: 90b692ba5f user: drh tags: trunk)
2011-09-01
22:22
Fix typos and other cleanup on the "build.wiki" doc page. ... (check-in: 0f9fb20370 user: drh tags: trunk)
22:06
Merge all the latest trunk changes into the tcl-integration branch. ... (check-in: 26c515f6ff user: drh tags: tcl-integration)
22:05
Add in the merge_renames test script from the similarly named branch. ... (check-in: fcd68266e0 user: drh tags: trunk)
22:00
Merge in support for the "fossil ticket history" command from the venks-emacs branch. ... (check-in: 98a855c508 user: drh tags: trunk)
21:56
Merge the symlinks branch into trunk. ... (check-in: e4f1c1fe95 user: drh tags: trunk)
21:51
Merge the ssl_peer_ip branch into trunk. ... (check-in: 8b9c933c28 user: drh tags: trunk)
20:23
Stop publishing x64 binaries for linux. x86 binaries are sufficient. ... (check-in: bd04a48925 user: drh tags: trunk)
20:21 Edit [6517b5c857fe389e|6517b5c857]: Add tag "release". ... (artifact: cd706e0ff3 user: drh)
20:21 Edit [6517b5c857fe389e|6517b5c857]: Change background color to "#d0c0ff". Edit check-in comment. Add tag "version-1.19". ... (artifact: ad3dd658be user: drh)
18:25
Version 1.19. ... (check-in: 6517b5c857 user: drh tags: trunk, release, version-1.19)
17:04
Disable the use of <canvas> for rendering the graph. The canvas is busted in recent versions of Firefox. And canvas is mostly busted by design anyhow, since apparently it can not be taller than 32768 pixels, and Fossil graphs frequently need to be taller than that. ... (check-in: 9eb4575295 user: drh tags: trunk)
12:49
Clean up a harmless compiler warning introduced by the previous check-in. ... (check-in: f7f4a80ea0 user: drh tags: trunk)
11:33
Make sure the perferred timezone format has been queried prior to running user SQL, since while running user SQL access to the CONFIG table is restricted. ... (check-in: 7922e56655 user: drh tags: trunk)
2011-08-31
14:34
Improvements to artifact descriptions merged into trunk. ... (check-in: 49402fc722 user: drh tags: trunk)
14:28
Show the branch name in artifact descriptions. ... (Closed-Leaf check-in: 2e38bed49e user: drh tags: artifact_description)
2011-08-30
18:04 Fixed ticket [3ed2e994e1]: fossil commit -user stopped working plus 1 other change ... (artifact: db3bd346ea user: drh)
18:04
Print an error message and quite if the --user option appears on a "fossil commit" command but specifies a username not found in the database. Ticket [3ed2e994e1750b] ... (check-in: b120bc8b26 user: drh tags: trunk)
17:39
Display the last modification time of tickets using either localtime or UTC according to user preferences. ... (check-in: 839f105098 user: drh tags: trunk)
14:22 Review ticket [4df5f38f1e]: Troubles merging a file delete with a file change plus 3 other changes ... (artifact: 835ec31f39 user: drh)
14:09 Fixed ticket [953031915f]: Lack of warning when overwriting extra files plus 2 other changes ... (artifact: 909ec33a27 user: drh)
2011-08-29
13:35
Remove unused variables from timeline.c. Like [b76ce3d5f1c329] but omits the change to th_tcl.c. ... (check-in: 0b9371365d user: drh tags: trunk)
13:24
Update the built-in SQLite to the latest 3.7.8 alpha version. ... (check-in: 35474aff2f user: drh tags: trunk)
2011-08-27
21:04 Edit [a2cc6bc6dc50a9d6|a2cc6bc6dc]: Edit check-in comment. ... (artifact: 5e467dfeda user: drh)
18:25
Changes to fossil_stat() so that the build works for mingw. ... (check-in: a7e747e58f user: drh tags: symlinks)
18:12
Fix a C89 error specific to the symlinks branch and also pull in the C89 fix and the versionable settings fix from trunk. ... (check-in: 4778edd3f2 user: drh tags: symlinks)
18:05
Versionable settings are only checked if the local _FOSSIL_ database is already opened. Versionable settings no longer attempts to open that database itself. This fixes an issue with the Admin/Settings page. ... (check-in: a2cc6bc6dc user: drh tags: trunk)
17:53
Fix the timeline.c module to be C89-compliant. MSVC needs this. ... (check-in: 8a5f2a7a3a user: drh tags: trunk)
2011-08-26
14:59
Merge the latest trunk changes into the symlinks branch. ... (check-in: 24c16584cc user: drh tags: symlinks)
14:49
Add the colortest query parameter to the brlist webpage. ... (check-in: d0daac20da user: drh tags: trunk)
14:11
Add the test-hash-color command for testing the hash_color() function. ... (check-in: 130b8f77ff user: drh tags: trunk)
14:10
Merge the "stash rm" command into trunk. ... (check-in: 0b4f83067a user: drh tags: trunk)
14:09
Merge the autosetup updates into trunk. ... (check-in: 64a2b0d51f user: drh tags: trunk)
2011-08-25
18:09 Edit [1f4e6cf1ae1ab742|1f4e6cf1ae]: Cancel background color. ... (artifact: 4ded71d688 user: drh)
18:09 Edit [a7b7ff3ac21e9d0a|a7b7ff3ac2]: Cancel background color. ... (artifact: e65ec8f078 user: drh)
2011-08-24
21:45
Fix code stylistic issues with the "stash rm" patch. Also document the new stash verb. ... (Closed-Leaf check-in: d2c4a24275 user: drh tags: stash_rm)
2011-08-23
16:55
Merge the msw-hack branch into trunk. ... (check-in: d41074f862 user: drh tags: trunk)
16:50
Avoid using invalid SQL when checking to see if the vfile table needs to have the islink column added. ... (check-in: 2de9e87600 user: drh tags: symlinks)
15:45
Fix several harmless compiler warnings. ... (check-in: 553159aa0d user: drh tags: trunk)
15:27
Merge in the latest changes from trunk. ... (check-in: 6c880a4f5e user: drh tags: symlinks)