Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins by user danield
2023-07-21
| ||
23:02 | Display file sizes in /dir and /tree, as per request in [forum:2a0cd67e77|forum post 2a0cd67e77]. ... (check-in: fb0b7fe140 user: danield tags: filesize-listings) | |
2023-07-13
| ||
12:13 | Reconcile a test in the FTS search with its original intent in [196dfedf7fc]; reported in [forum:fa13ae06d|forum post fa13ae06d]. ... (check-in: e88211628b user: danield tags: trunk) | |
2023-06-30
| ||
07:28 | Update documentation: check-in name 'start:' can be chained as well. ... (check-in: 36adf66b78 user: danield tags: trunk) | |
2023-06-22
| ||
11:01 | Allow more than ~128 MiB in a blob ;) ... (check-in: 1c2c0a1f95 user: danield tags: trunk) | |
2023-06-14
| ||
14:37 | Add the ability for 'branch list' to filter the branches that have/have not been merged into the current branch, per [forum:c4a9d9e097|forum request]. ... (Leaf check-in: d6ddd5bcfa user: danield tags: branch-list-merged-unmerged) | |
14:29 | Remove a longtime obsolete comment in the branch listing routine. ... (check-in: ebe81aa11c user: danield tags: trunk) | |
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) | |