Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins by user drh occurring around 34177b0068e30b2f.
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 | 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:15 | Experimental query parameters brbg and ubg for the timeline. ... (check-in: b6b419c32d user: drh tags: trunk) | |
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: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 | Allow the root of a check-out to be in the root of the filesystem. Ticket [675f36eac4902cf] ... (check-in: b317471d8c user: drh tags: trunk) | |
23:18 | Do not delete initial whitespace from a wiki page prior to formatting as this can mess up the bullet and enumeration markup. Ticket [207829a5c5ab7af] ... (check-in: 4ac6328f76 user: drh tags: trunk) | |
23:10 | Enhance the branch command and the branch www page so that they can show all branches. The branch command can now also show closed branches. Ticket [2adfb697fda1b2]. ... (check-in: ebeaf3ae26 user: drh tags: trunk) | |
22:57 | Take extra care to always honor the -A option on clone, especially when cloning from a file: URI. Ticket [bcd3cdebf2879874] ... (check-in: d86201dce9 user: drh tags: trunk) | |
22:41 | Increment the version number. Update the change log. ... (check-in: a3717e1378 user: drh tags: trunk) | |
22:39 | Change the name of the "service" command to "winsrv" to avoid confusion with the "server" command. ... (check-in: c46c70897c user: drh tags: trunk) | |
2011-07-18
| ||
20:04 | Merge the windows-service command into trunk. ... (check-in: 06e9ca23e7 user: drh tags: trunk) | |
20:00 | Update the MSVC makefile so that it works with the new "service" command. ... (Closed-Leaf check-in: 4bf9048e25 user: drh tags: tsbg-win-service) | |
2011-07-14
| ||
15:28 | Add a commentary section to the check-in checklist. Also add the "verify makefiles" item. [/doc/trunk/www/checkin.wiki] ... (check-in: 39624620ac user: drh tags: trunk) | |
13:29 | Update the pre-commit checklist: [/doc/trunk/www/checkin.wiki] ... (check-in: 831306e11b user: drh tags: trunk) | |
13:02 | Added the Checklist for Successful Open-Source Projects document. [/doc/trunk/www/foss-cklist.wiki] ... (check-in: 34177b0068 user: drh tags: trunk) | |
11:24 | Fix the "fossil setting" command so that it can change the manifest setting even when not within a local check-out. ... (check-in: fd13b1a16f user: drh tags: trunk) | |
00:28 | Fix a bug in the auto.def file. ... (check-in: 35f80429f2 user: drh tags: trunk) | |
2011-07-13
| ||
23:03 | Version 1.18 ... (check-in: df9da91ba8 user: drh tags: trunk, release, version-1.18) | |
21:29 | Merge the new autosetup mechanism into the trunk. ... (check-in: f476744d60 user: drh tags: trunk) | |
21:24 | Update the "fossil wiki export" command to use standard file output utilities so that line endings will be handled correctly. Ticket [d9040c134bf41] ... (check-in: 11f2f71f4c user: drh tags: trunk) | |
21:15 | Fix an assert() that fires if the "stash" command is used after having done an "rm". Ticket [3ce0ea97522581] ... (check-in: 336e194c4d user: drh tags: trunk) | |
2011-07-12
| ||
20:27 | Be sure to flush g.httpOut at the end of cgi_reply(). ... (check-in: 2cd0c7657f user: drh tags: trunk) | |
2011-07-09
| ||
21:06 | Disable the piping of output through $env(PAGER). ... (check-in: cd2cb3b347 user: drh tags: autosetup) | |
20:19 | Initial check-in of Steve Bennett's autosetup configurator. ... (check-in: ded86a4e53 user: drh tags: autosetup) | |
2011-06-29
| ||
17:10 | Simplify some the "name" parameter to the "artifact" URIs. ... (check-in: 5acc3e4cc4 user: drh tags: trunk) | |
11:23 | Fix broken hyperlink on ticket history. Ticket [53ed528478dbc42]. ... (check-in: 082c02a80c user: drh tags: trunk) | |
11:20 | Fix the fossil_strcmp() routine so that it compares strings in the correct order even if some of the characters have their high-order bits set. Ticket [5982aa506467d]. ... (check-in: f23e90da8a user: drh tags: trunk) | |
2011-06-28
| ||
00:17 | Fix a missing dependency in the makefiles. Ticket [e5b941cb0c90ba] ... (check-in: 5392b5c28b user: drh tags: trunk) | |
2011-06-24
| ||
11:31 | Update the built-in SQLite to the 3.7.7 final with patches to fix compiler warnings associated with Fossil's use of SQLITE_THREADSAFE=0. ... (check-in: 745db63526 user: drh tags: trunk) | |
2011-06-23
| ||
17:48 | Update the build-in SQLite to the lastest 3.7.7 release candidate. ... (check-in: 4722e1ab77 user: drh tags: trunk) | |
2011-06-21
| ||
00:51 | Update the built-in SQLite to the latest 3.7.7 release candidate. ... (check-in: 74cbfc69ad user: drh tags: trunk) | |
2011-06-18
| ||
19:29 | Updates to the "Quick Start" documentation. ... (check-in: a8f271e81e user: drh tags: trunk) | |
18:30 | Update the release-test document. Add a Change Log. ... (check-in: a992b276e1 user: drh tags: trunk) | |
18:06 | Add a "Contributing" link to the homepage. Update the build documentation. ... (check-in: 2d50893dd8 user: drh tags: trunk) | |
17:02 | Fixes to the windows makefiles to support sequential version numbers. ... (check-in: 30b0986d93 user: drh tags: trunk) | |
16:50 | Add a version number that is increased by one on each release. Make the initial version number 1.18 since there have been 17 prior releases. ... (check-in: e0303181a5 user: drh tags: trunk) | |
15:51 | Improved error messages when getcwd() fails. Ticket [f628d183c958c5b12]. ... (check-in: 89e6eb9674 user: drh tags: trunk) | |
2011-06-17
| ||
15:13 | Fixes to "export --git". Changes spaces in tag names to "_" since Git cannot deal with spaces in tag names. Make sure the name of the committer is well-formed according to git's definition of well-formedness. ... (check-in: b707622f29 user: drh tags: trunk) | |
13:37 | Fix the temporary filename generator so that it does not get stuck in a loop. Ticket [006e1df642d6246a03]. ... (check-in: d3a1663a09 user: drh tags: trunk) | |
2011-06-16
| ||
23:14 | A CMake file from Thomas Schnurrenberger. Saved for reference. After some experimentation with cmake, the thinking is we will probably go in a different direction. ... (Closed-Leaf check-in: d167b79e66 user: drh tags: cmake) | |