Amend 3.5
has been released:
- amend-3.5.sit
(StuffIt 3 archive, includes
source code
and THINK C 5 project file)
SHA256: 6c8b16ee2d466e8c213f77291fd2a77ebee02dc874ee346c83d9e9c17625ff4d
SHA1: 91dceb579b52527dacf957cd868aa0df87f150a8
Changes in this version:
- Add metadata editor to change author name, date/time, and log messages of
existing amendments
- Change references of "commits" to "amendments" to be consistent
- Change temporary filename generation to avoid generating bogus filenames when
diffing
- Show progress while opening repo
- Tweak font sizes
- Fix bug that may have shown a bogus character at the end of a log message in
the amendment list
Amend 3.4
has been released:
- amend-3.4.sit
(StuffIt 3 archive, includes
source code
and THINK C 5 project file)
SHA256: ebc39d95249453087466765fc8770c675ec1597a0bcf19491da7ad6e6c2f8a5f
SHA1: 5a596c141c7224e51aea9c382b5e08777a452180
Changes in this version:
- Fix newline handling in diff generation that was adding erroneous newlines
after chunk headers
- Update backend database library with bug fixes
- Fix crash that occurred after saving settings
- Other minor crash fixes
Amend 3.3
has been released:
- amend-3.3.sit (StuffIt 3 archive, includes source code
and THINK C 5 project file)
SHA256: 1b5d23734a80fa8b0216d20beed9ccfccba4e964a63c33d6fe1bc1bfab3c7c74
SHA1: 2d1bdc32f9b11aa89b15a388ba89e23cc6fad040
Changes in this version:
- Correctly include C function prototypes in diffs (equivalent to diff's -p
option)
- Bug fixes and speedups in backend database library
A large update to my
Wallops IRC client
is available:
- wallops-1.1.sit (StuffIt 3 archive, includes
source code and THINK C 5 project file)
SHA256: 13159d1a73d6ca4a881a49f22b20a2624b897b2f707553fa4b083e838d11cfc1
SHA1: f96e4e28a9f550c24673e8a16da6346e35be00b6
This update includes a number of new features and bugfixes:
Continue reading 224 words...
As teased on
Twitter,
the first release of my
Wallops IRC client
is now available:
- wallops-1.0.sit (StuffIt 3 archive, includes
source code and THINK C 5 project file)
SHA256: 459421124a43787259e76dd54ac1cd010348ca7f6cdf429ae3f950bb6f858496
SHA1: 36de58842fc6376fab4ada0f3a4287ac22fac9ae
A future update will support multiple channels but for now it only supports one
channel at a time.
Amend 3.2
has been released:
- amend-3.2.sit (StuffIt 3 archive, includes source code
and THINK C 5 project file)
SHA256: 8daec2d4bed7d3b7910b2a6899b390a55c16d840b99df081fa52d3d47582a691
SHA1: b4c0bbade81028b3a66ceeaf3cb2314ef32ee19b
Changes in this version:
- When filtering out already-added files, also filter out the open repo file
itself
- Fix a possible crash after committing
- Stop occasionally displaying a cursor on read-only text boxes such as diffs