Differences From Artifact [28690e5571]:
- File Makefile — part of check-in [c2d750aad9] at 2024-02-11 16:41:17 on branch v1.90-fix-modes — Moved remainder of configf into configfmod (user: matt, size: 21325) [annotate] [blame] [check-ins using]
To Artifact [d30fa8d10d]:
- File Makefile — part of check-in [b969852101] at 2024-02-12 15:42:19 on branch v1.90-proper-interface-lists — repl runs (user: mrwellan, size: 21314) [annotate] [blame] [check-ins using]
︙ | |||
24 25 26 27 28 29 30 | 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | - + | fossil timeline -n 350 -t ci -F "%h,%a,%b,%t,\"%c\"" > recent-commits.csv SHELL=/bin/bash PREFIX=$(PWD) CSCOPTS= INSTALL=install |
︙ |