Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around f73411025e8ebec7.
2016-04-02
| ||
00:56 | Add new fossil test-all-help command. Spell checked and proof read all help text. Fixed typos. Reworded for clarity in a few places. Cleaned up a few inconsistencies of formatting. No code changes other than the new command. Passes all tests. ... (check-in: 26eef7f84a user: rberteig tags: trunk) | |
00:35 | Add some options to the test-all-help command. ... (Closed-Leaf check-in: 1b0a3cf3b3 user: rberteig tags: ross-spellcheck) | |
00:00 | Add a plain-text equivalent of the /test-all-help page to the CLI. Complete a first pass for spelling and minor grammar over all command and page help text. ... (check-in: f070ec99ae user: rberteig tags: ross-spellcheck) | |
2016-04-01
| ||
20:21 | Work in progress on spell-check and proof-reading sweep over the help text. ... (check-in: 2a4e31bd8d user: rberteig tags: ross-spellcheck) | |
14:47 | Remove non tech notes from the list and error checking performed by fossil wiki --technote. Ambiguity of tech note with the same timestamp resolved in favour of the tech note with the highest modification timestamp. ... (check-in: 3d2341a296 user: dave.vines) | |
13:37 | Fix typos in comments. No changes to code. ... (check-in: b6b50b1244 user: mistachkin tags: trunk) | |
04:04 | The revert command no longer resets the undo state if nothing is actually reverted. Additional tests and bug fixes as well. ... (check-in: 418dd7ac51 user: joel tags: revert) | |
2016-03-29
| ||
11:43 | Update SQLite to 3.12.0. Fedora 22 -> 23 ... (check-in: 15471bc70f user: jan.nijtmans tags: branch-1.34) | |
10:38 | Update the built-in SQLite to 3.12.0 final. ... (check-in: 996705f5aa user: drh tags: trunk) | |
2016-03-28
| ||
12:12 | Stop using 10h as the format for tech note ids. Note that the comment for any existing attachments to tech notes won't change as the comment is generated when the attachment is made (since this change is new, I'd expect there to be none outside of my own personal fossil repositories) ... (check-in: 4ce3c62b53 user: dave.vines) | |
2016-03-24
| ||
22:27 | Fixed some typos and attempted to improve documentation of the fossil wiki command. Added and rearranged test casesd for fossil wiki to explicitly include a knownBug case for the collision between a previous attachment and a new technote that happen to occur in the same second. Note that the reverse order does not fail, as demonstrated by some additional tests. ... (check-in: b81125e250 user: rberteig) | |
18:28 | Fixed inconsistent calls to usage() in the attachment command which result in printing the fossil command name twice in the Usage: message. ... (check-in: 420a5fc0bf user: rberteig) | |
18:23 | Reviewed all Usage: messages for consistency and fixed a few where the fossil command was named in the call to usage(), causing the displayed usage to show the command name twice. Affected commands are bisect options, test-fileage, test-set-mtime, whatis, remote-url, and tag list. ... (check-in: 57f1eaecb8 user: rberteig tags: trunk) | |
2016-03-23
| ||
21:19 | Add a 1.2 sec delay before the test wiki-30 because it explicitly uses the current date and time, and other changes made to technotes implicitly use the current time, causing a technote name collision if the test script happens to execute with the relevent bits happening within the same wall clock second, at least on Windows. This is partly a kludge to make this test case pass reliably. It would probably be better for test cases to not have more than one reference to 'now' in a way that would cause a name collision, that is worth further investigation. Also, at first glance it doesn't look like the suite actually created to technotes at the same second, but rather it was one of the edits to an older technote that is causing the collision. ... (check-in: c29c75c938 user: rberteig) | |
20:51 | Added wiki.test as received from David Vines. This is a snapshot, the test file (usually) runs, but has an issue that I am diagnosing related to the test wiki-30. ... (check-in: f7513f8749 user: rberteig) | |
2016-03-22
| ||
16:34 | Update the built-in SQLite to the second 3.12.0 beta. ... (check-in: 314f194227 user: drh tags: trunk) | |
2016-03-21
| ||
16:34 | Fix the graph of changes for individual files - broken by recent work on the graph generator. ... (check-in: c693d82da2 user: drh tags: trunk) | |
16:08 | Update the built-in SQLite to the first 3.12.0 beta. ... (check-in: fbc2f1c287 user: drh tags: trunk) | |
2016-03-19
| ||
15:17 | Merge risers must not go straight up to another node on the same rail. ... (Closed-Leaf check-in: 38b52a5f0c user: drh tags: short-offscreen-risers) | |
03:05 | Update the built-in SQLite to include the "PRAGMA integrity_check" fix. ... (check-in: 567ab1937e user: drh tags: trunk) | |
00:55 | Update the built-in SQLite to include the "PRAGMA integrity_check" fix. ... (check-in: 9245076e5e user: drh tags: short-offscreen-risers) | |
2016-03-18
| ||
18:37 | • Edit [0a13f4cb5fe4d5da|0a13f4cb5f]: Mark "Closed". ... (artifact: 558b4b493d user: rberteig) | |
14:35 | Draw the upward riser arrow just a short ways, not to the top of screen, for nodes whose next child is off-screen. ... (check-in: 70ba2951f2 user: drh tags: short-offscreen-risers) | |
14:10 | Fix a case in the graph renderer where a non-leaf node whose immediate child is not on screen did now show the arrow going straight up to the top of the page. ... (check-in: da4a3b4ffb user: drh tags: trunk) | |
13:06 | Minor simplification to the graph layout logic. ... (check-in: f73411025e user: drh tags: trunk) | |
12:00 | Update the built-in SQLite to the most recent 3.12.0 alpha. ... (check-in: 64d321514d user: drh tags: trunk) | |
2016-03-17
| ||
19:32 | Simpler alternative to [7063f8d4cc]. Skips initial directory portion of PATH_INFO when building the g.zBaseURL and g.zTop used with a directory of repositories. ... (check-in: abb19e8864 user: mistachkin tags: trunk) | |
19:30 | Fix directory naming issue with with the --hard option as reported via the mailing list. ... (check-in: 1f694e1704 user: mistachkin tags: trunk) | |
2016-03-15
| ||
14:13 | • Edit [b9f31fe1e724d11f|b9f31fe1e7]: Edit check-in comment. ... (artifact: f6f89579e3 user: mistachkin) | |
14:04 | Another doc formatting tweak. ... (check-in: ed36875ff7 user: mistachkin tags: trunk) | |
14:02 | Minor improvements to the new docs. ... (check-in: 2e2e13b9c6 user: mistachkin tags: trunk) | |
10:20 | Fix error when displaying timeline of single branch. Reported on ML ... (check-in: 81b76085e5 user: baruch tags: trunk) | |
2016-03-14
| ||
23:26 | • Edit [b9f31fe1e724d11f|b9f31fe1e7]: Mark "Closed". ... (artifact: 4556aca1de user: mistachkin) | |
2016-03-13
| ||
23:55 | Merged trunk for changes since January and test suite improvements. ... (check-in: 8fa24960ac user: rberteig) | |
21:08 | Fix two issues with Older/Newer buttons at timeline edges. ... (check-in: f7c19ec0cc user: rberteig tags: trunk) | |
08:00 | • Edit [b9f31fe1e724d11f|b9f31fe1e7]: Add propagating tag "do-not-merge". ... (artifact: bfaf8fc1ea user: mistachkin) | |
2016-03-12
| ||
22:02 | Remove support for miniz because the upstream project appears to be unmaintained. UPDATE: The miniz project is still being maintained and this branch is a dead-end. ... (Closed-Leaf check-in: b9f31fe1e7 user: mistachkin tags: do-not-merge, removeMiniz) | |
01:07 | Add more environment variables to the docs. ... (check-in: f4f3af4adb user: mistachkin tags: trunk) | |
00:47 | Update the expected results of the tests to account for trunk changes. ... (Closed-Leaf check-in: b511398536 user: mistachkin tags: mvHardDirFix) | |
00:24 | New documentation of enviornment variables, global options to the fossil command, and how they interact, along with a tweak to regularize the two places that guessed the current user name to use the same environment variables in the same order. ... (check-in: 1ad4ae2720 user: rberteig tags: trunk) | |
2016-03-11
| ||
23:45 | Merged updates from trunk. Builds on Windows. ... (check-in: 9a41671bb2 user: rberteig tags: jan-manifest-tags) | |
23:38 | Fix compilation issues cause by the trunk merge. ... (check-in: 12453740c7 user: mistachkin tags: mvHardDirFix) | |
22:54 | • Edit [7063f8d4cc40b369|7063f8d4cc]: Mark "Closed". ... (artifact: a657b84a6b user: mistachkin) | |
2016-03-08
| ||
19:37 | Cleanup, modularize, and robustify all test setup and cleanup. ... (check-in: fa59221693 user: mistachkin tags: trunk) | |
2016-03-07
| ||
20:33 | Tweak make test to not include the obsolete scary warning, to use the -quiet flag, and to include the empty by default TESTFLAGS macro so that make test can be used as an easy way to invoke the test runner. Changes made in makemake.tcl, which was then run to regenerate main.mk. ... (Closed-Leaf check-in: 9dc8ff235e user: rberteig tags: testerCleanup) | |
2016-03-06
| ||
06:38 | Merge updates from trunk. ... (check-in: ccf01b243f user: mistachkin tags: stash-fixes) | |
06:35 | Merge updates from trunk. ... (Closed-Leaf check-in: ff4a4fe6b2 user: mistachkin tags: pending-review) | |
06:35 | Merge updates from trunk. ... (Closed-Leaf check-in: 4bd2b54592 user: mistachkin tags: pending-review) | |
06:34 | Merge updates from trunk. ... (Closed-Leaf check-in: 370c003d15 user: mistachkin tags: baruch_timeline_fixes) | |
06:28 | Merge updates from trunk. ... (Closed-Leaf check-in: 45ed23d946 user: mistachkin tags: altBaseUrlRepoDir) | |