jcs
/amend
/amendments
/editor.c
Amendments on October 24, 2023
jcs made amendment
252
about 1 year ago
Amendments on April 17, 2023
jcs made amendment
114
about 1 year ago
Amendments on February 6, 2023
*: Lots of little fixes and dead variable removal
Found by cppcheck and scan-build
Amendments on November 10, 2022
browser: Tweak menu language, fix bug in amendment exporting
We were passing a NULL pointer to SFPutFile instead of an empty
Pascal string, which has bad results on System 7. Now we will
supply "amendment_##.diff" as the default filename.
Also rename exporting functions to export an amendment instead of
a patch. The patch utility applies a diff, not a patch. But we're
exporting the whole amendment anyway.
Amendments on September 6, 2022
browser: Limit initial window size to about 81 characters in committer view
This way we can show a +/- line with 80 characters of code
Amendments on August 18, 2022
jcs made amendment
92
over 2 years ago
Amendments on August 17, 2022
jcs made amendment
89
over 2 years ago
editor: Add amendment metadata editor
This allows changing an amendment's author, date/time, and log.
Also continue on changing commit to amendment.
1