1
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Feb 16, 2025 — Feb 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix a bug in the way we were attempting to cache scope arrays. More... over 13 years ago
add in the parent so we can publish More... over 13 years ago
[maven-release-plugin] prepare for next development iteration More... over 13 years ago
[maven-release-plugin] prepare release mustache.java-0.8.3 More... over 13 years ago
reformat More... over 13 years ago
Partial code didnt have a proper identity callback. More... over 13 years ago
fix up the tests for the escaping change More... over 13 years ago
remove the test for the wrong encoding More... over 13 years ago
accidentally checked in a scratch file More... over 13 years ago
accidentally added one that was only appropriate for javascript More... over 13 years ago
share tests between indy and the compiler module More... over 13 years ago
move the htmlescaping logic out and refactor it More... over 13 years ago
These are actually not used by any of the standard html entities More... over 13 years ago
Optimize encoding by removing the regex and replacing it with custom parsing code. More... over 13 years ago
get indy working again. looks like performance has improved since jdk 7u4. More... over 13 years ago
update the docs to point at the latest release More... over 13 years ago
[maven-release-plugin] prepare for next development iteration More... over 13 years ago
[maven-release-plugin] prepare release mustache.java-0.8.2 More... over 13 years ago
add some additional commentary on the various paths. More... over 13 years ago
passes the latest tests submitted by matt cheely More... over 13 years ago
Merge pull request #34 from mcheely/improved-wrapper-caching-tests More... over 13 years ago
fix the appended text between replacements More... over 13 years ago
More detailed wrapper caching tests More... over 13 years ago
Fixes extension issue. need to adjust whitespace handling. More... over 13 years ago
Merge branch 'master' of github.com:spullara/mustache.java More... over 13 years ago
We missed a case where we failed to guard for dot notation combined with a missing key in a map More... over 13 years ago
Merge pull request #33 from mcheely/pom-update More... over 13 years ago
[maven-release-plugin] prepare for next development iteration More... over 13 years ago
[maven-release-plugin] prepare release mustache.java-0.8.1 More... over 13 years ago
Clone the partial before replacing the codes so we can share them. More... over 13 years ago