index
:
gomplate.git
main
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
Age
Commit message (
Expand
)
Author
2023-04-29
replace afero module
Dave Henderson
2023-04-29
Use required.NoError for faster failure in tests
Dave Henderson
2023-04-16
Clarified documentation of data.CSVBy* functions (#1714)
Giorgio Gallo
2023-03-19
fix new lint errors
Dave Henderson
2023-03-19
Add make test-remote-windows target to run tests on remote Windows host
Dave Henderson
2023-03-12
Bump to v4 module
Dave Henderson
2023-02-04
Remove uses of pkg/errors
Dave Henderson
2022-09-25
Fixing deprecation annotation syntax
Dave Henderson
2022-08-04
Fix lint errors
Dave Henderson
2022-06-18
Remove BoltDB support
Dave Henderson
2022-06-18
Use temporary fork of gopkg.in/yaml.v3 (in main)
Dave Henderson
2022-06-12
New gomplate.Renderer interface
Dave Henderson
2022-06-04
Support escaped slashes in JSON and YAML
Dave Henderson
2022-05-30
Support URLs for nested templates
Dave Henderson
2022-05-28
General refactoring & cleanup
Dave Henderson
2022-03-28
Log warning message when a deprecated function or datasource is used
Dave Henderson
2022-03-10
Reset cached mime-type when reading sub-datasources
Dave Henderson
2022-02-05
Add function to list datasources (#1287)
jeevansai
2022-02-01
aws+sm datasource - support reading from SecretBinary when SecretString is no...
Dave Henderson
2022-01-09
Propagate context into datasource read functions (#1282)
Dave Henderson
2021-09-24
Attempt to find the correct default git branch (#1217)
Dave Henderson
2021-08-24
Fix a few filehandle leaks (#1199)
Dave Henderson
2021-04-03
Update linting and fix field alignment issues
Dave Henderson
2021-01-17
Inject stdin/out/err instead of always using os.Stdin/out/err
Dave Henderson
2021-01-02
Migrate from src-d/go-git to go-git/go-git
Dave Henderson
2021-01-02
Moving lint config to config file, fixing some issues
Dave Henderson
2020-08-29
Fixing bug when parsing YAML documents with anchors
Dave Henderson
2020-08-23
Add experimental mode
Dave Henderson
2020-08-19
Fall back to JSON/YAML arrays when parsing datasources
Dave Henderson
2020-08-19
Go 1.15 bump and other updates
Dave Henderson
2020-06-13
Allow referencing aws+sm[p] keys that don't start with '/'
Dave Henderson
2020-05-21
Deprecate legacy config struct
Dave Henderson
2020-05-21
refactoring: extract stdin and boltdb readers
Dave Henderson
2020-05-20
Refactoring: deduplicating identical URL-parsing functions
Dave Henderson
2020-05-20
Add test for relative paths in merge datasources
Dave Henderson
2020-05-15
Add directory datasource support to aws+smp
Dave Henderson
2020-05-03
Support a config file to use instead of commandline arguments
Dave Henderson
2020-04-22
Fix bug in file URL parsing
Dave Henderson
2020-04-10
Allow data.ToCSV to handle more general input types
Dave Henderson
2020-01-26
Adding a few MIME type aliases
Dave Henderson
2019-11-14
Return first non-empty YAML document when parsing YAML streams
Dave Henderson
2019-11-13
Export /v3 from go module
Dave Henderson
2019-11-10
New git datasource
Dave Henderson
2019-11-09
Fix bug where subpath was ignored when inferring MIME type
Dave Henderson
2019-10-15
Supporting gs (Google Cloud Storage) datasources
Dave Henderson
2019-10-13
Supporting s3 datasources
Dave Henderson
2019-10-12
Fix parsing of media types with + character
Dave Henderson
2019-10-04
Moving to go modules
Dave Henderson
2019-10-03
Upgrading gopkg.in/yaml.v2 to gopkg.in/yaml.v3
Dave Henderson
2019-05-27
Support LIST method in Consul datasource
Salvador Girones
[next]