0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version bump. More... over 6 years ago
Remove unnecessary AdjustConfig logic. More... over 6 years ago
Replaced AdjustConfig() with TY_(AdjustConfig)() More... over 6 years ago
Documentation updates. More... over 6 years ago
Bump version for documentation changes. More... over 6 years ago
Regenerate PO and POT for language changes. More... over 6 years ago
Touch up option descriptions, particularly the encoding options in order to better describe their interaction. More... over 6 years ago
Add a true "default" to TidyCSSPrefix so that it will be shown in documentation. More... over 6 years ago
Merge branch 'next' into snapshot_fixes More... over 6 years ago
Version bump. More... over 6 years ago
I guess no one tried to use this before... it's been broken since the initial commit. We've been comparing the config value from a different option the whole time. More... over 6 years ago
use default allocator in place of strdup/free More... over 6 years ago
Updated PO and POT for updated description of TidyQuiet. More... over 6 years ago
Ensure that `TidyQuiet` silences everything that it currently quiets, plus `TidyConfig` and `TidyInfo` messages. This causes a single regression by hiding `TidyInfo`; will publish PR in testing repo. More... over 6 years ago
Correct configCallback logic fix. More... over 6 years ago
Doxygen fix. No bump. More... over 6 years ago
Documentation generation bug fix. Version bump. More... over 6 years ago
Updated documentation for doxygen. No version bump. More... over 6 years ago
Avoid short circuit evaluation to give new callback a chance to execute. Version bump. More... over 6 years ago
Bumped version due to fix. More... over 6 years ago
Merge pull request #630 from jokester/close-stdin-after-parse More... over 6 years ago
Bumped version due to new debug behavior. More... over 6 years ago
Merge branch 'issue-604' into next More... over 6 years ago
Bumped version for new option. More... over 6 years ago
Merge pull request #629 from htacg/squelch_reports More... over 6 years ago
Bump for public API change. More... over 6 years ago
Use the new tidyPlatform() in console, and fix (!!) bug where no platform is defined. More... over 6 years ago
Expose the platform name to the public API. More... over 6 years ago
Add platform definitions for other Apple operating systems. More... over 6 years ago
Issue #604 - Remove 'sprtf' code if not ENABLE_DEBUG_LOG More... over 6 years ago