AmendHub

jcs

/

amend

/

amendments

Amendments on October 28, 2021

patch: Initial progress on patch applying

Unify on "patch" instead of "diff" terminology for export/apply
jcs made amendment 21 over 2 years ago

Amendments on October 29, 2021

browser+committer: Improve Edit menu ops, add Cut+Paste in committer

Keep track of which TextEdit control was last clicked in committer and
make Edit menu operations affect that one.
jcs made amendment 24 over 2 years ago

repo: Don't use D_IGNOREBLANKS for diffreg

Using this causes some diffs to be wrong when the change was just
indenting or unindenting a line.
jcs made amendment 25 over 2 years ago

tetab: Fix example usage (again)

jcs made amendment 26 over 2 years ago

Amendments on November 11, 2021

main+committer: Respond to MultiFinder suspend/resume events

jcs made amendment 27 over 2 years ago

committer: If there were no diffs, just close the window

jcs made amendment 29 over 2 years ago

Amendments on November 17, 2021

About box: Fix VersRecHndl parsing

The length of the inital shortVersion is variable, it's a Pascal
string.
jcs made amendment 30 over 2 years ago

Amendments on November 22, 2021

Repo: Support file deletion, repo versioning and migration

I broke my own rule of always adding versions to things, so start
now and migrate all unversioned repos to version 2 which adds file
flags.
When a file is deleted, doing a diff of it will diff against a blank
file and then the file in the repo is marked as deleted. For now this
just draws the file with tildes in the file list, but a custom LDEF
will draw these as strucken through.
Also fix a few bugs along the way...
jcs made amendment 31 over 2 years ago

Rez: Call this 0.9.1

jcs made amendment 32 over 2 years ago

Amendments on December 15, 2021

committer: If "All Files" is selected, skip diffing unchanged files

If the file size, ctime, and mtime are all the same, consider it
unchanged.
jcs made amendment 33 over 2 years ago

Rez: Release 0.9.2

jcs made amendment 34 over 2 years ago

main: Fix crash processing MultiFinder suspend/resume events

jcs made amendment 35 over 2 years ago

Rez: Add SIZE resource here that THINK C puts in when compiling

Set proper MultiFinder flags
jcs made amendment 36 over 2 years ago

Amendments on December 16, 2021

Rez: Version 1.0!

jcs made amendment 38 over 2 years ago

Amendments on December 30, 2021

repo: Implement a backup mechanism, backup the repo before committing

Unfortunately some bug in Amend can cause a crash during/after a
commit which corrupts the resource file, making it unusable :(
jcs made amendment 39 over 2 years ago

Amendments on January 11, 2022

bile: Add latest bile API code

jcs made amendment 40 over 2 years ago