Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

16 events for the month beginning 2016-03-01 by user rberteig

Following month ↑
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-18
18:37 Edit [0a13f4cb5fe4d5da|0a13f4cb5f]: Mark "Closed". ... (artifact: 558b4b493d user: rberteig)
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)
2016-03-12
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)
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-03
02:53
Fix a broken test case stash-3-4-mv by renaming it to stash-3-2-mv and fixing the issue with comparing to the fully qulified file name in the result. Marked stash-4-2-diff-CODE and stash-4-3-diff-CODE as known bugs. Now stash.test reports only known bugs, which I believe mostly relate to handling of renamed files in a stash. ... (check-in: 186e6a71b9 user: rberteig tags: testerCleanup)
2016-03-02
02:21
Tweak descriptions of FOSSIL_USER, LOGNAME, USER, and USERNAME environment variables. ... (Closed-Leaf check-in: 809e80a1d9 user: rberteig tags: ross-doc-env)
01:57
Rewrite the section on fossil usernames selection, fix typos and improve wording here and there. ... (check-in: 83153a97b7 user: rberteig tags: ross-doc-env)
01:56
Add new test-usernames command to dump all of the various sources of the current user name in the order tested. ... (check-in: 5de13cb19c user: rberteig tags: ross-doc-env)
2016-03-01
21:38
Change db_create_default_users() to align its use of environment variables to set the user name to match user_select(), and try all variables on both Unix and Windows. ... (check-in: ace9e00f96 user: rberteig tags: ross-doc-env)
Previous month ↓