Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around dd74352d2c919e7b.
2011-08-12
| ||
09:29 | Add link to SSL page from setting up server documentation check-in: 64ae65791a user: ben tags: ben-testing | |
09:26 | Update documentation index. check-in: e764e8f3d6 user: ben tags: ben-testing | |
09:21 | Add documentation for settings, SSL usage, and change log. check-in: 0769acd2e0 user: ben tags: ben-testing | |
2011-08-11
| ||
06:22 | • Ticket [4cec2370f1] Typo? status still Open with 1 other change artifact: f60a7a2dd3 user: bharder ... 3 similar events omitted. | |
2011-08-10
| ||
18:53 | Display of pathnames relative to working directory for status, changes and extras commands now controlled by 'relative-paths' setting (default: off) and --abs-paths and --rel-paths options. check-in: cdd298f526 user: ben tags: ben-testing | |
15:54 | Change X-Frame-Options to SAMEORIGIN to give reasonable click-jacking protection without blocking some client side scripting currently in use by some fossil users. check-in: b968f023a8 user: ben tags: trunk | |
14:21 | • New ticket [acc4d41ed8] RSS feed over https is 'invalid'. artifact: 36e132156d user: ron | |
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-05
| ||
19:14 | Remove redundant assignment of the xCmp local variable in the add_files_in_sfile function. check-in: cad1b4a434 user: mistachkin tags: trunk | |
12:44 | • Edit [b78d999988489da0]: Change user to "viriketo". artifact: 9aea3a1dcd user: viriketo | |
12:43 | Taking a note about a new test I should write about merges with renames.. check-in: b78d999988 user: viriketo tags: merge_renames | |
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 | |
15:54 | Merge trunk into ben-testing check-in: 3eb07708b1 user: ben tags: ben-testing | |
15:47 | • Edit [f6b8397e4b42aa97]: Marked "Closed". artifact: 91cd3659a2 user: ben | |
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-30
| ||
10:14 | Correct the winsrv documentation to use the renamed command name. Closed-Leaf check-in: f6b8397e4b user: ben tags: ben-minorchanges | |
10:10 | Allow more than one file to be specified to the diff command. check-in: 3cdcb51573 user: ben tags: ben-minorchanges | |
2011-07-28
| ||
19:57 | • Edit [9a679370567c1544]: Marked "Closed". artifact: 58c4bb51e6 user: drh | |
19:57 | Merge Joerg's export command improvements into trunk. check-in: dd74352d2c user: drh tags: trunk | |
2011-07-27
| ||
19:06 | • New ticket [3705eeeb85] wiki page describing largest. artifact: e66ed3acb8 user: anonymous | |
18:59 | • Ticket [1cc5a5c001] Is a search tickets feature possible? status still Open with 2 other changes artifact: b2950c0dc7 user: anonymous | |
17:11 | • New ticket [be95038383] Fossil generates invalid markup.... artifact: 9513c35dee user: anonymous | |
10:22 | • Closed ticket [038cd908ce]: adas plus 2 other changes artifact: 334f2a8d39 user: mjanssen ... 1 similar event omitted. | |
2011-07-26
| ||
14:22 | • New ticket [9f1567a5ac] . artifact: a4f745bbb9 user: lrem | |
09:58 | • New ticket [45d4c64a23] show ticket statistics. artifact: a2892db506 user: anonymous | |
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 | |
09:04 | • Ticket [ad56e8db1e] Windows Activity Directory Integration status still Open with 1 other change artifact: 56d54f49a1 user: anonymous | |
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 | |
00:36 | Improvements to tar generation. Uses the format documented in Posix.1-2008 to handle long file names and UTF-8. check-in: 2ef37b3b2a user: ge tags: ge-tarfix | |
2011-07-23
| ||
23:01 | Fix logic error: look up mlink entries of the commit, not the parent. Closed-Leaf check-in: 9a67937056 user: joerg tags: experimental | |
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 | |
21:32 | Add MinGW makefile to allow building an SSL-enabled Fossil with the sources for zlib and OpenSSL simply extracted into the Fossil source directory. Closed-Leaf check-in: 6652dd1c17 user: mistachkin tags: mistachkin-Makefile | |
16:01 | Merge the autosetup update into trunk. check-in: 3c512b3748 user: drh tags: trunk | |
07:55 | • New ticket [3dd8c3dbe4] Bug in Win98. artifact: 6faf910c63 user: anonymous | |
00:24 | During the first phase of export, explicitly try to process the commits in order of delta chains to minimize recomputation and cache trashing. check-in: 2cfb415b23 user: joerg tags: experimental | |
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]: 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 | |
22:46 | • Ticket [6981de95b6] Makefile for OpenSolaris/Solaris is not correct status still Open with 1 other change artifact: a64a47d14b user: steveb | |
22:43 | • Ticket [5ad1d9a23c] Makefile fails to run uname with GNU Make 3.82 status still Open with 1 other change artifact: b04e1a7f1f user: steveb | |
22:40 | • Ticket [084eedc010] add support for Haiku status still Open with 2 other changes artifact: bf2fc29209 user: steveb | |