Fossil

Timeline
Login

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

13 events for the month beginning 2023-10-01 by user preben

Following month ↑
2023-10-26
10:53
Suppress compilation warnings for jimsh0 in autosetup-find-tclsh. OpenBSD compilation warnings (sprintf(), strcpy() and rand()) goes to stdout and ./configure then uses the warnings as part of the path to execute. ... (Closed-Leaf check-in: c8a1cfb62b user: preben tags: openbsd-jimsh0-warnings)
2023-10-25
14:52
Let "fossil ui repo.fossil" use the web-browser setting, if set. ... (Closed-Leaf check-in: 559856437d user: preben tags: fossil-ui-web-browser)
2023-10-18
12:14
Rename policy setting for private merges to 'unpublished.' ... (Leaf check-in: f2322d9044 user: preben tags: warn-on-merging-private-branch)
2023-10-17
11:27
Remove old warning-policy definition. ... (check-in: 1b010f0179 user: preben tags: warn-on-merging-private-branch)
2023-10-16
14:37
Add warning-policy setting functionality. ... (check-in: af73acb2df user: preben tags: warn-on-merging-private-branch)
14:33
Implement propagating settings that are sent to clients that pull. The warning-policy is used as example, but not yet applied. ... (check-in: f812fedc44 user: preben tags: warn-on-merging-private-branch)
2023-10-06
10:41
Simplify handling of /dev/null with external diff commands in [fd359387ca], reveting to using existing temp file naming convention. Also avoids attempting to remove non-temporary files. ... (check-in: be3eb3b85d user: preben tags: diff-deleted-files)
2023-10-05
14:09
With fossil commit -v, indicate added or deleted files in diff output, too. ... (check-in: 30559adbaf user: preben tags: diff-deleted-files)
13:26
With external diff command, use /dev/null for added or deleted files. Implemented for Unix as I am unsure how Windows diff tools would deal with NUL. ... (check-in: fd359387ca user: preben tags: diff-deleted-files)
12:17
After fossil rm, do not read content from disk with fossil diff. This way, fossil diff output reflects what would be committed. ... (check-in: e93797317d user: preben tags: diff-deleted-files)
11:57
Consistently use /dev/null in diff output for added and deleted files. ... (check-in: 200dcdcd37 user: preben tags: diff-deleted-files)
2023-10-02
12:46
Warn user of before merging private to public, or afterwards with --force. ... (check-in: f3fef43c2e user: preben tags: warn-on-merging-private-branch)
11:38
Prompt user to publish artifacts when merging a private branch into a public branch. ... (check-in: c07679128e user: preben tags: warn-on-merging-private-branch)
Previous month ↓