0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 25, 2024 — Aug 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'add-muted' into next More... about 4 years ago
Merge pull request #949 from drichardson/add-muted More... about 4 years ago
Added testcase for #938 More... about 4 years ago
Merge branch 'add-muted' of https://github.com/drichardson/tidy-html5 into add-muted More... about 4 years ago
Bumped to 5.7.51 due to previous merge. More... about 4 years ago
Merge pull request #930 from htacg/issue-839-2 More... about 4 years ago
Added test case for #839. More... about 4 years ago
Update existing regression testing results to accommodate new behavior. This is justified because we're simply reporting a new condition without changing output. More... about 4 years ago
Merge branch 'next' into issue-839-2 More... about 4 years ago
Bumped to 5.7.50 due to recent PR merge. More... about 4 years ago
Merge pull request #928 from htacg/issue-729 More... about 4 years ago
Added test cases for this PR. More... about 4 years ago
Merge branch 'next' into issue-729. This brings in our regression testing again. More... about 4 years ago
Commonize versioning. More... about 4 years ago
Bumped version for recent merge. More... about 4 years ago
Merge pull request #927 from htacg/issue-692 More... about 4 years ago
Added test cases to this PR. More... about 4 years ago
Merge branch 'next' into issue-692 More... about 4 years ago
Merge pull request #957 from htacg/integrated_testing More... about 4 years ago
simple fix for the range of the condition. More... about 4 years ago
Move the testing repository back into the Tidy codebase. Automate testing of any PR's. Updated README's explaining new processes. More... over 4 years ago
Bump version due to new language availability. More... over 4 years ago
Merge branch 'language_de' into next More... over 4 years ago
Merge pull request #942 from htacg/mac_info_plist More... over 4 years ago
Merge pull request #941 from htacg/backport_add_plist More... over 4 years ago
Update Info.plist.in More... over 4 years ago
Add muted and playsinline video attributes for HTML5. More... over 4 years ago
Added German language translation courtesy of [email protected]. More... over 4 years ago
Add support for the required Info.plist to the Tidy console application, thus enabling notarization support that's now required on macOS. More... over 4 years ago
macOS requires embedding plist files in order to enable modern security features such as enabling the hardened runtime and notarizing executables and disk images containing them. This change provides a plist file to be embedded, and modifies the linker flags for macOS targets in order to include the plist in the binary. This is done to the Mach O executable in a backwards-compatible way, and has been tested as far back as macOS 10.12 High Sierra. More... over 4 years ago