Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins by user danield
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) | |
19:51 | By default, do not show wikis associated with check-ins and branches in the output of 'fossil wiki ls'. This is the CLI pendant to [29a24941e]. ... (check-in: 4877e77a97 user: danield tags: trunk) | |
2022-05-12
| ||
15:09 | On the [/wcontent|wiki page] list, omit wiki pages that are associated with check-ins and branches by default, but provide a button to show associated wiki pages if desired (Item 17 on the [/wiki?name=To+Do+List|To Do List]). ... (check-in: 29a24941ed user: danield tags: trunk) | |
2022-05-11
| ||
20:51 | Add an option to the 'timeline' command to display only items on a specific branch. ... (check-in: 32b11546c8 user: danield tags: timeline-cmd-by-branch) | |
2022-04-25
| ||
06:08 | Add the new special name start:BRANCH to refer to the first check-in of the branch. ... (check-in: fab8d92215 user: danield tags: trunk) | |
06:07 | Merge in trunk. ... (Closed-Leaf check-in: cff92f2e6d user: danield tags: name-start) | |
2022-04-21
| ||
12:06 | In the check-in names documentation, mention that some prefixes can be chained. ... (check-in: ef9e42acb8 user: danield tags: trunk) | |
2022-04-20
| ||
15:04 | Documentation for the new special name and changelog update. ... (check-in: b07729dae4 user: danield tags: name-start) | |
15:03 | Add the new special name start:BRANCH to refer to the first check-in of the branch ... (check-in: c92fb60ba9 user: danield tags: name-start) | |
2022-04-19
| ||
15:47 | Fix the previous change to cover an extra case. ... (check-in: 19a01ac12e user: danield tags: trunk) | |
14:48 | Add '--versions' option to 'fossil diff' to display details about the compared versions. ... (check-in: 49ef1b574e user: danield tags: diff-show-versions) | |
12:46 | Relocate a declaration to cope with C89 rules. ... (check-in: 87955d9274 user: danield tags: trunk) | |
2022-03-31
| ||
12:10 | For "fossil tag list" and the /taglist page, sort entries taking numbers into consideration. This puts tags that follow semantic versioning into the expected order. ... (check-in: 3500dbfd84 user: danield tags: trunk) | |
09:37 | Added "fossil describe" to the change log. ... (check-in: 56ef05a567 user: danield tags: trunk) | |
09:14 | Improvements to the help text and code comments for the "describe" command. ... (check-in: 52dd8a91bf user: danield tags: trunk) | |
08:21 | In "fossil describe", use hash_digits() as the default length when printing the commit hash. ... (check-in: 951cf9faf3 user: danield tags: trunk) | |
2022-03-30
| ||
15:08 | Add "--describe" flag to the "version" command to provide context to the most recent major commit tagged with "version*". Run "touch manifest.descr" in the repo root prior to the first build, then build it a second time to get it bootstrapped. ... (check-in: 4329553d51 user: danield tags: version-cmd-describe) | |
14:36 | Fix segfault and add message for ambiguous checkins. ... (Closed-Leaf check-in: e501d74440 user: danield tags: describe-cmd) | |
14:01 | Add comments, format code and remove magic size numbers. ... (check-in: 40de2cd9c3 user: danield tags: describe-cmd) | |
11:46 | Add the "describe" command. This shows the commit hash along with (if applicable) its youngest ancestor with a non-propagating tag and the number of commits since that. ... (check-in: 3f06ed14fe user: danield tags: describe-cmd) | |
2022-03-24
| ||
10:25 | Fix hyperlink as per [forum:381b1fa627 | forum post 381b1fa627]. ... (check-in: 7de6f15cd8 user: danield tags: trunk) | |
2022-03-08
| ||
12:04 | Fix the case eType==1 (find the first check-in of the branch). ... (Closed-Leaf check-in: 5e34c99828 user: danield tags: start-of-branch-cte) | |