Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user drh occurring around 2011-08-07 22:52:13.
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) | |
15:14 | • Fixed ticket [13fd567b51]: "new branch --private" tries to push plus 1 other change ... (artifact: a06b4bafe6 user: drh) | |
15:14 | Do not auto-push when creating a new private branch. Ticket [13fd567b51fac8] ... (check-in: 649efeb43d user: drh tags: trunk) | |
15:10 | • Fixed ticket [d94b093486]: Show events for edited user field in user's timeline plus 1 other change ... (artifact: 48318b47f6 user: drh) | |
15:10 | • Fixed ticket [fca5ce18c0]: The timeline per user does not take into account user changes in checkins plus 1 other change ... (artifact: e2f4f217b8 user: drh) | |
15:10 | The u= query parameter on a timeline looks for both original and edited user names. Ticket [d94b0934861d9] and [fca5ce18c07c29]. ... (check-in: 0f7f81303c user: drh tags: trunk) | |
14:47 | Merge the versionable-settings cache into trunk. ... (check-in: ea51d1272c user: drh tags: trunk) | |
2011-08-22
| ||
19:02 | Allow browsing of directories whose names contain characters that must be escaped for HTML. ... (check-in: 1ec0739c4b user: drh tags: trunk) | |
18:45 | Add the Makefile.in file back into the checkout. ... (check-in: 5feb1d6015 user: drh tags: trunk) | |
18:25 | Merge the --showfiles enhancement from the venks-emacs branch into trunk. ... (check-in: 2b8cbf3c41 user: drh tags: trunk) | |
18:23 | • Fixed ticket [e8a10100e2]: fossil update -v is more than just verbose plus 1 other change ... (artifact: 1098c026d0 user: drh) | |
18:23 | Merge the msw-hack branch into trunk. ... (check-in: af50b29c98 user: drh tags: trunk) | |
2011-08-16
| ||
02:43 | Update the built-in SQLite to the latest pre-3.7.8 version from the stat3-enhancement branch. And turn on SQLITE_ENABLE_STAT3. This will serve as a test of the stat3 enhancements to SQLite. ... (check-in: ce62a2b11d user: drh tags: trunk) | |
2011-08-14
| ||
23:14 | Merge the ben-testing branch into trunk. ... (check-in: 9a0c995826 user: drh tags: trunk) | |
23:12 | Fix the file_relative_name() function so that it works on windows. ... (Closed-Leaf check-in: 47b5bf7d16 user: drh tags: ben-testing) | |
2011-08-12
| ||
12:13 | Fix harmless compiler warnings in tar.c. ... (check-in: 073725ae0c user: drh tags: trunk) | |
11:54 | When forcing a rollback following an error, reset all SQL statement first so that the rollback can be successful. ... (check-in: 9515143de5 user: drh tags: trunk) | |
2011-08-11
| ||
01:24 | • Ticket [4cec2370f1] Typo? status still Open with 2 other changes ... (artifact: 984ae794dd user: drh) | |
2011-08-07
| ||
22:52 | Fix a (harmless) javascript error that occurs when the graph is empty. ... (check-in: 303dd442fe user: drh tags: trunk) | |
10:56 | Updates to the makefile documentation. ... (check-in: ef0b48de0d user: drh tags: trunk) | |
2011-08-04
| ||
22:17 | Merge the --case-sensitive feature into trunk. ... (check-in: 874d0ca303 user: drh tags: trunk) | |
17:13 | Add experimental changes to support the case-sensitive setting and the --case-sensitive command-line option for "add", "addremove", and "merge". ... (Closed-Leaf check-in: 4fee0ce2d6 user: drh tags: filename-case) | |
14:32 | Merge the ben-minorchanges branch into trunk. ... (check-in: 83c032de7f user: drh tags: trunk) | |
2011-08-02
| ||
18:42 | Use the automatic background color algorithm for individual file timelines in addition to the global timeline. ... (check-in: abe7b8335f user: drh tags: trunk) | |
2011-07-28
| ||
19:57 | • Edit [9a679370567c1544|9a67937056]: Mark "Closed". ... (artifact: 58c4bb51e6 user: drh) | |
19:57 | Merge Joerg's export command improvements into trunk. ... (check-in: dd74352d2c user: drh tags: trunk) | |
2011-07-25
| ||
12:24 | Make sure deleted files are recorded in the MLINK table. ... (check-in: ccc2c8f65e user: drh tags: trunk) | |
11:21 | Merge the ge-tarfix changes into trunk. This fixes tarball generation for repos that have very long filenames. ... (check-in: a26940c22e user: drh tags: trunk) | |
2011-07-24
| ||
19:47 | Use a Blob object rather than a custom printf function in order to construct the PAX header for tarballs. ... (Closed-Leaf check-in: 02ce8b4a46 user: drh tags: ge-tarfix) | |
2011-07-23
| ||
22:13 | Fix a harmless compiler warning. ... (check-in: ba15af450d user: drh tags: trunk) | |
22:05 | Improvements to the automatic background color chooser. Provide a setting which alters the algorithm to work with a light-color foreground. ... (check-in: ce4a44d931 user: drh tags: trunk) | |
16:01 | Merge the autosetup update into trunk. ... (check-in: 3c512b3748 user: drh tags: trunk) | |
2011-07-22
| ||
23:46 | If a branch does not have a color set for it, choose a background color for the timeline background based on a hash of the branch name. ... (check-in: c946b573c7 user: drh tags: trunk) | |
23:44 | • Edit [85c6c1d7ebfb6b9e|85c6c1d7eb]: Cancel background color. ... (artifact: 80952fc909 user: drh) | |
23:15 | Experimental query parameters brbg and ubg for the timeline. ... (check-in: b6b419c32d user: drh tags: trunk) | |
13:01 | • Ticket [f3e3caed61] Markup not interpreted in file history status still Open with 2 other changes ... (artifact: 7d618634e5 user: drh) | |
10:04 | • Closed ticket [3bdcdb910f]: Suggested inetd configuration for fossil not working. plus 1 other change ... (artifact: 5c38fd96e0 user: drh) | |
03:13 | • Edit [eff52c1ccbded490|eff52c1ccb]: Change branch background color to "#91d680". Edit check-in comment. ... (artifact: 281658b0e8 user: drh) | |
03:12 | Merge the recent autosetup changes into trunk. The Makefile has been renamed to Makefile.classic. The standard procedure to build is now ./configure; make. ... (check-in: 75f02948fa user: drh tags: trunk) | |
03:10 | Very minor edits to the BUILD.txt document. ... (Closed-Leaf check-in: 38d5859713 user: drh tags: autosetup) | |
2011-07-20
| ||
20:06 | • Fixed ticket [5947ace466]: Target "realclean" in Windows makefile misses an executable plus 1 other change ... (artifact: 5ae4bd4ea7 user: drh) | |
20:05 | Fix the realclean target on windows makefiles to delete mkversion.exe not version.exe. Ticket [5947ace466c571d] ... (check-in: 3ade77897f user: drh tags: trunk) | |
2011-07-19
| ||
23:44 | Update the built-in SQLite to the latest 3.7.8 alpha, for the purpose of testing SQLite. ... (check-in: 4adc11edb7 user: drh tags: trunk) | |
23:29 | • Fixed ticket [675f36eac4]: "/doc/ckout" doesn't work under chroot plus 1 other change ... (artifact: 7e9c2ec625 user: drh) | |