Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around 2ef37b3b2a0c2dd4.
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 | |
22:07 | Update autosetup to the latest version. This fixes bootstrap on systems with older compilers. Now './configure; make' works on Haiku R1/Alpha 3. Leaf check-in: c32b23d626 user: steveb tags: autosetup | |
20:20 | • Fixed ticket [5124563ac1]: stash save fails after file remove plus 2 other changes artifact: 57ce2f37c2 user: anonymous | |
19:38 | Since the mlink table contains entries with pid=0 for non-empty manifests without parents, drop the original non-incremental commit logic by folding the few special cases into the mlink/plink based output. check-in: fca3073621 user: joerg tags: trunk | |
13:01 | • Ticket [f3e3caed61] Markup not interpreted in file history status still Open with 2 other changes artifact: 7d618634e5 user: drh ... 1 similar event omitted. | |
10:04 | • Closed ticket [3bdcdb910f]: Suggested inetd configuration for fossil not working. plus 1 other change artifact: 5c38fd96e0 user: drh | |
09:24 | • Ticket [ad56e8db1e] Windows Activity Directory Integration status still Open with 1 other change artifact: 1c9e6bba75 user: anonymous | |
07:22 | • Ticket [3bdcdb910f] Suggested inetd configuration for fossil not working. status still Open with 2 other changes artifact: 75b32b5f7a user: steveb | |
07:03 | • Edit [14d1e449571224f8]: Marked "Closed". artifact: 67259bc614 user: ben | |
03:13 | • Edit [eff52c1ccbded490]: 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. Leaf check-in: 38d5859713 user: drh tags: autosetup | |