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
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
2019-05-12
AWS Secrets Manager (#549)
Marcel Beck
2019-05-09
Updating some package docs
Dave Henderson
2019-05-02
Linting more (and fixing more)
Dave Henderson
2019-05-02
chore: Switch from gometalinter to golangci-lint
Marcel Beck
2019-04-06
Fixing merge behaviour for booleans
Dave Henderson
2019-03-30
Some more Windows fixes (#527)
Dave Henderson
2019-03-09
Fix .env file parsing so merging works properly
Dave Henderson
2019-03-07
Replacing uses of blang/vfs with spf13/afero
Dave Henderson
2019-03-07
Getting _some_ integration tests running in appveyor (#507)
Dave Henderson
2019-02-04
Adding support for .env files
Dave Henderson
2019-01-31
New merge datasource, for merging multiple datasources
Dave Henderson
2019-01-28
Adding missing tests
Dave Henderson
2019-01-27
Fix bug where string keys are not sorted as expected
Dave Henderson
2018-12-03
Support subpaths for http datasources (#442)
Dave Henderson
2018-11-15
New --context flag for adding datasources to context
Dave Henderson
2018-11-09
Support decrypting ejson files
Dave Henderson
2018-09-24
Return error instead of using log.Fatal
Dave Henderson
2018-09-13
Silencing defineDatasource function
Dave Henderson
2018-08-28
Updating gometalinter config and fixing new lint errors
Dave Henderson
2018-08-21
Unexporting things that were never meant to be exported...
Dave Henderson
[next]