Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user danield occurring around 2022-07-18 18:02:53.
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-20
| ||
13:11 | • Edit [b8973500074aafd8|b897350007]: Mark "Closed". ... (artifact: b7f7349be1 user: danield) | |
13:06 | • Edit [bb5162fe163175c0|bb5162fe16]: Mark "Closed". ... (artifact: 9adb0ad35f user: danield) | |
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:35 | • Edit [20c1ba2ea932b8d9|20c1ba2ea9]: Mark "Closed". ... (artifact: 5bc71e0259 user: danield) | |
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:13 | • Changes to wiki page "To Do List" ... (artifact: 0b29b8c001 user: danield) | |
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
| ||
10:03 | • Edit [cff92f2e6d91dddb|cff92f2e6d]: Mark "Closed". ... (artifact: be9f6f0ca4 user: danield) | |
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:48 | • Edit [19a01ac12ea12a15|19a01ac12e]: Edit check-in comment. ... (artifact: 70f8f450e0 user: danield) | |
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) | |