| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-02-06 | Updates for phpunit 10 | Greg Roach | 183 | -183/+183 |
| 2023-01-25 | It's 2023 | Greg Roach | 214 | -214/+214 |
| 2023-01-25 | It's 2023 | Greg Roach | 214 | -214/+214 |
| 2022-12-28 | Add support for INDI:NO and FAM:NO tags | Greg Roach | 2 | -3/+38 |
| 2022-12-12 | Fix: #4655 - residence facts take a value in GEDCOM 7 | Greg Roach | 1 | -4/+4 |
| 2022-12-06 | Add minimal test scripts for every class, to pick up PHP version issues | Greg Roach | 20 | -0/+700 |
| 2022-10-31 | Re-order import statements | Greg Roach | 5 | -5/+5 |
| 2022-10-17 | Fix: #4580, Fix: #4577 - SOUR:PUBL, SOUR:TITL and SOUR:AUTH allow multi-line ... | Greg Roach | 2 | -0/+20 |
| 2022-06-20 | Fix failing test | Greg Roach | 1 | -0/+11 |
| 2022-06-09 | Fix: SOUR:PUBL can contain multi-line text | Greg Roach | 1 | -0/+10 |
| 2022-06-08 | Fix: #4450 inline sources not displayed correctly | Greg Roach | 1 | -1/+13 |
| 2022-06-06 | Add missing subtags to facts and events | Greg Roach | 1 | -3/+3 |
| 2022-06-02 | Add some GEDCOM 7 definitions | Greg Roach | 3 | -0/+198 |
| 2022-05-30 | Fix: #4447 - EntryRecodingDate is just a DateValue | Greg Roach | 1 | -39/+0 |
| 2022-05-23 | Fix: #4420 - GOV ids can be upper/lower/mixed case | Greg Roach | 1 | -3/+3 |
| 2022-04-28 | Fix: y,m,d are lowercase in AGE fields | Greg Roach | 1 | -3/+3 |
| 2022-04-19 | Fix failing test | Greg Roach | 1 | -0/+11 |
| 2022-04-16 | Prefer uppercase for RestrictionNotice fields. See #4308 | Greg Roach | 1 | -7/+7 |
| 2022-04-16 | Prefer uppercase for PedigreeLinkageType fields. See #4308 | Greg Roach | 1 | -0/+10 |
| 2022-04-16 | Prefer uppercase for NameType fields. See #4308 | Greg Roach | 1 | -0/+10 |
| 2022-04-16 | GEDCOM7 files can have two restrictions in the same RESN tag | Greg Roach | 1 | -3/+7 |
| 2022-04-16 | Prefer upper-case for AgeAtEvent. See #4308 | Greg Roach | 1 | -3/+18 |
| 2022-04-16 | Prefer upper-case for PhoneticType, RomanizedType and OrdinanceProcessFlag. S... | Greg Roach | 4 | -7/+26 |
| 2022-04-16 | Prefer upper-case for ChildLinkageStatus, SourceMediaType and MultimediaForma... | Greg Roach | 3 | -16/+16 |
| 2022-04-15 | Testing | Greg Roach | 1 | -3/+3 |
| 2022-04-12 | Remove unused imports | Greg Roach | 1 | -3/+0 |
| 2022-03-17 | CodeStyle - prefer single quotes | Greg Roach | 34 | -54/+54 |
| 2022-03-16 | It is 2022 - update copyright dates | Greg Roach | 192 | -192/+192 |
| 2022-03-13 | Dead code | Greg Roach | 1 | -4/+0 |
| 2022-03-13 | CodeStyle - upper/lower case mismatches | Greg Roach | 1 | -2/+2 |
| 2022-02-23 | Update and use Validation class | Greg Roach | 9 | -9/+9 |
| 2021-10-29 | TypeHints | Greg Roach | 1 | -2/+1 |
| 2021-10-22 | Trailing spaces are significant in markdown | Greg Roach | 6 | -6/+6 |
| 2021-10-13 | Remove unused imports | Greg Roach | 1 | -1/+0 |
| 2021-09-01 | Use wt- namespace for data attributes | Greg Roach | 1 | -4/+4 |
| 2021-08-15 | Fix: #3986 - Close relative events are CustomEvent, not EventDescriptor | Greg Roach | 1 | -39/+0 |
| 2021-04-07 | Add support for _FSFTID tags | Greg Roach | 2 | -0/+51 |
| 2021-04-06 | Testing | Greg Roach | 1 | -0/+10 |
| 2021-03-29 | Testing | Greg Roach | 1 | -9/+9 |
| 2021-03-29 | Fix: #3810 - Media format is set to jpeg instead of jpg | Greg Roach | 1 | -0/+16 |
| 2021-03-12 | Rename class to avoid ambiguity | Greg Roach | 1 | -3/+3 |
| 2021-03-12 | Remove unused imports | Greg Roach | 2 | -3/+0 |
| 2021-03-11 | Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2 | Greg Roach | 9 | -18/+18 |
| 2021-02-22 | Merging code from 2.1 | Greg Roach | 1 | -0/+10 |
| 2021-02-18 | Unit tests | Greg Roach | 1 | -10/+33 |
| 2021-02-17 | Gedcom elements | Greg Roach | 183 | -15/+7442 |
| 2021-02-04 | PHP7.1 Compatibility in tests | Greg Roach | 9 | -18/+18 |
| 2021-02-02 | Merge GEDCOM element code from 2.1 branch | Greg Roach | 11 | -0/+1386 |