Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins by user andygoth
2021-01-12
| ||
00:11 | Minor editorial improvements to chat documentation ... (check-in: 94286990 user: andygoth tags: trunk) | |
2020-12-10
| ||
21:43 | Bring branch up-to-date with respect to trunk. Note: this check-in was made as an example to demonstrate merging. ... (Closed-Leaf check-in: bbc52640 user: andygoth tags: modern-skin-markup-fixes) | |
2020-09-28
| ||
04:03 | If I am reading this correctly, the JPEG and PNG bars are the ones increasing with each commit, not so much the TIFF bar due to using uncompressed TIFF ... (check-in: 309af345 user: andygoth tags: trunk) | |
02:29 | Move change to intended location (shouldn't have been on branch) ... (check-in: fb6b093d user: andygoth tags: trunk) | |
02:29 | Make it possible to delete a check-in, tag, or branch wiki page by setting it to zero length ... (Closed-Leaf check-in: 5b101aa7 user: andygoth tags: andygoth-html-caps) | |
02:15 | Merge trunk, also change "Svg" to "SVG" ... (check-in: c319f52c user: andygoth tags: andygoth-html-caps) | |
02:14 | Add support for displaying SVG files ... (check-in: 4a53f343 user: andygoth tags: trunk) | |
01:54 | Capitalize "HTML" ... (check-in: 59d27ab4 user: andygoth tags: andygoth-html-caps) | |
2020-09-19
| ||
14:03 | Mention skip in bisect options list ... (check-in: 79499fc4 user: andygoth tags: trunk) | |
13:58 | Clean up the fossil bisect summary per https://fossil-scm.org/forum/forumpost/00503372fc ... (check-in: 6e45212a user: andygoth tags: trunk) | |
2020-09-15
| ||
20:52 | Allow files to be converted to symlinks and vice versa without an intermediate check-in to delete them ... (check-in: e0aebc21 user: andygoth tags: trunk) | |
19:23 | Restore the ability to add symlinks located inside subdirectories ... (check-in: 9d75d6ae user: andygoth tags: trunk) | |
19:23 | Remove some end-of-line whitespace and fix some very minor comment typos and capitalization errors ... (check-in: 05379255 user: andygoth tags: trunk) | |
2020-08-25
| ||
13:53 | Tiniest style tweak for consistency ... (check-in: 7ea82586 user: andygoth tags: trunk) | |
13:47 | Separately show original and edited user/date ... (check-in: 39a550c8 user: andygoth tags: trunk) | |
2020-08-22
| ||
03:25 | Correct minor documentation typo (bytes -> bits) ... (check-in: 96f1a9f5 user: andygoth tags: trunk) | |
03:06 | Guard against an infinite loop in certain pathological edit patterns ... (Closed-Leaf check-in: 71fe590e user: andygoth tags: andygoth-forum-refactor) | |
02:53 | Link to the next edit rather than the final edit ... (check-in: 91a3a600 user: andygoth tags: andygoth-forum-refactor) | |
02:50 | When showing the source of an edited post, show that exact version rather than the newest version ... (check-in: df916a9d user: andygoth tags: andygoth-forum-refactor) | |
02:38 | Unify and regularize forum display code ... (check-in: 6999639b user: andygoth tags: andygoth-forum-refactor) | |
2020-08-21
| ||
23:40 | Internally rename "entry" to "post" for more consistent terminology ... (check-in: adefa86c user: andygoth tags: andygoth-forum-refactor) | |
23:20 | Rework forum post serial IDs to include a revision number when edited. This fixes buggy sids displayed in thread https://fossil-scm.org/forum/forumpost/6737a387fe?t=c&threadtable. ... (check-in: dd47b8c3 user: andygoth tags: andygoth-forum-refactor) | |
22:58 | Extend translator to support two- and three-argument printf specifiers, e.g. "%.*s(len)(str)" or "%*.*d(width)(prec)(val)" ... (check-in: df7b0c31 user: andygoth tags: andygoth-forum-refactor) | |
22:03 | Remove mfirt ... (check-in: a8d90b1f user: andygoth tags: andygoth-forum-refactor) | |
21:52 | Remove fprev ... (check-in: d585c347 user: andygoth tags: andygoth-forum-refactor) | |
21:50 | Restore inadvertently deleted column ... (check-in: c76023e3 user: andygoth tags: andygoth-forum-refactor) | |
21:45 | Replace firt with pIrt ... (check-in: ed56faad user: andygoth tags: andygoth-forum-refactor) | |
21:17 | Remove nReply which is present only in debug outputs, correct column alignment in debug output ... (check-in: b932e49c user: andygoth tags: andygoth-forum-refactor) | |
20:34 | Remove indenting that was leaking into the HTML output ... (check-in: bf98aa00 user: andygoth tags: andygoth-forum-refactor) | |
20:19 | Add new fields to threadtable debug output ... (check-in: c4d6d757 user: andygoth tags: andygoth-forum-refactor) | |
19:42 | Actually use pEditHead ... (check-in: 9e924011 user: andygoth tags: andygoth-forum-refactor) | |
19:41 | Add pEditHead field to avoid repeatedly walking back to find the original post ... (check-in: 7114bdc8 user: andygoth tags: andygoth-forum-refactor) | |
19:34 | Rename pEditLeaf to pEditTail ... (check-in: 145a6ef2 user: andygoth tags: andygoth-forum-refactor) | |
19:33 | Rename pLeaf to pEditLeaf to be consistent with the other edit fields ... (check-in: 763d22b7 user: andygoth tags: andygoth-forum-refactor) | |
15:57 | Add pEditNext field to permit walking forward as well as backward through the edit chain ... (check-in: a17f4955 user: andygoth tags: andygoth-forum-refactor) | |
15:54 | Begin refactoring forum code to support orthogonal history and plaintext options. First step: rename pEdit to pEditPrev to make room for a pEditNext field. ... (check-in: 636f6596 user: andygoth tags: andygoth-forum-refactor) | |
14:40 | Add missing bold markup ... (check-in: 273dd80e user: andygoth tags: trunk) | |
2020-08-20
| ||
23:45 | Change width per stephan's request ... (Closed-Leaf check-in: 53458bed user: andygoth tags: andygoth-ardoise-tweaks) | |
13:08 | Rearrange code, tweak span colors ... (check-in: 1ffe4cde user: andygoth tags: andygoth-ardoise-tweaks) | |
12:31 | Fix CSS priority issue ... (check-in: ed04edd8 user: andygoth tags: andygoth-ardoise-tweaks) | |
2020-08-19
| ||
14:23 | Harmonize artifact count and average between /stat and /artifact_stats. See https://fossil-scm.org/forum/forumpost/37514b1f67. ... (check-in: 38fa17e4 user: andygoth tags: trunk) | |
13:51 | When diffing long sequences, the product of their lengths can overflow to a negative number, triggering optimalLCS() which is very expensive. Prevent this overflow. See https://fossil-scm.org/forum/forumpost/5f9365f9fe for discussion. ... (check-in: e2b7dca9 user: andygoth tags: trunk) | |
01:33 | Restore blank cell capability, fixes [95ce0e53] ... (check-in: dc94ebc2 user: andygoth tags: trunk) | |
00:56 | Make a few tweaks to the Ardoise skin. See https://fossil-scm.org/forum/forumpost/a4bcfec897 for branch discussion. ... (check-in: 535f4eb8 user: andygoth tags: andygoth-ardoise-tweaks) | |
2020-08-17
| ||
08:14 | Fix typo, remove period for consistency with other help ... (check-in: 80ca317a user: andygoth tags: trunk) | |
07:02 | Reinstate symlink capability. (Unintended change with prior symlink test?) ... (check-in: c840617b user: andygoth tags: trunk) | |
2020-08-16
| ||
15:30 | Close multi-remote-fix branch because the issue is now resolved. See https://fossil-scm.org/forum/forumpost/158a67cc53 for some information on what was going on. The solution was to reopen the configuration after it was being prematurely closed. ... (check-in: 4c16a249 user: andygoth tags: bad-merge) | |
14:45 | Merge trunk, since cloning local filesystem repositories still does not work ... (Closed-Leaf check-in: 719dcd29 user: andygoth tags: multi-remote-fix) | |
14:31 | Remove "(pending)" from 2.12 changelog now that 2.12 is released ... (check-in: dcc90ab5 user: andygoth tags: trunk) | |
2020-07-30
| ||
00:11 | Revive branch, since it turns out there is still a problem with cloning local filesystem repositories. See the previously-linked forum post for details. ... (check-in: cbd52334 user: andygoth tags: multi-remote-fix) | |