summaryrefslogtreecommitdiffstats
path: root/tpl/strings
AgeCommit message (Expand)Author
2017-12-17tpl/strings: Fix broken testBjørn Erik Pedersen
2017-12-16Make chomp return the type it receivesVictor Kropp
2017-08-18tpl: Cleanup strings.TrimPrefix and TrimSuffixCameron Moore
2017-08-18tpl: Add strings.TrimLeft and TrimRight Cameron Moore
2017-08-03Add some missing doc commentsJorin Vogel
2017-07-31Make the title case style guide configurableBjørn Erik Pedersen
2017-06-13Run gofmt to get imports in line vs gohugoio/hugoBjørn Erik Pedersen
2017-06-13all: Update import paths to gohugoio/hugoBjørn Erik Pedersen
2017-05-20tpl: Make the Namespace func signature explicitBjørn Erik Pedersen
2017-05-02tpl: Add basic tests for all namespace init funcsCameron Moore
2017-05-01tpl: Add docshelper for template funcsBjørn Erik Pedersen
2017-05-01tpl: Fix the remaining template funcs namespace issuesBjørn Erik Pedersen
2017-05-01tpl/strings: Make it a package that stands on its ownBjørn Erik Pedersen
2017-04-30tpl: Add template function namespacesCameron Moore