Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around ce354d0a9f62cde0.
2011-09-14
| ||
13:45 | Update the built-in SQLite amalgamation to the latest 3.7.8 beta. check-in: a0cf985a42 user: drh tags: trunk | |
11:14 | Merge documentation updates from the msw-docco branch into trunk. check-in: 2210be19cc user: drh tags: trunk | |
11:06 | Distinguish between direct family and merge relationships in the common status information such as seen with the "fossil info" command. check-in: 9caa3506c5 user: drh tags: trunk | |
00:39 | A bullet point I forgot two checkins ago: • Document ALL supported options for the given commands. Checkin #2/n. check-in: 25d023f3a4 user: martin.weber tags: msw-docco | |
00:33 | Of course THAT was the trunk version I wanted to merge with... check-in: b42d1a9dcf user: martin.weber tags: msw-docco | |
00:32 | Begin streamline the online documentation to: • always include a short overview of the options supported by a given command, alphabetically sorted • reference similar/related commands with a final See also: section • Use ?x? for optional arguments • collapse supported options into ?OPTIONS? This is commit #1/n. check-in: 3fbf8caa87 user: martin.weber tags: msw-docco | |
2011-09-13
| ||
18:45 | Add the "brief" query parameter to the "stat" page. check-in: d01ca14d08 user: drh tags: trunk | |
18:36 | Merge documentation updates into trunk. check-in: 6cf00533b2 user: drh tags: trunk | |
17:20 | • Edit [7870a89b103a37b0]: Edit check-in comment. artifact: 003ac95741 user: viric | |
17:19 | • Edit [58a02a2e4adae108]: Marked "Closed". artifact: 648097c1de user: viric | |
17:18 | The Label list was not properly freed in some cases; looking at the annotate of 'win/Makefile.msc' was triggering the case. Closed-Leaf check-in: 4860d9f234 user: viriketo tags: annotate_noleak | |
16:43 | Getting in the changes reducing the leak on annotate. In the fossil mailing list, I received only opinions in favour of getting mallocs and frees properly paired, so I think noone will refuse the change. check-in: 7870a89b10 user: viriketo tags: annotate_noleak | |
15:03 | • Closed ticket [d457feb387]: Empty repository reports strange compression ratio plus 2 other changes artifact: b3fce13f52 user: lrem | |
12:42 | online docco for [4fe2214116] (support for fossil info / descendants ?-R repo?) check-in: a336ff53d2 user: martin.weber tags: msw-docco | |
12:35 | • Closed ticket [5adca29b9e]: Text area for wiki, et. al. is fixed width and too narrow. plus 2 other changes artifact: 8adfbcd1ee user: lrem | |
05:08 | merged with trunk check-in: 23dca311e0 user: orefkov tags: orefkovs-change | |
00:40 | Add support for the -R option on several command-line subcommands. check-in: 4fe2214116 user: drh tags: trunk | |
2011-09-12
| ||
19:46 | • Edit [2cd21f8dc2ec202e]: Marked "Closed". artifact: db1ee119a8 user: dmitry | |
19:45 | • Fixed ticket [4af785ba3c]: User specified with --user-override doesn't show up in commit msg plus 2 other changes artifact: 6e487fe9bb user: dmitry | |
19:45 | • Fixed ticket [109ae2e904]: RSS feed is not always valid plus 2 other changes artifact: 71e5e079c5 user: dmitry | |
19:44 | • Fixed ticket [806c4358cd]: Wrong anchor on 'settings'' in reference (settings vs. setting) plus 2 other changes artifact: c415098ea3 user: dmitry | |
19:44 | • Fixed ticket [09310d1a05]: Typos in Wiki Theory page plus 2 other changes artifact: c75f3c9c4c user: dmitry | |
19:44 | • Fixed ticket [66ce1088b6]: It is possible for the empty string to be a user id plus 2 other changes artifact: 026637e905 user: dmitry | |
19:43 | • Fixed ticket [19be0265ff]: Rebuild button on Shun page on UI generates incorrect output plus 2 other changes artifact: e260450530 user: dmitry | |
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 | |
13:19 | • Ticket [4b881458c3] support for incremental import/export status still Open with 2 other changes artifact: 7ead063746 user: joerg | |
13:06 | Fix typo in comment check-in: b582ff9879 user: joerg tags: trunk | |
2011-09-11
| ||
17:11 | • Closed ticket [0dddfe5d22]: incremental update of git export plus 2 other changes artifact: 0f1df4adb3 user: dmitry | |
15:00 | • Fixed ticket [427938e2f6]: three-way merge plus 2 other changes artifact: fc175456b8 user: dmitry | |
14:26 | • Fixed ticket [9d0f274589]: Ticket attachment shows garbage plus 2 other changes artifact: c06a617fcc user: dmitry | |
14:21 | • Fixed ticket [1a99e30dd4]: RSS link within the feed does not point to item matching the title plus 2 other changes artifact: 252ca94096 user: dmitry | |
14:08 | • Fixed ticket [164e519962]: .zip archive of an artifact should be available w/o a login plus 2 other changes artifact: 9fcd4791fe user: dmitry | |
13:57 | Fix three remaining instances of printing rebuild progress in CGI mode. Ticket [19be0265ff]. Closed-Leaf check-in: 2cd21f8dc2 user: dmitry tags: dmitry-fixes | |
12:27 | Disallow creating users with empty login. Ticket [66ce1088]. check-in: e1ea6c26d0 user: dmitry tags: dmitry-fixes | |
12:26 | Fix typos in documentation. Tickets [09310d1a] and [806c4358]. check-in: 9150a8a234 user: dmitry tags: dmitry-fixes | |
12:22 | • Edit [7c82dbf5465f7b4d]: Change user to "dmitry". artifact: 5be4a64dbf user: dmitry | |
12:22 | Make RSS feed valid by using 'dc:creator' element instead of 'author'. Ticket [109ae2e904]. check-in: 71b862af7d user: dchest tags: dmitry-fixes | |
12:19 | Show overridden user in commit comment. Ticket [4af785ba]. check-in: 7c82dbf546 user: dmitry tags: dmitry-fixes | |
12:04 | • Fixed ticket [cc8fb65705]: process_one_web_page crashes if zPathInfo is NULL plus 2 other changes artifact: 81dfc4b06c user: dmitry | |
2011-09-10
| ||
21:21 | Add a new quote to the documentation. check-in: 136519f4be user: drh tags: trunk | |
21:07 | • Closed ticket [be95038383]: Fossil generates invalid markup... plus 2 other changes artifact: e9e27b01ab user: dmitry | |
21:05 | • Fixed ticket [40f32e9733]: incorrect url for check-ins entry on ticket history menu plus 2 other changes artifact: 88f873a9d6 user: dmitry | |
2011-09-09
| ||
22:25 | • Fixed ticket [cc6557cfc5]: Unicode support plus 2 other changes artifact: 997f22cfb5 user: dmitry | |
2011-09-08
| ||
23:31 | • Ticket [40f32e9733] incorrect url for check-ins entry on ticket history menu status still Open with 1 other change artifact: ca65b5ee93 user: dmitry | |
23:28 | • Ticket [967cedbf20] fossil extra - Report for subtree status still Open with 1 other change artifact: 34e1e00a35 user: dmitry | |
23:26 | • Fixed ticket [ef25a83cce]: typo in http://www.fossil-scm.org/index.html/help?cmd=configuration plus 2 other changes artifact: 363974e826 user: dmitry | |
23:24 | • Closed ticket [1cc5a5c001]: Is a search tickets feature possible? plus 2 other changes artifact: 791a28403b user: dmitry | |
23:23 | • Closed ticket [3873f0ad52]: The ticket 'version' field (found_in) does not appear hyperlinked plus 2 other changes artifact: 5cf247bca0 user: dmitry | |
23:16 | • Fixed ticket [a9b07eebe1]: Have the artifact sources in an HTML list plus 2 other changes artifact: 9200e01a9b user: dmitry | |