HEmP

Timeline
Login

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

49 check-ins related to "trunk"

2023-11-21
22:30
Overhaul. Leaf check-in: 52459842ce user: sebyte tags: trunk
2023-11-04
10:18
Remove the generated *-autoloads.el file each time before rebuilding it. Improve commentary. check-in: 91159bb34a user: sebyte tags: trunk
2023-10-17
14:02
Reintroduce variable autoloads-file (accidentally removed in the last commit). check-in: 0d3fc5e960 user: sebyte tags: trunk
2023-09-13
10:46
Add project ‘Version Control Overview’ (VCO). check-in: 08365d2378 user: sebyte tags: trunk
2023-04-14
13:24
Add file <project-name>-tests.el to the list of sources which are not compiled. check-in: c4aa38c019 user: sebyte tags: trunk
12:52
Tweak the ‘autoloads’ rule. check-in: fe85b250fe user: sebyte tags: trunk
2023-03-29
17:29
Perform native compilation in the rule for byte compilation and discard phony target .SILENT. check-in: d9d082ea48 user: sebyte tags: trunk
2023-03-23
20:53
Add variable native-objects and phony target %.eln, performing native compilation. check-in: 68c459f98a user: sebyte tags: trunk
2023-03-19
12:32
Improve file commentary and replace deprecated function batch-update-autoloads with the newer loaddefs-generate-batch. check-in: 9cd0b1d705 user: sebyte tags: trunk
2022-02-22
13:19
Add project ‘sod’. check-in: 0a32dd0a23 user: sebyte tags: trunk
2021-09-21
07:01
Add target ‘clean’ (as an alias of ‘clean-code’) allowing us to say ‘make clean && make’, safely, without thinking. check-in: 98b46f2a60 user: sebyte tags: trunk
2021-09-08
09:31
Improve commentary, reposition target debug.pdf and increase the utility of debug.pdf by carrying out the same operations ordinarily performed. check-in: dde40f63dd user: sebyte tags: trunk
08:15
Correct and improve the commentary, fix target %index.html and move target debug.pdf to the end of its section. check-in: 1daa81a853 user: sebyte tags: trunk
07:48
Somehow, the content of file ‘tool/makefile’, newly added in the previous commit, was not what it should have been. Commit the correct content (based on the concatenation of files ‘Makefile’ and ‘doc/Makefile’ on branch ‘ifi’) now. Slightly alter the format of the LAST-MODIFIED timestamp in texi-utils.el. check-in: 5fe3e56e00 user: sebyte tags: trunk
2021-09-07
14:12
Add ‘tool/makefile’(†) based on the concatenation of files ‘Makefile’ and ‘doc/Makefile’ on branch ‘ifi’). Add ‘tool/texi-utils.el’ based on file ‘doc/ifi-texi-before-save-hook.el’ on branch ‘ifi’. Improve the commentary of ‘tool/fossilize-body.sh’. († The file name is uncapitalised to indicate that it is not an ordinary Makefile). check-in: a00c475267 user: sebyte tags: trunk
2021-08-21
12:26
Improve commentary and layout. On 28th May 2020, checkin 8ad5e469 altered the output of Fossil command ‘info current’. The line beginning ‘uuid:’ now begins with ‘hash:’. Update the code to reflect this change. N.B. This script has still not been tested even once. check-in: ce67426d74 user: sebyte tags: trunk
2021-03-15
09:52
Open correctly named database file. check-in: c204dfdcdf user: sebyte tags: trunk
2021-03-11
09:29
Add in-tree settings following https://www.fossil-scm.org/forum/forumpost/3eedc2b52a. check-in: 013e870e4f user: sebyte tags: trunk
2021-01-16
08:39
Disable links to non-existent resources, i.e. documentation that has yet to be written. check-in: 5d79f0d940 user: sebyte tags: trunk
08:12
Add ESTEEM to the home page and the checkout tool. check-in: 091a82448b user: sebyte tags: trunk
2020-05-19
13:29
Add a TODO section to the commentary and begin scripting the incorporation of a VERSION file in the release tarball. Tweak the wording in the 'Repository structure' paragraph in home.md check-in: 7ae2594bdd user: sebyte tags: trunk
2020-05-17
15:17
Hopefully settle on 'HEmP' as the canonical name for this repository. Set margin above page title to 12px (rather than 1ch). Simplify footnote describing what we mean by 'trunk'. check-in: 3a07f72703 user: sebyte tags: trunk
2020-05-16
21:28
Path '/uv/...' works locally to access unversioned files, in this case the Fossil & Emacs logo images, but '/hemp/uv/...' is required in production. (Using $ROOT in the path to inline images in Markdown documents does not appear to work). check-in: 2ee96e11d7 user: sebyte tags: trunk
20:50
Call this Fossil repository HEMP (rather than the working title 'emacs'). Add the Fossil and Emacs logos. Simplify the 'Repository structure' paragraph. Rename the 'Quick start' section 'Anonymous quick start' and replace occurrences of 'emacs' in the instructions, with 'hemp'. check-in: 3fd2bc7185 user: sebyte tags: trunk
2020-05-11
12:39
Improve commentary and simplify. No policy change. check-in: 6c4002ad93 user: sebyte tags: trunk
2020-04-27
17:52
A simple script for diffing the baseline version of a PDF file with its modified counterpart. check-in: a709a2984b user: sebyte tags: trunk
2020-04-21
13:18
Adapt script to accept a third argument; the value of the style attribute included in the fossil-doc div. Support use of makeinfo HTML customisation variable BODYTEXT. Improve commentary. check-in: 510642fdce user: sebyte tags: trunk
2020-04-18
16:51
A few minor tweaks. check-in: 9e810d4390 user: sebyte tags: trunk
16:31
Add an HTML style element to home.md restricting paragraph width to 80ch. Tweak Quick start instructions and delete TODO. Add a style attribute to the fossil-doc div in tool/fossilize-body.sh, again restricting paragraph width to 80ch. check-in: 1d5c413e35 user: sebyte tags: trunk
2020-04-15
07:18
Remove link to /md_rules on introductory paragraph. Link to skeleton util manuals. Tweak quick start commentary. check-in: 6f2500b868 user: sebyte tags: trunk
2020-04-14
11:00
Add Release column to the project table, update the quick start instructions and tidy up generally. Move tools to subdirectory tool/ and licenses to subdirectory licenses/. Give further consideration to the name of the tarball in tool/prepare-release.sh. check-in: 76dc9012a7 user: sebyte tags: trunk
2020-04-13
10:13
There's always one which gets away. check-in: b10844bba4 user: sebyte tags: trunk
10:01
Rename checkout-trees.sh checkout-trunks.sh and replace 'tree' with 'trunk' therein. Discard redundant script disarm-dir-links.sh. Update and improve home.md and add script prepare-release.sh (which aims to implements a rudimentary versioning policy). check-in: d03dfe565e user: sebyte tags: trunk
2020-04-11
04:26
Add 'Repository structure' header, tweak introductory paragraph and add 'Quick start (*nix)' section referring to new trunk script checkout-trees.sh. check-in: 8709616634 user: sebyte tags: trunk
2020-04-10
20:55
Correct first line file name. Employ the usual separator '/' in sed command. check-in: e508114d50 user: sebyte tags: trunk
18:50
Add an introductory paragraph and employ the project name as the link to IFI's in-Fossil HTML. Link to IFI's Info manual too. check-in: 51b5f6ad9e user: sebyte tags: trunk
11:38
Relative paths are convenient when working from a ckout file, but are no good in production. check-in: 3db9f540b9 user: sebyte tags: trunk
11:26
Overhaul the tree table (as it is now known). check-in: 7458cd52f9 user: sebyte tags: trunk
2020-04-09
11:41
Add script to disarm 'dir' links. check-in: 4246f3025b user: sebyte tags: trunk
10:18
Add GNU Free Documentation License (version 1.3, 3 November 2008) Texinfo source. check-in: 8f3d7a92e5 user: sebyte tags: trunk
08:10
Add script fossilize-body.sh. check-in: b9a6c63492 user: sebyte tags: trunk
2020-04-08
21:35
Change name of column from Description to Project, embolden column entries and right-align. check-in: 4708e11ad0 user: sebyte tags: trunk
21:19
Rename two column headers and elide the unnecessary use of 'index.html' in In-Fossil doc. links. check-in: edafea6edb user: sebyte tags: trunk
2020-04-07
09:31
Add 'type' parameter (value 'tree') to /dir links. check-in: 9c0505a4cc user: sebyte tags: trunk
2020-04-05
10:03
Add the verbose query string parameter (v) to the timeline links. check-in: 318080e52c user: sebyte tags: trunk
06:24
Second stab at the home page. check-in: 519e2fef63 user: sebyte tags: trunk
2020-04-03
08:44
A first stab at the home page. check-in: 8f856bb280 user: sebyte tags: trunk
2019-09-30
15:44
Add license, as per instructions at https://www.gnu.org/licenses/gpl-howto.html. check-in: 91a2d91123 user: sebyte tags: license, trunk
15:28
initial empty check-in check-in: bf5f0dc8ba user: sebyte tags: trunk