AmendHub

jcs

/

amend

/

amendments

Amendments on June 2, 2022

bile: Sync with other projects

jcs made amendment 66 over 2 years ago

Amendments on April 16, 2022

diffreg: Fix D_PROTOTYPE usage

Look for a Mac-style newline here, not Unix
jcs made amendment 65 over 2 years ago

committer: Update file metadata on commit even if no text changes

When diffing each file, if there is no text change but a
size/mtime/ctime change that caused us to examine the file to begin
with, we should save that new data on commit so we don't have to
examine it again on the next commit.
jcs made amendment 64 over 2 years ago

Amendments on February 3, 2022

LICENSE+README: Add these to the repo

jcs made amendment 63 over 2 years ago

rez: Release 3.2

jcs made amendment 62 over 2 years ago

repo: Exclude repo file itself when showing 'add file' dialog

jcs made amendment 61 over 2 years ago

bile: Store full bile file pathname in filename

jcs made amendment 60 over 2 years ago

util: Make getpath input const

jcs made amendment 58 over 2 years ago

browser+committer: Use a null caretHook on read-only TextEdits

This allows us to still use TEActivate to get proper highlighting but
without showing an errant, sometimes blinking cursor.
jcs made amendment 57 over 2 years ago

util: Sync with upstream

jcs made amendment 56 over 2 years ago

bile: Sync with upstream

jcs made amendment 55 over 2 years ago

Amendments on January 22, 2022

browser+commiter: Don't dispose of controls when closing

DisposeWindow should do this itself
jcs made amendment 54 over 2 years ago

bile: New code

jcs made amendment 53 over 2 years ago

Amendments on January 20, 2022

repo: In "Add Files" dialog, only show files that can be added

Filter out files in directories other than the repo's, and filter out
files that already exist in the repo
jcs made amendment 52 over 2 years ago

Amendments on January 19, 2022

Rez: Version 3.0

jcs made amendment 51 over 2 years ago

browser+committer: Revert previous

It doesn't redraw highlighted text properly, so I'll need to figure
something else out
jcs made amendment 50 over 2 years ago

bile: Version 2 :/

Increased header size with some padding for future work, now includes
both map pointers in the header
jcs made amendment 48 over 2 years ago

Amendments on January 18, 2022

browser+committer: Call TEDeactivate on read-only TextEdit boxes

This prevents drawing a cursor in them
jcs made amendment 47 over 2 years ago