AmendHub

jcs

/

amend

/

amendments

Amendments on April 18, 2023

Rez: Release 3.7.1, remove unused TMPLs

jcs made amendment 121 about 1 year ago

Amendments on May 4, 2023

browser: Speed up repo loads by only loading newest 100 amendments

Usually I just open a repo and want to diff+commit, but loading 500
amendments takes forever. Just load the newest 100 to show some
history, and add a list item that, when clicked, will load the full
history.
This is configurable by a new setting and can be 0 to disable.
Also, since we are sorting amendment IDs through bile, assume they're
already in order by date and avoid having to sort them all again
after processing.
jcs made amendment 249 11 months ago

repo+browser: Amendments are in order in array now

We're no longer putting newest amendments first, and after making
an amendment, it will be last in the list
jcs made amendment 250 11 months ago

Amendments on September 19, 2023

bile+repo: Faster sorts

jcs made amendment 251 7 months ago

Amendments on October 24, 2023

editor: Update scrollbar for log window at launch

jcs made amendment 252 5 months ago

Amendments on November 1, 2023

browser: Use a custom LDEF for file list to cross out deleted files

Also sort the list with deleted files at the bottom
jcs made amendment 253 5 months ago