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
/
internal
Age
Commit message (
Expand
)
Author
2022-05-30
Support URLs for nested templates
Dave Henderson
2022-05-29
Stop passing the config in the context
Dave Henderson
2022-05-29
Simplify template processing
Dave Henderson
2022-05-28
General refactoring & cleanup
Dave Henderson
2022-05-06
Rename to CIDR*, generate docs
Dave Henderson
2022-05-06
Add support for IPv6 for `net.CidrNetmask`. Add support for `net/netip` resul...
Bartosz Janda
2022-05-06
Removed `net.StdParse*` methods. Add support for `net/netip.Prefix` type pars...
Bartosz Janda
2022-05-06
Add support for `net` package IP and CIDR parsing together with CIDR function...
Bartosz Janda
2022-04-27
Fix merging context/datasources config
Paddy Carey
2022-04-10
New tmpl.Path/tmpl.PathDir functions
Dave Henderson
2022-04-10
Removing some panics from tests
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-27
Support piping input to plugin
Dave Henderson
2022-02-14
strings.Title - fix ability to handle unicode punctuation (#1310)
Dave Henderson
2022-02-13
Ensure output file paths exist
Dave Henderson
2022-02-13
Remove notes that shouldn't have been committed
Dave Henderson
2022-01-10
Update integration test to work properly with Consul v.11+ (#1283)
Dave Henderson
2021-09-24
Attempt to find the correct default git branch (#1217)
Dave Henderson
2021-09-04
Add new Go 1.17 //go:build lines (#1207)
Dave Henderson
2021-09-04
Add NotBefore/NotAfter to test cert so integration tests pass (#1206)
Dave Henderson
2021-08-22
Go 1.17 (#1195)
Dave Henderson
2021-04-03
Update linting and fix field alignment issues
Dave Henderson
2021-04-03
Simplify integration tests even more
Dave Henderson
2021-03-31
move NormalizeFileMode to iohelpers package
Dave Henderson
2021-03-30
Stop using go-check in integration tests
Dave Henderson
2021-03-27
Stop emitting ANSI colour codes on Windows in unsupported terminals
Dave Henderson
2021-03-21
A few integration test simplifications
Dave Henderson
2021-03-20
Fix GCS integration test
Dave Henderson
2021-03-20
Stop printing newline on stderr when outputting to stdout
Dave Henderson
2021-02-28
Fix --input-dir=. bug
Dave Henderson
2021-02-28
Adding in-process integration tests
Dave Henderson
2021-01-28
Avoid outputting newline to console when using --input-dir
Dave Henderson
2021-01-24
Support different log formats with GOMPLATE_LOG_FORMAT
Dave Henderson
2021-01-24
Use etcd-io/bbolt fork instead of boltdb/bolt
Dave Henderson
2021-01-23
Fix race condition in signal handling
Dave Henderson
2021-01-17
Fix precedence bug with L/R Delimiters
Dave Henderson
2021-01-17
Only print newline to when outputting to os.Stdout
Dave Henderson
2021-01-17
Inject stdin/out/err instead of always using os.Stdin/out/err
Dave Henderson
2021-01-07
Only print newline with console output
Dave Henderson
2021-01-07
Fix ignored left/right delim env vars
Dave Henderson
2021-01-02
Moving lint config to config file, fixing some issues
Dave Henderson
2021-01-02
Move main logic to internal
Dave Henderson
2020-10-09
Fix some Windows file mode issues
Dave Henderson
2020-09-29
Lint fixes
Dave Henderson
2020-08-29
Only open output files when necessary
Dave Henderson
2020-08-29
inline windows check
Dave Henderson
2020-08-23
Add experimental mode
Dave Henderson
2020-06-14
New RSA encrypt/decrypt functions, and new base64.DecodeBytes function
Dave Henderson
2020-05-21
Deprecate legacy config struct
Dave Henderson
[next]