Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins by user danield
|
2023-05-08
| ||
| 14:12 | Display FQDN on sync only when the verbose flag is on. check-in: cc34f3cf49 user: danield tags: trunk | |
|
2023-05-05
| ||
| 12:56 | For sync operations, also display the FQDN of the remote, if available. check-in: 99b09b9476 user: danield tags: trunk | |
|
2023-04-24
| ||
| 14:33 | Clarify that backslashes in the help text of commands/webpages must be escaped for correct processing by mkindex.c. check-in: 5c8f557565 user: danield tags: trunk | |
|
2023-04-20
| ||
| 16:21 | Fix build by escaping the backslash in the help text of test-strip-comment-lines. check-in: cbfaec5875 user: danield tags: trunk | |
| 12:12 | Mention comments in the document about glob patterns. check-in: 9558bf8294 user: danield tags: trunk | |
| 12:02 | In versioned settings, make again possible for globs to begin with a hash by escaping it (i.e. such lines should start with '\#'). check-in: 6d2dbf985a user: danield tags: trunk | |
|
2023-04-19
| ||
| 10:45 | Add supporting comment lines in versioned settings to the changelog. check-in: 4ed98a9944 user: danield tags: trunk | |
| 07:19 | Allow comment lines (starting with '#') in versioned settings. check-in: ef633d4bb5 user: danield tags: trunk | |
|
2023-04-13
| ||
| 07:01 | Typo fix in capabilities.c, reported in forum. check-in: 0df0586a11 user: danield tags: trunk | |
|
2023-04-03
| ||
| 18:58 | Allow comment lines (starting with '#') in versioned settings. Closed-Leaf check-in: fc2a4dccac user: danield tags: allow-versioned-settings-comments | |
|
2023-03-30
| ||
| 08:15 | Update the list of versionable settings in the documentation. check-in: 0f9224e98a user: danield tags: trunk | |
|
2023-03-23
| ||
| 14:52 | Use a more appropriate link in the above document. check-in: aacd3714ce user: danield tags: trunk | |
| 14:48 | Correct two broken links in the 'Fossil vs. Git' document. check-in: f8baa04bd2 user: danield tags: trunk | |
|
2023-03-14
| ||
| 17:18 | Add the --out option to the "cat" command to specify an output file - only if a single historical file is requested. check-in: 8975472d26 user: danield tags: trunk | |
|
2023-03-11
| ||
| 23:49 | Give the correct way to figure out the temporary directory used under Windows. check-in: 4e688dc0f9 user: danield tags: trunk | |
|
2023-03-10
| ||
| 23:06 | In the Windows server document, provide a command to get the temporary path location as used by Fossil. check-in: 1f184d0e82 user: danield tags: trunk | |
| 15:40 | On Windows, write the temporary server files to a subfolder, allowing for easier exclusion from antivirus scanning. check-in: 364337be10 user: danield tags: trunk | |
|
2023-03-07
| ||
| 15:40 | Remove superfluous makeheaders-targeted declaration of markdown() from markdown.c, since this made it appear twice in the generated header files. check-in: bb583b0cc4 user: danield tags: trunk | |
| 13:00 | Make the no-op rendering callbacks in backlink.c type-compatible with the declarations in mkd_renderer, doing away with a theoretically possible undefined behavior and the related compiler cast warnings. check-in: d3434fd8cc user: danield tags: trunk | |
|
2023-02-23
| ||
| 18:47 | Fix a harmless compiler overflow warning. check-in: 2fd158fce7 user: danield tags: trunk | |
|
2023-02-08
| ||
| 13:35 | Fix a couple of -Wextra compiler warnings. check-in: 3afeef3f9a user: danield tags: trunk | |
|
2023-02-03
| ||
| 15:59 | Fix another harmless compiler warning reported by Clang-15. check-in: de184889a7 user: danield tags: trunk | |
|
2023-02-01
| ||
| 14:35 | Do not export private artifacts to git. check-in: fbd3b58335 user: danield tags: trunk | |
|
2023-01-31
| ||
| 10:41 | Use a faster query when checking for private artifacts. Closed-Leaf check-in: 25a6ba26a2 user: danield tags: git-export-omit-private | |
| 10:11 | Do not export private artifacts to git. check-in: 40abd83957 user: danield tags: git-export-omit-private | |
| 10:07 | Small correction in the usage text for 'fossil git'. check-in: 1aa3188e8d user: danield tags: trunk | |
|
2023-01-25
| ||
| 13:59 | More updates f() to f(void). check-in: 46ddf0e80b user: danield tags: trunk | |
|
2023-01-09
| ||
| 13:25 | Help text improvements for diffcmd.c. check-in: e1b51150af user: danield tags: trunk | |
|
2023-01-06
| ||
| 13:10 | Add the 'dont-commit' setting as a safety against accidental commits, per request in [forum:7643435a90|forum post 291f9af918]. check-in: 884436ce74 user: danield tags: trunk | |
| 13:04 | Fix a bug in the 'commit' command that made it ignore the 'forbid-delta-manifests' setting. check-in: ead01b6f27 user: danield tags: trunk | |
|
2022-12-21
| ||
| 12:07 | Change spelling for check-in, check-out, and related words. check-in: bc36fdcf3a user: danield tags: trunk | |
| 11:52 | Merge in help consistency improvements. Closed-Leaf check-in: 526b0a54c4 user: danield tags: check-in-spelling | |
|
2022-12-20
| ||
| 09:46 | Change spelling for check-in and similar check-in: d9c4321e7a user: danield tags: check-in-spelling | |
|
2022-12-14
| ||
| 13:03 | Fix help text for the 'artifact' command. check-in: 98b80e429c user: danield tags: trunk | |
|
2022-11-17
| ||
| 07:45 | Increase the version number to 2.21 to start the next development cycle. check-in: 8dcee00837 user: danield tags: trunk | |
|
2022-10-04
| ||
| 12:54 | Fix some broken hyperlinks in documentation files. check-in: a59af25f60 user: danield tags: trunk | |
|
2022-09-26
| ||
| 06:43 | Update the hyperlink for purchasing a SEE license. check-in: c3ce8a424a user: danield tags: trunk | |
|
2022-09-01
| ||
| 10:52 | Add aliases as a new command type and display these next to the corresponding main command in /help. Make sure that for the 'test-all-help' command and webpage each help string is output at most once. check-in: db70849495 user: danield tags: trunk | |
|
2022-07-27
| ||
| 14:16 | Add zlib1g-dev to the list of libraries needed for building. check-in: 12ce928a9e user: danield tags: trunk | |
|
2022-07-19
| ||
| 14:51 | Remove some unneeded code. check-in: 83877bb727 user: danield tags: help-aliases-unique | |
| 14:47 | Add aliases as a new command type and display these next to the corresponding main command in /help. Make sure that for 'test-all-help' command and webpage each help string is output at most once. check-in: 4b8efc05d7 user: danield tags: help-aliases-unique | |
|
2022-07-18
| ||
| 18:02 | Typo fix in the 'timeline' command's help as per forum post [forum:27bc0a9716]. check-in: c8a39b661b user: danield tags: trunk | |
|
2022-06-22
| ||
| 13:51 | Updates to the change log. check-in: b7e638f8e5 user: danield tags: trunk | |
| 13:37 | Add '--versions' option to 'fossil diff' to display details about the compared versions. check-in: 41f6a4519e user: danield tags: trunk | |
| 13:33 | Add an option to the 'timeline' command to display only items on a specific branch. check-in: 213ca339c2 user: danield tags: trunk | |
|
2022-06-17
| ||
| 09:57 | Merged in trunk. Closed-Leaf check-in: c97ad9d6d2 user: danield tags: diff-show-versions | |
| 09:49 | Merged in trunk. Closed-Leaf check-in: 20c1ba2ea9 user: danield tags: timeline-cmd-by-branch | |
| 09:43 | Merged in trunk. check-in: 6bdb2fbe99 user: danield tags: version-cmd-describe | |
| 09:32 | Add generation of manifest.descr to Makefile.msc (via makemake.tcl); this can be removed after 'version --describe' support gets built in. check-in: a198cde661 user: danield tags: version-cmd-describe | |
|
2022-06-02
| ||
| 20:39 | Updates to the change log. check-in: 952b06084b user: danield tags: trunk | |